Releases: ember-learn/ember-styleguide
Releases · ember-learn/ember-styleguide
v8.5.0
What's Changed
- Sidebar clean up + full width by @MinThaMie in #478
- Pin node version in volta so that it runs for people who have node 18 by @MinThaMie in #479
Dependency Updates
- Bump pnpm from 7.30.5 to 7.33.4 by @dependabot in #481
- Bump socket.io-parser from 3.4.2 to 3.4.3 by @dependabot in #460
- Bump webpack from 5.65.0 to 5.76.0 by @dependabot in #452
- Bump semver from 5.7.0 to 5.7.2 by @dependabot in #469
- Bump tough-cookie from 4.1.2 to 4.1.3 by @dependabot in #468
- Bump word-wrap from 1.2.3 to 1.2.4 by @dependabot in #470
- Bump xmldom and testem by @dependabot in #432
- Bump async from 2.6.2 to 2.6.4 by @dependabot in #475
- Bump express from 4.17.1 to 4.18.2 by @dependabot in #444
- Bump node-fetch from 2.6.1 to 2.6.12 by @dependabot in #476
Full Changelog: v8.4.0...v8.5.0
v8.4.0
8.3.0
v8.2.0
What's Changed
- Fix mobile margin for
by @MinThaMie in #459 - Bump minimatch from 3.0.4 to 3.1.2 by @dependabot in #450
- Bump jsdom from 16.4.0 to 16.7.0 by @dependabot in #428
Full Changelog: v8.1.0...v8.2.0
v8.1.0
What's Changed
- Fix strechting of Zoeys and Tomsters and give them some space by @MinThaMie in #455
- add @ember/string to ember-try beta and canary by @mansona in #458
- Make pagination work with multiline links + add arrow by @MinThaMie in #457
Full Changelog: v8.0.1...v8.1.0
v8.0.1
v4.3.0
v8.0.0
What's Changed
- Breaking: drop support for EOL Node - minimum supported now v14 by @mansona in #435
- Update percy by @mansona in #434
- Adds pagination component to the styleguide by @MinThaMie in #433
- Fix CI by @mansona in #422
- add permissions for continue-on-error by @mansona in #449
- update percy-cli by @mansona in #451
- Add link to Mastodon account by @ef4 in #445
Full Changelog: v7.1.0...v8.0.0
v7.1.0
7.1.0 / 2022-07-26
- Flex helper classes #423 from @MinThaMie
- Adds dog eared note styling #421 from @MinThaMie
- update lint-to-the-future dependencies #424 from @mansona
- Creates banner with the same style as on the current website #419 from @MinThaMie
- Use CSS instead of utility classes from ESNote - to allow HTML to be backwards compatible #413 from @NullVoxPopuli