Files
formipay/node_modules/emojis-list/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

3.5 KiB

3.0.0 (2019-05-12)

BREAKING CHANGE

  • This module no longer supports Node.js 0.10

2.1.0 (2016-10-03)

2.0.1 (2016-05-12)

2.0.0 (2016-05-12)

  • Add update script (f846dd6)
  • Block dependencies in last version (1d9e0a5)
  • Extract main file name (9ffe7bb)
  • Remove unnecessary files (4c34729)
  • Update docs, special webpack setup is not necessary (c4aefe9)
  • Update example (1e2ae03)
  • Update how to generate emojis array (b56bad9)
  • Update main file based in the new interface (996fccb)

1.0.3 (2016-05-12)

  • Add standard as linter (5e939d6)
  • Change interface (16bc0c0)
  • Generate emoji file (fbcf8e9)
  • Remove unnecessary special doc (2b12bec)
  • chore(package): update browserify to version 13.0.1 (e2c98bf)
  • chore(package): update gulp-header to version 1.8.1 (28de793)

1.0.2 (2016-05-05)

1.0.1 (2016-04-13)

1.0.0 (2015-05-12)