Skip to content

Releases: Davvii1/nuxt-driver

v0.1.2

17 Jun 16:38

Choose a tag to compare

🚀 Enhancements

📖 Documentation

  • Change repository url, add README sections and modify CHANGELOG (e349381)
  • Change bash installation command (353b5a3)

v0.1.1

13 Jun 20:55

Choose a tag to compare

v0.1.1

🚀 Features

  • Document useDriver composable with CSS selectors and template refs
  • Add Tour component documentation with v-step directive usage
  • Document v-highlight directive for standalone element highlighting
  • Add detailed features list and usage examples
  • Improve module description with use cases and benefits

📚 Documentation

  • Add documentation for all components and composables
  • Include TypeScript usage examples
  • Document all available props and slot props
  • Add configuration options reference
  • Improve code examples with better TypeScript support