Files
openfoodnetwork/app/webpacker/controllers
Gaetan Craig-Riou ad1ce00223 Generate a better stimulus name for component controller
Using the helper `definitionsFromContext` generate quite long name for
stimulus controller in component, ie :
`tag-list-input-component--tag-list-input`.
This custom loader will generate much more readable name, ie L
`tag-list-input`. It's expecting the following pattern :
ofn_component/ofn_controller.js and will fall back to the default
of replacing "_" by "- and "/" by "--" for controller not matching
the pattern.
2025-09-10 15:03:31 +10:00
..
2022-09-29 16:03:45 +02:00
2024-04-10 15:17:56 +01:00
2022-08-08 14:40:58 +10:00
2022-08-08 14:40:58 +10:00
2024-10-14 15:01:18 +11:00