@schedule-x/react
Advanced tools
Comparing version 1.1.0 to 1.1.1
@@ -5,2 +5,9 @@ # Changelog | ||
## [1.1.1](https://github.com/schedule-x/react/compare/v1.1.0...v1.1.1) (2023-12-29) | ||
### Bug Fixes | ||
* **event-modal:** make icon color in event modal reactive to theme changes ([96f68d7](https://github.com/schedule-x/react/commit/96f68d7025531f97f245822e1c177b3119f2ba1e)) | ||
# [1.1.0](https://github.com/schedule-x/react/compare/v1.0.0...v1.1.0) (2023-12-29) | ||
@@ -7,0 +14,0 @@ |
@@ -17,3 +17,3 @@ { | ||
"types": "dist/types/index.d.ts", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"type": "module", | ||
@@ -30,3 +30,3 @@ "scripts": { | ||
"peerDependencies": { | ||
"@schedule-x/calendar": "^0.8.0", | ||
"@schedule-x/calendar": "^0.8.0 || ^1.0.0", | ||
"react": "^16.7.0 || ^17 || ^18", | ||
@@ -40,8 +40,8 @@ "react-dom": "^16.7.0 || ^17 || ^18" | ||
"@rollup/plugin-typescript": "^11.1.5", | ||
"@schedule-x/drag-and-drop": "^0.8.0", | ||
"@schedule-x/e2e-testing": "^0.8.0", | ||
"@schedule-x/eslint-config": "^0.8.0", | ||
"@schedule-x/event-modal": "^0.8.0", | ||
"@schedule-x/prettier-config": "^0.8.0", | ||
"@schedule-x/theme-default": "^0.8.0", | ||
"@schedule-x/drag-and-drop": "^1.0.0", | ||
"@schedule-x/e2e-testing": "^1.0.0", | ||
"@schedule-x/eslint-config": "^1.0.0", | ||
"@schedule-x/event-modal": "^1.0.0", | ||
"@schedule-x/prettier-config": "^1.0.0", | ||
"@schedule-x/theme-default": "^1.0.0", | ||
"@semantic-release/changelog": "^6.0.3", | ||
@@ -48,0 +48,0 @@ "@semantic-release/git": "^10.0.1", |
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
38283
0
115