Skip to content
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

Version Packages #2432

Merged
merged 1 commit into from
Jan 16, 2025
Merged

Version Packages #2432

merged 1 commit into from
Jan 16, 2025

Conversation

khan-actions-bot
Copy link
Contributor

@khan-actions-bot khan-actions-bot commented Jan 16, 2025

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

@khanacademy/[email protected]

Patch Changes

@khanacademy/[email protected]

Patch Changes

  • b2df9d3: MultiSelect: Clear error state when "Select none" or "Select all" shortcuts are used

@khanacademy/[email protected]

Patch Changes

  • d9bc865: TextField and TextArea: Set aria-required if it is required
  • d9bc865: TextField and TextArea validation: Always clear error message onChange if instantValidation=false so externally set error state can still be cleared

@khanacademy/[email protected]

Patch Changes

@khanacademy/[email protected]

Minor Changes

  • 0869c5e: - Update LabeledField styling to use semantic tokens to match Figma specs
    • Add error icon to the error message. This addresses accessibility issues related to color being the only way to communicate information
    • Add a labels prop so that a translated label for the error icon can be passed in
    • Handle long text overflow with and without word breaks
  • dea7c71: LabeledField: Wire up attributes for elements and apply attributes to the field element

Patch Changes

  • fd29f86: LabeledField: Refactor from class component to function component
  • ed8fb7b: Makes sure custom required messages passed into LabeledField or the field prop are displayed
  • d9bc865: Set required, error and light props for LabeledField and field component if it is set on either LabeledField or field component
  • d9bc865: Use errorMessage prop instead of error prop for consistency (error prop is used for boolean props in form field components).
  • d9bc865: LabeledField: Let required prop be a boolean or string so it can be passed down to the field prop
  • daf459a: Sets up the initial implementation for LabeledField based on the internal FieldHeading component in the form package

@khan-actions-bot
Copy link
Contributor Author

Gerald

Required Reviewers
  • @Khan/wonder-blocks for changes to packages/wonder-blocks-birthday-picker/CHANGELOG.md, packages/wonder-blocks-birthday-picker/package.json, packages/wonder-blocks-dropdown/CHANGELOG.md, packages/wonder-blocks-dropdown/package.json, packages/wonder-blocks-form/CHANGELOG.md, packages/wonder-blocks-form/package.json, packages/wonder-blocks-labeled-field/CHANGELOG.md, packages/wonder-blocks-labeled-field/package.json, packages/wonder-blocks-search-field/CHANGELOG.md, packages/wonder-blocks-search-field/package.json

Don't want to be involved in this pull request? Comment #removeme and we won't notify you of further changes.

@khan-actions-bot khan-actions-bot requested a review from a team January 16, 2025 18:48
Copy link
Contributor

github-actions bot commented Jan 16, 2025

Size Change: 0 B

Total Size: 98.3 kB

ℹ️ View Unchanged
Filename Size
packages/wonder-blocks-accordion/dist/es/index.js 3.77 kB
packages/wonder-blocks-banner/dist/es/index.js 1.53 kB
packages/wonder-blocks-birthday-picker/dist/es/index.js 1.77 kB
packages/wonder-blocks-breadcrumbs/dist/es/index.js 887 B
packages/wonder-blocks-button/dist/es/index.js 4.12 kB
packages/wonder-blocks-cell/dist/es/index.js 2.01 kB
packages/wonder-blocks-clickable/dist/es/index.js 3.06 kB
packages/wonder-blocks-core/dist/es/index.js 2.9 kB
packages/wonder-blocks-data/dist/es/index.js 6.24 kB
packages/wonder-blocks-dropdown/dist/es/index.js 19.1 kB
packages/wonder-blocks-form/dist/es/index.js 6.2 kB
packages/wonder-blocks-grid/dist/es/index.js 1.36 kB
packages/wonder-blocks-icon-button/dist/es/index.js 2.95 kB
packages/wonder-blocks-icon/dist/es/index.js 871 B
packages/wonder-blocks-labeled-field/dist/es/index.js 1.94 kB
packages/wonder-blocks-layout/dist/es/index.js 1.82 kB
packages/wonder-blocks-link/dist/es/index.js 2.28 kB
packages/wonder-blocks-modal/dist/es/index.js 5.42 kB
packages/wonder-blocks-pill/dist/es/index.js 1.65 kB
packages/wonder-blocks-popover/dist/es/index.js 4.85 kB
packages/wonder-blocks-progress-spinner/dist/es/index.js 1.52 kB
packages/wonder-blocks-search-field/dist/es/index.js 1.36 kB
packages/wonder-blocks-switch/dist/es/index.js 1.92 kB
packages/wonder-blocks-testing-core/dist/es/index.js 3.74 kB
packages/wonder-blocks-testing/dist/es/index.js 1.07 kB
packages/wonder-blocks-theming/dist/es/index.js 693 B
packages/wonder-blocks-timing/dist/es/index.js 1.8 kB
packages/wonder-blocks-tokens/dist/es/index.js 2.36 kB
packages/wonder-blocks-toolbar/dist/es/index.js 905 B
packages/wonder-blocks-tooltip/dist/es/index.js 6.99 kB
packages/wonder-blocks-typography/dist/es/index.js 1.23 kB

compressed-size-action

Copy link
Member

@beaesguerra beaesguerra left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@beaesguerra beaesguerra merged commit 00a9318 into main Jan 16, 2025
21 of 28 checks passed
@beaesguerra beaesguerra deleted the changeset-release/main branch January 16, 2025 19:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants