Files
formipay/node_modules/mdn-data/CHANGELOG.md
dwindown e8fbfb14c1 fix: prevent asset conflicts between React and Grid.js versions
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>
2026-04-18 17:02:14 +07:00

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

2.0.28 (2022-07-12)

Bug Fixes

  • css: correct two syntax examples in selectors (#589) (91ab33a)

2.0.27 (2022-02-24)

Miscellaneous Chores

2.0.26 (2022-01-19)

Miscellaneous Chores

2.0.25 (2021-12-21)

Bug Fixes

  • change branch reference to main (a473261)
  • remove old clashing workflow (af9a18c)

Miscellaneous Chores

2.0.24 (2021-12-17)

Miscellaneous Chores

2.0.24 (2021-12-15)

Miscellaneous Chores