Releases: minvws/nl-rdo-manon
Releases · minvws/nl-rdo-manon
v11.0.0
What's Changed
- Fix: Inconsistent classname for radio buttons by @HeleenSG in #271
- Fix: Radio button and checkbox alignment by @HeleenSG in #272
- Fix: Radio button help icon alignment by @HeleenSG in #274
- Chore: Updated version number by @HeleenSG in #273
Breaking changes
- class="radio-button" has been removed use class="radio" instead
- Removed "@minvws/manon/form-fieldset-visually-hidden-help"; as it is no longer needed
Full Changelog: v10.1.0...v11.0.0
v10.1.0
Fixes
- Fix: Fixed image shape to be exact square and exact circle by @HeleenSG in #263
- Fix: Help button alignment within fieldsets by @HeleenSG in #264
- Fix: Added test and styling fixes for block notifications within forms by @HeleenSG in #266
- Fix: Collapsible css by @HeleenSG in #269
Features
- Feat: Adds the option to center only children within main by @HeleenSG in #265
- Feat: Added whitespace by @HeleenSG in #262
- Feat: Adds page notification styling on object directly placed in main by @HeleenSG in #267
- Feat: Adds the option to set border-radius on square images by @HeleenSG in #268
Chores
Full Changelog: v10.0.0...v10.1.0
v10.0.0
Fixes
- Update list base variables by @ricklambrechts in #243
- Rewritten collapsible and responsive menu and compoments to a single collapsing component which functionality is used in the different collapsing components @HeleenSG in #231
- Removed unneeded inherited padding on hero. by @HeleenSG in #250
- Update external icon to be none by @ricklambrechts in #249
- Fieldset examples by @HeleenSG in #251
- Inconsistent file names for fieldset-checkbox and radio by @HeleenSG in #251
- Nota-bene variable by @HeleenSG in #251
- CSS clean up, removing ,inherent where they can't be used. by @HeleenSG in #251
- Horizontal form fieldset button alignment by @HeleenSG in #251
- Added missing spacing between grouped fieldset components by @HeleenSG in #253
- Breadcrumbs on form test pages by @HeleenSG in #252
- Radio and checkbox html-example indentation by @HeleenSG in #256
- Consistent default header and breadcrumb alignment by @HeleenSG in #256
- Local breakpoint variables (wip) by @HeleenSG in #256
- Button base styling, buttons can not be flexbox containers as it prevents buttons to overflow text by @HeleenSG in #256
- Button container behaviour by @HeleenSG in #256
- Inconsistent height between a.button and button within forms by @HeleenSG in #254
- Form base notifications by @HeleenSG in #257
- Refactor link styling by @ricklambrechts in #248
- Documentation form notifications by @HeleenSG in #259
- Placement form notifications by @HeleenSG in #259
- Notification styling within horizontal forms by @HeleenSG in #259
- Notification styling within fieldsets by @HeleenSG in #259
Features
- Add list style option for footer navigation list item by @ricklambrechts in #245
- Added grouped button (button-container) examples within horizontal view forms by @HeleenSG in #256
- Page notifications by @HeleenSG in #258
Chores
- Updated version number by @HeleenSG in #247
Chore: Rearranged order of variables for readability by @HeleenSG in #254
Breaking change
- If there are any issues with header navigations, check the header examples on https://minvws.github.io/nl-rdo-manon/documentation/components/header-navigation.html and https://minvws.github.io/nl-rdo-manon/documentation/components/collapsible.html for more information.
@use "@minvws/manon/navigation-collapsible-menu";
has been removed use@use "@minvws/manon/header-navigation-collapsible";
instead. @use "@minvws/manon/fieldset-radio";
has been removed use@use "@minvws/manon/form-fieldset-radio";
instead.@use "@minvws/manon/fieldset-checkbox";
has been removed use@use "@minvws/manon/form-fieldset-checkbox";
instead.- Renamed fieldset-checkbox and fieldset-radio to form-fieldset-checkbox and form-fieldset-radio to be in line with the other form elements.
- "notification-base" has been renamed to "notification". Use
@use "@minvws/manon/notification";
instead. - Removed nested state styling on link components. See #248
- Updated link component variable names to be inline with other components. For example an css variable containing
link-icon-active
is notlink-active-icon
. See #248 - Renamed
footer-link
,footer-link-visited
,footer-link-hover
,footer-link-active
tofooter-navigation-link-...
. See #248 - Split
link.scss
into different state files,link-visited
,link-hover
,link-focus
,link-active
. See #248
Full Changelog: v9.3.0...v10.0.0
v9.3.0
What's Changed
- Feat: External link icon by @ricklambrechts in #239
- Feat: Set form textarea styling based on form input styling by @ricklambrechts in #238
- Chore: Remove icon open and icon close classes in sidemenu js by @ricklambrechts in #228
- Chore: Cleanup by @ricklambrechts in #230
- Fix: Icon variable usage in filter-variables.scss and accordion-variables.scss by @TwistMeister in #229
- Fix: Added missing icon on closed sidemenu by @HeleenSG in #227
- Fix: Update link variables by @ricklambrechts in #233
- Fix: Remove duplicate variables by @ricklambrechts in #234
- Fix: Typo text-decoration by @ricklambrechts in #232
- Fix: Update language-selector-list.scss by @TwistMeister in #236
Full Changelog: v9.2.2...v9.3.0
v9.2.2
v9.2.1
v9.2.0
What's Changed
- Fix: Filter by @HeleenSG in #216
- Fix: Keeping list items and lists within bounds by @HeleenSG in #217
- Fix: List variables by @HeleenSG in #218
- Fix: Sidemenu variables by @HeleenSG in #219
- Fix: Added header navigation link styling to docs theme by @HeleenSG in #221
- Feat: Added styling options for form navigation lists by @HeleenSG in #214
- Chore: Updated version number by @HeleenSG in #220
- Chore: Removed icon classes from help button and use css by @ricklambrechts in #215
Full Changelog: v9.1.1...v9.2.0
v9.1.1
v9.1.0
What's Changed
- Fix: Fixed some styling issues with the language selector list buttons by @TwistMeister in #208
- Fix: Separates mixins to prevent variable overrides by @HeleenSG in #211
- Chore: Updates version number by @HeleenSG in #209
- Feat: Outline styling on nav links by @HeleenSG in #210
- Feat: Collapsible menu component by @HeleenSG in #207
Full Changelog: v9.0.0...v9.1.0
v9.0.0
What's Changed
- Fix: Fixes language component width by @HeleenSG in #203
- Fix: Language selector list by @HeleenSG in #204
- Fix: Simplifies logo component and adds styling options by @HeleenSG in #205
- Chore: Updates version number by @HeleenSG in #206
Breaking change:
- Logo has been simplified. The min-width, max-width, min-height, max-height, height, width have been changed to just a logo-width and logo-height variable. So instead of using "--logo-min-width", "--logo-max-width", "--logo-max-height", "--logo-min-height" use "--logo-width " and "--logo-height".
Full Changelog: v8.1.0...v9.0.0