Skip to content

Releases: minvws/nl-rdo-manon

v12.1.0

23 May 20:52
d21bfd4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v12.0.0...v12.1.0

v12.0.0

23 May 12:50
f012a70
Compare
Choose a tag to compare

What's Changed

Breaking changes

Removed --header-navigation-list-item-padding instead use:
--header-navigation-link-padding-top;
--header-navigation-link-padding-right;
--header-navigation-link-padding-bottom;
--header-navigation-link-padding-left;

Full Changelog: v11.1.0...v12.0.0

v11.1.0

22 May 12:12
59735d8
Compare
Choose a tag to compare

Fixes

  • Fix: Current state on visited header navigation links by @HeleenSG in #277
  • Fix: Side menu page layout issues by @HeleenSG in #281
  • Fix: Form and table styling by @HeleenSG in #279
  • Fix: Adds notification tests and solves notification link color issues by @HeleenSG in #283

Features

  • Feat: Adds the option to style the hero title by @HeleenSG in #280
  • Feat: Adds footer content wrapper by @HeleenSG in #276
  • Feat: Text decoration styling options on collapsible element links by @HeleenSG in #275

Chores

Breaking change: sidemenu-base > sidemenu

Full Changelog: v11.0.0...v11.1.0

v11.0.0

17 May 09:53
9728dd8
Compare
Choose a tag to compare

What's Changed

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

16 May 11:55
c6becea
Compare
Choose a tag to compare

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

12 May 08:48
c2dea28
Compare
Choose a tag to compare

Fixes

Features

Chores

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 not link-active-icon. See #248
  • Renamed footer-link, footer-link-visited, footer-link-hover, footer-link-active to footer-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

08 May 11:39
b942662
Compare
Choose a tag to compare

What's Changed

Full Changelog: v9.2.2...v9.3.0

v9.2.2

03 May 10:34
89b8024
Compare
Choose a tag to compare

What's Changed

Full Changelog: v9.2.1...v9.2.2

v9.2.1

03 May 09:08
ef93ae8
Compare
Choose a tag to compare

What's Changed

Full Changelog: v9.2.0...v9.2.1

v9.2.0

03 May 08:06
09c573f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v9.1.1...v9.2.0