-
Notifications
You must be signed in to change notification settings - Fork 299
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
chore: update next-release/main branch #4401
Conversation
* initial commit * clean up, add new tokens * docs snapshots * docs * docs * types and docs * row column docs stuff * add size tokens, update docs * docs snaps * reset css changes * fieldset context * Update fieldset to use context, update form inputs to use fieldset context * update detecting if disabled by fieldset * type, theme, and docs updates * docs updates, snapshots * Remove isNestedFieldset from context, update usage across controls. Update docs * Update packages/react/src/primitives/Fieldset/useFieldset.ts Co-authored-by: Caleb Pollman <[email protected]> * Update packages/react/src/primitives/Fieldset/Fieldset.tsx Co-authored-by: Caleb Pollman <[email protected]> * Update legend prop description, remove test file in docs * update theme and docs styling examples * Update type for fieldset size, update description * Update snapshots, tests * update tests for nested fieldsets * Create afraid-waves-switch.md * remove unused imports * Update docs/src/pages/[platform]/components/fieldset/examples/DisabledFieldset.tsx Co-authored-by: Danny Banks <[email protected]> * Update docs/src/pages/[platform]/components/fieldset/react.mdx Co-authored-by: Danny Banks <[email protected]> * use proper BEM syntax * udpate snapshots * update changeset * update useFieldset to return isFieldsetDisabled to avoid re-mapping * Update docs/src/pages/[platform]/components/fieldset/examples/FieldsetDirection.tsx --------- Co-authored-by: Heather Buchel <[email protected]> Co-authored-by: Caleb Pollman <[email protected]> Co-authored-by: Danny Banks <[email protected]>
* Update Message/Input links * cleanup, enable links --------- Co-authored-by: Heather Buchel <[email protected]>
* chore: remove unneeded docs example for fieldset * chore: remove unused code
* fix(docs/message): typo in prop name * chore(docs/message): update text/icon on overview page for Message --------- Co-authored-by: Heather Buchel <[email protected]>
Bumps [@adobe/css-tools](https://github.com/adobe/css-tools) from 4.2.0 to 4.3.1. - [Changelog](https://github.com/adobe/css-tools/blob/main/History.md) - [Commits](https://github.com/adobe/css-tools/commits) --- updated-dependencies: - dependency-name: "@adobe/css-tools" dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
Description of changes
Issue #, if available
Description of how you validated changes
Checklist
yarn test
passes and tests are updated/addedsideEffects
field updatedBy submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.