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.8 KiB
2.8 KiB
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
v1.0.3 - 2024-03-18
Commits
- [Deps] update
call-bind,es-abstractf1d3e70 - [Dev Deps] update
tape272a736 - [meta] add missing
engines.node7a9c8b0
v1.0.2 - 2024-02-04
Commits
- [Refactor] use
es-errorswhere possible, so things that only need those do not needget-intrinsica6c01d0 - [Deps] update
call-bind,define-properties,es-abstract,get-intrinsic65383da - [Dev Deps] update
aud,npmignore,tapee8aeb5b - [Robustness]
filteris not available pre-ES58f185b8