Skip to content

Releases: aws/aws-northstar

v1.3.2

08 Sep 07:16
3be1780
Compare
Choose a tag to compare

1.3.2 (2021-09-08)

Bug Fixes

  • FormRenderer: Honour isSubmitting prop in Wizard (#345) (3be1780)

v1.3.1

07 Sep 04:59
aa8cedb
Compare
Choose a tag to compare

1.3.1 (2021-09-07)

Features

  • FormRenderer: Support FieldArray with complex layout (#344) (aa8cedb)

v1.3.0

06 Sep 06:06
Compare
Choose a tag to compare

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

25 Aug 01:01
bc8f0aa
Compare
Choose a tag to compare

1.2.2 (2021-08-25)

Features

  • AppLayout: Support dynamically add and dismiss notifications via AppLayoutContext (#321) (bc8f0aa)

v1.2.1

23 Aug 23:54
7d43b42
Compare
Choose a tag to compare

1.2.1 (2021-08-23)

Features

v1.2.0

23 Aug 03:42
cbda94f
Compare
Choose a tag to compare

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

22 Aug 04:48
0c27f00
Compare
Choose a tag to compare

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

17 Aug 22:52
baca5d7
Compare
Choose a tag to compare

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.16

04 Aug 01:06
179e046
Compare
Choose a tag to compare

1.1.16 (2021-08-04)

Features

v1.1.15

19 Jul 21:55
1f57b1a
Compare
Choose a tag to compare

1.1.15 (2021-07-19)

Bug Fixes

  • AppLayout: Remove the spacing caused by the HelpPanel drawer (#276) (1f57b1a)