Skip to content

Releases: commercetools/ui-kit

v16.11.0

21 Nov 08:32
7fa0843
Compare
Choose a tag to compare

@commercetools-uikit/[email protected]

Minor Changes

  • #2644 36ab2f477 Thanks @chloe0592! - A new property appearance has been added to the SelectInput and SelectField components to control its main styles.
    Available values are default and quiet: the first one will just render the component as usual and the latter will render a cleaner version of it.Bear in mind when using the quiet value that it is expected you also use the auto value for the horizontalConstraint property.

Patch Changes

@commercetools-uikit/[email protected]

Patch Changes

@commercetools-uikit/[email protected]

Patch Changes

@commercetools-uikit/[email protected]

@commercetools-uikit/[email protected]

Patch Changes

@commercetools-uikit/[email protected]

Patch Changes

@commercetools-uikit/[email protected]

Patch Changes

@commercetools-uikit/[email protected]

Patch Changes

@commercetools-uikit/[email protected]

Patch Changes

@commercetools-uikit/[email protected]

Patch Changes

@commercetools-uikit/[email protected]

Patch Changes

@commercetools-uikit/[email protected]

Patch Changes

@commercetools-uikit/[email protected]

Patch Changes

@commercetools-uikit/[email protected]

Patch Changes

@commercetools-uikit/[email protected]

Patch Changes

@commercetools-uikit/[email protected]

Patch Changes

@commercetools-uikit/[email protected]

Patch Changes

@commercetools-uikit/[email protected]

Patch Changes

@commercetools-uikit/[email protected]

Patch Changes

@commercetools-uikit/[email protected]

Patch Changes

@commercetools-uikit/[email protected]

Patch Changes

@commercetools-uikit/[email protected]

Patch Changes

@commercetools-uikit/[email protected]

Patch Changes

Read more

v16.10.0

15 Nov 15:26
75575b6
Compare
Choose a tag to compare

@commercetools-uikit/[email protected]

Minor Changes

  • #2641 6e53b7a63 Thanks @valoriecarli! - Updated Link & FlatButton components to use color-primary-30 as the font color.

    Updated the following to use color-primary-30 for the tone primary font color: text.caption, text.detail, text.body & text.subheadline

Patch Changes

@commercetools-uikit/[email protected]

Patch Changes

@commercetools-uikit/[email protected]

Patch Changes

@commercetools-uikit/[email protected]

@commercetools-uikit/[email protected]

Patch Changes

@commercetools-uikit/[email protected]

Patch Changes

@commercetools-uikit/[email protected]

Patch Changes

@commercetools-uikit/[email protected]

Patch Changes

@commercetools-uikit/[email protected]

Patch Changes

@commercetools-uikit/[email protected]

Patch Changes

@commercetools-uikit/[email protected]

Patch Changes

@commercetools-uikit/[email protected]

Patch Changes

@commercetools-uikit/[email protected]

Patch Changes

@commercetools-uikit/[email protected]

Patch Changes

@commercetools-uikit/[email protected]

Patch Changes

@commercetools-uikit/[email protected]

Patch Changes

@commercetools-uikit/[email protected]

Patch Changes

@commercetools-uikit/[email protected]

Patch Changes

@commercetools-uikit/[email protected]

Patch Changes

@commercetools-uikit/[email protected]

Patch Changes

@commercetools-uikit/[email protected]

Patch Changes

@commercetools-uikit/[email protected]

Patch Changes

  • ...
Read more

v16.9.0

07 Nov 09:48
d5457a8
Compare
Choose a tag to compare

@commercetools-uikit/[email protected]

Patch Changes

@commercetools-uikit/[email protected]

Patch Changes

@commercetools-uikit/[email protected]

Patch Changes

@commercetools-uikit/[email protected]

@commercetools-uikit/[email protected]

Patch Changes

@commercetools-uikit/[email protected]

Patch Changes

@commercetools-uikit/[email protected]

Patch Changes

@commercetools-uikit/[email protected]

Patch Changes

@commercetools-uikit/[email protected]

Patch Changes

@commercetools-uikit/[email protected]

Patch Changes

@commercetools-uikit/[email protected]

Patch Changes

@commercetools-uikit/[email protected]

Patch Changes

@commercetools-uikit/[email protected]

