Skip to content

Releases: cybertoothca/ember-cli-bootstrap3-tooltip

3.10.1

19 Apr 20:07
8b20135
Compare
Choose a tag to compare

Matching Ember-Cli MAJOR.MINOR Versioning

What's Changed

Full Changelog: v3.10.0...v3.10.1

3.10.0

19 Apr 20:07
74a1cdd
Compare
Choose a tag to compare

Matching Ember-Cli MAJOR.MINOR Versioning

Full Changelog: v3.9.0...v3.10.0

3.9.0

19 Apr 20:07
ef5a766
Compare
Choose a tag to compare

Matching Ember-Cli MAJOR.MINOR Versioning

Full Changelog: v3.8.0...v3.9.0

3.8.0

19 Apr 20:06
47b57c2
Compare
Choose a tag to compare

Matching Ember-Cli MAJOR.MINOR Versioning

Full Changelog: v3.7.0...v3.8.0

3.7.0

19 Apr 20:06
bdb43db
Compare
Choose a tag to compare

Matching Ember-Cli MAJOR.MINOR Versioning

Full Changelog: v3.6.0...v3.7.0

3.6.0

19 Apr 20:06
78b9276
Compare
Choose a tag to compare

Matching Ember-Cli MAJOR.MINOR Versioning

Full Changelog: v3.5.0...v3.6.0

3.5.0

19 Apr 20:05
fa811da
Compare
Choose a tag to compare

Matching Ember-Cli MAJOR.MINOR Versioning

What's Changed

Full Changelog: v1.1.0...v3.5.0

1.1.0

29 Sep 19:54
Compare
Choose a tag to compare
  • 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

1.1.0 Release Candidate #1

20 Sep 04:31
Compare
Choose a tag to compare
Pre-release
  • 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

1.0.0

30 Oct 05:06
Compare
Choose a tag to compare

Some components and a mixin:

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