@uidu/analytics-gas-types
Advanced tools
Comparing version 0.2.10 to 0.3.0
# @uidu/analytics-gas-types | ||
## 0.3.0 | ||
### Minor Changes | ||
- c5a9ffbf6: ## Forms to tailwind, use css variables where possible, refactor Button completely | ||
Button now is styleable from outside with tailwind or normal classNames. It's also possible to use css variables to style the button, and use variants to style the button. | ||
Removed bootstrap dependency locally, to understand how the uikit behaves in a less opinionated client. | ||
Bumped dependencies as well. | ||
### Patch Changes | ||
- Updated dependencies [c5a9ffbf6] | ||
- @uidu/analytics@0.5.0 | ||
## 0.2.10 | ||
@@ -4,0 +19,0 @@ |
{ | ||
"name": "@uidu/analytics-gas-types", | ||
"version": "0.2.10" | ||
"version": "0.3.0" | ||
} |
{ | ||
"name": "@uidu/analytics-gas-types", | ||
"version": "0.2.10", | ||
"version": "0.3.0", | ||
"description": "Shared analytics functions/components for Fabric Elements", | ||
@@ -20,8 +20,8 @@ "keywords": [ | ||
"dependencies": { | ||
"@uidu/analytics": "^0.4.13", | ||
"tslib": "^2.3.0" | ||
"@uidu/analytics": "^0.5.0", | ||
"tslib": "^2.3.1" | ||
}, | ||
"devDependencies": { | ||
"@uidu/docs": "^0.3.13" | ||
"@uidu/docs": "^0.4.0" | ||
} | ||
} |
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
7991
+ Added@uidu/analytics@0.5.11(transitive)
+ Addedreact@18.3.1(transitive)
- Removed@uidu/analytics@0.4.14(transitive)
- Removedreact@17.0.2(transitive)
Updated@uidu/analytics@^0.5.0
Updatedtslib@^2.3.1