Minor Changes

Patch Changes

@commercetools-uikit/[email protected]

Patch Changes

@commercetools-uikit/[email protected]

Patch Changes

@commercetools-uikit/[email protected]

Patch Changes

@commercetools-uikit/[email protected]

Patch Changes

@commercetools-uikit/[email protected]

Patch Changes

@commercetools-uikit/[email protected]

Patch Changes

@commercetools-uikit/[email protected]

Patch Changes

@commercetools-uikit/[email protected]

Patch Changes

@commercetools-uikit/[email protected]

Patch Changes

@commercetools-uikit/[email protected]

Patch Changes

@commercetools-uikit/[email protected]

Patch Changes

@commercetools-uikit/[email protected]

Patch Changes

@commercetools-uikit/[email protected]

Patch Changes

@commercetools-uikit/[email protected]

Patch Changes

@commercetools-uikit/[email protected]

Patch Changes

Read more

v16.8.0

30 Oct 14:13
968845c
Compare
Choose a tag to compare

@commercetools-uikit/[email protected]

Minor Changes

  • #2612 1713d8450 Thanks @valoriecarli! - Update neutral and primary colors. Add new colors for accents: purple, turquoise and brown.

  • #2610 31c790812 Thanks @Sarah4VT! - Update styling of stamp components

  • #2613 1112bdf5a Thanks @jmcreasman! - Introducing a new Text component named Caption which will render the smallest text available.
    Example:

    <Text.Caption>your small text</Text.Caption>

    Also, we've deprecated the isBold property in these components in favour of a new property called fontWeight.
    The former property only supported two values whereas the new one supports three: regular, medium and bold.

  • #2621 fbd12e273 Thanks @kterry1! - Added color and icon props for Avatar component as well as updated font size/weight/color

  • #2629 f69f39684 Thanks @ByronDWall! - Update data table header styles, clamp header cell label to not extend past 2 lines in height, update and animate header cell sorting icons

Patch Changes

@commercetools-uikit/[email protected]

Patch Changes

@commercetools-uikit/[email protected]

Minor Changes

  • #2613 1112bdf5a Thanks @jmcreasman! - Introducing a new Text component named Caption which will render the smallest text available.
    Example:

    <Text.Caption>your small text</Text.Caption>

    Also, we've deprecated the isBold property in these components in favour of a new property called fontWeight.
    The former property only supported two values whereas the new one supports three: regular, medium and bold.

Patch Changes

@commercetools-uikit/[email protected]

@commercetools-uikit/[email protected]

Minor Changes

  • #2621 fbd12e273 Thanks @kterry1! - Added color and icon props for Avatar component as well as updated font size/weight/color

Patch Changes

@commercetools-uikit/[email protected]

Patch Changes

@commercetools-uikit/[email protected]

Patch Changes

@commercetools-uikit/[email protected]

Patch Changes

@commercetools-uikit/[email protected]

Patch Changes

@commercetools-uikit/[email protected]

Patch Changes

@commercetools-uikit/[email protected]

Patch Changes

Read more

v16.7.5

22 Sep 10:05
07fbbbf
Compare
Choose a tag to compare

@commercetools-uikit/[email protected]

Patch Changes

@commercetools-uikit/[email protected]

Patch Changes

@commercetools-uikit/[email protected]

Patch Changes

@commercetools-uikit/[email protected]

@commercetools-uikit/[email protected]

Patch Changes

@commercetools-uikit/[email protected]

Patch Changes

@commercetools-uikit/[email protected]

Patch Changes

@commercetools-uikit/[email protected]

Patch Changes

@commercetools-uikit/[email protected]

Patch Changes

@commercetools-uikit/[email protected]

Patch Changes

@commercetools-uikit/[email protected]

Patch Changes

@commercetools-uikit/[email protected]

Patch Changes

@commercetools-uikit/[email protected]

Patch Changes

@commercetools-uikit/[email protected]

Patch Changes

@commercetools-uikit/[email protected]

Patch Changes

@commercetools-uikit/[email protected]

Patch Changes

@commercetools-uikit/[email protected]

Patch Changes

@commercetools-uikit/[email protected]

Patch Changes

@commercetools-uikit/[email protected]

Patch Changes

@commercetools-uikit/[email protected]

Patch Changes

