Releases: minvws/nl-rdo-manon
Releases · minvws/nl-rdo-manon
v3.0.1
What's Changed
- Fix/header navigation by @HeleenSG in #116
- Fix: form help styling by @HeleenSG in #117
- Fix: set border to 0 on focus-only class by @ricklambrechts in #118
- Update nav styling by @HeleenSG in #121
New Contributors
- @ricklambrechts made their first contribution in #118
Full Changelog: v3.0.0...v3.0.1
v3.0.0
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
v2.0.2
What's Changed
Fixes
- Updated thirds layout and documentation. Simplified css selector by @HeleenSG in #97
- Alignment issue on branding colors documentation by @HeleenSG in #98
- Alignment on components page by @HeleenSG in #99
- Small typos by @ring-ring-ring in #96
- Textedits by @ring-ring-ring in #102
- Upgraded navigation styling options and fixing old linkage issues by @HeleenSG in #103
- fix: ghost button variables linkage by @HeleenSG in #106
- fix: message counter linkage by @HeleenSG in #105
Full Changelog: v2.0.1...v2.0.2
v.2.0.1
v2.0.0
Fixes
Layout
The layout system has been rewritten to make it easier to understand and maintain. This does mean that the previous layout-files are not supported in the new version. The layout documentation has been updated. See the documentation for all the details on the layout components, how to implement and use them.
Features
Manon docs branding
Full Changelog: v1.1.8...v2.0.0
v1.1.8
Updates & Features
- Added footer styling options and updated documentation by @HeleenSG in #77
- Update documentation by @ring-ring-ring in #79
Fixes
- Fix: Invisible filter text. by @HeleenSG in #83
- Fix: Inheritance on component headings. by @HeleenSG in #81
New Contributors
- @ring-ring-ring made their first contribution in #79
Full Changelog: v1.1.7...v1.1.8