-
Notifications
You must be signed in to change notification settings - Fork 24
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: new component SelectableCardOptionGroup (#4798)
* chore(devdeps): update dependency @eslint/compat to v1.2.7 (#4804) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * chore(devdeps): update dependency @types/node to v22.13.5 (#4805) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * chore(devdeps): update dependency eslint-plugin-oxlint to v0.15.12 (#4806) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * chore(devdeps): update dependency publint to v0.3.6 (#4808) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * fix: unit input styling (#4809) * chore: release (#4803) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> * chore(devdeps): update dependency postcss to v8.5.3 (#4807) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * fix(deps): update dependency @scaleway/regex to v5.2.2 (#4811) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * chore(devdeps): update actions/setup-node action to v4.2.0 (#4813) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * chore(devdeps): update node.js to v22.14.0 (#4814) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * chore(devdeps): update pnpm/action-setup action to v4.1.0 (#4815) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * fix(deps): update dependency react-router-dom to v7.2.0 (#4816) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * chore(devdeps): update dependency happy-dom to v17 (#4819) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * docs: fix code editor in storybook (#4812) * docs: fix code editor in storybook * fix: failing test * chore(devdeps): update dependency @scaleway/eslint-config-react to v5.2.7 (#4769) * chore(devdeps): update dependency @scaleway/eslint-config-react to v5.2.7 * fix: remove duplicate type --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Matthias <[email protected]> * fix: lockfile (#4825) * fix(deps): update dependency jsdom to v26 (#4821) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * fix(deps): update dependency react-toastify to v11 (#4613) * fix(deps): update dependency react-toastify to v11 * chore: add changeset renovate-8950968 * fix: new version of react toastify --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Scaleway Bot <[email protected]> Co-authored-by: Matthias Prost <[email protected]> * fix(deps): update code editor to v4.23.8 (#4751) * fix(deps): update code editor to v4.23.8 * chore: add changeset renovate-28121ac --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Scaleway Bot <[email protected]> * refactor(Icon): remove fixed size by using normal one (#4810) * chore(devdeps): update pnpm to v10 (#4820) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * fix(deps): update dependency react-select to v5.10.0 (#4817) * fix(deps): update dependency react-select to v5.10.0 * chore: add changeset renovate-e0b54b9 --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Scaleway Bot <[email protected]> Co-authored-by: Matthias Prost <[email protected]> * chore(devdeps): update dependency happy-dom to v17.1.8 (#4829) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * chore(devdeps): update dependency turbo to v2.4.4 (#4831) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * chore(devdeps): update dependency vite to v6.2.0 (#4832) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * chore(devdeps): update dependency @changesets/cli to v2.28.1 (#4834) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * chore(devdeps): update dependency @eslint/eslintrc to v3.3.0 (#4835) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * chore(devdeps): update dependency @size-limit/file to v11.2.0 (#4836) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * feat: new component for options * feat: add more features * fix: unit tests * fix: feedback alex * fix: feedback mathieu --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: lisalupi <[email protected]> Co-authored-by: Scaleway Bot <[email protected]> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
- Loading branch information
1 parent
e2b112c
commit 63f9b91
Showing
73 changed files
with
21,242 additions
and
4,216 deletions.
There are no files selected for viewing
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
"@ultraviolet/form": minor | ||
--- | ||
|
||
- New component `<SelectableCardOptionGroupField />` |
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
--- | ||
"@ultraviolet/ui": minor | ||
--- | ||
|
||
- `<Popup />`: fix when there is no animation to not add a `setTimeout` to close the popup. This will improve the behavior of `<SelectInputV2 />` and make the testing less random. | ||
- `<SelectableCard />`: remove pointer events on the radio. We were already doing it with the checkbox version. Also improved tabulation to be more accessible. | ||
- `<Label />`: improve component to accept `as` prop that can take either `label` or `legend`. It also accept `sentiment` and `disabled` props now. The mouse pointer will be a pointer as well when `htmlFor` is passed. | ||
- `<SelectInputV2 />`: improve the focusable elements and fix a visual bug to double click to open the dropdown. Also when there is no space in the input the text will be ellipsis. | ||
- New component `<SelectableCardOptionGroup />` |
This file contains 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
This file contains 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
This file contains 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
This file contains 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
Oops, something went wrong.