@vueless/nuxt 1.2.6 → 1.2.7-beta.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/dist/README.md +1 -1
- package/dist/module.json +1 -1
- package/dist/package.json +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -28,7 +28,7 @@ Vueless is simple enough for everyday use and powerful enough for advanced scena
|
|
|
28
28
|
- ♿️ Accessibility (a11y)
|
|
29
29
|
- ⚙️ Server-side rendering (SSR) friendly
|
|
30
30
|
- 🖼️ 1000+ built-in SVG icons
|
|
31
|
-
- 🧪️
|
|
31
|
+
- 🧪️ 1300+ unit tests ensuring consistent logic
|
|
32
32
|
- 🛡️ Full TypeScript support with type safety
|
|
33
33
|
|
|
34
34
|
### Advanced Features
|
package/dist/README.md
CHANGED
|
@@ -28,7 +28,7 @@ Vueless is simple enough for everyday use and powerful enough for advanced scena
|
|
|
28
28
|
- ♿️ Accessibility (a11y)
|
|
29
29
|
- ⚙️ Server-side rendering (SSR) friendly
|
|
30
30
|
- 🖼️ 1000+ built-in SVG icons
|
|
31
|
-
- 🧪️
|
|
31
|
+
- 🧪️ 1300+ unit tests ensuring consistent logic
|
|
32
32
|
- 🛡️ Full TypeScript support with type safety
|
|
33
33
|
|
|
34
34
|
### Advanced Features
|
package/dist/module.json
CHANGED
package/dist/package.json
CHANGED
package/package.json
CHANGED