Commit graph

293 commits

Author SHA1 Message Date
luoxiaozero
c15e7cf204
Merge pull request #24 from thaw-ui/feat/text
feat: add text component
2023-11-20 21:00:57 +08:00
luoxiao
628fd95783 feat: add text component 2023-11-20 21:00:13 +08:00
luoxiao
6c220939bb v0.1.0 2023-11-19 16:28:06 +08:00
luoxiaozero
787e25cc71
Merge pull request #23 from thaw-ui/docs/theme
fix: provide context
2023-11-19 14:11:47 +08:00
luoxiao
0140394db7 fix: provide context 2023-11-19 14:06:23 +08:00
luoxiaozero
28d50721ba
Merge pull request #22 from thaw-ui/docs/theme
docs: theme
2023-11-17 23:13:07 +08:00
luoxiao
50c71422ae docs: theme 2023-11-17 23:12:31 +08:00
luoxiao
02e56c0f25 v0.1.0-beta4 2023-11-16 20:33:53 +08:00
luoxiaozero
bbb40ed8df
Merge pull request #21 from thaw-ui/feat/input-prefix
feat: input component add prefix slot
2023-11-16 20:26:31 +08:00
luoxiao
58e0cc1365 feat: input component add prefix slot 2023-11-16 20:25:22 +08:00
luoxiaozero
e74923b036
Merge pull request #20 from thaw-ui/docs/demo
Docs/demo
2023-11-16 20:02:33 +08:00
luoxiao
6ad4eec992 gh-pages: page redirection 2023-11-16 14:58:37 +08:00
luoxiao
5c9104d453 pref: fmt and clippy 2023-11-16 12:33:04 +08:00
luoxiao
abbaebbfe5 docs: add props 2023-11-16 10:26:32 +08:00
luoxiao
d13928e97d feat: The variant property of the progress component is changed to color 2023-11-16 09:06:24 +08:00
luoxiao
294dde8cd4 v0.1.0-beta3 2023-11-15 23:14:12 +08:00
luoxiaozero
7316fb978a
Merge pull request #19 from thaw-ui/docs/demo
Docs/demo
2023-11-15 23:10:55 +08:00
luoxiao
ff71eb7929 feat: progress theme 2023-11-15 23:04:12 +08:00
luoxiao
43f8fd77bb feat: improvement progress 2023-11-15 17:50:16 +08:00
luoxiao
f8aabfb822 docs: input, input number, layout, loading bar, menu, message, modal 2023-11-15 14:21:18 +08:00
luoxiaozero
48df013bcc
Merge pull request #18 from thaw-ui/pref/readme
docs: README add documentation link (closes #17)
2023-11-15 08:52:33 +08:00
luoxiao
8335173b93 docs: README add documentation link 2023-11-15 08:47:08 +08:00
luoxiao
d8a87cb955 docs: CHANGELOG 2023-11-14 21:43:59 +08:00
luoxiao
b927a1ec2f v0.1.0-beta2 2023-11-14 21:39:38 +08:00
luoxiaozero
e3c4011ed7
Merge pull request #16 from thaw-ui/docs/demo
Docs/demo
2023-11-14 21:13:50 +08:00
luoxiao
9c115720b9 docs: card, checkbox, color picker, grid, icon, image 2023-11-14 21:11:47 +08:00
luoxiao
0404b5bf94 fix: the grid property is changed to a non-negative 2023-11-14 20:54:14 +08:00
luoxiao
c46f8f9eac docs: avatar, badge, breadcrumb, button, divider 2023-11-14 17:17:49 +08:00
luoxiao
3fd3e1a7ac feat: modified button and avatar properties 2023-11-14 16:53:50 +08:00
luoxiao
365a6686cd feat: modified badge max and variant 2023-11-14 14:45:54 +08:00
luoxiao
2b253fb1e1 fix: the size attribute type of the avatar is non-negative 2023-11-14 14:16:12 +08:00
luoxiao
f6868418ae docs: alert and auto complete 2023-11-13 22:03:44 +08:00
luoxiao
7327a421c3 pref: delete gh-pages 2023-11-13 21:18:02 +08:00
luoxiaozero
2710e30dd1
Merge pull request #14 from thaw-ui/v0.1.0-beta
v0.1.0-beta
2023-11-13 20:50:45 +08:00
luoxiao
dead2cb0cc v0.1.0-beta 2023-11-13 20:33:34 +08:00
luoxiao
5b6448a699 pref: delete gh-pages 2023-11-13 16:30:15 +08:00
luoxiaozero
178494c869
Merge pull request #14 from thaw-ui/feat/remove
Feat/remove
2023-11-13 16:23:03 +08:00
luoxiao
8c8dde0897 feat: remove mount_style 2023-11-13 16:17:45 +08:00
luoxiao
bd59ef5d47 feat: remove wave and teleport component 2023-11-13 16:17:41 +08:00
luoxiaozero
2f800017c8
Merge pull request #13 from thaw-ui/fix/upload-and-grid
Fix/upload and grid
2023-11-13 11:16:24 +08:00
luoxiao
46d3502927 fix: features tracing, GridItem span attribute conflict 2023-11-13 11:14:49 +08:00
luoxiao
012646f955 fix: upload component click error 2023-11-13 11:13:11 +08:00
luoxiaozero
34dfe2e553
Merge pull request #12 from thaw-ui/feat/binder
Feat/binder
2023-11-12 02:35:22 +08:00
luoxiao
012ab684ba feat: binder component add width 2023-11-12 02:34:40 +08:00
luoxiao
c57910948f feat: binder component add placement 2023-11-12 01:58:26 +08:00
luoxiao
f5e6eae558 fix: Teleport component cleanup 2023-11-11 11:49:47 +08:00
luoxiao
7b44974533 feat: binder component add resize listener 2023-11-11 00:38:31 +08:00
luoxiao
6ca2b1de3c feat: binder component add scroll listener 2023-11-10 17:30:03 +08:00
luoxiao
c54482d020 Merge branch 'main' into feat/binder 2023-11-10 11:05:12 +08:00
luoxiao
6798cf215f feat: binder 2023-11-09 23:11:30 +08:00