Releases: minvws/nl-rdo-manon
Releases · minvws/nl-rdo-manon
v1.1.1
What's Changed
- Fixed the logic to assign odd and even classes on table rows by @TwistMeister in #43
- fix: Divided and updated horizontal view form examples by @HeleenSG in #45
- fix: Updated footer documentation and styling by @HeleenSG in #47
Full Changelog: v1.1.0...v1.1.1
v1.1.0
Fixes
- fix: CSS file names by @HeleenSG in #22
- fix: Changed page language to nl by @HeleenSG in #21
- fix: Updated max line length documentation by @HeleenSG in #23
- fix: Removed redundant link by @HeleenSG in #28
- fix: Link line breaks within nowrap elements by @HeleenSG in #26
- fix: Added missing aria-labels on navs by @HeleenSG in #20
- fix: Updated css links inside page head where needed by @HeleenSG in #27
- fix: removed unused html by @HeleenSG in #31
- fix: Updated paragraph documentation. by @HeleenSG in #29
- fix: Table cells html by @HeleenSG in #30
- fix: Expando row button icon toggle by @TwistMeister in #9
- fix: Headings by @HeleenSG in #33
- fix: Checkbox alignment by @HeleenSG in #34
- fix: Added documentation for application base by @HeleenSG in #35
- fix: section, article and base title margin by @HeleenSG in #36
Features
- feat: Added styling for checkboxes within horizontally aligned fieldsets by @HeleenSG in #5
- feat: Added simple docs explaining how Manon can be installed to read the documentation. by @stefvanhouten in #10
- feat: Added link to online documentation in README by @dekkers in #15
- feat: Added nowrap helper class documentation and tests. by @HeleenSG in #14
- feat: Added hidden helper class by @HeleenSG in #16
- feat: Updated variables by @HeleenSG in #19
- feat: Added branding color sets by @HeleenSG in #17
- feat: Added footer component by @HeleenSG in #32
- feat: Branding color set link styling by @HeleenSG in #25
Setup, code owners etc
- Add repository URL by @ppvg in #3
- Swap CODEOWNERS by @ppvg in #6
- Move everything to a single .gitignore and remove wrongly committed ignored files from git by @dekkers in #12
- Fix overwriting issue in codeowners file by @underdarknl in #13
- Add github action to deploy documentation to github pages by @dekkers in #11
- Added TwistMeister as a codeowner by @HeleenSG in #24
- Add action to publish package on NPM by @dekkers in #37
New Contributors
- @HeleenSG made their first contribution in #5
- @stefvanhouten made their first contribution in #10
- @dekkers made their first contribution in #12
- @TwistMeister made their first contribution in #9
Full Changelog: v1.0.0...v1.1.0