Releases: FirebaseExtended/firepad
Releases · FirebaseExtended/firepad
v1.5.11
- Enable drag/drop in Ace editor (#367)
- Fix multi-change event errors in Monaco (#380)
v1.5.10
- Fix incompatibility issue with monaco-editor (#356)
- Fix Firebase import method (#358)
- Stop handling revision/callbacks after destroy (#354)
- Update
firebase
dependency from ^5.5.5
to ^7.13.2
- Update
jsdom
dependency from ^12.2.0
to ^16.2.2
v1.5.7
- Fix indentation issue with CodeMirror 5.48 or newer.
v1.5.4
- Fixed numbering of ordered lists. (#225)
- Fixed accidental usage of ES6 in Ace Adapter. (#341)
- Fixed accidental usage of
key
global variable. (#330)
- Fixed headless mode after jsdom upgrade. (#334)
- Fixed multiple bugs for Monaco editor support. (#325)
v1.5.3
- Fixed an issue in the monaco adapter that could incorrect offset handling (#327).
v1.5.2
- Fixed an issue in the monaco adapter that could cause errors after clients disconnect (#322).
v1.5.1
- Fixed an issue in the monaco adapter that could cause errors for certain kinds of edits (#312).