Skip to content

Releases: rezozero/nuxt-layer

v0.1.5

23 Apr 08:07
Compare
Choose a tag to compare

compare changes

πŸš€ Enhancements

  • Missing dailymotion, ted, twitch embed platforms, fixes #6 (#6)
  • New embed iframe src for Dailymotion (c2c496a)

🩹 Fixes

  • roadiz: Serialize web response error (ac7932d)

🏑 Chore

❀️ Contributors

v0.1.4

09 Apr 16:08
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • useRoadizFetch: Return types (6e9c1bd)

v0.1.3

26 Mar 10:22
Compare
Choose a tag to compare

compare changes

πŸš€ Enhancements

  • 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)

🩹 Fixes

  • theme: UseThemeProvider() imports (652d1d2)
  • roadiz: UseRoadizBlock() composable name (858ddcd)

🏑 Chore

❀️ Contributors

v0.1.2

15 Mar 14:34
Compare
Choose a tag to compare

compare changes

πŸš€ Enhancements

  • 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)

πŸ’… Refactors

  • roadiz: Rename useRoadizAsyncData() to useRoadizFetch / rename useRoadizFetch() to useRoadizFetchFactory() (d3b3b9e)

v0.1.1

01 Mar 16:36
Compare
Choose a tag to compare

compare changes

πŸš€ Enhancements

  • Add useTheme() and useThemeProvider() (31b9613)
  • Add API composables (bc60ee7)
  • Add preview composable / component (9e37a87)

πŸ’… Refactors

  • Remove atomic folders (24787fe)
  • All the components on the root components/ directory (947685b)

πŸ“– Documentation

  • Add release command to readme (bdc93ea)

🏑 Chore

βœ… Tests

  • Add stories to playground (276dab9)

v0.1.0

01 Mar 13:25
Compare
Choose a tag to compare

First release πŸ”₯