ember-cli-bootstrap3-tooltip

An EmberJs addon allowing you to quickly and conveniently create a Bootstrap3 Tooltip (https://getbootstrap.com/docs/3.3/javascript/#tooltips).

MIT License

Downloads
146
Stars
0
Committers
6

Bot releases are hidden (Show)

ember-cli-bootstrap3-tooltip - 3.10.1 Latest Release

Published by nadnoslen over 2 years ago

Matching Ember-Cli MAJOR.MINOR Versioning

What's Changed

Full Changelog: https://github.com/cybertoothca/ember-cli-bootstrap3-tooltip/compare/v3.10.0...v3.10.1

ember-cli-bootstrap3-tooltip - 3.10.0

Published by nadnoslen over 2 years ago

Matching Ember-Cli MAJOR.MINOR Versioning

Full Changelog: https://github.com/cybertoothca/ember-cli-bootstrap3-tooltip/compare/v3.9.0...v3.10.0

ember-cli-bootstrap3-tooltip - 3.9.0

Published by nadnoslen over 2 years ago

Matching Ember-Cli MAJOR.MINOR Versioning

Full Changelog: https://github.com/cybertoothca/ember-cli-bootstrap3-tooltip/compare/v3.8.0...v3.9.0

ember-cli-bootstrap3-tooltip - 3.8.0

Published by nadnoslen over 2 years ago

Matching Ember-Cli MAJOR.MINOR Versioning

Full Changelog: https://github.com/cybertoothca/ember-cli-bootstrap3-tooltip/compare/v3.7.0...v3.8.0

ember-cli-bootstrap3-tooltip - 3.7.0

Published by nadnoslen over 2 years ago

Matching Ember-Cli MAJOR.MINOR Versioning

Full Changelog: https://github.com/cybertoothca/ember-cli-bootstrap3-tooltip/compare/v3.6.0...v3.7.0

ember-cli-bootstrap3-tooltip - 3.6.0

Published by nadnoslen over 2 years ago

Matching Ember-Cli MAJOR.MINOR Versioning

Full Changelog: https://github.com/cybertoothca/ember-cli-bootstrap3-tooltip/compare/v3.5.0...v3.6.0

ember-cli-bootstrap3-tooltip - 3.5.0

Published by nadnoslen over 2 years ago

Matching Ember-Cli MAJOR.MINOR Versioning

What's Changed

Full Changelog: https://github.com/cybertoothca/ember-cli-bootstrap3-tooltip/compare/v1.1.0...v3.5.0

ember-cli-bootstrap3-tooltip - 1.1.0

Published by nadnoslen about 7 years ago

  • Upgraded ember-cli to 2.14.x.
  • No longer supporting Ember-1.13.0 because of the hash-helper & closure events.
  • Backwards compatible to 1.0.x (other than not supporting Ember-1.13.0)
  • New components: twbs-button, twbs-i, and twbs-time
  • New nested tabs-span/title component for nesting dynamic content into tooltips (including other components).

Check out the demo: http://ember-cli-bootstrap3-tooltip.cybertooth.io

Install/upgrade:

ember install ember-cli-bootstrap3-tooltip
ember-cli-bootstrap3-tooltip - 1.1.0 Release Candidate #1

Published by nadnoslen about 7 years ago

  • upgrade Ember-Cli to 2.14.2
  • testing against chrome headless
  • testing against all ember long term support version as well as release, beta, & canary

Still working on closing some issues.
See https://github.com/cybertoothca/ember-cli-bootstrap3-tooltip/milestone/2

ember-cli-bootstrap3-tooltip - 1.0.0

Published by nadnoslen almost 8 years ago

Some components and a mixin:

  • aws-abbr component (see #1)
  • aws-cite component (see #2)
  • aws-span component (see #3)
  • Tooltip mixin (see #4)