Socket
Socket
Sign inDemoInstall

@khanacademy/wonder-blocks-cell

Package Overview
Dependencies
Maintainers
0
Versions
237
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@khanacademy/wonder-blocks-cell - npm Package Compare versions

Comparing version 0.0.0-PR2255-20240619202800 to 0.0.0-PR2255-20240620205746

12

CHANGELOG.md
# @khanacademy/wonder-blocks-cell
## 0.0.0-PR2255-20240619202800
## 0.0.0-PR2255-20240620205746
### Patch Changes
### Minor Changes

@@ -10,5 +10,9 @@ - b37d2432: Improves accessibility of the checked status on `OptionItem` components used

screenreaders by using a `menuitemcheckbox` role with the `aria-checked`
attribute (instead of `aria-selected`).
attribute (instead of `aria-selected`). - `CellCore` (used by `CompactCell` and `DetailCell`) has a new optional
prop for `aria-checked` - `ClickableRole` type now supports the `menuitemcheckbox` role - `OptionItem`'s `role` prop now also supports the `menuitemcheckbox` role
### Patch Changes
- Updated dependencies [b37d2432]
- @khanacademy/wonder-blocks-clickable@0.0.0-PR2255-20240619202800
- @khanacademy/wonder-blocks-clickable@0.0.0-PR2255-20240620205746

@@ -15,0 +19,0 @@ ## 3.3.7

{
"name": "@khanacademy/wonder-blocks-cell",
"version": "0.0.0-PR2255-20240619202800",
"version": "0.0.0-PR2255-20240620205746",
"design": "v1",

@@ -17,3 +17,3 @@ "publishConfig": {

"@babel/runtime": "^7.18.6",
"@khanacademy/wonder-blocks-clickable": "0.0.0-PR2255-20240619202800",
"@khanacademy/wonder-blocks-clickable": "0.0.0-PR2255-20240620205746",
"@khanacademy/wonder-blocks-core": "^6.4.1",

@@ -20,0 +20,0 @@ "@khanacademy/wonder-blocks-layout": "^2.1.0",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc