What's Changed
- remove will-change as it causes animations on chrome to hang by @nightwing in #5094
- prevent unwanted zoom on mobile when viewport is not specified by @nightwing in #5085
- Resize observer by @nightwing in #5095
- Add annotation level information to gutter tooltip by @akoreman in #5101
- Mobile selection change by @nightwing in #5087
- Implementing ES6 classes by @mkslanc in #5104
- Improves Liquid Support by @panoply in #5098
- fix bracket highlighting for brackets in open/close tags by @nightwing in #5108
- Completions improvements by @mkslanc in #5005
- Add option to use SVG gutter icons by @akoreman in #5107
- Fix wrong path for modes in esm-resolver generator by @mkslanc in #5115
- update node used in ci by @nightwing in #5120
- fix: adds missing 'on' method for 'guttermousedown' by @YasinKavuk in #5121
- fix autocomplete popup being shown without results by @nightwing in #5124
- Add option to prevent keyboard focus trapping by @akoreman in #5114
- add playground by @nightwing in #5118
New Contributors
- @akoreman made their first contribution in #5101
- @panoply made their first contribution in #5098
- @YasinKavuk made their first contribution in #5121
Full Changelog: v1.16.0...v1.17.0