Releases: bullhorn/novo-elements
Releases · bullhorn/novo-elements
v0.0.17
Bug Fixes
- cards: Adding missing overflow for cards (ee1948e)
v0.0.16
Features
- labels: Externalizing all labels with a LabelService, closes #56 (ee2ad08), closes #56
v0.0.13
Bug Fixes
- button: Adding disabled attribute as input/host property, closes #61 (b5e1d26), closes #61
- countries: Fixing address input for counties and resetting the validation on the AddressInput when selected a new country (e5abd7e)
v0.0.12
Features
- forms, quicknote: Implementing Forms and FormExtras with a QuickNote component, closes #7 and closes #8 (a035c7c), closes #7 #8
v0.0.11
Bug Fixes
- Modal/Tooltip: Fixing references to Modal and Tooltip (25fd5e8)
- TableCell: Fixing rendering for cells (103a058)
Features
- chips: Implementing Chips component, closes #6 (cd0e281), closes #6
v0.0.10
Bug Fixes
- exports: Fixing some missing exports and updating deprecated code (dc48107)