Skip to content

šŸ„ Release 2.0.0

Compare
Choose a tag to compare
@deleonio deleonio released this 08 Dec 13:25
· 1440 commits to develop since this release

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