Releases: aws/aws-northstar
Releases · aws/aws-northstar
v1.3.2
1.3.2 (2021-09-08)
Bug Fixes
- FormRenderer: Honour isSubmitting prop in Wizard (#345) (3be1780)
v1.3.1
1.3.1 (2021-09-07)
Features
- FormRenderer: Support FieldArray with complex layout (#344) (aa8cedb)
v1.3.0
1.3.0 (2021-09-06)
Features
- FormRenderer: BREAKING CHANGE: Decouple the MarkdownEditor and Table from FormRenderer to reduce the build file bundle size. Refer to NorthStar FormRenderer for details. (#332) (4bec136)
- DeleteConfirmationDialog: Extend the DeleteConfirmationDialog to support different levels of friction (#331) (c71a2e9)
- Paper: Port the Paper component (f0d2f8f)
v1.2.2
1.2.2 (2021-08-25)
Features
- AppLayout: Support dynamically add and dismiss notifications via AppLayoutContext (#321) (bc8f0aa)
v1.2.1
1.2.1 (2021-08-23)
Features
v1.2.0
1.2.0 (2021-08-23)
Features
- Button: BREAKING CHANGE: Update the way of using Icon in Button and Autosuggest to reduce the file bundle size of downstream consumers (#313) (cbda94f)
v1.1.18
1.1.18 (2021-08-22)
Bug Fixes
- Bump the version of data driven form to address an issue where Date Picker in FormRenderer does not handle change correctly when initial value is provided (#310) (0c27f00)
v1.1.17
1.1.17 (2021-08-17)
Bug Fixes
- FormRenderer: Fix the cosmetic issue on the FieldArray (#308) (baca5d7)
Features
- FormRenderer: Add Reset Button support to non-Wizard Form (#307) (25da626)
v1.1.15
1.1.15 (2021-07-19)
Bug Fixes
- AppLayout: Remove the spacing caused by the HelpPanel drawer (#276) (1f57b1a)