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.7 KiB
2.7 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.1 - 2024-12-18
Commits
- [types] use shared tsconfig
d5ce484 - [readme] update URLs
f297dd2 - [Dev Deps] update
@arethetypeswrong/cli,@ljharb/eslint-config,@ljharb/tsconfig,@types/object-inspect,@types/tape,auto-changelog,es-value-fixtures,object-inspect,tapef89d994 - [actions] split out node 10-20, and 20+
e648e1d - [Refactor] use
call-bounddirectly56d996e - [Dev Deps] update
@arethetypeswrong/cli,tape63abffa - [Tests] replace
audwithnpm audita7c11a5 - [Deps] update
call-bindb86a774 - [Dev Deps] update
@ljharb/tsconfig058bb63 - [Deps] update
call-bind6593944 - [Dev Deps] add missing peer dep
402219e