|
|
@@ -1,6 +1,6 @@
|
|
|
-## 💪 New Features 💪
|
|
|
+## New Features 💪
|
|
|
|
|
|
-- [ ] Develop a Vite plugin that supports merging all SVGs in a specified directory into an SVG symbol.
|
|
|
+- [x] Develop a Vite/Rollup plugin that supports merging all SVGs in a specified directory into an SVG symbol.
|
|
|
- [ ] Develop a VS Code plugin that supports displaying STDF component API and other functions when hovering over the cursor.
|
|
|
- [x] Develop a template scaffold that supports initializing STDF projects according to configuration. Initial support for Vite and SvelteKit.
|
|
|
- [ ] Implement custom theme colors according to Tailwind CSS variable rules.
|
|
|
@@ -10,14 +10,14 @@
|
|
|
|
|
|
---
|
|
|
|
|
|
-## 👏 Improvements 👏
|
|
|
+## Improvements 👏
|
|
|
|
|
|
- [ ] Improve source code type annotations according to JSDoc rules, constrain Props, and facilitate IDE prompts.
|
|
|
- [ ] Increased the number of animation effects in the Skeleton screen component.
|
|
|
|
|
|
---
|
|
|
|
|
|
-## 💪 Ongoing Development 💪
|
|
|
+## Ongoing Development 💧
|
|
|
|
|
|
- Expand the types of Loading components available.
|
|
|
- Complete the Figma design draft and implement connectivity with component API according to Figma's Variable rules.
|