Compatibility and customizability improved
Pre-release
Pre-release
sir-dunxalot
released this
09 Oct 03:39
·
263 commits
to master
since this release
- Moves development instructions to
CONTRIBUTING.md
, which will appear in Github UI when submitting new issues and PRs, including which branch to use for2.x
and3.x
- #280 - Restore
targetSelector
option in test helpers - #282 - Add support for
popper.js
position variants (e.g. ` - #285 - Add ability to override options passed through to
popper
instance - #283 - Use
ember-get-config
instead ofthis.getConfig
in order to support Ember engines - #286 - Add
ember-line-clamp
compatibility coverage - #289 - Add Ember Fastboot support and coverage
- #290 - Prevent tooltip from adding target element's title attribute to tooltip
- #291 - Fixes
{{ember-tooltip}}
typo in Readme