-
Notifications
You must be signed in to change notification settings - Fork 1
chore(deps): update dependency @nuxt/ui to v2.22.3 #295
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/nuxt-ui-2.x-lockfile
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
51ae2b8 to
3e8d179
Compare
72aeb67 to
8d04722
Compare
8d04722 to
d05562f
Compare
60b2463 to
86e0620
Compare
c1c3e46 to
e048f4f
Compare
e048f4f to
7c68883
Compare
7c68883 to
17e81d0
Compare
17e81d0 to
ef66389
Compare
ef66389 to
0901c28
Compare
0901c28 to
9ebcb08
Compare
9ebcb08 to
1f95c76
Compare
1f95c76 to
4eef0cb
Compare
4eef0cb to
13aac7e
Compare
13aac7e to
4092cfe
Compare
4092cfe to
09cc182
Compare
aaac638 to
fd241eb
Compare
fd241eb to
8fcc058
Compare
8fcc058 to
efa60c7
Compare
efa60c7 to
3277e42
Compare
3277e42 to
8b9834b
Compare
8b9834b to
23783a1
Compare
23783a1 to
1fcf621
Compare
1fcf621 to
feba14f
Compare
feba14f to
a74e528
Compare
a74e528 to
44e1fab
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.17.0→2.22.3Release Notes
nuxt/ui (@nuxt/ui)
v2.22.3Compare Source
v2.22.2Compare Source
🐛 Bug Fixes
byprop (#4791) (44382cd)New Contributors
Full Changelog: nuxt/ui@v2.22.1...v2.22.2
v2.22.1Compare Source
🐛 Bug Fixes
Full Changelog: nuxt/ui@v2.22.0...v2.22.1
v2.22.0Compare Source
✨ Highlights
@nuxt/module-builderto v1 (#3801)The module has been updated to use nuxt/module-builder@1.0.0!
🚨 Breaking Changes
zodandvalibot(#3618)We now rely on standard-schema for Form validation with
valibotandzod. Make sure to upgrade tovalibot@1.0.0/zod@3.24.0if you use them in your app.🐛 Bug Fixes
aria-*&data-*attrs (2bef1e2), closes #3007@selectevent (#3269) (c0e14d0)Full Changelog: nuxt/ui@v2.21.1...v2.22.0
v2.21.1Compare Source
🚀 Features
colorModeoption (d2ceead), closes #3143🐛 Bug Fixes
👋 New Contributors
Full Changelog: nuxt/ui@v2.21.0...v2.21.1
v2.21.0Compare Source
🚀 Features
tailwindMergeconfig fromapp.config(#2902) (ea15e21)🐛 Bug Fixes
v-modelcausing first column missing (#2890) (d573fb6)@selectevent on checkbox (#3042) (d9d4f19)New Contributors
Full Changelog: nuxt/ui@v2.20.0...v2.21.0
v2.20.0Compare Source
🚨 Breaking Changes
🚀 Features
closeevent (#2750) (419a24f)iconprop (#2594) (0d1a76e)dot notationinbyprop (#2607) (53df9d9)activeClass(#2663) (03e24f4)pauseTimeoutOnHoverprop (#2661) (11b8c3d)@select:allevent (#2581) (ac323c4)checkbox(#2549) (d6daf46)🐛 Bug Fixes
uiconfig (#2542) (bf58086)uitype withstrategy(07ef771)as constwith correct type in config (#2652) (51c8b8e)dayIndex(#2545) (ce955d2)joiinstead of original state (#2587) (acecff4)byprop to compare objects & support dot notation invalue-attribute(#2566) (7154254)exactQueryprop type (#2781) (4cde571)notificationis present (#2561) (d4e408c)loadingState(#2551) (6e66990)onClickwhile blocking element (#2592) (9703786)DeepPartialtype for App Config (#2621) (976b03f)👋 New Contributors
Full Changelog: nuxt/ui@v2.19.2...v2.20.0
v2.19.2Compare Source
v2.19.1Compare Source
🐛 Bug Fixes
Full Changelog: nuxt/ui@v2.19.0...v2.19.1
v2.19.0Compare Source
Read our updated documentation on https://ui.nuxt.com/.
🚨 Breaking Changes
In #2485, the expandable feature of the
Tablecomponent has changed. You should usev-model:expandto achieve the functionality that was previously implemented using the#expandslot.🚀 Features
superstructvalidation (#2357) (3cda6c6)expandedrow (#2485) (1acd01a)🐛 Bug Fixes
itemstype (#2487) (25378df)totype (8ab4a14), closes #1253typefrom app config (7846ca3), closes nuxt/ui#2398badgein RTL mode (#2420) (4bf81be)option-attribute(#2465) (ff18061)uiconfig (#2467) (23971ef)carouselandcarousel-inverseanimations in RTL mode (#2400) (20fb46a)checkboxnot checked while using props by (#2401) (1b7e36c)indeterminatecheckbox with pagination (#2439) (070d2f8)TableRowandTableColumntypes (c36964b), closes nuxt/ui#2373byprop (#2413) (b72d343)aria-labelon items (3cf19ea), closes nuxt/ui#1934👋 New Contributors
Full Changelog: nuxt/ui@v2.18.7...v2.19.0
v2.18.7Compare Source
🚀 Enhancements
nullas initial value (#2275) (474accb)🐛 Bug Fixes
titlefield (0aa3909), closes #1439textprop & slot are empty (#2232) (5ed5c57)👋 New Contributors
Full Changelog: nuxt/ui@v2.18.6...v2.18.7
v2.18.6Compare Source
Bug Fixes
uiprop (#2235) (eecf4f7)TransitionChildfor Vue 3.5 (#2227) (803c20a)marginin RTL mode (#2233) (ea05414)v2.18.5Compare Source
Features
Bug Fixes
RadioGroup(#2152) (7aec42c)file(#2047) (82313e8)@nuxt/schemarather thannuxt/schema(#2171) (ead904f)configPathfor module as string (#2074) (e4ba4f7)roundedclass to panel (#2187) (bf32baa)shadowclass to panel (#2201) (d22526c)[@select](https://redirect.github.com/select)event (#2072) (b1f691f)v2.18.4Compare Source
Bug Fixes
/index(7e37668), closes #2018nextTickbefore marker calc (#2020) (9c04969)v2.18.3Compare Source
Bug Fixes
relas any (69f605f).tsfor index (93ddf1d)v2.18.2Compare Source
Bug Fixes
UIconimport (4fd1be2)v2.18.1Compare Source
Bug Fixes
v2.18.0Compare Source
⚠ BREAKING CHANGES
@egoist/tailwindcss-iconsto new@nuxt/icon(#1789)Features
helpslot (c3122f7), closes #1957staticgroups (#1458) (b264ad2)@egoist/tailwindcss-iconsto new@nuxt/icon(#1789) (c904604)selectedto label slot props (#1587) (d18477d)label/leading/trailingslots props (#1349) (6b216ca)showCreateOptionWhenprop (#1853) (7e974b5)asprop (#1955) (bce94db)rowClassproperty incolumns(#1632) (748e491)iconin items (#1798) (e8eb394)Bug Fixes
rotateon rtl icon (53003fc)mix-blend-overlayon indicators (#1714) (f74f1df)errorslot sohelpslot can render (#1888) (99c52e5)labelwithvalue-attributeand async search (4d5f250), closes #1780ariaLabelto be picked (720c44d), closes #1934<progress>to improve accessibility (#1881) (abd13f1)modelValueprop (#1913) (8eca5a0)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.