This document maintains a list of changes to the slate-collapse-on-escape package with each new version. Until 1.0.0 is released, breaking changes will be added as minor version bumps, and smaller changes won't be accounted for since the library is moving quickly.
- Udate for
slate@0.29.0.
- Update for
slate-react@0.6.0.
- Update for
slate-react@0.5.0. - Change all triggers to be
onKeyDowninstead ofonBeforeInput.
- Update for
slate@0.22.0.
- Fix deprecated calls to
selection.moveToOffsets().
- Update for
slate@0.17.0.
- Add support for
options.triggerfunctions.
- Update for
slate@0.15.0.
🎉