Releases: ember-learn/ember-styleguide
Releases · ember-learn/ember-styleguide
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