Skip to content

Releases: minvws/nl-rdo-manon

v8.0.0

26 Apr 13:49
718e3d5
Compare
Choose a tag to compare

What's Changed

Breaking change:

  • Collapsible menu has been rewritten. Variable names have been changed. See navigation-collapsible-menu-variables.scss for all available options.

Full Changelog: v7.0.0...v8.0.0

v7.0.0

26 Apr 04:48
70be1af
Compare
Choose a tag to compare

What's Changed

Breaking change:

  • Rewrite on the header component. Fixes issues within the header component. Use the updated html-examples.

Full Changelog: v6.0.0...v7.0.0

v6.0.0

25 Apr 14:42
663340a
Compare
Choose a tag to compare

What's Changed

Breaking changes

  • Navigation link behaviour has been rewritten. This can cause issues with variables that were used earlier. Full updated documentation will follow. For the time being available variables can be found in the available documentation or the scss files.

Full Changelog: v5.0.2...v5.2.0

v5.0.2

20 Apr 11:15
65cfd00
Compare
Choose a tag to compare

What's Changed

  • Fix: solves specificity issue on header nav visited links by @HeleenSG in #180
  • Fix: Fixed specificity footer visited links text color by @HeleenSG in #179

Full Changelog: v5.0.1...v5.0.2

v5.0.1

20 Apr 10:19
c5b3423
Compare
Choose a tag to compare

What's Changed

  • Fix: Icon color within footer on visited links by @HeleenSG in #171
  • Fix: Solved layout issues with max line length elements within thirds… by @HeleenSG in #170
  • Fix: Notification width, inheritance, form notification documentation by @HeleenSG in #172
  • Fix: Added missing variables by @HeleenSG in #175
  • Fix: Removed font-smoothing as it is discontinued by @HeleenSG in #177
  • Chore: Updated version number by @HeleenSG in #176

Full Changelog: v5.0.0...v5.0.

v5.0.0

20 Apr 04:28
84d3b12
Compare
Choose a tag to compare

Fixes

  • Fix: Inherit button padding as default by @HeleenSG in #151
  • Fix: Layout form, inherit the correct values by @HeleenSG in #154
  • Fix: Removed broken hidden attribute by @HeleenSG in #157
  • Fix: Added whitespace styling option to breadcrumbs links by @HeleenSG in #158
  • Fix: Footer link styling including before and states by @HeleenSG in #159
  • Fix: Collapsible menu documentation and styling by @HeleenSG in #156
  • Fix: Upgrade table css and documentation to current setup by @HeleenSG in #136
  • Fix: Footer styling ul background and before by @HeleenSG in #167
  • Fix: Upgrade table css to current setup by @HeleenSG in #136
  • Fix: Removing inherited before elements within nav's where needed by @HeleenSG in #166

Features

Chores

Breaking changes:

Full Changelog: v4.1.0...v5.0.0

v4.1.0

13 Apr 15:11
19aa28c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.0.0...v4.0.1

v4.0.0

06 Apr 08:24
ea39b88
Compare
Choose a tag to compare

What's Changed

BREAKING CHANGES

  • Skip to content has an simplified name. From this version on please use: "skip-to-content" instead of "skip-to-content-base"

New Contributors

Full Changelog: v3.0.1...v4.0.0

v3.0.1

24 Mar 11:59
ee47428
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.0.0...v3.0.1

v3.0.0

20 Feb 16:33
9a476c7
Compare
Choose a tag to compare

What's Changed

  • Fix: Moving header navigation styling to more specific component. header navigation instead of navigation. Emptied the previous navigation component so it can be used for the html nav component. by @HeleenSG in #108
  • fix: pagination variable linkage and added styling to have pagination fill the full available width by @HeleenSG in #109
  • fix: call to action button linkage by @HeleenSG in #107
  • fix: removed empty nav link on components overview page by @HeleenSG in #110
  • fix: form help alignment. by @HeleenSG in #115
  • fix: update tabs variables linkage. by @HeleenSG in #113
  • fix: fieldset checkbox alignment horizontal view. by @HeleenSG in https://github.com/minvws/nl-rdo-manon/pull/1142

BREAKING CHANGES

  • From now on use header-navigation to style the header-navigation instead of navigation.
  • Removed: --cta-background-color and --cta-text-color instead use: the button specific variables: "--button-cta-background-color" and "--button-cta-text-color".

Full Changelog: v2.0.2...v3.0.0