bugfix - clicking the × (clear selected tag) button in select-mode, the component should not get focused 2183e29
added tagify-dd-text-color to Knobs in the examples html page fedea0d
minor refactor eb26a2f
added class name this.settings.classNames.dropdownItemSelected (tagify__dropdown__item--selected) for selected dropdown items bcf2c4d
added new CSS variable --tagify-dd-text-color
fixed #1350 - added CSS for suggestion items which are currently already selected (as tags). those now have a ✓ Unicode before their dropdown suggestion's text b22d6af
chore: added a updatePlaceholderByTagsCount funciton to the advance-options demo to showcase the tagify.setPlaceholder method e633f26
chore: added 2 methods to the table of available tagify methods in the README: setRangeAtStartEnd & setPlaceholder 072af00
bugfix: when the input is changed to a valid value via code and there are no tags, so the current state is "empty", the empty class name should be removed d6ef32b
bugfix: adding timeout within postProcessNewTagNode method, because the tag node is yet to be injected into the DOM at this point and firing the add event callback is should not happened prior to that fc45e44
in select-mode do not care about includeSelectedTags when filtering the suggestions list 4edfe0c
if a tagTextProp is set in the settings, but for some reason a tag was added through selecting an item from the whitelist which did not have tagTextProp property, then the value should be used instead 45ddf9e
fixes #1351 - if a tag should be created when the setting autoComplete.rightKey is set to true then do not proceed with keydown logic within the suggestions dropdown 09b5f7c
CSS fix to the placeholder. text should not horizontally overflow the container and also should not be trimmed vertically (for tall glyphs) 0d621ee
fixes #1348 - when whitelist consists of primitives' the getSuggestionDataByNode method failed because it expected an a list consisting of Objects with a value property 65c75ea
fixes #1347 - React className prop should allow changing multiple classnames together 0399c04
This project is community-driven. If you would like to support this project, consider joining the Insiders Program to improve the sustainability of this project and unlock more features.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the vue group with 8 updates:
10.10.0
10.11.0
4.26.5
4.27.0
3.4.27
3.4.31
4.3.2
4.4.0
3.4.27
3.4.31
3.4.27
3.4.31
0.27.0
0.27.2
2.0.19
2.0.24
Updates
@vueuse/core
from 10.10.0 to 10.11.0Release notes
Sourced from
@vueuse/core
's releases.Commits
f16222b
chore: release v10.11.01028a58
chore: update deps30a9878
chore: release v10.10.1f80d24e
chore: update deps4d868f5
feat(useFocus): supportpreventScroll
option (#3994)7c36fe5
fix(useSpeechRecognition): send correct transcript result (#3891)f947f82
types(vitest): modifySpyInstance
toMockInstance
(#3995)Updates
@yaireo/tagify
from 4.26.5 to 4.27.0Release notes
Sourced from
@yaireo/tagify
's releases.Commits
dba7a6b
4.27.03fdcf3b
added a div wrapper to prevent this bug: https://stackoverflow.com/q/34354085...2183e29
bugfix - clicking the×
(clear selected tag) button in select-mode, the com...fedea0d
addedtagify-dd-text-color
to Knobs in the examples html pageeb26a2f
minor refactorbcf2c4d
added class namethis.settings.classNames.dropdownItemSelected
(`tagify__dr...b22d6af
- added new CSS variable--tagify-dd-text-color
2cb5ec1
added comment09a5805
fixes #1353 - input should not be: autocapitalized, autocorrected & spellcheckeda94f033
input should not be: autocapitalized, autocorrected & spellcheckedUpdates
vue
from 3.4.27 to 3.4.31Release notes
Sourced from vue's releases.
Changelog
Sourced from vue's changelog.
... (truncated)
Commits
f2acd51
release: v3.4.31746352a
fix(compiler-core): handle inline comments with undefined bindings (#11217)ad22879
test(reactivity): add a failed test for computed (#11243)b1d1f44
chore(deps): update dependency monaco-editor to ^0.50.0 (#11211)e0df985
fix: Revert "fix(reactivity): avoid infinite loop when render access a side e...6c303ea
Revert "fix(reactivity): fix side effect computed dirty level (#11183)"261fb7c
chore(deps): update dawidd6/action-download-artifact action to v6 (#11212)01ff603
chore(deps): update dependency puppeteer to ~22.12.0 (#11210)89946f8
chore(deps): update dependency typescript-eslint to ^7.13.1 (#11209)a1170db
chore(deps): update all non-major dependencies (#11207)Updates
vue-router
from 4.3.2 to 4.4.0Release notes
Sourced from vue-router's releases.
Commits
77d7217
release: vue-router@4.4.052b531d
docs: update vitepressbf106df
chore: remove unused depb55ab88
chore: up pnpm19142f5
Merge pull request #2264 from vuejs/refactor/typed-routesa91123f
docs: vuejs.de banner805e6ff
docs(zh): fix the order of useRouter() and useRoute() in packages/docs/zh/gui...edff284
release: vue-router@4.4.0-alpha.3abe223d
feat: add a clearRoutes method249bf2d
docs: vuejs.de bannerUpdates
@vue/compiler-sfc
from 3.4.27 to 3.4.31Release notes
Sourced from
@vue/compiler-sfc
's releases.Changelog
Sourced from
@vue/compiler-sfc
's changelog.... (truncated)
Commits
f2acd51
release: v3.4.31746352a
fix(compiler-core): handle inline comments with undefined bindings (#11217)a1170db
chore(deps): update all non-major dependencies (#11207)582cd2e
release: v3.4.3098a0b42
chore(deps): update all non-major dependencies (#11152)e5ca13a
release: v3.4.29a23e99b
fix(compiler-sfc): support@vue-ignore
comment on more type sourcesa476692
fix(compiler-sfc): fix parsing of mts, d.mts, and mtsx files4ec387b
fix(compiler-sfc): fix missing scope for extends error message3e89a0d
release: v3.4.28Updates
@vue/runtime-dom
from 3.4.27 to 3.4.31Release notes
Sourced from
@vue/runtime-dom
's releases.Changelog
Sourced from
@vue/runtime-dom
's changelog.... (truncated)
Commits
f2acd51
release: v3.4.31582cd2e
release: v3.4.30a2e35d6
fix(runtime-dom): ensure only symbols are explicitly stringified during attri...8ae4c29
fix(runtime-dom): prevent setting state as attribute for custom elements (#11...e5ca13a
release: v3.4.29bda5ff1
chore: fix missing type import7c8b126
fix(custom-element): support same direct setup function signature in defineCu...3e89a0d
release: v3.4.2804729ba
fix(compat): only warn ATTR_FALSE_VALUE when enabled188f3ae
fix(runtime-dom): support Symbol for input value bindings (#10608)Updates
unplugin-vue-components
from 0.27.0 to 0.27.2Release notes
Sourced from unplugin-vue-components's releases.
Commits
f6d7990
chore: release v0.27.22c0958d
chore: update depsd19734c
chore: release v0.27.1ecfbff3
docs: additional notes onglobs
andexclude
(#773)3a2555d
deps: replace resolve with mlly (#775)3e2c889
feat: deprecate bvn resolver (#759)7c8ca46
chore: add antfu open collective (#753)Updates
vue-tsc
from 2.0.19 to 2.0.24Release notes
Sourced from vue-tsc's releases.
... (truncated)
Changelog
Sourced from vue-tsc's changelog.
... (truncated)
Commits
bca79db
v2.0.247821158
fix(tsc): bump peer typescript version (#4513)7d44d8e
chore: update Volar to 2.4.0-alpha.270cb34e
v2.0.23-alpha.1ff17b8a
fix(tsc):fix testsc1b2f64
v2.0.23-alpha.00fc957e
refactor(language-server): reorganize the code structure (#4507)4a295b6
fix(vue-tsc): update required volar version (#4498)884c8a5
v2.0.22fda6ad3
fix(language-core): compatible with TS 5.5 (#4492)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show