Releases: minvws/nl-rdo-manon
Releases · minvws/nl-rdo-manon
v16.3.0-beta.5
What's Changed
Full Changelog: v16.3.0-beta.4...v16.3.0-beta.5
v16.3.0-beta.4
What's Changed
- chore: fix syntax for gfm highlight in readme by @ppvg in #510
- fix: github ci and publish workflows by @ppvg in #511
Full Changelog: v16.3.0-beta.3...v16.3.0-beta.4
v16.3.0-beta.3
What's Changed
- chore(add-npm-tag): add npm tags to releases by @ricklambrechts in #450
- refactor: code highlighting by @ppvg in #443
- Chore(deps): Bump actions/deploy-pages from 3 to 4 by @dependabot in #445
- Chore(deps): Bump actions/upload-pages-artifact from 2 to 3 by @dependabot in #446
- fix: manon-themes peerDependencies by @ppvg in #456
- Chore(deps-dev): Bump sass from 1.69.5 to 1.69.6 by @dependabot in #451
- Chore(deps-dev): Bump prettier from 3.0.3 to 3.1.1 by @dependabot in #452
- Chore(deps-dev): Bump sass-loader from 13.3.2 to 13.3.3 by @dependabot in #453
- fix: laravel-mix example by @ppvg in #458
- chore: update dependencies by @ppvg in #459
- Chore(deps-dev): Bump vite from 5.0.11 to 5.0.12 by @dependabot in #463
- Chore(deps-dev): Bump sass-loader from 13.3.3 to 14.0.0 by @dependabot in #460
- Chore(deps-dev): Bump svelte from 4.2.8 to 4.2.9 by @dependabot in #465
- Chore(deps-dev): Bump stylelint from 15.11.0 to 16.2.0 by @dependabot in #466
- Chore(deps-dev): Bump @sveltejs/kit from 2.3.2 to 2.4.3 by @dependabot in #467
- Chore(deps-dev): Bump stylelint-config-standard-scss from 11.1.0 to 13.0.0 by @dependabot in #462
- feat: responsive favicon by @ppvg in #469
- chore: change prettier config from json to cjs by @ppvg in #468
- Chore(deps-dev): Bump @sveltejs/kit from 2.4.3 to 2.5.0 by @dependabot in #471
- Chore(deps-dev): Bump @sveltejs/vite-plugin-svelte from 3.0.1 to 3.0.2 by @dependabot in #472
- Chore(deps-dev): Bump sass from 1.69.7 to 1.70.0 by @dependabot in #473
- Chore(deps-dev): Bump sass-loader from 14.0.0 to 14.1.0 by @dependabot in #474
- Chore(deps-dev): Bump svelte from 4.2.9 to 4.2.10 by @dependabot in #475
- Chore(deps-dev): Bump stylelint from 16.2.0 to 16.2.1 by @dependabot in #477
- Chore(deps-dev): Bump prettier from 3.2.2 to 3.2.5 by @dependabot in #476
- Chore(deps): Bump pnpm/action-setup from 2.4.0 to 3.0.0 by @dependabot in #480
- Chore(deps-dev): Bump svelte-check from 3.6.3 to 3.6.4 by @dependabot in #479
- Chore(deps-dev): Bump prettier-plugin-svelte from 3.1.2 to 3.2.1 by @dependabot in #481
- Chore(deps-dev): Bump sass-loader from 14.1.0 to 14.1.1 by @dependabot in #483
- Chore(deps-dev): Bump svelte from 4.2.10 to 4.2.11 by @dependabot in #482
- Chore(deps-dev): Bump vite from 5.0.12 to 5.1.4 by @dependabot in #485
- Chore(deps-dev): Bump svelte from 4.2.11 to 4.2.12 by @dependabot in #487
- chore: update laravel-mix dependencies by @ppvg in #496
- Chore(deps-dev): Bump vite from 5.1.4 to 5.1.6 by @dependabot in #491
- Chore(deps-dev): Bump @sveltejs/kit from 2.5.0 to 2.5.4 by @dependabot in #493
- Chore(deps-dev): Bump svelte-check from 3.6.4 to 3.6.7 by @dependabot in #495
- Chore(deps-dev): Bump sass from 1.70.0 to 1.72.0 by @dependabot in #494
- Chore(deps-dev): Bump prettier-plugin-svelte from 3.2.1 to 3.2.2 by @dependabot in #497
- Chore(deps-dev): Bump typescript from 5.3.3 to 5.4.2 by @dependabot in #498
- feat: theme icons by @ppvg in #470
- chore: update nested dependencies by @ppvg in #499
- Chore(deps-dev): Bump vite from 5.1.6 to 5.2.6 by @dependabot in #500
- Chore(deps-dev): Bump typescript from 5.4.2 to 5.4.3 by @dependabot in #502
- Chore(deps-dev): Bump svelte-check from 3.6.7 to 3.6.8 by @dependabot in #503
- Chore(deps-dev): Bump stylelint from 16.2.1 to 16.3.1 by @dependabot in #504
- Chore(deps): Bump actions/configure-pages from 4 to 5 by @dependabot in #505
- Chore(deps-dev): Bump svelte-check from 3.6.8 to 3.6.9 by @dependabot in #506
- Chore(deps-dev): Bump @sveltejs/kit from 2.5.4 to 2.5.5 by @dependabot in #507
- Chore(deps-dev): Bump vite from 5.2.6 to 5.2.7 by @dependabot in #508
- chore: use REUSE spec to document copyrights and licenses by @ppvg in #509
Full Changelog: v16.3.0-beta.2...v16.3.0-beta.3
v16.3.0-beta.2
What's Changed
Full Changelog: v16.3.0-beta.1...v16.3.0-beta.2
v16.3.0-beta.1
v16.3.0-beta.0
What's Changed
- Adds styling options for background-color-offset component by @HeleenSG in #414
- Fix: docs styling by @HeleenSG in #402
- Chore(deps): Bump actions/configure-pages from 3 to 4 by @dependabot in #430
- Chore(deps): Bump actions/deploy-pages from 2 to 3 by @dependabot in #431
- fix: stylelint errors by @ppvg in #410
- refactor(docs): add site builder by @ppvg in #409
- fix(docs): github pages base path by @ppvg in #440
- fix(docs): use {base} in all hrefs by @ppvg in #441
- feat: theme API by @ppvg in #442
- feat: publish @minvws/manon-themes by @ppvg in #447
Full Changelog: v16.2.0...v16.3.0-beta.0
v16.2.0
Fixes
- Fix: Typefout hersteld by @reinschaap in #406
- Fix: Updated logo example by @HeleenSG in #408
- Fix: Filter form accessible group name by @ppvg in #404
- Fix: Updates documentation for expando rows by @HeleenSG in #411
- Fix: Filters.js aria-controls target by @ppvg in #403
Features
Chores
- Chore: (navigation-link-button) added visited state styling for the navigation link button by @ricklambrechts in #413
- Chore: (deps) Bump actions/setup-node from 3 to 4 by @dependabot in #405
New Contributors
- @reinschaap made their first contribution in #406
Full Changelog: v16.1.2...v16.2.0
v16.1.2
What's Changed
- Chore: Remove package-lock.json because of pnpm-lock file by @ricklambrechts in #397
- Chore: dl documentation update by @HeleenSG in #399
- Fix(description-list): Correct styling dl in form fieldset by @ricklambrechts in #398
- Fix(card-gap): Fix card gap on breakpoint values by @ricklambrechts in #400
- Fix(github-pages-workflow): Update pnpm to 8 by @ricklambrechts in #401
Full Changelog: v16.1.1...v16.1.2
v16.1.1
What's Changed
- Chore(deps-dev): Bump postcss from 8.4.30 to 8.4.31 in /manon by @dependabot in #395
- Chore(deps): Bump pnpm/action-setup from 2.2.4 to 2.4.0 by @dependabot in #374
- Fix: Update expando rows js to support empty icon classes by @ricklambrechts in #396
- Fix: Adds missing dl variables by @HeleenSG in #393
- Fix: Removes header styling options from expando rows by @HeleenSG in #394
Full Changelog: v16.1.0...v16.1.1