Vonage / vivid-3

Vonage's web UI 🎨 toolbelt
https://vivid.deno.dev
Apache License 2.0
50 stars 11 forks source link

fix(deps): update dependency @codemirror/lang-html to v6.4.9 (VIV-000) #1808

Closed mend-for-github-com[bot] closed 2 weeks ago

mend-for-github-com[bot] commented 2 weeks ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@codemirror/lang-html 6.4.5 -> 6.4.9 age adoption passing confidence

Release Notes

codemirror/lang-html (@​codemirror/lang-html) ### [`v6.4.9`](https://togithub.com/codemirror/lang-html/blob/HEAD/CHANGELOG.md#649-2024-04-12) [Compare Source](https://togithub.com/codemirror/lang-html/compare/6.4.8...6.4.9) ##### Bug fixes Fix a bug in `autoCloseTags` that made tags not close when typing > after an attribute. ### [`v6.4.8`](https://togithub.com/codemirror/lang-html/blob/HEAD/CHANGELOG.md#648-2024-01-23) [Compare Source](https://togithub.com/codemirror/lang-html/compare/6.4.7...6.4.8) ##### Bug fixes Complete attribute names after whitespace in a tag even when completion isn't explicitly triggered. ### [`v6.4.7`](https://togithub.com/codemirror/lang-html/blob/HEAD/CHANGELOG.md#647-2023-11-27) [Compare Source](https://togithub.com/codemirror/lang-html/compare/6.4.6...6.4.7) ##### Bug fixes Parse `script` tags with `application/json` type as JSON syntax. ### [`v6.4.6`](https://togithub.com/codemirror/lang-html/blob/HEAD/CHANGELOG.md#646-2023-08-28) [Compare Source](https://togithub.com/codemirror/lang-html/compare/6.4.5...6.4.6) ##### Bug fixes `autoCloseTags` now generates two separate transactions, so that the completion can be undone separately. Add highlighting for the content of ` Githubissues.
  • Githubissues is a development platform for aggregating issues.