Skip to content

Releases: public-ui/kolibri

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

Release 2.0.13

12 Apr 19:35
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.0.12...2.0.13

Release 1.7.20

12 Apr 19:35
Compare
Choose a tag to compare

What's Changed

  • Fix: Call input components onChange before form onSubmit by @sdvg in #6269
  • Pagination: Fix slot rendering when elements change by @sdvg in #6292
  • Improve Tooltip and Popover Readmes by @sdvg in #6296

Full Changelog: 1.7.19...1.7.20

Release 2.0.12

28 Mar 13:44
Compare
Choose a tag to compare

What's Changed

  • Remove development modules from production build by @sdvg in #6263
  • Add missing CommonModule import to Angular modules by @sdvg in #6267

Full Changelog: 2.0.11...2.0.12

Release 1.7.19

28 Mar 13:43
Compare
Choose a tag to compare

What's Changed

  • Include development modules only in development mode. by @deleonio in #6264
  • Add missing CommonModule import to Angular modules by @sdvg in #6266

Full Changelog: 1.7.18...1.7.19

Release 2.0.11

28 Mar 05:23
Compare
Choose a tag to compare

What's Changed

  • Bump contributor-assistant/github-action from 2.3.1 to 2.3.2 by @dependabot in #6246
  • Normalize change and input events across all input components by @sdvg in #6247
  • Add new helper function createReactRenderElement by @sdvg in #6248
  • 6221-update-readme.md by @Schollkolade in #6250
  • Simplify stencil tests by @anicyne in #6252
  • Progress bar: Allow dynamic SVG width, refactor, make part of the SVG by @sdvg in #6238
  • chore: fix package.json by @deleonio in #6260

Full Changelog: 2.0.10...2.0.11

Release 1.7.18

28 Mar 05:22
ef81e8c
Compare
Choose a tag to compare

What's Changed

  • fix: npm package tags
  • fix: npm package.json repository

Full Changelog: 1.7.17...1.7.18

Release 1.7.17

26 Mar 14:35
Compare
Choose a tag to compare

What's Changed

  • Add new helper function createReactRenderElement by @sdvg in #6235
  • Support KoliBri with multiple version on the same document by @sdvg in #6257

Full Changelog: 1.7.16...1.7.17

Release 2.0.10

22 Mar 20:39
Compare
Choose a tag to compare

What's Changed

  • fix: condition to register kolibri once by @deleonio in #6088
  • Components: Introduce mixin for rem values which can be configured at runtime by @sdvg in #6187
  • fix: dod pipeline concurrency mode handling by @deleonio in #6189
  • fix: upgrade and update specific dependencies like rimraf, ts5.4 and so on by @deleonio in #6193
  • refactor: remove create-cli and add a console description for templates by @deleonio in #6190
  • Optimize peer dependency handling by @deleonio in #6213
  • Support KoliBri with multiple version on the same document by @sdvg in #6085
  • Ng/add angular app sample by @deleonio in #6220
  • Implement styling for split Button across all themes by @anicyne in #6228
  • Fix mouse events within tables by @sdvg in #6230
  • BMF theme input variant checkbox: Add hover style and extend clickable area by @sdvg in #6203
  • Implement snapshot testing for sample app with tag name transformer enabled by @sdvg in #6227
  • Update KolInputRadio value type to unknown and add example with object as value in React sample app by @anicyne in #6199
  • Remove nav tag and make _label optional in KolLinkGroup by @anicyne in #6209
  • Refactor input prop _error to _msg by @sdvg in #6224
  • Überarbeitete Description für Spin Custom #6059 by @Schollkolade in #6225
  • Update GitHub workflows by @sdvg in #6243
  • Nav: Allow click events on button entries by @sdvg in #6241
  • Refactor: Remove complex-form and Resolve Focus Issue in appointment-form by @anicyne in #6236
  • Update all snapshots by @deleonio in #6245

Full Changelog: 2.0.9...2.0.10

Release 1.7.16

22 Mar 20:38
Compare
Choose a tag to compare

What's Changed

  • Components: Introduce mixin for rem values which can be configured at runtime by @sdvg in #6185
  • fix: dod pipeline concurrency mode handling by @deleonio in #6194
  • fix: upgrade and update specific dependencies like rimraf, ts5.4 and so on by @deleonio in #6195
  • refactor: remove create-cli and add a console description for templates by @deleonio in #6196
  • Optimize peer dependency handling by @deleonio in #6215
  • Refactor: Remove complex-form and Resolve Focus Issue in appointment-form by @anicyne in #6226
  • Fix mouse events within tables by @sdvg in #6231
  • Update DoD by @sdvg in #6244
  • Normalize change and input events across all input components by @sdvg in #6233

Full Changelog: 1.7.15...1.7.16