All Versions
32
Latest Version
Avg Release Cycle
81 days
Latest Release
2680 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v1.5.4
June 11, 2017 -
v1.5.3
March 01, 2017 -
v1.5.2
October 15, 2016 -
v1.5.1
June 25, 2016 -
v1.5.0 Changes
February 20, 2016β add
headerTpl
settings- 7a41d93 - #375 from vcekov/fix_scroll_position - Valentin Cekov
- ecbf34f - #373 from vcekov/val/fix_key_navigation_interefence_with_mouse - Valentin Cekov
- b68cf84 - #364 from WorktileTech/master - Harold.Luo
- f836f04 - #372 from vcekov/fix_caret_for_space_after_@ - Harold.Luo
- 06cf6bb - Properly set caret position after failed match - Valentin Cekov
- π c9ed2e2 - support header template. - htz
-
v1.4.1 Changes
December 01, 2015 -
v1.4.0 Changes
November 08, 2015Contenteditable
Pressing
Backspace
will turn the inserted element back to the origin query 'moment'.- 84edc9f - skip inserted element when moving left or right - ichord
- π¦ 25a61d3 - the jQuery npm package is now called jquery. Fixes #338 - Mick Staugaard
- π 03ed71f - Merge pull request #351 from mociepka/master - Harold.Luo
- π¦ ae00dc3 - Point main script in package json - MichaΕ Ociepka
- π c5f31f5 - Merge branch 'dev' into HEAD - ichord
- c399397 - fix contenteditable cursor bug when typing "a" into query - ichord
- 7f4295a - fix previous replacements get clobbered when re-intering the inserted element - ichord
- π f00fabd - Merge pull request #354 from lvegerano/master - Harold.Luo
- a42065e - Adds guard to event and dist file - Luis Vegerano
- e4aaa30 - Add option to disable loopUp on click - Luis Vegerano
- π c9b7609 - Fix bug where callbacks would run before reaching minLen. Fixes #329. - Mike Leone
- π f8692dc - Add support for minLen. Connects to issue #316. - Mike Leone
- fd7d298 - FIX: the value of
isSelecting
- ichord - c374c93 - FIX: IME typing error - ichord
-
v1.3.2
June 25, 2015 -
v1.3.1
June 17, 2015 -
v1.3.0 Changes
June 13, 2015- 7f2189d - fix #294 inserts "" suffix in contenteditable
- bae95d9 - add
tabSelectsMatch
setting to make tab selection optional - π e966aba - Merge pull request #298 from kkirsche/patch-1 - Harold.Luo
- π 9f78239 - Remove moot
version
property from bower.json - Kevin Kirsche