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 #2360

Merged
merged 1 commit into from
Nov 13, 2024
Merged

Version Packages #2360

merged 1 commit into from
Nov 13, 2024

Conversation

khan-actions-bot
Copy link
Contributor

@khan-actions-bot khan-actions-bot commented Nov 13, 2024

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/wonder-blocks-form@4.11.0

Minor Changes

  • 9ed7bd5: Adds instantValidation prop for TextArea
  • cdcfe1b: - TextArea and TextField: Adds error prop so that the components can be put in an error state explicitly. This is useful for backend validation errors after a form has already been submitted.
  • 486c6a8: - TextField
    • Add instantValidation prop
    • No longer calls validate prop if the field is disabled during initialization and on change
    • TextArea
      • Validate the value during initialization if the field is not disabled

Patch Changes

  • 21f6779: Refactor TextField from class component to function component

@khanacademy/wonder-blocks-birthday-picker@2.0.90

Patch Changes

  • @khanacademy/wonder-blocks-dropdown@5.6.3

@khanacademy/wonder-blocks-dropdown@5.6.3

Patch Changes

  • @khanacademy/wonder-blocks-search-field@2.3.6

@khanacademy/wonder-blocks-search-field@2.3.6

Patch Changes

  • Updated dependencies [9ed7bd5]
  • Updated dependencies [cdcfe1b]
  • Updated dependencies [21f6779]
  • Updated dependencies [486c6a8]
    • @khanacademy/wonder-blocks-form@4.11.0

@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-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 November 13, 2024 21:05
Copy link
Contributor

github-actions bot commented Nov 13, 2024

Size Change: 0 B

Total Size: 101 kB

ℹ️ View Unchanged
Filename Size
packages/wonder-blocks-accordion/dist/es/index.js 3.78 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.04 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 3.44 kB
packages/wonder-blocks-data/dist/es/index.js 6.24 kB
packages/wonder-blocks-dropdown/dist/es/index.js 18.2 kB
packages/wonder-blocks-form/dist/es/index.js 6.28 kB
packages/wonder-blocks-grid/dist/es/index.js 1.36 kB
packages/wonder-blocks-i18n/dist/es/index.js 4.76 kB
packages/wonder-blocks-icon-button/dist/es/index.js 3 kB
packages/wonder-blocks-icon/dist/es/index.js 871 B
packages/wonder-blocks-labeled-field/dist/es/index.js 72 B
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.36 kB
packages/wonder-blocks-pill/dist/es/index.js 1.65 kB
packages/wonder-blocks-popover/dist/es/index.js 4.87 kB
packages/wonder-blocks-progress-spinner/dist/es/index.js 1.52 kB
packages/wonder-blocks-search-field/dist/es/index.js 1.3 kB
packages/wonder-blocks-switch/dist/es/index.js 1.94 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 827 B
packages/wonder-blocks-tooltip/dist/es/index.js 7.08 kB
packages/wonder-blocks-typography/dist/es/index.js 1.23 kB

compressed-size-action

@khan-actions-bot khan-actions-bot force-pushed the changeset-release/main branch 2 times, most recently from 417eb1e to 88d1a9b Compare November 13, 2024 22:09
@beaesguerra beaesguerra merged commit dac06ad into main Nov 13, 2024
26 checks passed
@beaesguerra beaesguerra deleted the changeset-release/main branch November 13, 2024 22:38
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