Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2.8.7
->2.9.4
3.5.11
->3.5.13
3.5.11
->3.5.13
11.1.0
->11.3.0
4.31.3
->4.33.0
3.4.13
->3.4.17
0.27.4
->0.28.0
3.5.11
->3.5.13
4.4.5
->4.5.0
2.1.6
->2.2.0
Release Notes
phphe/he-tree (@he-tree/vue)
v2.9.4
Compare Source
v2.9.3
Compare Source
v2.9.2
Compare Source
v2.9.1
Compare Source
vuejs/core (@vue/compiler-sfc)
v3.5.13
Compare Source
Bug Fixes
Performance Improvements
v3.5.12
Compare Source
Bug Fixes
ifNode
(#12131) (cde2c06), closes vuejs/language-tools#4911undefined
(#12055) (7ad289e), closes #12054this.$props
type does not includestring
(#12123) (704173e), closes #12122Performance Improvements
vueuse/vueuse (@vueuse/core)
v11.3.0
Compare Source
🚀 Features
🐞 Bug Fixes
hash
mode missinglocation.search
- by @Huodoo, 霍冬冬 and @antfu in https://github.com/vueuse/vueuse/issues/4340 (e77ca)View changes on GitHub
v11.2.0
Compare Source
🚀 Features
🐞 Bug Fixes
canUndo
andcanRedo
typing to be computed ref - by @roydukkey and Anthony Fu in https://github.com/vueuse/vueuse/issues/4261 (b46d2)View changes on GitHub
yairEO/tagify (@yaireo/tagify)
v4.33.0
Compare Source
fd2c208
52c37a4
includeSelectedTags
setting istrue
or else, highlight the next/prev suggestion - rehydrate suggestions list when selecting a suggestion with the mouse5746d7a
dropdown.hide
withinonEditTagDone
after a suggestion was selectedca64ac7
3e9819a
108c6bc
$tag-inset-shadow-size
CSS variable2d8abd2
cbb6864
v4.32.2
Compare Source
719827b
x
(remove tag) button should not be visible if the suggestions' dropdown is visible (open)1cd4459
npx update-browserslist-db@latest
0ea0f30
d9d9ece
0e0ad46
this.state.dropdown.suggestions
should point to the sorted list and not pre-sorted one4acd7ae
sortby
(if defined) also when there's no search query643f79d
7c4ce8f
v4.32.1
Compare Source
bc63229
x
button is clicked, then the component should be re-focused9743bab
dropdown.includeSelectedTags
setting descriptionb39985c
e.preventDefault
fortab
keydown eventa321d15
05e86a4
v4.32.0
Compare Source
selectOption
on the global state every timesuggestionClick
is called (before it is called), which can be either by mouse click or key press34e81db
blur
event when a tag has focus (is editable) and then blured. apparently theonFocusBlur
does not catch this blur event for some reason.3e90111
f0747d1
0e0e851
async
keywrod for a functioninitReac
which usesasync
internallyf1bbd0c
v4.31.6
Compare Source
9b2f3a9
ab72938
v4.31.5
Compare Source
removeChild
in thedestory
method only ifthis.DOM.scope.parentNode
existsafade9e
12f90dd
this.getPersistedData(&#​39;value&#​39;)
should return nothing ifsettings.id
is undefined1d3419f
a10ff9a
a5ff0d2
v4.31.4
Compare Source
id
' does not exists or if evenlocalStorage
does not exists92dfd05
await
in order to resolve the error: "await is only valid in async functions and the top level bodies of modules"b0b16d3
input
template0b2a55a
spellcheck
for the input componenta459362
5de627b
f93da3e
tailwindlabs/tailwindcss (tailwindcss)
v3.4.17
Compare Source
v3.4.16
Compare Source
Fixed
PluginsConfig
allowundefined
values (#14668)Changed
v3.4.15
Compare Source
boxShadow
theme configuration allows arrays (#14856)selection:*
variant works in Chrome 131 (#15003)v3.4.14
Compare Source
Fixed
display: none
on elements that usehidden="until-found"
(#14625)unplugin/unplugin-vue-components (unplugin-vue-components)
v0.28.0
Compare Source
🚨 Breaking Changes
🚀 Features
View changes on GitHub
v0.27.5
Compare Source
🐞 Bug Fixes
View changes on GitHub
vuejs/router (vue-router)
v4.5.0
Compare Source
Please refer to CHANGELOG.md for details.
vuejs/language-tools (vue-tsc)
v2.2.0
Compare Source
v2.1.10
Compare Source
v2.1.8
Compare Source
Features
$el
type (#4805) - Thanks to @KazariEX!Bug Fixes
v-for
withv-once
correctly (#4830) - Thanks to @KazariEX!this
to__VLS_ctx
(#4845) - Thanks to @KazariEX!<component :is>
and<slot :name>
(#4661) - Thanks to @KazariEX, @so1ve!defineModel
&defineEmits
in generic (#4823) - Thanks to @KazariEX!useTemplateRef
into correct location (#4829) - Thanks to @KazariEX!v-on
on<slot>
(#4864) - Thanks to @KazariEX!)
(#4887) - Thanks to @KazariEX!value
instead of model name into tuple (#4892) - Thanks to @KazariEX!v-for
correctly (#4933) - Thanks to @KazariEX!Reactive
onv-for
(#4902) - Thanks to @KazariEX!Performance
Other Changes
v2.4.1
tov2.4.8
:importsNotUsedAsValues
(#4897) - Thanks to @KazariEX!"module": "CommonJS"
(#4944) - Thanks to @KazariEX!Configuration
📅 Schedule: Branch creation - "on the 2nd through 5th day of the month" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.