-
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
Merging main to next-release #4453
Closed
Closed
Conversation
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
* WIP * chore: websocket handler wip * chore(liveness): add custom websocket fetch handler * Create soft-singers-study.md * chore: address comments * chore: add tests and test coverage for custom websocket handler * fix unused variables * fix more unused variables
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
…tional children (#4432)
* chore(liveness): remove predictions super class * Create cold-news-jump.md
* quick readme update * added more info about setting up values
* added new isMultiple and selectSize props * package-lock.json file removed * reset yarn.lock and package.json * Update docs/src/pages/[platform]/components/selectfield/react.mdx Co-authored-by: Heather Buchel <[email protected]> * Update docs/src/pages/[platform]/components/selectfield/react.mdx Co-authored-by: Heather Buchel <[email protected]> * Update docs/src/pages/[platform]/components/selectfield/react.mdx Co-authored-by: Heather Buchel <[email protected]> * Update docs/src/pages/[platform]/components/selectfield/react.mdx Co-authored-by: Heather Buchel <[email protected]> * testing in progress * added padding tokens * 2 snapshots updated * updated react tests * updated docs tests * added default values for isMultiple and selectSize * Update packages/react/src/primitives/Select/Select.tsx Co-authored-by: Heather Buchel <[email protected]> * test option background color change * Add disabled tokens/css, update demo * combine [multiple][size] check and use class * update snapshots * Update packages/ui/src/theme/tokens/components/select.ts * Create brave-timers-dream.md added new isMultiple and selectSize props * Update .changeset/brave-timers-dream.md Co-authored-by: Heather Buchel <[email protected]> * Create breezy-rabbits-change.md Added new isMultiple and selectSize props for the SelectField component * removed one extra file from .changeset * updated .changeset folder --------- Co-authored-by: Heather Buchel <[email protected]> Co-authored-by: Ioana Brooks <[email protected]> Co-authored-by: Heather Buchel <[email protected]>
* fix(liveness): add missing liveness dependencies * Create loud-dodos-confess.md
🦋 Changeset detectedLatest commit: ac3cfa8 The changes in this PR will be included in the next version bump. This PR includes changesets to release 10 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
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.
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.