Releases: bethinkpl/design-system
Releases · bethinkpl/design-system
2.1.0-rc1
help Deploying to master from @ bethinkpl/design-system@7aab297d61a1a521d2…
2.0.0 | Introduce Material Input + Select | Export as Vue library
- Input + Select didn't pass Design Review yet so they're not exported
BREAKING CHANGES
- DS Vue components are exported at first level of the library. Migration guide:
import WnlIcon, { ICON_SIZES, ICONS } from 'design-system/lib/js/atoms/Icon';
should be changed to
import { Icon as WnlIcon, ICON_SIZES, ICONS } from 'design-system';
2.0.0-rc2
postcss | remove @media prints
v.1.2.0-rc1
Merge branch 'IT-3712' into v1.2.0
1.1.2
- add FA_STOPWATCH_SOLID icon
1.1.1
Deploying to master from @ bethinkpl/design-system@07e72ed2f7be6e672c…
1.1.0
Breaking chagnes
- remove $color-opal-blue and $color-ocean-green
1.0.7
Deploying to master from @ bethinkpl/design-system@f78119db50de0aa919…
1.0.6
Merge pull request #11 from bethinkpl/type-up type up components
1.0.5
Bump version