Commit Graph

145 Commits

Author SHA1 Message Date
kailong321200875 0b525c8750 build: update plugins 2022-03-13 10:31:42 +08:00
陈凯龙 8c42790784 style: add labelMessage attribute to Form component 2022-03-06 14:08:32 +08:00
陈凯龙 bf83d3efba fix: fix the problem that the tree data of Table component cannot be displayed 2022-03-04 20:25:21 +08:00
陈凯龙 8b3be02368 style: fix tabMenu z-index bug 2022-03-02 08:49:15 +08:00
陈凯龙 835d76ae87 fix: fix the problem of tagsview error when loginout 2022-03-02 08:46:08 +08:00
陈凯龙 ebff81777b style: fix tags-view style bug 2022-03-02 08:34:55 +08:00
陈凯龙 38e0257487 types: add ImportMetaEnv 2022-03-01 14:37:15 +08:00
陈凯龙 0d7a7781ce style: modify menu z-index attribute 2022-02-28 08:52:43 +08:00
陈凯龙 49a6bfe9d8 style: delete console.log 2022-02-22 13:44:05 +08:00
陈凯龙 53201ae97a docs: update README.md
fix: fix useScrollTo not work bug

feat: add doucment link
2022-02-22 11:27:29 +08:00
陈凯龙 384485f699 build: Add conventional-changelog-cli plugin 2022-02-21 15:05:58 +08:00
陈凯龙 b2924190b8 style: lint code style 2022-02-21 14:04:16 +08:00
kailong321200875 c11823abd8 docs: update README.md 2022-02-20 17:55:22 +08:00
kailong321200875 7d7fd9ed64 feat: Add useScrollTo hook 2022-02-20 09:40:08 +08:00
kailong321200875 9d926b2760 feat: Add dynamic route 2022-02-19 20:34:44 +08:00
kailong321200875 d5b6e2a777 build: Add vite-plugin-html plugin 2022-02-19 15:57:41 +08:00
kailong321200875 7411dbc9fd feat: Add Error component 2022-02-19 15:36:18 +08:00
kailong321200875 1492f9119a feat: Add example-page demo 2022-02-19 14:26:05 +08:00
kailong321200875 262f4211cf feat: Add example-dialog demo 2022-02-19 13:17:38 +08:00
kailong321200875 f283478c5b release: v3 release test 2022-02-19 09:46:33 +08:00
kailong321200875 f4eb4eac3a release: v3 release test 2022-02-19 09:37:38 +08:00
kailong321200875 d1cfd4eb8e release: v3 release test 2022-02-19 08:39:43 +08:00
kailong321200875 6c57a34512 wip: example demo developing 2022-02-13 11:08:11 +08:00
陈凯龙 ef35bde801 wip: example demo developing 2022-02-11 17:17:29 +08:00
陈凯龙 7ad46f828d feat: Add Descriptions component and add Descriptions demo 2022-02-11 15:11:15 +08:00
陈凯龙 af9fc0a4ad feat: Add ImageViewer component and add ImageViewer demo 2022-02-11 09:24:42 +08:00
陈凯龙 a18ad8f4a8 feat: Add Dialog component and add dailog demo 2022-02-10 15:43:57 +08:00
陈凯龙 3fb3e8da39 feat: Add Editor component and add editor demo 2022-02-10 10:04:47 +08:00
陈凯龙 17e8e7cda9 feat: Add Table component and add useTable hook 2022-02-09 16:19:21 +08:00
陈凯龙 b271e13227 wip: Table component developing 2022-02-09 11:34:45 +08:00
陈凯龙 7ef216c87e wip: Table component developing 2022-02-08 15:49:23 +08:00
kailong321200875 7b7fcfef59 wip: Table component developing 2022-02-07 17:32:37 +08:00
kailong321200875 9b4b317817 feat: Search component add expand attribute and expandField attribute 2022-01-30 15:07:51 +08:00
kailong321200875 48ffc52ca8 fix: fix Form component setProps not work bug 2022-01-30 11:09:53 +08:00
陈凯龙 33eca8a97d feat: Add Search component and add search demo 2022-01-28 11:36:18 +08:00
陈凯龙 8a958cd71d perf: update useForm hook 2022-01-28 09:04:17 +08:00
陈凯龙 472f574f42 feat: Add form demo 2022-01-27 16:54:45 +08:00
陈凯龙 e6f9580331 feat: Add form demo 2022-01-27 16:52:13 +08:00
陈凯龙 543156f328 feat: Add form demo 2022-01-27 16:43:58 +08:00
陈凯龙 7795d2a4fe feat: Add form demo 2022-01-27 16:41:29 +08:00
陈凯龙 dbf3b0f5a3 feat: Add infotip demo
style: level demo style beautification
2022-01-27 10:33:07 +08:00
陈凯龙 eb206b0cc3 feat: Add highlight demo 2022-01-27 10:10:25 +08:00
陈凯龙 535a31b35e feat: Add Qrcode component and add qrcode demo 2022-01-27 09:51:03 +08:00
陈凯龙 d3fbd3a06c feat: Add count-to demo
feat: Add useWatermark hook and add useWatermark demo
2022-01-26 14:08:37 +08:00
陈凯龙 e4b7a76912 feat: Add Infotip component
feat: Add Icon demo
2022-01-26 11:27:06 +08:00
陈凯龙 0832194e61 feat(hooks): Add useIntro hook
feat: Add guide demo
2022-01-25 17:43:53 +08:00
陈凯龙 cb558f8af9 feat: Add workplace api 2022-01-24 14:27:05 +08:00
陈凯龙 83327ea763 feat: Add analysis api 2022-01-24 09:43:27 +08:00
kailong321200875 c53fa562e5 feat(Workplace): Add wrokplace demo
feat(Component): Add Highlight component

feat(hooks): Add useTimeAgo hook
2022-01-23 21:54:27 +08:00
kailong321200875 3fc79c0ae7 types: delete useless types 2022-01-23 14:42:09 +08:00