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>
37 lines
1.8 KiB
Markdown
37 lines
1.8 KiB
Markdown
# RTLCSS
|
|
|
|
[](https://gitter.im/MohammadYounes/rtlcss)
|
|
|
|
<img src="https://github.com/MohammadYounes/rtlcss/blob/master/.github/logo.svg" alt="" align="right" width="100" height="100" title="RTLCSS">
|
|
|
|
[](https://github.com/MohammadYounes/rtlcss/releases)
|
|
[](https://www.npmjs.com/package/rtlcss)
|
|
[](https://github.com/MohammadYounes/rtlcss/actions?query=workflow%3ACI+branch%3Amaster)
|
|
[](https://david-dm.org/MohammadYounes/rtlcss)
|
|
|
|
[](https://standardjs.com/)
|
|
[](https://code.visualstudio.com/)
|
|
[](https://twitter.com/rtlcss)
|
|
|
|
RTLCSS is a framework for converting Left-To-Right (LTR) Cascading Style Sheets(CSS) to Right-To-Left (RTL).
|
|
|
|
## Documentation
|
|
|
|
Visit <https://rtlcss.com/learn/>
|
|
|
|
## Playground
|
|
|
|
Visit <https://rtlcss.com/playground/>
|
|
|
|
## Bugs and Issues
|
|
|
|
Have a bug or a feature request? please feel free to [open a new issue](https://github.com/MohammadYounes/rtlcss/issues/new).
|
|
|
|
## Release Notes
|
|
|
|
To view changes in recent versions, see the [CHANGELOG](CHANGELOG.md).
|
|
|
|
## Support
|
|
|
|
RTLCSS is saving you and your team a tremendous amount of time and effort? [Buy Me a Coffee ☕](https://www.paypal.me/MohammadYounes)
|