-
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
Docs release pr 2023 09 20 #4465
Conversation
…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
…#4457) * fix(ui): removing red border from disabled text and select field with error * Create five-ghosts-hug.md
* chore(liveness): export error types * Create thin-experts-destroy.md * fix unti tests * update error types * chore: switch to union type only * Update packages/react-liveness/src/components/FaceLivenessDetector/service/utils/liveness.ts Co-authored-by: Caleb Pollman <[email protected]> --------- Co-authored-by: Ioana Brooks <[email protected]> Co-authored-by: Caleb Pollman <[email protected]>
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.