What's Changed
- Re-organize implementation for various block items by @nighca in #1289
- Page
/sign-in/token
by @nighca in #1290 - Fix doc for
setHeading
by @nighca in #1291 - Fix widget Monitor with empty string by @nighca in #1292
- refactor(tools/spxls): hide spx event handler APIs inside handler callbacks by @aofei in #1293
- Animation preview in sprite / animation block by @nighca in #1280
- refactor(tools): standardize embedded packages for ispx and spxls by @aofei in #1302
- fix(tools/spxls): fix line start check in completion by @aofei in #1303
- Optimize APIReference loading by @nighca in #1306
- Optimize code-editor insertion by @nighca in #1301
- Fix widget details by @nighca in #1307
- refactor(tools/ispx): use
go run
to execute qexp ingo:generate
directives by @aofei in #1310 - Hide spx
Sprite.move
by @nighca in #1312 - Fix text-document tab related issues by @nighca in #1320
- Optimize scroll behavior in
ConsolePanel
by @nighca in #1321 - fix(tools/spxls): handle potential parser panics as diagnostics by @aofei in #1330
- fix(tools/spxls): preserve doc comments after formatting by @aofei in #1281
- Fix scroll check in ConsolePanel by @nighca in #1332
- feat(code-editor): support source location navigation for panic messages by @aofei in #1225
- fix(tools/spxls): improve declaration end position handling in formatting by @aofei in #1341
- fix: correct API base URL on
/docs/api
page by @aofei in #1349 - Get code-editor diagnostics from runtime by @nighca in #1346
Full Changelog: v1.6.1...v1.6.2