Releases: yuku/textcomplete
Releases · yuku/textcomplete
v0.1.13
- Dependencies upgrade #360
v0.1.12
- Add fix for contenteditable in safari #354
v0.1.10
Replace only needed range in CodeMirror (#347)
v0.1.9
Handle zero index correctly.
v0.1.7
Changed
- Handle highlight with mouse events only #331
v0.1.6
Option for specifying a dynamic width #329
v0.1.5
Fixes
- Fix StrategyProps interface
v0.1.4
Fixed
- Export
SearchCallback
type