- Add useRoadizHydraCollectionFetch (3e0e421)
- Add nuxt i18n (010c88e)
- Timothe timothe@rezo-zero.com
- Missing dailymotion, ted, twitch embed platforms, fixes #6 (#6)
- New embed iframe src for Dailymotion (c2c496a)
- roadiz: Serialize web response error (ac7932d)
- Manuel Odelain manuel@rezo-zero.com
- Ambroise Maupate ambroise@rezo-zero.com
- useRoadizFetch: Return types (6e9c1bd)
- Manuel Odelain manuel@rezo-zero.com
- roadiz: Add useRoadizDocumentUrl() (774bc12)
- Use regex to match against entities
@type
property for Roadiz NS and schema.org (87d2ac3) - Optional path for useRoadizWebResponse() (eb51f85)
- UseRoadizFetch() overrides the Nuxt useFetch() composable (409fac1)
- Export interface for useRoadizBlock props (44506ad)
- roadiz: Handle block prefix (9d26454)
- Upgrade to Nuxt 3.11.1 (d326f71)
- Manuel Odelain manuel@rezo-zero.com
- Ambroise Maupate ambroise@rezo-zero.com
- roadiz: Add useRoadizBlock() (ff02433)
- useRoadizPreview(): Use init function (0cfbb18)
- roadiz: Add useRoadizFetch() (b32b056)
- roadiz: Add useRoadizWebResponse() (029b080)
- Add Roadiz utils (c1b8e80)
- Add event bus (8e82d9d)
- Add utils (bab29c3)
- roadiz: Add RoadizBlockFactory component (5ef8434)
- Add VTransitionExpand component (d77bfe6)
- roadiz: Rename useRoadizAsyncData() to useRoadizFetch / rename useRoadizFetch() to useRoadizFetchFactory() (d3b3b9e)
- Remove ddbug code (c47f0e1)
- utils: Use wildcard for all imports (b662643)
- RoadizPreview: Move template after script (3cd467c)
- Manuel Odelain manuel@rezo-zero.com
- Add useTheme() and useThemeProvider() (31b9613)
- Add API composables (bc60ee7)
- Add preview composable / component (9e37a87)
- Add release command to readme (bdc93ea)
- Prepare release (a12933a)
- Add stories to playground (276dab9)
- Manuel Odelain manuel@rezo-zero.com