Skip to content

Releases: laquasicinque/monaco-macro-editor

0.0.8

19 Sep 20:48
Compare
Choose a tag to compare
  • ✨ Added option for monaco editor to be loaded after the macro editor has been opened for the first time. The initial payload is ~50kb now
  • ♻ changed build to use a relative path experimentally, please let me know if this fixes/breaks thing

0.0.7

19 Sep 19:26
3486fa9
Compare
Choose a tag to compare
  • 🐛 Fixes textarea not being hidden anymore (artifact from a debug session). Thanks n1xx1

  • 🐛 Fix the furnace compat fix code

  • ✨ minifies types for smaller type payload. Thanks again n1xx1

  • ✨ Add new setting to load types only after you open the first editor (will be looking into also delaying monaco itself later too

0.0.6

12 Jul 12:03
Compare
Choose a tag to compare
  • ✨each user can now choose to opt out of using the monaco editor
    • note: at the moment I've not made it possible to have ace macro editor AND the monaco editor enabled AND be able to use the monaco editor. I may bring that in in future versions.

0.0.5

10 Jul 18:07
Compare
Choose a tag to compare
  • 🐛 fixed settings not appearing due to development name change (oops)
  • ✨ displays a warning, and doesn't load monaco if ace macro editor is present
  • ✨ settings now update all active editors immediately
  • 🏷 updated foundry typings
  • ♻ refactored a few bits of code

0.0.4

10 Jul 13:38
Compare
Choose a tag to compare
  • Correct path for fetching modules parts

0.0.3

10 Jul 13:28
faf0f6a
Compare
Choose a tag to compare

Fix workflow process to include the right files

Trying to fix the incorrect first release

10 Jul 13:07
bb29915
Compare
Choose a tag to compare
0.0.2

🔧 remove initial slash in modules in module.json

Initial Release

10 Jul 01:57
Compare
Choose a tag to compare

Tentative first release of this module 😨