@commercetools-uikit/[email protected]

Patch Changes

@commercetools-uikit/[email protected]

Patch Changes

@commercetools-uikit/[email protected]

Patch Changes

@commercetools-uikit/[email protected]

Patch Changes

@commercetools-uikit/[email protected]

Patch Changes

@commercetools-uikit/[email protected]

Patch Changes

@commercetools-uikit/[email protected]

Patch Changes

Read more

v16.7.4

19 Sep 08:08
6c401f8
Compare
Choose a tag to compare

@commercetools-uikit/[email protected]

Patch Changes

@commercetools-uikit/[email protected]

Patch Changes

@commercetools-uikit/[email protected]

Patch Changes

@commercetools-uikit/[email protected]

@commercetools-uikit/[email protected]

Patch Changes

@commercetools-uikit/[email protected]

Patch Changes

@commercetools-uikit/[email protected]

Patch Changes

@commercetools-uikit/[email protected]

Patch Changes

@commercetools-uikit/[email protected]

Patch Changes

@commercetools-uikit/[email protected]

Patch Changes

@commercetools-uikit/[email protected]

Patch Changes

@commercetools-uikit/[email protected]

Patch Changes

@commercetools-uikit/[email protected]

Patch Changes

@commercetools-uikit/[email protected]

Patch Changes

@commercetools-uikit/[email protected]

Patch Changes

@commercetools-uikit/[email protected]

Patch Changes

@commercetools-uikit/[email protected]

Patch Changes

@commercetools-uikit/[email protected]

Patch Changes

@commercetools-uikit/[email protected]

Patch Changes

@commercetools-uikit/[email protected]

Patch Changes

@commercetools-uikit/[email protected]

Patch Changes

@commercetools-uikit/[email protected]

Patch Changes

@commercetools-uikit/[email protected]

Patch Changes

@commercetools-uikit/[email protected]

Patch Changes

@commercetools-uikit/[email protected]

Patch Changes

@commercetools-uikit/[email protected]

Patch Changes

@commercetools-uikit/[email protected]

Patch Changes

@commercetools-uikit/[email protected]

Patch Changes

Read more

v16.7.3

08 Sep 10:07
0def714
Compare
Choose a tag to compare

@commercetools-uikit/[email protected]

Patch Changes

@commercetools-uikit/[email protected]

Patch Changes

@commercetools-uikit/[email protected]

Patch Changes

@commercetools-uikit/[email protected]

@commercetools-uikit/[email protected]

Patch Changes

@commercetools-uikit/[email protected]

Patch Changes

@commercetools-uikit/[email protected]

Patch Changes

@commercetools-uikit/[email protected]

Patch Changes

@commercetools-uikit/[email protected]

Patch Changes

@commercetools-uikit/[email protected]

Patch Changes

@commercetools-uikit/[email protected]

Patch Changes

@commercetools-uikit/[email protected]

Patch Changes

@commercetools-uikit/[email protected]

Patch Changes

@commercetools-uikit/[email protected]

Patch Changes

@commercetools-uikit/[email protected]

Patch Changes

@commercetools-uikit/[email protected]

Patch Changes

@commercetools-uikit/[email protected]

Patch Changes

@commercetools-uikit/[email protected]

Patch Changes

@commercetools-uikit/[email protected]

Patch Changes

@commercetools-uikit/[email protected]

Patch Changes

@commercetools-uikit/[email protected]

Patch Changes

@commercetools-uikit/[email protected]

Patch Changes

@commercetools-uikit/[email protected]

Patch Changes

@commercetools-uikit/[email protected]

Patch Changes

Read more

v16.7.2

01 Sep 09:56
8691638
Compare
Choose a tag to compare

@commercetools-uikit/[email protected]

Patch Changes

@commercetools-uikit/[email protected]

Patch Changes

@commercetools-uikit/[email protected]

Patch Changes

@commercetools-uikit/[email protected]

@commercetools-uikit/[email protected]

Patch Changes

@commercetools-uikit/[email protected]

Patch Changes

@commercetools-uikit/[email protected]

Patch Changes

@commercetools-uikit/[email protected]

Patch Changes

@commercetools-uikit/[email protected]

Patch Changes

@commercetools-uikit/[email protected]

Patch Changes

@commercetools-uikit/[email protected]

