Releases: nontangent/ng-atomic
Releases · nontangent/ng-atomic
v3.0.0
3.0.0 (2022-06-12)
Bug Fixes
- components: add support for rxjs7 (2001e9c)
- enable query resolver service (3440781)
- schematics:
@angular/component
validation error (772d733)
chore
- add support for angular 13 (c498692)
BREAKING CHANGES
- add support for angular 13
v2.0.1
2.0.1 (2022-06-07)
Bug Fixes
- components: setting value ngOnInit in ChipsInputAtom (bdaf6d8)
v2.0.0
2.0.0 (2022-06-07)
chore
- add support for angular 12 (5a92c5c)
- add support for angular 12 (6c3b5a8)
BREAKING CHANGES
- add support for angular 12
- add support for angular 12
v1.7.0
1.7.0 (2022-06-07)
Features
- common: use esmodule import for dayjs (cb71449)
- components: add chips input to atoms (3c7ddb3)
- components: add zone.js to polyfills (7d2b4cf)
- schematics: add some feature (bf8eb40)
- storybook: temp (676f611)
- templates: use text input section (6305ace)
- templates: use text input section (2e7852f)
v1.6.0
1.6.0 (2022-05-15)
Bug Fixes
- schematics: chnage description (39cac41)
- schematics: fix vivid bug (957a147)
- schematics: prefix bug (cd1e27b)
Features
- components: add navigator into organisms (11dd5f9)
v1.5.0
1.5.0 (2022-05-14)
Bug Fixes
- schematics: change packages (5a346a1)
Features
- schematics: add style header to atomic component (44d9c7c)
- schematics: add StyleHeader Schematic (a062143)
- schematics: add StyleHeader Schematic (1c4595f)
- schematics: replace to
[@use](https://github.com/use)
from [@import](https://github.com/import)
(392421d)
v1.4.0
1.4.0 (2022-05-14)
Features
- components: add
CardInputSection
into organisms (07b7038)
- components: add
CvcAndExpInputSection
into organisms (4097881)
- components: add
TextareaField
into molecules (8b7cec1)
- components: add
TextareaSection
into organisms (ca1e3e3)
- components: add
TextInputSection
into organisms (d4ee38b)
- components: add classes to
SelectInputField
(e97203d)
- components: add TextInputField into molecules (57e9229)
v1.3.0
1.3.0 (2022-05-14)
Bug Fixes
- comopnents: use relative path in dynamic import of
BlankPageRoute
(f759386)
- components: use ActionItem interface in
TopNavigator
(4f45c34)
Features
- add dome features (a69c837)
- common: update (d91d2ad)
- common: update (8c02ccd)
- components: add
DateInputSection
into organisms (272efd1)
- components: add DateInputFieldMolecule (4320cfb)
- components: add sort icon to the header of
SmartColumn
(586a865)
- components: add sort input and output to
SmartIndexTemplate
(4fba09b)
- components: add sort input and output to
SmartTableOrganism
(c40f8e5)
- components: update (da7c076)
- components: update (97d99a2)
- schematics: update (537aafd)
- storybook: temp (52395f4)
- storybook: temp (7a4a923)
v1.2.1
1.2.1 (2022-02-20)
Bug Fixes
- storybook: modify control type (6c557e8)
v1.2.0
1.2.0 (2022-02-20)
Bug Fixes
- common: remove useless service (5fbf27b)
- components: modify level type (4bb536d)
Features
- common: add base form service (4b74a1a)
- common: add query resolver (00db6cf)
- common: enable to inject transformer of
SmartExpPipe
(643ec1d)
- storybook: add build config (5b1efff)
- storybook: add build config (62e6449)
- storybook: add stories (0e7bcd4)
- utils: cancel to export
define-element()
(463d03d)