Skip to content
This repository was archived by the owner on Jun 1, 2025. It is now read-only.

feat(filter): Custom Filter with Angular Component #131

Merged
merged 7 commits into from
Feb 21, 2019

Conversation

ghiscoding
Copy link
Owner

@ghiscoding ghiscoding commented Feb 21, 2019

  • finish testing it
  • make sure all subscribes are disposed in all new Component use
  • create a wiki

see animated gif
2019-02-20_20-48-07

Ghislain Beaulac and others added 7 commits February 20, 2019 18:10
- partially revert commit bb62c0 by putting back onRowsChanged event however we will use updateRow instead of invalidateRows which has the side effect dealt with in that previous commit bb62c0
- RowDetail already has a subscribe with "onRowsChanged" with an "invalidateRows", so if we add an "updateRow" on top of it, it makes the Row Detail behave incorrectly and it's unnecessary anyway.
@ghiscoding ghiscoding merged commit 3536263 into master Feb 21, 2019
@ghiscoding ghiscoding deleted the feat/filter-with-angular-component branch February 28, 2019 23:25
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant