Commit fa2354f
chore: upgrade vite to v6, typescript to v5 (#624)
* 0.3.1 (#330)
* fix(checkbox): enable user to click content (#328)
* build: resolve ts problems
* chore: publish v0.3.1 (#329)
* chore: publish v0.3.1
* chore: changelog's changes
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* fix(site): fix version number parsing error (#586) (#587)
* feat(site): support theme generator (#604) (#605)
* style(site): add CSS variables to support dark mode
* chore: remove useless log
* feat(site): support theme generator
Co-authored-by: Rylan <[email protected]>
* Chore/main (#614)
* feat(site): support theme generator (#604)
* style(site): add CSS variables to support dark mode
* chore: remove useless log
* feat(site): support theme generator
* chore: remove react-spring (#608)
* chore: remove react-spring
* test: update snapshots
* feat(fab): 对齐 mobile-vue (#594)
* feat(fab): 对齐mobile-vue"
* feat(fab): prevent default when touchmove
* feat(fab): prevent default
* chore: update demo file name
* chore: update test case
* chore: remove forwardRef
---------
Co-authored-by: anlyyao <[email protected]>
* feat(list): add list component (#463)
* feat(list): add list component
re #394
* feat(list): fix list review qa
fix #463
* style(list): fix code review comment
fix #463
* fix: fix cr
* docs: sync api
---------
Co-authored-by: realcwang <[email protected]>
Co-authored-by: anlyyao <[email protected]>
* feat(action-sheet): 新增 ActionSheet组件 (#471)
* feat(action-sheet): 新增 ActionSheet组件
* fix: 修复comment 问题
* fix: 修复同步develop后的问题
* fix: action-sheet 使用 useDefault
* fix: 规范变量命名
* fix(action-sheet): 修复同步develop 后的问题(action-sheet badge 位置)
* fix(grid): grid 补充 children 属性
* fix(action-sheet): 规范文档和类型定义
* fix: 优化类型和默认值
* fix: 优化类型和默认值
* fix: actionSheet适配Badge样式
* fix(action-sheet): 优化css结构
* fix: resolve conflicts
* fix: fix cr and sync api docs
* chore: update snapshot
---------
Co-authored-by: anlyyao <[email protected]>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* Fix/demo/style (#610)
* fix(Demo): fixed demo page background color error
* test: update snapshots
* feat(Progress): support size props (#609)
* feat(Progress): support size props
* test: update snapshots
* chore: tool functions moved to the tdesign-common repo
* feat(Collapse): optimize panel animation (#611)
* feat(Collapse): optimize panel animation
* test: update snapshots
* chore: update _common (#612)
* chore: publish v0.13.0 (#613)
* chore: publish v0.13.0
* chore: changelog's changes
* chore: using relative paths inside components
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
---------
Co-authored-by: Rylan <[email protected]>
Co-authored-by: Mike <[email protected]>
Co-authored-by: feaswcy <[email protected]>
Co-authored-by: realcwang <[email protected]>
Co-authored-by: Jelly <[email protected]>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* chore(site): update (#619)
* feat(site): support theme generator (#604)
* style(site): add CSS variables to support dark mode
* chore: remove useless log
* feat(site): support theme generator
* chore: remove react-spring (#608)
* chore: remove react-spring
* test: update snapshots
* feat(fab): 对齐 mobile-vue (#594)
* feat(fab): 对齐mobile-vue"
* feat(fab): prevent default when touchmove
* feat(fab): prevent default
* chore: update demo file name
* chore: update test case
* chore: remove forwardRef
---------
Co-authored-by: anlyyao <[email protected]>
* feat(list): add list component (#463)
* feat(list): add list component
re #394
* feat(list): fix list review qa
fix #463
* style(list): fix code review comment
fix #463
* fix: fix cr
* docs: sync api
---------
Co-authored-by: realcwang <[email protected]>
Co-authored-by: anlyyao <[email protected]>
* feat(action-sheet): 新增 ActionSheet组件 (#471)
* feat(action-sheet): 新增 ActionSheet组件
* fix: 修复comment 问题
* fix: 修复同步develop后的问题
* fix: action-sheet 使用 useDefault
* fix: 规范变量命名
* fix(action-sheet): 修复同步develop 后的问题(action-sheet badge 位置)
* fix(grid): grid 补充 children 属性
* fix(action-sheet): 规范文档和类型定义
* fix: 优化类型和默认值
* fix: 优化类型和默认值
* fix: actionSheet适配Badge样式
* fix(action-sheet): 优化css结构
* fix: resolve conflicts
* fix: fix cr and sync api docs
* chore: update snapshot
---------
Co-authored-by: anlyyao <[email protected]>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* Fix/demo/style (#610)
* fix(Demo): fixed demo page background color error
* test: update snapshots
* feat(Progress): support size props (#609)
* feat(Progress): support size props
* test: update snapshots
* chore: tool functions moved to the tdesign-common repo
* feat(Collapse): optimize panel animation (#611)
* feat(Collapse): optimize panel animation
* test: update snapshots
* chore: update _common (#612)
* chore: publish v0.13.0 (#613)
* chore: publish v0.13.0
* chore: changelog's changes
* chore: using relative paths inside components
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* fix(SideBar): fix component not exported (#616)
* fix(SideBar): fix component not exported
* fix: update example import method
* chore: publish v0.13.1 (#618)
* chore: publish v0.13.1
* chore: changelog's changes
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
---------
Co-authored-by: Rylan <[email protected]>
Co-authored-by: Mike <[email protected]>
Co-authored-by: feaswcy <[email protected]>
Co-authored-by: realcwang <[email protected]>
Co-authored-by: Jelly <[email protected]>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* chore: upgrade vite to v6, typescript to v5
* fix(site): fix the preview path error in the development env
---------
Co-authored-by: leejimqiu <[email protected]>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: anlyyao <[email protected]>
Co-authored-by: Rylan <[email protected]>
Co-authored-by: Mike <[email protected]>
Co-authored-by: feaswcy <[email protected]>
Co-authored-by: realcwang <[email protected]>
Co-authored-by: Jelly <[email protected]>1 parent 04a1c58 commit fa2354f
4 files changed
+37
-15
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| |||
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
95 | | - | |
| 95 | + | |
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
| 99 | + | |
99 | 100 | | |
100 | 101 | | |
101 | 102 | | |
102 | | - | |
| 103 | + | |
103 | 104 | | |
104 | 105 | | |
105 | 106 | | |
| |||
139 | 140 | | |
140 | 141 | | |
141 | 142 | | |
142 | | - | |
| 143 | + | |
143 | 144 | | |
144 | 145 | | |
145 | 146 | | |
| |||
153 | 154 | | |
154 | 155 | | |
155 | 156 | | |
156 | | - | |
157 | | - | |
158 | | - | |
159 | | - | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
160 | 161 | | |
161 | 162 | | |
162 | 163 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
4 | 7 | | |
5 | 8 | | |
6 | 9 | | |
| |||
16 | 19 | | |
17 | 20 | | |
18 | 21 | | |
19 | | - | |
20 | | - | |
21 | | - | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
22 | 25 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
16 | 28 | | |
17 | 29 | | |
18 | 30 | | |
| |||
48 | 60 | | |
49 | 61 | | |
50 | 62 | | |
51 | | - | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
52 | 70 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | | - | |
| 5 | + | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
0 commit comments