Releases: nontangent/ng-atomic
Releases · nontangent/ng-atomic
v4.0.2
4.0.2 (2022-11-04)
Bug Fixes
v4.0.1
4.0.1 (2022-11-04)
Bug Fixes
v4.0.0
4.0.0 (2022-11-04)
Continuous Integration
BREAKING CHANGES
v3.6.1
3.6.1 (2022-11-04)
Bug Fixes
- some problem for update to 14 (6befaec)
v3.6.0
3.6.0 (2022-09-10)
Bug Fixes
- components: input prop of top navigator (1f70d70)
Features
- rename components props name (0d9439a)
- use Action interface on component event (bfa8016)
v3.5.0
3.5.0 (2022-07-24)
Bug Fixes
- components: change inputs and outputs name of SmartIndexTemplate (c5dfa64)
- components: restrict action id string only in MenuTemplate (5a8bb0f)
- components: restrict action id string only in NavigationListOrganism (77e94c5)
Features
- common: add Generics for id (621a8e7)
- components: add svg path color in scss of IconAtom (ec4e8de)
v3.4.0
3.4.0 (2022-07-23)
Features
- common: remove defineElements function (0a49acf)
- components: remove loadingService from EntitiesStore (41bb3ca)
- components: remove old LineUpFrame (29052b6)
- components: remove OverlayFrame (6fdbf03)
v3.3.0
3.3.0 (2022-07-21)
Bug Fixes
Features
- common: add color to properties of ActionItem (de0f8f8)
- components: add icon atom (049d8d1)
- components: add NavigationListItem to molecules (ad8640d)
- components: rename Menu to NavigationList (97e4c5e)
- components: use NavigationListOrganism (c84e353)
v3.2.9
3.2.9 (2022-07-16)
Bug Fixes
- ci: add publish script for
@ng-atomic/storybook
(275186a)