Releases: equinor/design-system
Releases · equinor/design-system
eds-core-react@0.8.3
eds-tokens@0.5.3
eds-core-react@0.8.0
eds-icons@0.6.0
[0.6.0] - 2020-11-30
Fixed
- Fixed icons with typo
verticle
->vertical
- more_verticle
- verticle_split
- text_rotation_verticle
- verticle_align_top
- verticle_align_center
- verticle_align_bottom
- border_verticle
- swap_verticle
- swap_verticle_circle
Deprecated
@equinor/eds-icons/commonjs
path will be removed as defined ascommonjs
is themain
type for the package now.
eds-tokens@0.5.2
[0.5.2] - 2020-11-26
Changed 📓
- Updated README.md
eds-tokens@0.5.1
eds-icons@0.5.1
[0.5.1] - 2020-11-26
Changed 📓
- Updated README.md
eds-icons@0.5.0
[0.5.0] - 2020-11-26
Added ✨
- Types, as part of the Typescript Milestone
Changed 📓
- Changed module types for better support with
commonjs
andesm
. Using the<some-eds-npm-package>/commonjs
path on packages should no longer be needed and will be deprecated in the future (#887)
eds-core-react@0.7.1
[0.7.1] - 2020-11-26
Changed 📓
- Updated README.md
eds-core-react@0.7.0
[0.7.0] - 2020-11-26
Added ✨
- Types, as part of the Typescript Milestone
NativeSelect
component (#509)Table
caption (#621)isExpanded
prop to controlAccordion
externally (#677)
Fixed 🐛
- Added a guard clause to handle null values for
Accordion
children (#688) CardMedia
spacing bug (#603)- Added props spread to
BannerAction
(#478) Pagination
bug (#647)- Bundle improvements (#627)
- Cleaned up leaking
devDependencies
(#862) - Hide
Tooltip
when title is empty (#920)
Changed 📓
- Updated
z-index
values for correct layering of the components (#872) - Changed licence from GNU AGPL to MIT (#852)
- Clean up use of spacings in
Card
(#717) - Changed module types for better support with
commonjs
andesm
. Using the<some-eds-npm-package>/commonjs
path on packages should no longer be needed and will be deprecated in the future (#887) - Removed unused dependencies (#870)
- Cleaning and remodelling core-react for the future 💅 (#887)