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

Merged
merged 1 commit into from
Dec 5, 2023
Merged

Version Packages #2132

merged 1 commit into from
Dec 5, 2023

Conversation

khan-actions-bot
Copy link
Contributor

@khan-actions-bot khan-actions-bot commented Dec 1, 2023

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]

Major Changes

  • 860d9ef: Allow custom ActionItem components by using Cell internally.

    • Removed ClickableBehavior from ActionItem and replaced it with
      CompactCell (which internally uses Clickable).
    • Removed skipClientNav from ActionItem as it is no longer used/needed.

Patch Changes

@khanacademy/[email protected]

Minor Changes

  • 860d9ef: Add role and rootStyle props.

    • role is used to set the role attribute on the cell's root element.
    • rootStyle is used to override the style attribute on the cell's root
      element.

@khanacademy/[email protected]

Patch Changes

@khanacademy/[email protected]

Patch Changes

@khanacademy/[email protected]

Patch Changes

  • 9092363: Fixes keyboard behavior on IconButton:
    • Allows triggering onClick when Enter is pressed. - Fixes the active state from not being sticky on mobile devices.

@khanacademy/[email protected]

Patch Changes

@khanacademy/[email protected]

Patch Changes

@khanacademy/[email protected]

Patch Changes

@khanacademy/[email protected]

Patch Changes

@khan-actions-bot khan-actions-bot requested a review from a team December 1, 2023 19:35
@khan-actions-bot
Copy link
Contributor Author

khan-actions-bot commented Dec 1, 2023

Gerald

Required Reviewers
  • @Khan/wonder-blocks for changes to packages/wonder-blocks-banner/CHANGELOG.md, packages/wonder-blocks-banner/package.json, packages/wonder-blocks-birthday-picker/CHANGELOG.md, packages/wonder-blocks-birthday-picker/package.json, packages/wonder-blocks-cell/CHANGELOG.md, packages/wonder-blocks-cell/package.json, packages/wonder-blocks-dropdown/CHANGELOG.md, packages/wonder-blocks-dropdown/package.json, packages/wonder-blocks-icon-button/CHANGELOG.md, packages/wonder-blocks-icon-button/package.json, packages/wonder-blocks-modal/CHANGELOG.md, packages/wonder-blocks-modal/package.json, packages/wonder-blocks-popover/CHANGELOG.md, packages/wonder-blocks-popover/package.json, packages/wonder-blocks-search-field/CHANGELOG.md, packages/wonder-blocks-search-field/package.json, packages/wonder-blocks-tooltip/CHANGELOG.md, packages/wonder-blocks-tooltip/package.json

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

Copy link
Contributor

github-actions bot commented Dec 1, 2023

Size Change: +44 B (0%)

Total Size: 90.9 kB

Filename Size Change
packages/wonder-blocks-popover/dist/es/index.js 4.38 kB +44 B (+1%)
ℹ️ View Unchanged
Filename Size
packages/wonder-blocks-accordion/dist/es/index.js 3.69 kB
packages/wonder-blocks-banner/dist/es/index.js 1.53 kB
packages/wonder-blocks-birthday-picker/dist/es/index.js 1.72 kB
packages/wonder-blocks-breadcrumbs/dist/es/index.js 1.13 kB
packages/wonder-blocks-button/dist/es/index.js 4.27 kB
packages/wonder-blocks-cell/dist/es/index.js 2.22 kB
packages/wonder-blocks-clickable/dist/es/index.js 3.24 kB
packages/wonder-blocks-color/dist/es/index.js 1.15 kB
packages/wonder-blocks-core/dist/es/index.js 3.67 kB
packages/wonder-blocks-data/dist/es/index.js 6.33 kB
packages/wonder-blocks-dropdown/dist/es/index.js 11.9 kB
packages/wonder-blocks-form/dist/es/index.js 5.34 kB
packages/wonder-blocks-grid/dist/es/index.js 1.36 kB
packages/wonder-blocks-i18n/dist/es/index.js 4.54 kB
packages/wonder-blocks-icon-button/dist/es/index.js 3.21 kB
packages/wonder-blocks-icon/dist/es/index.js 1.06 kB
packages/wonder-blocks-labeled-field/dist/es/index.js 72 B
packages/wonder-blocks-layout/dist/es/index.js 1.88 kB
packages/wonder-blocks-link/dist/es/index.js 2.54 kB
packages/wonder-blocks-modal/dist/es/index.js 5.04 kB
packages/wonder-blocks-pill/dist/es/index.js 1.03 kB
packages/wonder-blocks-progress-spinner/dist/es/index.js 1.51 kB
packages/wonder-blocks-search-field/dist/es/index.js 1.55 kB
packages/wonder-blocks-spacing/dist/es/index.js 158 B
packages/wonder-blocks-switch/dist/es/index.js 2.06 kB
packages/wonder-blocks-testing/dist/es/index.js 3.94 kB
packages/wonder-blocks-theming/dist/es/index.js 1.21 kB
packages/wonder-blocks-timing/dist/es/index.js 1.78 kB
packages/wonder-blocks-toolbar/dist/es/index.js 862 B
packages/wonder-blocks-tooltip/dist/es/index.js 5.05 kB
packages/wonder-blocks-typography/dist/es/index.js 1.49 kB

compressed-size-action

Copy link

codecov bot commented Dec 1, 2023

Codecov Report

Merging #2132 (09a4e92) into main (66f233d) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #2132   +/-   ##
=======================================
  Coverage   97.05%   97.05%           
=======================================
  Files         241      241           
  Lines       28023    28023           
  Branches     2453     2367   -86     
=======================================
  Hits        27197    27197           
  Misses        826      826           

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 66f233d...09a4e92. Read the comment docs.

@jandrade jandrade merged commit 1de68d5 into main Dec 5, 2023
17 checks passed
@jandrade jandrade deleted the changeset-release/main branch December 5, 2023 19:00
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