0.6.4 (2024-11-21)
- Updated dependencies (6fdb824)
0.6.3 (2024-05-10)
- return primaryIdAttribute on webapi retrieve (95da7f2)
0.6.2 (2024-04-30)
- added more table metadata (5f97640)
0.6.1 (2024-04-27)
- fixed minor typings issues (e1625e9)
0.6.0 (2024-04-12)
- implement UpdateValues (66cc1a7), closes Shko-Online/ComponentFramework-Mock#1
0.5.0 (2024-01-18)
- Multiple Components sharing the same properties (6699727)
- ComponentFrameworkMockOrchestrator (cfa9e9f)
- Exposed shared db on Orchestrator (8dae1de)
- OrchestratorInput type (e05a062)
0.4.2 (2024-01-14)
- Correctly set PrimaryImageAttribute (92bdbb6)
0.4.1 (2023-12-29)
- properly managed metadata for number properties (f9d07a3)
0.4.0 (2023-12-27)
- added FluentDesignStateMock (b166807)
- output only properties (2c69d97)
0.3.1-beta.1 (2023-12-22)
- added FluentDesignStateMock (b166807)
0.3.0 (2023-12-19)
- retrieve multiple by savedquery and userquery (51103b7)
- simple retrieve multiple with fetchXml (a7b9ef6)
0.2.1-beta.1 (2023-12-11)
- retrieve multiple by savedquery and userquery (51103b7)
- simple retrieve multiple with fetchXml (a7b9ef6)
0.2.0 (2023-12-08)
- improved get attribute metadata and booleanattribute (847c97e)
- improved metadata for optionsets (c153c7e)
- use alasql instead of lokijs (d6c5b72)
0.2.0-beta.2 (2023-12-05)
- improved metadata for optionsets (c153c7e)
0.2.0-beta.1 (2023-12-02)
- use alasql instead of lokijs (d6c5b72)
0.1.26 (2023-11-27)
- Added support for dataset CUD operations (80cdb09)
0.1.25 (2023-10-04)
- trackContainerResize for virtual components (0ade007)
0.1.24 (2023-10-01)
- improve ResizeObserver (33b806c)
0.1.23 (2023-03-03)
- Fixed a bug with virtual componenents not refreshing datasets (eaf43af)
0.1.22 (2023-03-01)
- Fixed an issue with dataset refresh being called multiple times (c087351)
0.1.21 (2023-02-27)
0.1.20 (2023-02-25)
- Fixed some bugs with the in-memory DB (ee2ef7a)
0.1.19 (2023-02-24)
- dataset autogenerates record id (5ef9be8)
0.1.18 (2023-02-16)
- Correctly fixed enum types (298b740)
0.1.17 (2023-02-16)
- Fixed embedded types for Enums (d080122)
0.1.16 (2023-02-15)
- added readme to npm package (c53061c)
0.1.15 (2023-02-12)
- fixed bundled types (8552ffd)
- Implemented WebAPI.create and delete (9374860)
- WebApi RetrieveRecord (61f1ca1)
0.1.14 (2023-02-08)
- Added _SetValue helper function (4a05133)
0.1.13 (2023-01-31)
- Fixed updatedProperties for Dates (f9908b0)
0.1.12 (2022-12-29)
- Fixed types import/export (9ca9d91)
0.1.11 (2022-12-29)
- Fixed types import/export (a29943b)
0.1.10 (2022-12-28)
- Fixed a problem with Lookup values on update (76fc339)