Releases: public-ui/kolibri
Releases · public-ui/kolibri
Release 2.0.14
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
What's Changed
- update indented-text styles (bmf) by @Chrisdo82 in #6274
- update abbr styles (bmf) by @Chrisdo82 in #6273
- style: update accordion styles (bmf) by @Chrisdo82 in #6272
- added depraction note by @Schollkolade in #6275
- Extend table React samples by @sdvg in #6282
- Fix: Call input components onChange before form onSubmit by @sdvg in #6279
- feat: accordion list without gap and more entries by @laske185 in #6286
- fix: remove !important at disabled styles by @laske185 in #6285
- Update BMF theme styles by @sdvg in #6277
- Fix KolRadio and add
value
toonInput
events by @sdvg in #6295 - Improve Tooltip and Popover Readmes by @sdvg in #6297
- Fix pagination element keys by @sdvg in #6298
- fix: typo in tab demo by @laske185 in #6291
Full Changelog: 2.0.12...2.0.13
Release 1.7.20
Release 2.0.12
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
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
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
What's Changed
- fix: npm package tags
- fix: npm package.json repository
Full Changelog: 1.7.17...1.7.18
Release 1.7.17
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
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
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 inappointment-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