Skip to content

Releases: knownasilya/ember-highlight

The Boot

16 Apr 03:04
Compare
Choose a tag to compare

v1.2.5

  • On the way to fastboot compat

Make Sure

20 Feb 23:41
Compare
Choose a tag to compare

v1.2.4

  • Make sure this.$() is available before calling highlight methods (#3) Thanks @matixmatix

podModulePrefix fix

25 Jan 20:50
Compare
Choose a tag to compare
v1.2.3

v1.2.3

Styles

18 Jan 13:29
Compare
Choose a tag to compare
v1.2.2

Tweak style

Docs

16 Jan 22:01
Compare
Choose a tag to compare
v1.2.1

Update docs

Flatten

16 Jan 21:24
Compare
Choose a tag to compare
v1.2.0

Flatten terms

Fix bower import

16 Jan 21:08
Compare
Choose a tag to compare
v1.1.3

Fix bower import

Fix class

16 Jan 20:43
Compare
Choose a tag to compare
v1.1.2

Fix component class

Tests and fix

16 Jan 20:31
Compare
Choose a tag to compare
v1.1.1

* Add tests
* Fix array issue with terms

Multiple Positional Params

16 Jan 20:14
Compare
Choose a tag to compare

Allows multiple terms:

{{#highlight-terms term1 term2}}
  Your text here
{{/highlight-terms}}