2.1.1 (2023-12-11)
- refresh model for dynamic path (2570871)
2.1.0 (2023-09-13)
- ability to export child components (a6a7047), closes #189
- ability to export child components (6162d62), closes #189
2.0.5 (2023-06-28)
- resolve reload issue on remote spa (7bf16d8)
2.0.4 (2023-03-01)
- jcr:title of the component should be used in Template Editor (0564707)
2.0.3 (2022-10-20)
- pass props to child component (ba4be70)
2.0.2 (2022-09-21)
- transpilation target incompatible with CRA (061906f)
2.0.1 (2022-08-02)
- include types in build (3ad1f34)
2.0.0 (2022-06-21)
-
adjust src and tests according to prettier rules (6634e74)
-
move circular-dependency-plugin to dev deps (1f3c350)
-
move circular-dependency-plugin to dev deps (f0af6e3)
-
setup project (2d42638)
-
update package-lock.json (5e4b645)
-
Merge pull request #115 from adobe/feat/functional-components (9098aa5), closes #115
- Refactor to use components by composition (85d0012)
- withMappable and other helpers removed
- EditableComponent to cover scenarios provided by withMappable
1.1.11 (2022-03-29)
- add circular-dependency-plugin dev dep (b86274a)
1.1.10 (2021-09-15)
- Revert "chore: enable external commits to run pipelines" (f2a81c4)
1.1.9 (2021-09-07)
- version bump (4202782)
1.1.8 (2021-08-25)
1.1.7 (2021-08-10)
- add StyleSystem support (2c3e400)
1.1.6 (2021-04-15)
1.1.5 (2021-02-11)
- npm: fix release version (f18aa96)
1.1.4 (2021-02-11)
- deprecating isInEditor and updating usage (6f92db0)
- removing unused imports and functions (3a8d3ff)
- update deprecated function to return AuthoringUtils.isInEditor (b7eea37)
- update isInEditor to check for remote app (8ec4530)
1.1.3 (2021-01-27)
- enable editing on AEM for dynamic container components (7c13657)
- fire event only when loaded in AEM editor (da933f2)
1.1.2 (2021-01-05)
- docs: remove --mode from docs build after a typedoc breaking change (683da63)
1.1.1 (2020-12-04)
- refresh component content on AEM edit (1c0d7b0)
1.1.0 (2020-10-23)
1.0.6 (2020-10-07)
- update page-model-manager dependency (4b0c9d2)
1.0.5 (2020-10-07)
- validation added for empty path and fetched data in withModel() (ce403c0)
1.0.4 (2020-08-30)
- semantic-release: provide semantic-release automation (3c5aee7)
1.0.0 (2020-08-24)
Initial public release of aem-react-editable-components
. Renamed from cq-react-editable-components.