@@ -1,6 +1,6 @@
{
"name": "stdf",
- "version": "0.0.9",
+ "version": "0.0.10",
"description": "Mobile Web component library based on Svelte and Tailwind",
"main": "index.js",
"scripts": {
@@ -1 +1,5 @@
-- [!tag|O|0|] title 过长时与右侧 detail 挤到一块,增加一点间距。
+## 0.0.10
+
+- [!tag|O|0|]增加 title 与右侧 detail 间距。
+<font size=1>2023-06-10</font>
@@ -0,0 +1,5 @@
+- [!tag|O|0|]Increase the distance between title and right detail.
@@ -1,3 +1,7 @@
+- 优化 Cell,详见 [Cell](https://stdf.design/#/components?nav=cell&tab=4)。
## 0.0.9
- 修复 AsyncPicker 文件路径。
+- Optimize Cell, please see [Cell](https://stdf.design/#/components?nav=cell&tab=4).
- Fix AsyncPicker file path.