Releases: minvws/nl-rdo-manon
Releases · minvws/nl-rdo-manon
v16.1.0
v16.0.2
What's Changed
- Fix: Fixes tabs styling by @HeleenSG in #389
- Fix: .visually-hidden (VoiceOver on macOS) by @ppvg in #380
- Feat:Add expanded-row class and styling to expando-row by @TwistMeister in #388
- Chore: npm update by @ricklambrechts in #387
Full Changelog: v16.0.1...v16.0.2
v16.0.1
v16.0.0
What's Changed
- Chore(deps): Bump actions/checkout from 3 to 4 by @dependabot in #379
- Add pnpm to dependabot by @ricklambrechts in #382
- Fixes issue with border on states on tabs by @HeleenSG in #381
- Updates tabs documentation by @HeleenSG in #383
Breaking change:
Removed variables:
--tabs-border-top-width: ;
--tabs-border-right-width: ;
--tabs-border-bottom-width: ;
--tabs-border-left-width: ;
Use --tabs-border: ; instead
Full Changelog: v15.3.0...v16.0.0
v15.3.0
What's Changed
- Minor typos fixed by @ijansch in #376
- Chore(deps): Bump actions/upload-pages-artifact from 1 to 2 by @dependabot in #372
- Feat added destructive button by @HeleenSG in #378
New Contributors
Full Changelog: v15.2.3...v15.3.0
v15.2.3
v15.2.2
v15.2.1
What's Changed
- Fix: Prevent specificity issues with nav components by @HeleenSG in #364
- Fix: Layout when div layout hasn't been added. by @HeleenSG in #367
- Fix: Icon font-size for active links by @ricklambrechts in #366
- Chore: Split npm audit from build workflow by @ricklambrechts in #365
Full Changelog: v15.2.0...v15.3.0
v15.2.0
What's Changed
- Fix: Double padding on dl components by @HeleenSG in #352
- Fix: Typo in collapsible.js by @ricklambrechts in #353
- Fix: Horizontal center breadcrumbs by @HeleenSG in #356
- Fix: Button type by @ricklambrechts in #357
- Feat: Adds option to use class to style header and footer instead of html only by @HeleenSG in #349
- Feat: Run formatter check in CI by @ricklambrechts in #351
- Feat: helper class to give content blocks a max-width and center them by @HeleenSG in #354
- Feat: Pagination by @HeleenSG in #363
- Chore: Run prettier format by @ricklambrechts in #350
Full Changelog: v15.1.3...v15.2.0
v15.1.3
What's Changed
Fixes
- Fix: collapsible-toggle button element placement in HTML, again... by @TwistMeister in #347
Full Changelog: v15.1.2...v15.1.3