Skip to content

Releases: bethinkpl/design-system

2.1.0-rc1

05 Jul 09:26
Compare
Choose a tag to compare
2.1.0-rc1 Pre-release
Pre-release
help

Deploying to master from @ bethinkpl/design-system@7aab297d61a1a521d2…

2.0.0 | Introduce Material Input + Select | Export as Vue library

01 Jun 05:46
db781be
Compare
Choose a tag to compare
  • 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

28 May 15:00
Compare
Choose a tag to compare
2.0.0-rc2 Pre-release
Pre-release
postcss | remove @media prints

v.1.2.0-rc1

26 May 14:21
Compare
Choose a tag to compare
v.1.2.0-rc1 Pre-release
Pre-release
Merge branch 'IT-3712' into v1.2.0

1.1.2

21 May 10:37
Compare
Choose a tag to compare
  • add FA_STOPWATCH_SOLID icon

1.1.1

19 Apr 13:58
Compare
Choose a tag to compare
Deploying to master from @ bethinkpl/design-system@07e72ed2f7be6e672c…

1.1.0

16 Apr 07:39
Compare
Choose a tag to compare

Breaking chagnes

  • remove $color-opal-blue and $color-ocean-green

1.0.7

08 Apr 12:09
Compare
Choose a tag to compare
Deploying to master from @ bethinkpl/design-system@f78119db50de0aa919…

1.0.6

08 Apr 12:04
f78119d
Compare
Choose a tag to compare
Merge pull request #11 from bethinkpl/type-up

type up components

1.0.5

07 Apr 07:29
09ca754
Compare
Choose a tag to compare
Bump version