Releases: semanticpixel/ember-line-clamp
Releases · semanticpixel/ember-line-clamp
Release list
release v3.2.3 🎉
🐛 Bug fixes
- Fix did-resize modifier conditional (https://github.com/lstrrs/ember-line-clamp/pull/98)
release v3.2.2 🎉
🐛 Bug fixes
- [a11y] - Fix axe-core duplicate-id-active error (https://github.com/lstrrs/ember-line-clamp/pull/95)
release v3.2.1 🎉
🐛 Bug fixes
- Only install the
did-resizemodifier if it's needed (https://github.com/lstrrs/ember-line-clamp/pull/86)
release v3.2.0 🎉
Functional Enhancements
- Use ember-resize-modifier instead of ember-singularity (https://github.com/lstrrs/ember-line-clamp/pull/90)
release v3.1.0 🎉
Functional Enhancements
- Support changing tag name (https://github.com/lstrrs/ember-line-clamp/pull/87)
release v3.0.1 🎉
🐛 Bug fixes
- Inject the
unified-event-handlerservice correctly (https://github.com/lstrrs/ember-line-clamp/pull/86)
release v3.0.0 🎉
Dependency updates
- Upgrade to support current LTS versions (https://github.com/lstrrs/ember-line-clamp/pull/82)
- Use new version of ember-batcher (https://github.com/lstrrs/ember-line-clamp/pull/84)
release v2.3.0 🎉
Dependency updates
- Updated dependencies to support Ember 4.0 in consuming apps (https://github.com/lstrrs/ember-line-clamp/pull/76)
release v2.2.2 🎉
🐛 Bug fixes
- Fix Embroider compatibility by calling
this._super.included
release v2.2.0 🎉
Functional Enhancements
- Support Google Translate (https://github.com/lstrrs/ember-line-clamp/pull/49)
Dependency updates
- Updated dependencies