@vuetify/nightly 3.8.2-master.2025-04-26 → 3.8.2-master.2025-04-27

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/CHANGELOG.md CHANGED
@@ -1,8 +1,8 @@
1
- # [](https://github.com/vuetifyjs/vuetify/compare/v3.8.2-master.2025-04-26...v) (2025-04-26)
1
+ # [](https://github.com/vuetifyjs/vuetify/compare/v3.8.2-master.2025-04-27...v) (2025-04-27)
2
2
 
3
3
 
4
4
 
5
- ## [3.8.2-master.2025-04-26](https://github.com/vuetifyjs/vuetify/compare/v3.8.2...v3.8.2-master.2025-04-26) "Other Commits" (2025-04-26)
5
+ ## [3.8.2-master.2025-04-27](https://github.com/vuetifyjs/vuetify/compare/v3.8.2...v3.8.2-master.2025-04-27) "Other Commits" (2025-04-27)
6
6
 
7
7
 
8
8
  ### :wrench: Bug Fixes
@@ -29,7 +29,11 @@
29
29
 
30
30
  ### Other Commits
31
31
 
32
- * chore(release): publish v3.8.2-master.2025-04-26 ([4ed3366](https://github.com/vuetifyjs/vuetify/commit/4ed336633b76bca380e0daad098e88aa119033bb))
32
+ * chore(release): publish v3.8.2-master.2025-04-27 ([4633d33](https://github.com/vuetifyjs/vuetify/commit/4633d33bebb643f89114587bfed2b1c6ff329816))
33
+ * docs(VDialog): example for activator prop one dialog instance ([#21308](https://github.com/vuetifyjs/vuetify/issues/21308)) ([f1cfbd5](https://github.com/vuetifyjs/vuetify/commit/f1cfbd52911c9b1bdc978fb15b93fadab21968c7))
34
+ * docs: add text-pre-wrap class ([#21305](https://github.com/vuetifyjs/vuetify/issues/21305)) ([47fdfda](https://github.com/vuetifyjs/vuetify/commit/47fdfda3d0fdb57a613ed229eef4ce0c836b956d))
35
+ * docs: remove edit this page button on API pages ([#21297](https://github.com/vuetifyjs/vuetify/issues/21297)) ([9022875](https://github.com/vuetifyjs/vuetify/commit/90228750f5e70c8406c9d8f15d9b0e38aa4b47e8))
36
+ * docs(VDataTable): correct docs for header slots and header props ([#21292](https://github.com/vuetifyjs/vuetify/issues/21292)) ([d09e65a](https://github.com/vuetifyjs/vuetify/commit/d09e65ac00ddf43bed3013b6c1416b3c0b0d8efb))
33
37
  * docs: fix es locale designation ([5fdd241](https://github.com/vuetifyjs/vuetify/commit/5fdd24199703409e387afa9102147e4309a432e4))
34
38
  * ci: increase max-old-space-size slightly ([c3835a0](https://github.com/vuetifyjs/vuetify/commit/c3835a000ffa97cde3e63a42111708495c238cf4))
35
39
  * docs: add spanish translations ([ad08f31](https://github.com/vuetifyjs/vuetify/commit/ad08f313f0424a686ef9b78ce6a97ac5c4f3b443))