Skip to content

Commit 518ca55

Browse files
committed
chore: remove rx-stateful from monorepo and finish migration to standalone repo
new repo available at https://github.com/michaelbe812/angular-kit-rx-stateful
1 parent 5323559 commit 518ca55

File tree

86 files changed

+4
-4389
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

86 files changed

+4
-4389
lines changed

.github/workflows/azure-static-web-apps-salmon-river-0283bb503.yml

Lines changed: 0 additions & 49 deletions
This file was deleted.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ A set of 🔥 Angular tools.
1313
- [rx](./libs/rx/README.md) - reactive tools
1414
- [effects](https://github.com/mikelgo/angular-kit-effects) - modern util to manage subscriptions with zero-boilerplate code
1515
- [rx-hooks](./libs/rx-hooks/README.md) - reactive lifecycle hooks
16-
- [rx-stateful](./libs/rx-stateful/README.md) - a powerful stateful wrapper for synchronous and asynchronous observables
16+
- [rx-stateful](./libs/rx-stateful/README.md) - a powerful stateful wrapper for synchronous and asynchronous observables. Hint: The project was moved to an own repository. [Check it out](https://github.com/michaelbe812/angular-kit-rx-stateful)
1717
- [immutable-helper](./libs/immutable-helper/README.md) - immutable helper functions to deal with objects and arrays
1818

1919
## Info

apps/demo-rx-stateful-e2e/cypress.config.ts

Lines changed: 0 additions & 6 deletions
This file was deleted.

apps/demo-rx-stateful-e2e/eslint.config.js

Lines changed: 0 additions & 9 deletions
This file was deleted.

apps/demo-rx-stateful-e2e/project.json

Lines changed: 0 additions & 30 deletions
This file was deleted.

apps/demo-rx-stateful-e2e/src/e2e/app.cy.ts

Lines changed: 0 additions & 13 deletions
This file was deleted.

apps/demo-rx-stateful-e2e/src/fixtures/example.json

Lines changed: 0 additions & 4 deletions
This file was deleted.

apps/demo-rx-stateful-e2e/src/support/app.po.ts

Lines changed: 0 additions & 1 deletion
This file was deleted.

apps/demo-rx-stateful-e2e/src/support/commands.ts

Lines changed: 0 additions & 33 deletions
This file was deleted.

apps/demo-rx-stateful-e2e/src/support/e2e.ts

Lines changed: 0 additions & 17 deletions
This file was deleted.

0 commit comments

Comments
 (0)