nextcloud-vue/docs
Ferdinand Thiessen ca00486fdd feat: Allow to import without `dist`
The individual import path of components, composables, directives, and functions was changed.
The type of import is (e.g. `components`) is now lowercase and the `dist` will be omitted.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-01-15 16:43:27 +01:00
..
composables feat: Allow to import without `dist` 2025-01-15 16:43:27 +01:00
directives feat: Allow to import without `dist` 2025-01-15 16:43:27 +01:00
functions feat: Allow to import without `dist` 2025-01-15 16:43:27 +01:00
components.md
composables.md feat: Allow to import without `dist` 2025-01-15 16:43:27 +01:00
directives.md feat: Allow to import without `dist` 2025-01-15 16:43:27 +01:00
functions.md
index.md feat: Allow to import without `dist` 2025-01-15 16:43:27 +01:00