Releases: salsify/ember-css-modules
Releases · salsify/ember-css-modules
Contain Your Excitement
Fixed
- Classes named
container
can be used once again (#15)
Location, Location, Location
Changed
- Modules are now more intelligently ordered in the final output by default, according to composition and value dependencies. See the README for further details.
Added
- Ability to override scoped name generation (#3)
- Greater (explicit) control over module ordering in final output (#7)
Fixed
- Handle component lookup changes in Ember 2.5+ without crashing
- Pass through non-CSS files in the styles tree (#13)
- Don't rely on custom registry options set up in an initializer (#14)