aws-northstar

NorthStar is an open source design system with reusable React components for rapidly prototyping intuitive, meaningful and accessible user experience. It simplifies your work and ensures consistent, predictable user experience at scale for your customers. With NorthStar, you can focus on innovation and do more with less.

APACHE-2.0 License

Downloads
10.7K
Stars
208
Committers
17

Bot releases are visible (Hide)

aws-northstar - v1.3.2

Published by aws-prototyping-bot about 3 years ago

1.3.2 (2021-09-08)

Bug Fixes

  • FormRenderer: Honour isSubmitting prop in Wizard (#345) (3be1780)
aws-northstar - v1.3.1

Published by aws-prototyping-bot about 3 years ago

1.3.1 (2021-09-07)

Features

  • FormRenderer: Support FieldArray with complex layout (#344) (aa8cedb)
aws-northstar - v1.3.0

Published by aws-prototyping-bot about 3 years ago

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)
aws-northstar - v1.2.2

Published by aws-prototyping-bot about 3 years ago

1.2.2 (2021-08-25)

Features

  • AppLayout: Support dynamically add and dismiss notifications via AppLayoutContext (#321) (bc8f0aa)
aws-northstar - v1.2.1

Published by aws-prototyping-bot about 3 years ago

1.2.1 (2021-08-23)

Features

aws-northstar - v1.2.0

Published by aws-prototyping-bot about 3 years ago

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)
aws-northstar - v1.1.18

Published by aws-prototyping-bot about 3 years ago

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)
aws-northstar - v1.1.17

Published by aws-prototyping-bot about 3 years ago

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)
aws-northstar - v1.1.16

Published by aws-prototyping-bot about 3 years ago

1.1.16 (2021-08-04)

Features

aws-northstar - v1.1.15

Published by aws-prototyping-bot over 3 years ago

1.1.15 (2021-07-19)

Bug Fixes

  • AppLayout: Remove the spacing caused by the HelpPanel drawer (#276) (1f57b1a)
aws-northstar - v1.1.14

Published by aws-prototyping-bot over 3 years ago

1.1.14 (2021-07-13)

Features

  • Table: Add control-id value to the select input (#268) (92cf8ab)
aws-northstar - v1.1.13

Published by aws-prototyping-bot over 3 years ago

1.1.13 (2021-06-23)

Features

  • Add support for custom validator mapping in FormRenderer (#249) (c4d6485)
aws-northstar - v1.1.12

Published by aws-prototyping-bot over 3 years ago

1.1.12 (2021-06-21)

Bug Fixes

  • Table: Fix Table Groupby pagination and title issue (#241) (d174534)
aws-northstar - v1.1.11

Published by aws-prototyping-bot over 3 years ago

1.1.11 (2021-06-04)

Bug Fixes

  • LineChart: Add data to the props (8e319a6)
aws-northstar - v1.1.10

Published by aws-prototyping-bot over 3 years ago

1.1.10 (2021-06-03)

Features

  • Bump react-markdown version from 5.0.3 to 6.0.2 (#225) (05d2cbd), closes #220
aws-northstar - v1.1.9

Published by aws-prototyping-bot over 3 years ago

1.1.9 (2021-06-02)

Features

  • FormRenderer: Control Interaction in the FormRenderer (#223) (b5a44c2)
aws-northstar - v1.1.8

Published by aws-prototyping-bot over 3 years ago

1.1.8 (2021-05-31)

Bug Fixes

aws-northstar - v1.1.7

Published by aws-prototyping-bot over 3 years ago

1.1.7 (2021-05-25)

Features

  • Table: Disable selection for individual rows (#207) (daa9e27)
aws-northstar - v1.1.6

Published by aws-prototyping-bot over 3 years ago

1.1.6 (2021-05-24)

Bug Fixes

  • FormField: Align the components vertically (#208) (ad3825f)
aws-northstar - v1.1.5

Published by aws-prototyping-bot over 3 years ago

1.1.5 (2021-05-20)

Bug Fixes

  • Input: Remove hover outline for disabled input elements. Closes #199 (#200) (e30c715)