Open
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #6315 +/- ##
==========================================
+ Coverage 92.57% 92.65% +0.07%
==========================================
Files 533 533
Lines 9996 10004 +8
Branches 3813 3794 -19
==========================================
+ Hits 9254 9269 +15
+ Misses 678 671 -7
Partials 64 64 see 1 file with indirect coverage changes Continue to review full report in Codecov by Sentry.
🚀 New features to boost your workflow:
|
2a9bab6 to
66e0f6d
Compare
66e0f6d to
95c7e48
Compare
95c7e48 to
d9b670d
Compare
41ecc14 to
927ec87
Compare
1b9308a to
cd17306
Compare
b4e0061 to
94d14a8
Compare
94d14a8 to
b080910
Compare
b080910 to
4c5274e
Compare
1a48920 to
9f038c7
Compare
2e0ddd3 to
a9ea4e6
Compare
a9ea4e6 to
967a0b2
Compare
e29884d to
a93bf47
Compare
a93bf47 to
541ddfa
Compare
60b415d to
8027f81
Compare
eb3e93e to
594fcaf
Compare
594fcaf to
e1f8364
Compare
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
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 was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
@ultraviolet/form@6.3.0
Minor Changes
#6241
fa4a28fThanks @lisalupi! - Form element can have aerrorLabel(string) to use as a custom value to display (instead of the label) when an error is displayed (empty required element, min/max value not respected, etc.).For instance, this component:
Used with this error:
The displayed
maxerror message isAmount must be less than 10instead ofChoose number of elements must be less than 10.It allows custom error labels with a fallback on the
labeliferrorLabelis not defined — this can be useful when creating a defaultuseError.Patch Changes
#6325
f6656baThanks @renovate! - Updated dependencyreactto19.2.5.Updated dependency
react-domto19.2.5.#6311
282df87Thanks @renovate! - Updated dependencyreact-hook-formto7.72.1.#6324
5faa8c2Thanks @renovate! - Updated dependencyviteto8.0.8.Updated dependencies [
1d62b49,27f89d7,59c601c,6ba736b,bf1ca25,9cfb3e9,f6656ba,5faa8c2,7382e79,1e4cc20]:@ultraviolet/fonts@2.1.5
Patch Changes
5faa8c2Thanks @renovate! - Updated dependencyviteto8.0.8.@ultraviolet/icons@5.3.2
Patch Changes
#6325
f6656baThanks @renovate! - Updated dependencyreactto19.2.5.Updated dependency
react-domto19.2.5.#6324
5faa8c2Thanks @renovate! - Updated dependencyviteto8.0.8.#6279
1e4cc20Thanks @lisalupi! - New icons:ForkProductIcon,SwitchProductIconandTrycatchProductIconCursorOutlineIcon,HandOutlineIcon,TicketOutlineIcon,CursorIcon,HandIconandTicketIconUpdated dependencies [
4be825f,17c8f2e,f6656ba,5faa8c2,661a29e]:@ultraviolet/illustrations@6.0.16
Patch Changes
#6325
f6656baThanks @renovate! - Updated dependencyreactto19.2.5.Updated dependency
react-domto19.2.5.#6324
5faa8c2Thanks @renovate! - Updated dependencyviteto8.0.8.#6328
dfbac35Thanks @renovate! - Updated dependencytinyglobbyto0.2.16.Updated dependencies [
4be825f,17c8f2e,f6656ba,5faa8c2,661a29e]:@ultraviolet/nextjs@3.0.28
Patch Changes
#6351
612d202Thanks @renovate! - Updated dependencynextto16.2.4.#6325
f6656baThanks @renovate! - Updated dependencyreactto19.2.5.Updated dependency
react-domto19.2.5.#6320
0bfb5abThanks @renovate! - Updated dependencynextto16.2.3.#6324
5faa8c2Thanks @renovate! - Updated dependencyviteto8.0.8.Updated dependencies [
1d62b49,27f89d7,59c601c,6ba736b,bf1ca25,9cfb3e9,f6656ba,5faa8c2,7382e79]:@ultraviolet/themes@3.1.5
Patch Changes
#6325
f6656baThanks @renovate! - Updated dependencyreactto19.2.5.Updated dependency
react-domto19.2.5.#6324
5faa8c2Thanks @renovate! - Updated dependencyviteto8.0.8.@ultraviolet/ui@3.13.2
Patch Changes
#6313
1d62b49Thanks @lisalupi! -Text: addmin-widthto the popup container whenoneLineis enabled to ensure the ellipsis works properly#6317
27f89d7Thanks @lisalupi! -Drawer: fixhideOnClickOutsidebehavior: set totrueby default (similar toModal) for default drawers and tofalsefor push drawers. Small fix to allow interactivity outside of push drawers (previously, only content of the push drawer was interactive).#6346
59c601cThanks @lisalupi! - Remove unused dependencies#6316
6ba736bThanks @lisalupi! -Tag: add a max width to ensure correct overflow#6338
bf1ca25Thanks @lisalupi! -EmptyState: small refactor to avoid empty divs#6314
9cfb3e9Thanks @lisalupi! -BarChart: fix legend placement (firefox)#6325
f6656baThanks @renovate! - Updated dependencyreactto19.2.5.Updated dependency
react-domto19.2.5.#6324
5faa8c2Thanks @renovate! - Updated dependencyviteto8.0.8.#6288
7382e79Thanks @renovate! - Updated dependency@uiw/codemirror-extensions-langsto4.25.9.Updated dependency
@uiw/codemirror-theme-materialto4.25.9.Updated dependency
@uiw/react-codemirrorto4.25.9.Updated dependencies [
4be825f,17c8f2e,f6656ba,5faa8c2,661a29e,1e4cc20]:@ultraviolet/utils@1.0.10
Patch Changes
#6342
4be825fThanks @lisalupi! -useClipboard: fix hook not reacting to prop updates. Clipboard operations now always use the latest values oftextandoptions#6329
17c8f2eThanks @renovate! - Updated dependencyvitestto4.1.4.Updated dependency
@vitest/coverage-istanbulto4.1.4.Updated dependency
@vitest/coverage-v8to4.1.4.Updated dependency
@vitest/uito4.1.4.#6325
f6656baThanks @renovate! - Updated dependencyreactto19.2.5.Updated dependency
react-domto19.2.5.#6324
5faa8c2Thanks @renovate! - Updated dependencyviteto8.0.8.#6298
661a29eThanks @renovate! - Updated dependency@vitest/coverage-istanbulto4.1.3.Updated dependency
@vitest/coverage-v8to4.1.3.Updated dependency
@vitest/uito4.1.3.Updated dependency
vitestto4.1.3.@repo/config@0.0.6
Patch Changes
5faa8c2Thanks @renovate! - Updated dependencyviteto8.0.8.