Skip to content
This repository was archived by the owner on Oct 4, 2024. It is now read-only.

Releases: FirebaseExtended/firepad

v1.5.11

Choose a tag to compare

@samtstern samtstern released this 20 Oct 11:05
  • Enable drag/drop in Ace editor (#367)
  • Fix multi-change event errors in Monaco (#380)

v1.5.10

Choose a tag to compare

@samtstern samtstern released this 07 Apr 14:05
  • 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.9

Choose a tag to compare

@mikelehen mikelehen released this 18 Jan 00:42
  • Internal improvements.

v1.5.7

Choose a tag to compare

@mikelehen mikelehen released this 18 Jan 00:25
  • Fix indentation issue with CodeMirror 5.48 or newer.

v1.5.6

Choose a tag to compare

@mikelehen mikelehen released this 15 Jan 01:34
  • Internal improvements.

v1.5.5

Choose a tag to compare

@mikelehen mikelehen released this 15 Jan 00:00
  • Internal improvements.

v1.5.4

Choose a tag to compare

@mikelehen mikelehen released this 12 Jan 04:31
  • 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

Choose a tag to compare

@firebase-ops firebase-ops released this 08 Feb 19:20
  • Fixed an issue in the monaco adapter that could incorrect offset handling (#327).

v1.5.2

Choose a tag to compare

@firebase-ops firebase-ops released this 18 Jan 21:17
  • Fixed an issue in the monaco adapter that could cause errors after clients disconnect (#322).

v1.5.1

Choose a tag to compare

@firebase-ops firebase-ops released this 14 Dec 21:43
  • Fixed an issue in the monaco adapter that could cause errors for certain kinds of edits (#312).