flycomponents
Advanced tools
Comparing version 5.5.2-0 to 5.6.0
# Changelog | ||
## 5.6.0 (2022-06-6) | ||
### Added | ||
- Migration of Autocomplete component to function component | ||
- Fix TextInput component: propagate error to input | ||
## 5.5.0 (2022-06-6) | ||
### Added | ||
- Migration of most of the components to function component | ||
## 5.4.0 (2022-03-21) | ||
@@ -4,0 +13,0 @@ ### Added |
{ | ||
"name": "flycomponents", | ||
"version": "5.5.2-0", | ||
"version": "5.6.0", | ||
"description": "Flywire React components", | ||
@@ -34,3 +34,3 @@ "main": "./dist/flycomponents.js", | ||
"flystyles": "^2.21.0", | ||
"focus-trap-react": "^9.0.2", | ||
"focus-trap-react": "^6.0.0", | ||
"fuse.js": "^3.2.1", | ||
@@ -37,0 +37,0 @@ "moment": "^2.22.2", |
Sorry, the diff of this file is too big to display
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
1
175965
+ Addedfocus-trap@4.0.2(transitive)
+ Addedfocus-trap-react@6.0.0(transitive)
+ Addedreact@16.14.0(transitive)
+ Addedreact-dom@16.14.0(transitive)
+ Addedscheduler@0.19.1(transitive)
+ Addedtabbable@3.1.2(transitive)
+ Addedxtend@4.0.2(transitive)
- Removedfocus-trap@6.9.4(transitive)
- Removedfocus-trap-react@9.0.2(transitive)
- Removedtabbable@5.3.3(transitive)
Updatedfocus-trap-react@^6.0.0