Skip to content

Releases: core-ds/core-components

v27.7.0

20 Jun 10:46
Compare
Choose a tag to compare

27.7.0 (2022-06-20)

Bug Fixes

  • badge: fix classname (#100) (4b5f2bc)
  • calendar: increased specificity of the button css class (#103) (3d20c11)
  • icon-button: fix loading (#105) (0b133f0)
  • tabs: increased specificity of the mobile css class (#102) (8f212f1)

Features

  • code-input: autocomplete sms in android (#67) (b32f734)
  • file-upload-item: add ability to disable file delete button (#86) (daa8775)
  • vars: export CSS custom properties as JS vars (#45) (dbb1f78)

v27.6.2

16 Jun 11:38
Compare
Choose a tag to compare

27.6.2 (2022-06-16)

Bug Fixes

  • tooltip: passing onClose parameter to tooltip component (#101) (216e80f)

v27.6.1

16 Jun 10:13
Compare
Choose a tag to compare

27.6.1 (2022-06-16)

Bug Fixes

  • tooltip: passing open parameter to tooltip component (#99) (885a11f)

v27.6.0

16 Jun 05:13
Compare
Choose a tag to compare

27.6.0 (2022-06-16)

Features

  • BottonSheet: prop for controlling animation on screen size chan… (#89) (a69e178)

v27.5.0

09 Jun 15:04
Compare
Choose a tag to compare

27.5.0 (2022-06-09)

Features

  • select-with-tags: add calling onOpen handler (#91) (b48b05c)

v27.4.1

09 Jun 08:21
Compare
Choose a tag to compare

27.4.1 (2022-06-09)

Bug Fixes

v27.4.0

08 Jun 14:21
Compare
Choose a tag to compare

27.4.0 (2022-06-08)

Features

  • scrollbar: new component scrollbar (#48) (5ea6fa3)
  • select-with-tags: add support useSelectWithApply hook (#85) (461f3bc)

v27.3.0

03 Jun 12:42
Compare
Choose a tag to compare

27.3.0 (2022-06-03)

Features

  • plate: update buttons prop in Plate component (#81) (0db6283)

v27.2.0

03 Jun 10:27
Compare
Choose a tag to compare

27.2.0 (2022-06-03)

Bug Fixes

  • attach: added size xxs and changed default view prop (#59) (f6e297d)
  • button: fix border-radius (#63) (e09991e)
  • tooltip: added missing props (#72) (3f83040)

Features

  • date-input: removed date validation (#69) (ca56ec9)