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: README.md
+9-2Lines changed: 9 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,10 +1,12 @@
1
1
# DaisyUI Snippets for VS Code
2
2
3
-
Visual Studio Code snippets for DaisyUI components.
3
+
Visual Studio Code snippets for LATEST DaisyUI 4 components 💦
4
+
5
+
<ahref="https://www.buymeacoffee.com/o1VOpX3"target="_blank"><imgsrc="https://cdn.buymeacoffee.com/buttons/v2/default-yellow.png"alt="Buy Me A Coffee"style="height: 60px!important;width: 217px!important;" ></a>
4
6
5
7
## What's New 🎉
6
8
7
-
### v1.1.0
9
+
### v1.2.0
8
10
- Added new components:
9
11
- Timeline (`duitimeline`)
10
12
- Skeleton (`duiskeleton`)
@@ -16,6 +18,10 @@ Visual Studio Code snippets for DaisyUI components.
16
18
- Fixed indentation issues
17
19
- Improved accessibility with ARIA labels
18
20
21
+
### v1.1.0
22
+
- Added Support for Vue/Javascript/React
23
+
- Initial release with basic components
24
+
19
25
## Features
20
26
21
27
All snippets start with `dui` prefix. For example:
@@ -94,3 +100,4 @@ Added Support for Vue/Javascript/React
0 commit comments