@looker/components-providers
Advanced tools
Comparing version 0.15.1-canary.0 to 0.15.2-canary.0
@@ -6,16 +6,13 @@ # Change Log | ||
## [0.15.1-canary.0](https://github.com/looker-open-source/components/compare/v0.14.1...v0.15.1-canary.0) (2021-03-01) | ||
## [0.15.2-canary.0](https://github.com/looker-open-source/components/compare/v0.15.0...v0.15.2-canary.0) (2021-03-01) | ||
**Note:** Version bump only for package @looker/components-providers | ||
### Bug Fixes | ||
* InputDate & InputDateRange accessibility improvements ([#1964](https://github.com/looker-open-source/components/issues/1964)) ([3257127](https://github.com/looker-open-source/components/commit/325712776610fea1d4d77fb23414f84ff083ebe0)) | ||
* **FocusTrap:** Overly aggressive return focus behavior ([#1959](https://github.com/looker-open-source/components/issues/1959)) ([bbea788](https://github.com/looker-open-source/components/commit/bbea788c25e26a1e81d95c4968c3004684eef464)) | ||
### Features | ||
* **FontFaceLoader:** new component to support flexible font loading ([#1954](https://github.com/looker-open-source/components/issues/1954)) ([c16690b](https://github.com/looker-open-source/components/commit/c16690beed86235f94fd79b9d8b8e619c9fccf92)) | ||
* customize icon label for localization ([#1932](https://github.com/looker-open-source/components/issues/1932)) ([2f59ccb](https://github.com/looker-open-source/components/commit/2f59ccb83e95cdd94cf66958d34b922f09641bb9)) | ||
## [0.15.1](https://github.com/looker-open-source/components/compare/v0.15.0...v0.15.1) (2021-03-01) | ||
**Note:** Version bump only for package @looker/components-providers | ||
@@ -25,2 +22,3 @@ | ||
# [0.15.0](https://github.com/looker-open-source/components/compare/v0.14.1...v0.15.0) (2021-03-01) | ||
@@ -27,0 +25,0 @@ |
{ | ||
"name": "@looker/components-providers", | ||
"license": "MIT", | ||
"version": "0.15.1-canary.0", | ||
"version": "0.15.2-canary.0", | ||
"main": "lib/cjs/index.js", | ||
@@ -21,3 +21,3 @@ "module": "lib/index.js", | ||
"dependencies": { | ||
"@looker/design-tokens": "0.15.1-canary.0", | ||
"@looker/design-tokens": "0.15.2-canary.0", | ||
"i18next": "^19.8.7", | ||
@@ -44,3 +44,3 @@ "lodash": "^4.17.20", | ||
}, | ||
"gitHead": "b50ad50b2dab3b5fd4a92f9ec61e9c07672a2d1e" | ||
"gitHead": "d9726e43b0b0322cde52f86a43ebcc44955868db" | ||
} |
215413
+ Added@looker/design-tokens@0.15.2-canary.0(transitive)
- Removed@looker/design-tokens@0.15.1-canary.0(transitive)