Releases: F0rce/lit-ace
Releases · F0rce/lit-ace
v1.11.0
1.11.0 (2022-08-26)
⚠ BREAKING CHANGES
autocompletion could not be called consecutively
Features
add custom modes during runtime (3cb851a )
Bug Fixes
autocompletion could not be called consecutively (f0ca944 )
v1.10.0
1.10.0 (2022-07-20)
Features
statusbar: possibility to choose the starting index (7403120 )
v1.8.3
1.8.3 (2022-06-13)
Bug Fixes
autocompletion: updated to ace-builds "1.6.3" (1064358 )
v1.8.2
1.8.2 (2022-06-07)
Bug Fixes
correctly attach ace to shadow-root (d873cbd )
v1.8.0
1.8.0 (2022-06-02)
Features
Bug Fixes
snippetManager
is now a global variable (d29be32 )
v1.7.0
1.7.0 (2022-03-24)
Features
customAutocompletion uses JSON instead of String (ce3d302 )
Bug Fixes
added missing syncs (ab5b0fa )
dynamicAutocompletion: added check for non existing editor (dff2e93 )
eventListener's were added incorrectly (808b244 )
sequence of initialization optimized (2966c1c )
setValue now sets the cursorPosition to the end of document (939e4c4 )
v1.6.0
1.6.0 (2022-03-15)
⚠ BREAKING CHANGES
value is no longer property
Bug Fixes
value is no longer property (ba0eb29 )
You can’t perform that action at this time.