Skip to content

Releases: EasyPost/easy-ui

@easypost/easy-ui@1.0.0-alpha.14

15 Sep 21:11
b6a564b
Compare
Choose a tag to compare
Pre-release

Minor Changes

  • 3353d2a: feat: Create <DataGrid /> component

Patch Changes

  • Updated dependencies [3353d2a]
  • Updated dependencies [5ca9f24]
    • @easypost/easy-ui-icons@1.0.0-alpha.10

@easypost/easy-ui-icons@1.0.0-alpha.10

15 Sep 21:11
b6a564b
Compare
Choose a tag to compare
Pre-release

Minor Changes

  • 3353d2a: feat: Create <DataGrid /> component
  • 5ca9f24: Add "menu_book", "local_shipping", "code_blocks", "collections_bookmark", and "radar" icons

@easypost/easy-ui@1.0.0-alpha.13

07 Sep 19:20
46b3d97
Compare
Choose a tag to compare
Pre-release

Minor Changes

  • 6c31126: feat(Modal): support passing color to actions

Patch Changes

  • e86999d: fix(Modal): support ReactNode as ModalContainer children

@easypost/easy-ui@1.0.0-alpha.12

24 Aug 18:15
62bef4c
Compare
Choose a tag to compare
Pre-release

Minor Changes

  • ecb5e71: feat(Modal): support custom triggers
  • 8fe2ca9: feat(Modal): support disabled actions

Patch Changes

  • 9089d64: fix(Menu): return focus to trigger after closing menu

@easypost/easy-ui@1.0.0-alpha.11

11 Aug 18:49
ea3a00e
Compare
Choose a tag to compare
Pre-release

Patch Changes

  • d102967: Specify color for Button filled variant to avoid collisons with a element selector style rules

@easypost/easy-ui@1.0.0-alpha.10

08 Aug 17:00
6c7aa72
Compare
Choose a tag to compare
Pre-release

Minor Changes

Patch Changes

  • 5b3447a: fix(Card): Card area behavior should follow the rules of their parent layout
  • Updated dependencies [508c475]
  • Updated dependencies [f06d077]
    • @easypost/easy-ui-icons@1.0.0-alpha.9
    • @easypost/easy-ui-tokens@1.0.0-alpha.5

@easypost/easy-ui-tokens@1.0.0-alpha.5

08 Aug 17:00
6c7aa72
Compare
Choose a tag to compare
Pre-release

Minor Changes

@easypost/easy-ui-icons@1.0.0-alpha.9

08 Aug 16:59
6c7aa72
Compare
Choose a tag to compare
Pre-release

Minor Changes

@easypost/easy-ui@1.0.0-alpha.9

07 Aug 14:27
443b9db
Compare
Choose a tag to compare
Pre-release

Patch Changes

  • 4d13775: fix(TextField,Textarea): pass all properties through to InputField