Skip to content

Releases: public-ui/kolibri

Release 2.1.3

26 Jun 11:55
Compare
Choose a tag to compare

What's Changed

  • Enable ESLint rule 'no-console' and refactor console usages to utilize Log service by @sdvg in #6540
  • Fix Checkbox, Switch and Radio clickable area by @anicyne in #6541
  • Bugfix CLI command in issue template by @chrisalat in #6550
  • Fix return value for kol-checkbox#getValue by @sdvg in #6548
  • Add visual regression tests with focus states by @sdvg in #6551
  • Remove Angular adapters for unsupported versions and add Angular 18 by @sdvg in #6558
  • Implement Password Toggle Functionality in Passwort-Input by @anicyne in #6560
  • Remove old dev-code by @sdvg in #6573
  • Updated link.scss for underline issue by @Schollkolade in #6511

Full Changelog: 2.1.2...2.1.3

Release 1.7.25

26 Jun 10:29
Compare
Choose a tag to compare

What's Changed

  • Add ESLint rule no-console by @sdvg in #6538
  • Remove Angular adapters for unsupported versions by @sdvg in #6557
  • Remove old dev code by @sdvg in #6572

Full Changelog: 1.7.24...1.7.25

Release 2.1.2

10 Jun 17:40
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.1.1...2.1.2

Release 1.7.24

10 Jun 17:40
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.7.23...1.7.24

Release 1.7.23

28 May 10:02
Compare
Choose a tag to compare

What's Changed

  • Input File: Add files list as value to input and change events by @sdvg in #6472

Full Changelog: 1.7.22...1.7.23

Release 2.1.1

24 May 17:51
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.1.0...2.1.1

Release 1.7.22

24 May 17:45
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.7.21...1.7.22

Release 2.1.0

29 Apr 14:50
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.0.14...2.1.0

Release 1.7.21

27 Apr 07:26
Compare
Choose a tag to compare

What's Changed

  • Add prepare-commit-msg git hook which validates branch names and automatically prepends ticket IDs by @sdvg in #6305
  • Tabs: Remove delay when changing tabs, fixing faulty focus state by @sdvg in #6310
  • Make Git hook POSIX compatible for support on all environments by @sdvg in #6335
  • Add value to input events by @sdvg in #6357
  • (#6366) chore: update deps and lock by @deleonio in #6367
  • (#6183) Bugfixes appointment form handling by @chrisalat in #6359

Full Changelog: 1.7.20...1.7.21

Release 2.0.14

18 Apr 07:50
Compare
Choose a tag to compare

What's Changed

  • feat: styled toggle button in default theme by @laske185 in #6309
  • fix: add schema types to components by @deleonio in #6192
  • feat: replace add with close icon for unchecked checkbox in the default by @laske185 in #6313
  • Add prepare-commit-msg git hook which validates branch names and automatically prepends ticket IDs by @sdvg in #6319
  • Tabs: Remove delay when changing tabs, fixing faulty focus state by @sdvg in #6318
  • Toaster: Call custom render functions only once by @sdvg in #6316
  • feat: remove i18next by @laske185 in #6320

Full Changelog: 2.0.13...2.0.14