Releases: EasyPost/easy-ui
Releases · EasyPost/easy-ui
@easypost/easy-ui@1.0.0-alpha.14
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
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
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
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
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
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
@easypost/easy-ui-icons@1.0.0-alpha.9
@easypost/easy-ui@1.0.0-alpha.9
Patch Changes
- 4d13775: fix(TextField,Textarea): pass all properties through to InputField