Change Log
All notable changes to this project will be documented in this file.
See Conventional Commits for commit guidelines.
19.1.1 (2026-01-23)
Note: Version bump only for package @rxap/data-source
Bug Fixes
- add missing track by input (c465eb6)
Bug Fixes
- change warning to debug a message (589bffd)
19.1.0 (2025-05-16)
Note: Version bump only for package @rxap/data-source
Features
- table: add support for empty and error templates in data source directive (545db36)
Features
- table: add support for empty and error templates in data source directive (50114b5)
Features
- table-data-source: add support for dynamic parameters (e830c26)
Note: Version bump only for package @rxap/data-source
19.0.3 (2025-03-07)
Note: Version bump only for package @rxap/data-source
Note: Version bump only for package @rxap/data-source
Bug Fixes
19.0.2 (2025-02-23)
Note: Version bump only for package @rxap/data-source
Note: Version bump only for package @rxap/data-source
Note: Version bump only for package @rxap/data-source
Bug Fixes
Note: Version bump only for package @rxap/data-source
19.0.1 (2025-02-13)
Note: Version bump only for package @rxap/data-source
Bug Fixes
Note: Version bump only for package @rxap/data-source
Note: Version bump only for package @rxap/data-source
Note: Version bump only for package @rxap/data-source
Note: Version bump only for package @rxap/data-source
Note: Version bump only for package @rxap/data-source
Note: Version bump only for package @rxap/data-source
19.0.0 (2025-01-08)
Note: Version bump only for package @rxap/data-source
Note: Version bump only for package @rxap/data-source
Note: Version bump only for package @rxap/data-source
Note: Version bump only for package @rxap/data-source
18.1.5 (2024-10-28)
Note: Version bump only for package @rxap/data-source
Note: Version bump only for package @rxap/data-source
18.1.4 (2024-08-22)
Note: Version bump only for package @rxap/data-source
Note: Version bump only for package @rxap/data-source
18.1.3 (2024-07-30)
Note: Version bump only for package @rxap/data-source
Note: Version bump only for package @rxap/data-source
Note: Version bump only for package @rxap/data-source
18.1.2 (2024-06-30)
Note: Version bump only for package @rxap/data-source
Note: Version bump only for package @rxap/data-source
18.1.1 (2024-06-28)
Note: Version bump only for package @rxap/data-source
Bug Fixes
- ensure the execution utility method are used (b3f04c3)
Bug Fixes
Note: Version bump only for package @rxap/data-source
Note: Version bump only for package @rxap/data-source
18.1.0 (2024-06-18)
Note: Version bump only for package @rxap/data-source
Note: Version bump only for package @rxap/data-source
Note: Version bump only for package @rxap/data-source
Features
- add loading and hasError signal outputs (2ff6285)
- add loading and hasError signal outputs (fc69e4d)
Note: Version bump only for package @rxap/data-source
18.0.1 (2024-05-30)
Note: Version bump only for package @rxap/data-source
Note: Version bump only for package @rxap/data-source
17.0.1 (2024-05-29)
Note: Version bump only for package @rxap/data-source
Note: Version bump only for package @rxap/data-source
17.0.1 (2024-05-29)
Note: Version bump only for package @rxap/data-source
Note: Version bump only for package @rxap/data-source
16.2.1 (2024-05-28)
Note: Version bump only for package @rxap/data-source
Note: Version bump only for package @rxap/data-source
16.2.0 (2024-05-27)
Note: Version bump only for package @rxap/data-source
Note: Version bump only for package @rxap/data-source
Features
- add last refresh date concept (012f64c)
16.1.0 (2024-04-17)
Note: Version bump only for package @rxap/data-source
Bug Fixes
- add div wrapper around buttons (fa60214)
- support refresh, reset and retry data source methods (ea5e971)
- use correct button label (a78ae37)
Bug Fixes
- ensure embedded view refs are cleanup (173a449)
Note: Version bump only for package @rxap/data-source
Note: Version bump only for package @rxap/data-source
Note: Version bump only for package @rxap/data-source
Bug Fixes
- ensure deep equal is used only if required (bb1a700)
Bug Fixes
- correctly apply the filter (ab79d3e)
Note: Version bump only for package @rxap/data-source
Features
- support tree table filters (9050131)
Bug Fixes
- remove the injection token accordion method (11ce98f)
Bug Fixes
- simplify and generalize the accordion data source (a28f9ec)
Bug Fixes
- remove FlexLayout dependency (1fea895)
Bug Fixes
- use the MethodWithParameters type (4d285d1)
16.0.0 (2024-02-07)
Note: Version bump only for package @rxap/data-source
Bug Fixes
- enforce that the method accepts a parameter (0a73712)
Bug Fixes
- enforce that the method accepts a parameter (a0c7a68)
Bug Fixes
- clone attached observable (386d3aa)
- use correct method return types (3d7ab63)
Features
- add attach method to BaseDataSource (334b1a8)
Features
- support viewChange in MethodDataSources (2ad1350)
Bug Fixes
- pipe-data-source: copy loading observable from parent data source (e429e91)
Bug Fixes
- support custom operations (a92d9dc)
Bug Fixes
- add missing type attr to button elements (7e1ec23)
Note: Version bump only for package @rxap/data-source
Note: Version bump only for package @rxap/data-source
Bug Fixes
- adapt to node parent concept (5211c5a)
- add browser-tailwind as imp dep if project has tailwind configuration (3d90660)
- add licence file to publishable packages (d7de1cb)
- add tailwind bundle build target and configurations (de3825a)
- ensure the project name is not included in the project tag list (46d4479)
- generate readme with peer dependencies to install (27c2cd7)
- improve error and loading handling (83e807b)
- peer dependency issue (ee95415)
- refactor the generic retry function and error handling (b8068ac)
- remove @Required decorator (bcd9988)
- remove css class usage of container (472cc12)
- remove error logs (7eb5777)
- table event property start and end are always defined (6bc2704)
Features
- add MethodDataSource class (917ff44)
- add restore from local storage feature (cff8b25)
- add RxapPipeDataSource decorator (7e5d664)
Bug Fixes
- adapt to node parent concept (7182ae2)
Bug Fixes
- table event property start and end are always defined (2ce3d48)
Bug Fixes
- improve error and loading handling (ecfb863)
Features
- add restore from local storage feature (2543852)
Note: Version bump only for package @rxap/data-source
Bug Fixes
Bug Fixes
- refactor the generic retry function and error handling (c2b6915)
Bug Fixes
- remove css class usage of container (9a1969f)
Bug Fixes
Note: Version bump only for package @rxap/data-source
Features
- add MethodDataSource class (f37aba0)
- add RxapPipeDataSource decorator (d49a45c)
Note: Version bump only for package @rxap/data-source
Note: Version bump only for package @rxap/data-source
Note: Version bump only for package @rxap/data-source
Bug Fixes
- ensure the project name is not included in the project tag list (b131ac3)
Bug Fixes
- remove @Required decorator (8df4bf3)
Bug Fixes
- add licence file to publishable packages (ca6d4d5)
Note: Version bump only for package @rxap/data-source
Bug Fixes
- add browser-tailwind as imp dep if project has tailwind configuration (6ea13c5)
- add tailwind bundle build target and configurations (bec6b96)
- generate readme with peer dependencies to install (e7039bb)
16.0.0-dev.6 (2023-08-01)
Bug Fixes
- restructure and merge mono repos packages, schematics, plugins and nest (a057d77)
- update package dependency versions (45bd022)
Bug Fixes
- update package dependency versions (8479f5c)
Bug Fixes
- restructure and merge mono repos packages, schematics, plugins and nest (653b4cd)
Note: Version bump only for package @rxap/data-source
Bug Fixes
- support paginator set length with idmapper (e318860)
- use the set methods forDynamicTableDataSource (6a8b8d2)
Bug Fixes
- update rxap packagedependencies (6e12567)
chore
BREAKING CHANGES
15.0.0 (2023-05-17)
chore
BREAKING CHANGES
14.2.0 (2023-05-17)
Note: Version bump only for package @rxap/data-source
Features
- pipe-data-source: support custom metadata in factoryfunction (8e0e48a)
Bug Fixes
- handle hasError and loadingstats (9c3ad26)
- directives: support error template in data source collectiondirective (92f7653)
- remove error suppression (3a9be76)
- remove error suppression (2301653)
Features
- add handleError method (4547aa6)
- introduce dataSourceretry (8351956)
- support data source retryfeature (58a6c9e)
- data-source: introduce errorTemplateconcept (d1bc29f)
14.1.3 (2022-12-14)
Note: Version bump only for package @rxap/data-source
14.1.2 (2022-12-13)
Note: Version bump only for package @rxap/data-source
14.1.1 (2022-12-13)
Bug Fixes
- refresh pipe data sourceoperations (5fe91d9)
14.1.0 (2022-11-07)
Features
- support multi use of DynamicTableDataSources in materialtables (98f8dd1)
14.0.0 (2022-09-16)
chore
BREAKING CHANGES
13.0.0 (2022-09-11)
Note: Version bump only for package @rxap/data-source
Bug Fixes
- replace RXAP_TABLE_REMOTE_METHOD withRXAP_TABLE_METHOD (67416a1)
Note: Version bump only for package @rxap/data-source
Note: Version bump only for package @rxap/data-source
Build System
- upgrade to nrwl/angular13.x.x (f8920e7)
BREAKING CHANGES
- update the core nrwl/angular packages to 13.x.x
Signed-off-by: Merzough Münker mmuenker@digitaix.com
12.1.4 (2021-12-21)
Bug Fixes
- data-source-collection-directive: support loadedevent (9058aa4)
- data-source-directive: support templatetype (c303995)
12.1.3 (2021-10-11)
Note: Version bump only for package @rxap/data-source
Bug Fixes
- support data sourcetrackBy (901df0d)
Bug Fixes
12.1.2 (2021-09-03)
Note: Version bump only for package @rxap/data-source
Bug Fixes
- reset page on filterchange (3cc9fa2)
12.1.1 (2021-08-02)
Bug Fixes
- static-data-source: if the provided data is null or undefined use the metadata datavalue (97fdb10)
12.1.0 (2021-07-22)
Note: Version bump only for package @rxap/data-source
Features
Note: Version bump only for package @rxap/data-source
Bug Fixes
Bug Fixes
12.0.9 (2021-07-09)
Note: Version bump only for package @rxap/data-source
Bug Fixes
- split into rxjs and reflect-metadata subpackages (ab6e325)
12.0.8 (2021-06-24)
Note: Version bump only for package @rxap/data-source
12.0.7 (2021-06-23)
Note: Version bump only for package @rxap/data-source
12.0.6 (2021-06-23)
Note: Version bump only for package @rxap/data-source
12.0.5 (2021-06-18)
Bug Fixes
- allow null for static datasources (4035420)
- allow null for static datasources (7d2a562)
12.0.4 (2021-06-14)
Note: Version bump only for package @rxap/data-source
12.0.3 (2021-06-10)
Bug Fixes
12.0.2 (2021-06-09)
Bug Fixes
- add data source readmegenerator (351fe16)
12.0.1 (2021-05-24)
Bug Fixes
- add data source readmegenerator (351fe16)
12.0.0 (2021-05-24)
Note: Version bump only for package @rxap/data-source
11.2.1 (2021-04-30)
Bug Fixes
- schematics: update module toesnext (d1e2cd2)
- schematics: update to general schematicstsconfig (83e5f9a)
11.2.0 (2021-04-22)
Features
- data-source-directive: emit error and loaded as componentoutputs (0a306da)
11.1.1 (2021-03-29)
Bug Fixes
- add support for methodinjection (86e428e)
11.1.0 (2021-03-24)
Features
- DataSourceDirective: add loaded and embeddedevent (971d5b4)
11.0.7 (2021-03-19)
Bug Fixes
11.0.6 (2021-03-19)
Bug Fixes
11.0.5 (2021-03-19)
Bug Fixes
11.0.4 (2021-03-16)
Bug Fixes
- TableEvent: add setTotalLengthfunction (2aada6f)
11.0.3 (2021-02-04)
Bug Fixes
- data-source.directive: mv the connect logic in the ngAfterViewInithook (8e6f8bb)
11.0.2 (2021-01-15)
Note: Version bump only for package @rxap/data-source
11.0.1 (2021-01-05)
Note: Version bump only for package @rxap/data-source
11.0.0 (2021-01-03)
Note: Version bump only for package @rxap/data-source
10.0.0 (2021-01-03)
Bug Fixes
- PipeDataSource: call the connect for eachpipe.connect (11fde3f)
- TableDataSource: disable loading if connectionresolved (b0a0786)
- add support for staticarray (3b7fd10)
- create viewer if from viewer objectref (fe5d6f0)
- custom property keygeneration (b6e6d23)
- fix viewer is issue (922acfd)
- mv parameters member to abstract table datasource (cebacda)
- replace all rxjs operators first() with take(1) (e2ae457)
Features
- support for dynamic url (ea9cad0)
- DataSourceDirective: run template creation inzone (dcba2b0)