Patch Changes

@commercetools-uikit/[email protected]

Patch Changes

@commercetools-uikit/[email protected]

Patch Changes

@commercetools-uikit/[email protected]

Patch Changes

@commercetools-uikit/[email protected]

Patch Changes

@commercetools-uikit/[email protected]

Patch Changes

@commercetools-uikit/[email protected]

Patch Changes

@commercetools-uikit/[email protected]

Patch Changes

@commercetools-uikit/[email protected]

Patch Changes

@commercetools-uikit/[email protected]

Patch Changes

@commercetools-uikit/[email protected]

Patch Changes

@commercetools-uikit/[email protected]

Patch Changes

@commercetools-uikit/[email protected]

Patch Changes

@commercetools-uikit/[email protected]

Patch Changes

@commercetools-uikit/[email protected]

Patch Changes

@commercetools-uikit/[email protected]

Patch Changes

@commercetools-uikit/[email protected]...

Read more

v16.7.1

30 Aug 13:02
b277a37
Compare
Choose a tag to compare

@commercetools-uikit/[email protected]

Patch Changes

@commercetools-uikit/[email protected]

Patch Changes

@commercetools-uikit/[email protected]

Patch Changes

@commercetools-uikit/[email protected]

@commercetools-uikit/[email protected]

Patch Changes

@commercetools-uikit/[email protected]

Patch Changes

@commercetools-uikit/[email protected]

Patch Changes

@commercetools-uikit/[email protected]

Patch Changes

@commercetools-uikit/[email protected]

Patch Changes

@commercetools-uikit/[email protected]

Patch Changes

@commercetools-uikit/[email protected]

Patch Changes

@commercetools-uikit/[email protected]

Patch Changes

@commercetools-uikit/[email protected]

Patch Changes

@commercetools-uikit/[email protected]

Patch Changes

@commercetools-uikit/[email protected]

Patch Changes

@commercetools-uikit/[email protected]

Patch Changes

@commercetools-uikit/[email protected]

Patch Changes

@commercetools-uikit/[email protected]

Patch Changes

@commercetools-uikit/[email protected]

Patch Changes

@commercetools-uikit/[email protected]

Patch Changes

@commercetools-uikit/[email protected]

Patch Changes

@commercetools-uikit/[email protected]

Patch Changes

@commercetools-uikit/[email protected]

Patch Changes

@commercetools-uikit/[email protected]

Patch Changes

@commercetools-uikit/[email protected]

Patch Changes

@commercetools-uikit/[email protected]

Patch Changes

@commercetools-uikit/[email protected]

Patch Changes

@commercetools-uikit/[email protected]

Patch Changes

@commercetools-uikit/[email protected]

Patch Changes

Read more

v16.7.0

24 Aug 10:14
9147250
Compare
Choose a tag to compare

@commercetools-uikit/[email protected]

Patch Changes

@commercetools-uikit/[email protected]

Minor Changes

Patch Changes

@commercetools-uikit/[email protected]

Patch Changes

@commercetools-uikit/[email protected]

@commercetools-uikit/[email protected]

Patch Changes

@commercetools-uikit/[email protected]

Patch Changes

@commercetools-uikit/[email protected]

Patch Changes

@commercetools-uikit/[email protected]

Patch Changes

@commercetools-uikit/[email protected]

Patch Changes

@commercetools-uikit/[email protected]

Patch Changes

@commercetools-uikit/[email protected]

Patch Changes

@commercetools-uikit/[email protected]

Patch Changes

@commercetools-uikit/[email protected]

Patch Changes

@commercetools-uikit/[email protected]

Patch Changes

@commercetools-uikit/[email protected]

Patch Changes

@commercetools-uikit/[email protected]

Patch Changes

@commercetools-uikit/[email protected]

Patch Changes

@commercetools-uikit/[email protected]

Patch Changes

@commercetools-uikit/[email protected]

Patch Changes

@commercetools-uikit/[email protected]

Patch Changes

@commercetools-uikit/[email protected]

Patch Changes

@commercetools-uikit/[email protected]

Patch Changes

@commercetools-uikit/[email protected]

Patch Changes

@commercetools-uikit/[email protected]

Patch Changes

  • Updated dependencies [[be20cc204](be20cc2...
Read more