Stimulus
Add support for stimulus and asset mapper. Everithing is detected and configured automaticaly. only import asset as is described in readme.
I dont know how to fix that failed test for php 8.1. There is composer dependencies only for dev enviroment and that package is used only for tests. Or maybe is this feature better release with new version of this package?
I dont know how to fix that failed test for php 8.1. There is composer dependencies only for dev enviroment and that package is used only for tests. Or maybe is this feature better release with new version of this package?
Hey, first of all, thank you so much for all the effort of improving this package DX! Would you mind going through the core concepts of those changes and leaving some comments that would let me understand why the code is implemented in a given way? It's been a while since I used ACE Editor last time, some things like the Worker for example are not that obvious for me anymore.
Hey, first of all, thank you so much for all the effort of improving this package DX! Would you mind going through the core concepts of those changes and leaving some comments that would let me understand why the code is implemented in a given way? It's been a while since I used ACE Editor last time, some things like the Worker for example are not that obvious for me anymore.
Of course. I will do that
Hi @norberttech any plan to do something with this PR?
Hi @norberttech any plan to do something with this PR?
I would be happy to merge it but before it needs to pass all the tests and needs to be rebased against 5.x branch
Im happy to see all test are passed :)