Add coexistence checks to all enqueue methods to prevent loading both React and Grid.js assets simultaneously. Changes: - ReactAdmin.php: Only enqueue React assets when ?react=1 - Init.php: Skip Grid.js when React active on admin pages - Form.php, Coupon.php, Access.php: Restore classic assets when ?react=0 - Customer.php, Product.php, License.php: Add coexistence checks Now the toggle between Classic and React versions works correctly. Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
2.5 KiB
2.5 KiB
Changelog
2.0.30 (2022-10-28)
Bug Fixes
- correct mask-repeat initial value (b36469e)
- correct scroll-timeline-axis and mask-repeat initial value (#622) (e48302d)
- correct scroll-timeline-axis initial value (5144622)
2.0.29 (2022-08-30)
Miscellaneous Chores
- release 2.0.29 (da9510f)
2.0.28 (2022-07-12)
Bug Fixes
2.0.27 (2022-02-24)
Miscellaneous Chores
- release (a99ae2e)
2.0.26 (2022-01-19)
Miscellaneous Chores
- release 2.0.26 (8b1045d)
2.0.25 (2021-12-21)
Bug Fixes
Miscellaneous Chores
2.0.24 (2021-12-17)
Miscellaneous Chores
- release 2.0.24 (4d00c38)
2.0.24 (2021-12-15)
Miscellaneous Chores
- release 2.0.24 (abff6ff)