Releases: Mezcalito/ux-filemanager
Releases · Mezcalito/ux-filemanager
0.1.3
What's Changed
- PHP 8.4 by @loicsapone in #3
- Use php8.3 for dev environment by @julienj in #5
- Migrate from rollup-plugin-scss to rollup-plugin-sass + Add stimulus as peer dependency by @robinsimonklein in #6
- Scope styles to bundle container only by @robinsimonklein in #8
- Improve ESLint config + add job in CI by @robinsimonklein in #9
- Fix weird behaviour with component name_prefix config by @loicsapone in #14
- Fix wrong homepage url in composer.json by @AlexandrePetrone in #15
- fix: Prevent multiline file tree labels by @robinsimonklein in #16
New Contributors
- @loicsapone made their first contribution in #3
- @julienj made their first contribution in #5
- @robinsimonklein made their first contribution in #6
- @AlexandrePetrone made their first contribution in #15
Full Changelog: 0.1.2...0.1.3
0.1.2
0.1.1
Fixed
- Move
selectMedia
action to File component because it's now a live component - File and Folder components must have a random ID to force refresh when current path change
0.1.0
Initial release