You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: CHANGELOG.md
+3-3
Original file line number
Diff line number
Diff line change
@@ -2,12 +2,12 @@
2
2
All notable changes to the "vuetify-inline-fields" plugin will be documented in this file.
3
3
4
4
## v1.0.0
5
-
TBD
5
+
12-01-2023
6
6
[main] (@webdevnerdstuff)
7
-
*Official release depends on when the Vue team decides if they are going to keep experimental `defineModel` feature. [Blog](https://blog.vuejs.org/posts/vue-3-3#definemodel)
7
+
Official Release
8
8
9
9
## v1.0.0-beta-2
10
-
11-09-23
10
+
11-09-2023
11
11
[main] (@webdevnerdstuff)
12
12
* Update lab components to regular components due to Vuetify official releases
@@ -24,15 +24,6 @@ Vuetify Inline Fields Component Library offers a comprehensive collection of reu
24
24
Additionally, this library provides enhanced integration specifically tailored for usage within data tables. Developers can seamlessly integrate inline form fields directly into their data table cells, facilitating efficient inline editing and data manipulation. This feature empowers users to make changes directly within the table, streamlining the editing process and improving productivity.
25
25
26
26
27
-
## Development Playground
28
-
29
-
The `vuetify-inline-fields` is still in beta. If you would like to test the component library out, you can clone the repo and run the following commands:
30
-
31
-
`pnpm i && pnpm play`
32
-
33
-
This will open up a Playground page that loads the file `./src/playground/PlaygroundPage.vue`. You can edit this file to test out the component.
0 commit comments