Skip to content

Releases: konstaui/konsta

v3.1.2

09 Nov 10:04
Compare
Choose a tag to compare

Features

  • add types to package exports

v3.1.1

20 Oct 12:48
Compare
Choose a tag to compare

(2023-10-20)

Features

  • message: add onClick handler (4df47e3), closes #177
  • messages: add messageReceived to colors (6b51367), closes #176

v3.1.0

20 Sep 09:02
Compare
Choose a tag to compare

Bug Fixes

  • react: camel case tabIndex in Link component (#170) (f16b164)
  • react: camel case tabIndex in react components (#175) (85a29e9)

Features

v3.0.1

24 Aug 06:54
Compare
Choose a tag to compare

Bug Fixes

  • package: fix wrong config paths in package (d935fbb)

v3.0.0

23 Aug 11:02
Compare
Choose a tag to compare

Bug Fixes

Features

v1.0.1

14 Sep 07:27
Compare
Choose a tag to compare
  • fix config folder

v1.0.0

13 Sep 08:18
Compare
Choose a tag to compare
  • All new Material You design
  • New Dialog component
  • New way of handling color schemes
  • Lots of minor changes, new features, improvements and fixes across all components (see beta changelogs below)

v0.10.4

08 Jun 17:06
Compare
Choose a tag to compare
  • fixed wrong config paths

v0.10.3

07 Jun 17:17
Compare
Choose a tag to compare

Bug Fixes

  • svelte: fix ListInput onClear handler (bd6c427), closes #52
  • vue: segmented strong highlighting (#51) (570049f)

v0.10.0

28 Apr 16:23
Compare
Choose a tag to compare

Features

  • react: Action Sheet components (c1907ad)
  • svelte: Action Sheet components (cf29c54)
  • vue: Action Sheet components (9b1890b)