@instructure/ui-selectable
Advanced tools
Comparing version 8.56.2 to 8.56.3
@@ -6,2 +6,13 @@ # Change Log | ||
## [8.56.3](https://github.com/instructure/instructure-ui/compare/v8.56.2...v8.56.3) (2024-09-18) | ||
### Bug Fixes | ||
* **ui-selectable:** fix Select options not being selectable on iOS Safari with VoiceOver on ([1f48b6a](https://github.com/instructure/instructure-ui/commit/1f48b6afa71c7f87609f93baf0979e4c5e509496)) | ||
## [8.56.2](https://github.com/instructure/instructure-ui/compare/v8.56.1...v8.56.2) (2024-08-06) | ||
@@ -8,0 +19,0 @@ |
@@ -189,3 +189,2 @@ var _dec, _class, _class2; | ||
'aria-expanded': isShowingOptions, | ||
'aria-owns': isShowingOptions ? this._listId : void 0, | ||
'aria-controls': isShowingOptions ? this._listId : void 0, | ||
@@ -192,0 +191,0 @@ 'aria-describedby': this._descriptionId, |
@@ -194,3 +194,2 @@ "use strict"; | ||
'aria-expanded': isShowingOptions, | ||
'aria-owns': isShowingOptions ? this._listId : void 0, | ||
'aria-controls': isShowingOptions ? this._listId : void 0, | ||
@@ -197,0 +196,0 @@ 'aria-describedby': this._descriptionId, |
{ | ||
"name": "@instructure/ui-selectable", | ||
"version": "8.56.2", | ||
"version": "8.56.3", | ||
"description": "A UI component library made by Instructure Inc.", | ||
@@ -26,13 +26,13 @@ "author": "Instructure, Inc. Engineering and Product Design", | ||
"devDependencies": { | ||
"@instructure/ui-babel-preset": "8.56.2", | ||
"@instructure/ui-test-utils": "8.56.2" | ||
"@instructure/ui-babel-preset": "8.56.3", | ||
"@instructure/ui-test-utils": "8.56.3" | ||
}, | ||
"dependencies": { | ||
"@babel/runtime": "^7.23.2", | ||
"@instructure/console": "8.56.2", | ||
"@instructure/shared-types": "8.56.2", | ||
"@instructure/ui-dom-utils": "8.56.2", | ||
"@instructure/ui-react-utils": "8.56.2", | ||
"@instructure/ui-testable": "8.56.2", | ||
"@instructure/ui-utils": "8.56.2", | ||
"@instructure/console": "8.56.3", | ||
"@instructure/shared-types": "8.56.3", | ||
"@instructure/ui-dom-utils": "8.56.3", | ||
"@instructure/ui-react-utils": "8.56.3", | ||
"@instructure/ui-testable": "8.56.3", | ||
"@instructure/ui-utils": "8.56.3", | ||
"keycode": "^2.2.1", | ||
@@ -39,0 +39,0 @@ "prop-types": "^15.8.1" |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
197615
1326
+ Added@instructure/console@8.56.3(transitive)
+ Added@instructure/shared-types@8.56.3(transitive)
+ Added@instructure/ui-decorator@8.56.3(transitive)
+ Added@instructure/ui-dom-utils@8.56.3(transitive)
+ Added@instructure/ui-react-utils@8.56.3(transitive)
+ Added@instructure/ui-testable@8.56.3(transitive)
+ Added@instructure/ui-utils@8.56.3(transitive)
- Removed@instructure/console@8.56.2(transitive)
- Removed@instructure/shared-types@8.56.2(transitive)
- Removed@instructure/ui-decorator@8.56.2(transitive)
- Removed@instructure/ui-dom-utils@8.56.2(transitive)
- Removed@instructure/ui-react-utils@8.56.2(transitive)
- Removed@instructure/ui-testable@8.56.2(transitive)
- Removed@instructure/ui-utils@8.56.2(transitive)
Updated@instructure/console@8.56.3
Updated@instructure/ui-utils@8.56.3