Releases: public-ui/kolibri
Releases · public-ui/kolibri
Release 1.7.8
Release 2.0.1
What's Changed
- Set host background colors back to transparent for all themes by @sdvg in #5734
- Fix ID for input radio error message. Adjust selectors in themes by @sdvg in #5763
- Added transparent outlines to components which were otherwise not vis… by @sdvg in #5760
- Adjust label colors and descriptions by @sdvg in #5759
- style: improve error styles for inputs (BMF) by @Chrisdo82 in #5757
- feat: add patch theme append styles by @deleonio in #5755
- fix: resolve i18n naming conflict by @laske185 in #5761
- Adjust radio example so all groups can be focused by @sdvg in #5758
- Radio button: Define visible background color for forced-colors mode by @sdvg in #5764
- KoliBri (logo) component: Remove
animate
prop by @sdvg in #5766 - Implement button click confirmation toast for split button and reduce its width by @cyrinermd in #5769
- Improve nav samples by @sdvg in #5771
- Improve Range Slider Accessibility and Display Output Value by @cyrinermd in #5765
- Update README and adjust BadgeButton label text by @cyrinermd in #5772
- Add KNOWN_ISSUES by @sdvg in #5774
- Fix build issues in Create-templates by @sdvg in #5775
- build(deps): bump github/codeql-action from 2 to 3 by @dependabot in #5790
- build(deps): bump actions/upload-artifact from 3 to 4 by @dependabot in #5791
- Add GitHub Action
update-snapshots
by @sdvg in #5793
New Contributors
- @cyrinermd made their first contribution in #5769
Full Changelog: 2.0.0...2.0.1
Release 1.7.7
What's Changed
- Make tooltip width configurable with CSS custom property by @sdvg in #5665
- button: add styles for custom classes like success and icon-only (BMF) (1.7.x) by @Chrisdo82 in #5677
- a11y: always preset font and background color by @deleonio in #5702
- [v1] Allow propagation of keyup events on input elements by @sdvg in #5720
- chore: remove table badge size snap test by @deleonio in #5712
- Update types.ts by @deleonio in #5724
- [v1] Fix image path in React sample app by @sdvg in #5726
- docs: add migration guide by @deleonio in #5722
- [v1] Set background-color transparent on :host for all themes by @sdvg in #5756
- feat: add patch theme append styles by @deleonio in #5754
- [v1] Checkbox: Use icons as visuals by @sdvg in #5746
- [v1] Fix ID for input radio error message; Adjust selectors in themes by @sdvg in #5770
- [v1] fix: resolve i18n naming conflict by @laske185 in #5778
Full Changelog: 1.7.6...1.7.7
🥝 Release 2.0.0
What's Changed
- Remove deprecated components, component properties and prop types by @sdvg in #5423
- v2.0.0-rc.0 by @deleonio in #5449
- chore: update deps and lock by @deleonio in #5454
- chore: remove core by @deleonio in #5455
- Fix/theme template by @deleonio in #5460
- Implement SampleDescription component by @sdvg in #5428
- Add V3 Theme by @sdvg in #5462
- Chore/remove themes by @deleonio in #5463
- Refactor details icon to one icon, that's rotated via CSS by @sdvg in #5465
- chore: make _label required by @deleonio in #5464
- Add CSS layers POC by @sdvg in #5424
- fix: patch theme by @deleonio in #5469
- Make pagination buttons theme-able by replacing kol-button with kol-button-wc by @sdvg in #5471
- fix: this commit makes the label optional for label by @deleonio in #5475
- chore: update deps by @deleonio in #5474
- chore: add a ssr szenario by @deleonio in #5473
- Toast Service: Convert Toast to internal functional component and allow render function instead of description string by @sdvg in #5477
- Add access key to button by @sdvg in #5482
- 5392 feature shotcuts buchstabe hinter label anzeigen+input+link by @deleonio in #5487
- Move toast service documentation from deprecated toast component to toast-container by @sdvg in #5485
- Fix navigation item width by @sdvg in #5491
- Configure
jsxFragmentFactory
to allow short Fragment syntax in JSX by @sdvg in #5503 - Refactor enum props by @sdvg in #5492
- build(deps): bump actions/setup-node from 3 to 4 by @dependabot in #5500
- Normalize button baseline for version with and without icons by @sdvg in #5490
- Migration-Tool: add a new option for overwrite current and target version + fix
_label
handling by @deleonio in #5509 - style(KolPagination): only the button of the current page should be bold by @Chrisdo82 in #5511
- fix: hidden logo by @deleonio in #5514
- fix: checkbox button focus by disabled by @deleonio in #5529
- fix: nav accent by @deleonio in #5533
- fix: align image, logo and kolibri by @deleonio in #5531
- fix: details missing aria hidden by @deleonio in #5530
- feat: add focus to accordion and details by @deleonio in #5535
- fix: missing expert slot name in heading component by @deleonio in #5539
- Fix badge examples to ensure minimum color contrast by @sdvg in #5540
- style(KolButton, KolLinkButton): increase font-size by @Chrisdo82 in #5510
- Style/bmf font size v2 by @deleonio in #5555
- Extract and refactor alignFloatingElements method by @sdvg in #5542
- Toaster: Add methods to close individual or all toasts by @sdvg in #5537
- [v2] Define Popover as internal component, remove public API by @sdvg in #5545
- build(deps): bump chromedriver from 118.0.1 to 119.0.1 by @dependabot in #5562
- Create codeql.yml by @deleonio in #5579
- [v2] Details: Move animation from entire details to container to just the content wrapper. This allows overflowing content (e.g. an outline) on the summary element. by @sdvg in #5578
- Fix Readme's for Docusaurus v3 by @deleonio in #5584
- Fix Naming of theme by @deleonio in #5587
- add angular 17 sample by @deleonio in #5591
- [v2] Fix table render by @sdvg in #5596
- fix: initial table sort by @laske185 in #5598
- Introduce aria-current service by @sdvg in #5599
- Trim Avatar labels by @sdvg in #5601
- Implement getValue methods for all input components and add sample app scenario to allow testing by @sdvg in #5602
- Heading: Add
variant
property by @sdvg in #5613 - Fork bzst as bzst-v2 with layers enabled by @sdvg in #5614
- style: hide border when hidden-error is set (BMF) by @Chrisdo82 in #5633
- Fix badge button colors and spacings by @sdvg in #5627
- [v2] Zv2: Fix --color-grau-50 according to Styleguide by @sdvg in #5624
- feat: i18nextService uses namespace "KoliBri" by @laske185 in #5610
- chore: add angular 17 adapter by @deleonio in #5641
- table multi sort by @laske185 in #5612
- chore: remove aria hidden by hide error by @deleonio in #5656
- fix: checkbox button semantic by @deleonio in #5654
- refact: hideError validation by @deleonio in #5660
- Extend table render-cell example by @sdvg in #5594
- Make tooltip width configurable with CSS custom property by @sdvg in #5664
- Feature/bzst 2 by @laske185 in #5615
- Fix kol-input layout interferences caused by hidden label and tooltip by @sdvg in #5672
- Entending CONTRIBUTING.md by @laske185 in #5678
- button: add styles for custom classes like success and icon-only (BMF) by @Chrisdo82 in #5676
- Update Package README's by @sdvg in #5679
- Configure stale action by @sdvg in #5688
- Fix mailto-link in security document by @sdvg in #5690
- chore: Stale Bot config: Disable debug mode and set days-before-stale… by @sdvg in #5691
- [v2] Allow propagation of keyup events on input elements by @sdvg in #5689
- Active stale bot by @sdvg in #5706
- Update stale.yml by @deleonio in #5710
- a11y: always preset font and background color by @deleonio in #5703
- Checkbox: Use icons as visuals by @sdvg in #5698
- chore: remove table badge size snap test by @deleonio in #5713
- fix: radios onChange was called twice by @laske185 in #5714
- Update types.ts by @deleonio in #5717
- Fix image path in React sample app by @sdvg in #5725
- docs: add migration guide by @deleonio in #5721
Full Changelog: 1.7.2...2.0.0
Release 1.7.6
What's Changed
- fix: remove expert slot from accordion component by @deleonio in #5538
- Fix/badge colors by @deleonio in #5547
- Fix/a11y font family settings v1 by @deleonio in #5541
- update snapshots by @deleonio in #5552
- Style/bmf font size v1 by @deleonio in #5557
- [v1] Toaster: Add methods to close individual or all toasts (Backport from version 2) by @sdvg in #5559
- [v1] Define Popover as internal component, remove public API by @sdvg in #5558
- [v1] Details: Move animation from entire details to container to just the content wrapper. This allows overflowing content (e.g. an outline) on the summary element. by @sdvg in #5577
- Fix Readme's for Docusaurus v3 by @deleonio in #5585
- Disable package builds for the documentation by @deleonio in #5586
- fix naming by @deleonio in #5588
- [v1] Fix table render by @sdvg in #5597
- fix initial table sort (1.7) by @laske185 in #5600
- [v1] Trim Avatar labels by @sdvg in #5605
- style: hide border when hidden-error is set (BMF) (1.7.x) by @Chrisdo82 in #5621
- [v1] Zv2: Fix --color-grau-50 according to Styleguide by @sdvg in #5625
- feat: i18nextService uses namespace "KoliBri" (1.7.x) by @laske185 in #5611
- chore: add angular 17 adapter by @deleonio in #5642
- chore: remove aria hidden by hide error by @deleonio in #5655
- fix: checkbox button semantic by @deleonio in #5653
- refact: hideError validation by @deleonio in #5661
- Add role=presentation to cell rendered by React to prevent it from being announced as clickable by @sdvg in #5662
Full Changelog: 1.7.5...1.7.6
Release 1.7.5 (not recommented)
What's Changed
- bug: accordion
slot
does not work anymore - will be fixed with v1.7.6
- fix: hidden logo by @deleonio in #5515
- feat: add focus to accordion and details by @deleonio in #5526
- fix: checkbox button focus by disabled by @deleonio in #5528
- fix: nav accent by @deleonio in #5534
- fix: align image, logo and kolibri by @deleonio in #5532
- fix: details missing aria hidden by @deleonio in #5527
Full Changelog: 1.7.4...1.7.5
Release 1.7.4
What's Changed
Full Changelog: 1.7.3...1.7.4
Release 1.7.3
What's Changed
Full Changelog: 1.7.2...1.7.3
🗳️ Release 1.7.1
Release 1.7.2
What's Changed
- Activate the expert slot, if
_label
is not set after migration finished by @deleonio in #5403 - fix: min version handling for migration by @deleonio in #5405
- Add the
$
by _label migration by @deleonio in #5406 - v1.7.1 by @deleonio in #5407
- Add padding to mapz-tabs by @sdvg in #5425
- 5173 bug inputs style prop bei icon wird ignoriert by @sdvg in #5426
- Fix missing outline in Chromium-based browsers on Windows by @sdvg in #5427
- Call onClose callback when Modal gets closed by @sdvg in #5420
- Button and Link: Fix expert slot not activating by @sdvg in #5437
- style(KolInputCheckbox): change switch icon by @Chrisdo82 in #5439
- Add Formik Example to React Sample App by @sdvg in #5414
- Zv2 updates by @sdvg in #5441
- v1.7.2-rc.0 by @deleonio in #5443
- chore: separate default theme by @deleonio in #5446
- Fix border-radius for buttons in zollv2-theme by @sdvg in #5447
Full Changelog: 1.7.0...1.7.2