Releases: canonical/vanilla-framework
v3.11.1
Getting Vanilla Framework
Install with NPM: https://www.npmjs.com/package/vanilla-framework
Visit the documentation at https://vanillaframework.io/docs
New in Vanilla v3.11.1
🐛 Bug Fixes
- Fix the calculation of hr margin by @bartaz (#4660)
- Fix nesting row in fixed width container by @bartaz (#4657)
- Update top nav font weight by @bartaz (#4658)
📝 Documentation
- WD-777 Add full-width layout documentation by @bartaz (#4655)
- WD-778 Use new full width layout on Vanilla site by @bartaz (#4650)
- Fix command for git submodule example by @kkumtree (#4635)
🔨 Maintenance
- Bump cacheable-request from 10.2.2 to 10.2.7 by @dependabot (#4653)
- Bump http-cache-semantics from 4.1.0 to 4.1.1 by @dependabot (#4647)
- Add !default to fontsizes map by @lyubomir-popov (#4644)
- Update font files and use small caps by @lyubomir-popov (#4648)
- Bring back upload-assets CLI tool for release by @bartaz (#4649)
- chore(deps): update dependency canonicalwebteam.discourse to v5.0.4 by @renovate (#4651)
- Update u-off-screen utility by @steverydz (#4639)
- chore(deps): update dependency @testing-library/cypress to v9 by @renovate (#4627)
- chore(deps): update all non-major dependencies by @renovate (#4637)
- chore(deps): update dependency cypress to v12 by @renovate (#4638)
New Contributors
Full Changelog: v3.11.0...v3.11.1
v3.11.0
Getting Vanilla Framework
Install with NPM: https://www.npmjs.com/package/vanilla-framework
Visit the documentation at https://vanillaframework.io/docs
New in Vanilla v3.11.0
🚀 Features
🐛 Bug Fixes
- fix: remove collapsed side panel from accessibility tree by @petermakowski (#4628)
📝 Documentation
🔨 Maintenance
Full Changelog: v3.10.0...v3.11.0
v3.10.0
Getting Vanilla Framework
Install with NPM: https://www.npmjs.com/package/vanilla-framework
Visit the documentation at https://vanillaframework.io/docs
New in Vanilla v3.10.0
🚀 Features
- Add desktop icon by @edlerd (#4624)
- Switch to the new variable font by @ClementChaumel (#4616)
📝 Documentation
🔨 Maintenance
- Reduce social icon sizes to work better next to headings by @lyubomir-popov (#4625)
- Temporary script to fix the upload assets job by @bartaz (#4623)
- Update all non-major dependencies by @renovate (#4626)
Full Changelog: v3.9.0...v3.10.0
v3.9.0
Getting Vanilla Framework
Install with NPM: https://www.npmjs.com/package/vanilla-framework
Visit the documentation at https://vanillaframework.io/docs
New in Vanilla v3.9.0
🚀 Features
Update styling of buttons and form elements by @lyubomir-popov (#4402)
💣 Potentially breaking changes
Updating to Vanilla 3.9.0 should be seamless, but if you have any custom form components built on top of Vanilla or separate components made look like Vanilla form elements they may need to be updated to the new style.
🐛 Bug Fixes
- Increase z-index of the modal so that it overlays the navigation drawer by @lorumic (#4619)
- Add hover states for checkboxes by @ClementChaumel (#4615)
🔨 Maintenance
- Update all non-major dependencies by @renovate (#4610)
- Bump qs from 6.5.2 to 6.5.3 by @dependabot (#4617)
- Bump express from 4.17.1 to 4.18.2 by @dependabot (#4618)
- Bump minimatch from 3.0.4 to 3.1.2 by @dependabot (#4612)
New Contributors
Full Changelog: v3.8.2...v3.9.0
v3.8.2
Getting Vanilla Framework
Install with NPM: https://www.npmjs.com/package/vanilla-framework
Visit the documentation at https://vanillaframework.io/docs
New in Vanilla v3.8.2
🐛 Bug Fixes
🔨 Maintenance
- Update dependency get-site-urls to v3 by @renovate (#4606)
- Update all non-major dependencies by @renovate (#4605)
Full Changelog: v3.8.1...v3.8.2
v3.8.1
Getting Vanilla Framework
Install with NPM: https://www.npmjs.com/package/vanilla-framework
Visit the documentation at https://vanillaframework.io/docs
New in Vanilla v3.8.1
🚀 Features
🐛 Bug Fixes
- Fix responsive grid bug by @mtruj013 (#4597)
- Fix warning for division operator by @mtruj013 (#4602)
- Override responsive divider orientation for medium screens with col-m… by @huwshimi (#4594)
- Fix slider input height by @huwshimi (#4575)
- Fix u-hide--large on table cells on medium screens. by @huwshimi (#4590)
📝 Documentation
🔨 Maintenance
- Update the underline style of links on hover by @larryease (#4603)
- Fix logo and logo tag height and width values by @mtruj013 (#4598)
- Revert to new logo style by @mtruj013 (#4601)
- Improve lint ordering rules by @huwshimi (#4595)
- Make password text easier to read when toggled by @huwshimi (#4591)
- Update dependency canonicalwebteam.discourse to v5 by @renovate (#4568)
- Update dependency canonicalwebteam.flask-base to v1.0.6 by @renovate (#4567)
New Contributors
- @larryease made their first contribution in #4603
Full Changelog: v3.8.0...v3.8.1
v3.8.0
Getting Vanilla Framework
Install with NPM: https://www.npmjs.com/package/vanilla-framework
Visit the documentation at https://vanillaframework.io/docs
New in Vanilla v3.8.0
🚀 Features
- add side navigation accordion variant by @petermakowski (#4550)
🐛 Bug Fixes
🔨 Maintenance
New Contributors
Full Changelog: v3.7.1...v3.8.0
v3.7.1
Getting Vanilla Framework
Install with NPM: https://www.npmjs.com/package/vanilla-framework
Visit the documentation at https://vanillaframework.io/docs
New in Vanilla v3.7.1
🐛 Bug Fixes
- Fix .u-off-screen utility adding white line on Firefox by @petermakowski (#4554)
- New nav logo padding does not align with content #4530 by @petermakowski (#4555)
- Fix side nav animation on desktop by @petermakowski (#4553)
📝 Documentation
- update release link in readme by @petermakowski (#4552)
Full Changelog: v3.7.0...v3.7.1
v3.7.0
Getting Vanilla Framework
Install with NPM: https://www.npmjs.com/package/vanilla-framework
Visit the documentation at https://vanillaframework.io/docs
New in Vanilla v3.7.0
🚀 Features
- Expandable side navigation by @petermakowski (#4536)
- Rename vf-animation to vf-transition by @petermakowski (#4545)
🐛 Bug Fixes
- Stepped list heading levels by @petermakowski (#4546)
📝 Documentation
- Update accordion docs to not imply navigation by @petermakowski (#4549)
- Update references to repo location in the new org by @bartaz (#4525)
🔨 Maintenance
- Update accordion vf-transition syntax by @petermakowski (#4548)
- Rename vf-animation to vf-transition by @petermakowski (#4545)
- Setup cypress by @petermakowski (#4540)
- Accordion transition by @petermakowski (#4542)
- Update all non-major dependencies by @renovate (#4523)
- Update internal dependencies by @renovate (#4516)
- Update Node.js to v18 by @renovate (#4447)
Full Changelog: v3.6.1...v3.7.0
v3.6.1
Getting Vanilla Framework
Install with NPM: https://www.npmjs.com/package/vanilla-framework
Visit the documentation at https://vanillaframework.io/docs