Releases: ember-learn/ember-styleguide
Releases · ember-learn/ember-styleguide
v4.0.1
v4.0.0
4.0.0 / 2020-04-23
This is a major release 🎉 a lot of work has been done over the last year to get this project to 4.0. Most of the contributors have been mentioned as a reference beside the changes in the Changelog file.
To see any of the individual changes please look at the pre-release versions in the changelog but here are a few of the major changes:
- remove ember-cli-addon docs in favour of field-guide for better SEO
- remove components that are not actively being used in any project
- implement base styles that are common across all of the Ember websites
- implement common CSS helpers for things that don't need a dedicated component
- upgrade most of the remaining components to Glimmer components
- streamline the CSS build pipeline to remove duplicate CSS and improve lighthouse score
v4.0.0-14
v4.0.0-13
v4.0.0-12
v4.0.0-11
4.0.0-11 / 2020-02-17
- Add bg-none CSS helper to reset background #293 from @MelSumner
- remove EsPageHeader component #287 from @mansona
- Update EsButton CSS to fix border radius #282 from @MelSumner
v4.0.0-10
v4.0.0-9
4.0.0-9 / 2020-01-30
- make the footer look more like the design #275 from @mansona
- add netlify as a sponsor #275 from @mansona
- move css helpers so that they have higher precidence than
container
andlist-unstyled
#274 from @mansona - add "dotted texture" to the background svg for the bg-shape-swipe-top #274 from @mansona
- stop including all svgs in svg-jar #274 from @mansona
- lighten border color of card when on a dark background #274 from @mansona