Skip to content

Releases: konradjurk/ember-text-highlight

1.2.3

04 Jan 20:41
1.2.3
49b7505
Compare
Choose a tag to compare
  • Fix #9: Escape User Query if necessary

1.2.2

22 Dec 20:14
1.2.2
3ff0229
Compare
Choose a tag to compare

Fix #8: Last character disappears

v1.2.1

13 Dec 16:42
v1.2.1
5fc24b1
Compare
Choose a tag to compare
  • Update example in README to use template helper notation with two curly brackets

1.2.0

12 Dec 02:35
1.2.0
dcc5b55
Compare
Choose a tag to compare
  • Fix hasRemainingUnmatchedCharacters() in Indices Implementation

1.1.0

10 Dec 18:07
1.1.0
6db1b83
Compare
Choose a tag to compare
  • Fix RegEx Highlighter Implementation