Skip to content

Commit

Permalink
Version 3.2.0 changelog to docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Craig Riley committed Feb 9, 2024
1 parent 862e5a8 commit 5a3c1da
Show file tree
Hide file tree
Showing 28 changed files with 88 additions and 46,490 deletions.
6 changes: 3 additions & 3 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@ demo/scss
*.zip

# VuePress files
docs/.vuepress/.temp/
docs/.vuepress/.cache/
docs/.vuepress/dist/
docs/.vitepress/.temp/
docs/.vitepress/cache/
docs/.vitepress/dist/
27 changes: 13 additions & 14 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,14 +12,14 @@

Bring fully reactive, responsive design to your Vue 3 project with Vue3-MQ, a plugin which allows your components and pages to adapt to changes in the browser environment.

- Completely customisable breakpoints
- Includes MQ-Responsive Vue component for unparalleled ease of use
- Access a fully reactive environment analysis object
- Adapt to your users' preference for light or dark themes
- React to changes in screen orientation
- Respect user preference for reduced motion direct in your Vue files
- Choose from a range of breakpoint presets, including Bootstrap 4, Bootstrap 5, Vuetify or Tailwind
- Render on single breakpoints, arrays of breakpoints or ranges
- Completely customisable breakpoints
- Includes MQ-Responsive Vue component for unparalleled ease of use
- Access a fully reactive environment analysis object
- Adapt to your users' preference for light or dark themes
- React to changes in screen orientation
- Respect user preference for reduced motion direct in your Vue files
- Choose from a range of breakpoint presets, including Bootstrap 4, Bootstrap 5, Vuetify or Tailwind
- Render on single breakpoints, arrays of breakpoints or ranges

## Documentation

Expand All @@ -37,12 +37,11 @@ Finding this package useful? Then help keep the coffee flowing.

## Other Packages by the Author

- [Tailwind Fluid Typography](https://github.com/craigrileyuk/tailwind-fluid-typography)
- [Laravel Mix Ziggy Watch](https://github.com/craigrileyuk/laravel-mix-ziggy-watch)
- [Vue 3 Snackbar](https://github.com/craigrileyuk/vue3-snackbar)
- [Vue 3 Slide Up Down](https://github.com/craigrileyuk/vue3-slide-up-down)
- [Vue 3 Icon](https://github.com/craigrileyuk/vue3-icon)

- [Tailwind Fluid Typography](https://github.com/craigrileyuk/tailwind-fluid-typography)
- [Laravel Mix Ziggy Watch](https://github.com/craigrileyuk/laravel-mix-ziggy-watch)
- [Vue 3 Snackbar](https://github.com/craigrileyuk/vue3-snackbar)
- [Vue 3 Slide Up Down](https://github.com/craigrileyuk/vue3-slide-up-down)
- [Vue 3 Icon](https://github.com/craigrileyuk/vue3-icon)

## Bugs / Support

Expand Down
31 changes: 0 additions & 31 deletions docs/.vitepress/cache/deps/_metadata.json

This file was deleted.

Loading

0 comments on commit 5a3c1da

Please sign in to comment.