Commit Graph

58 Commits

Author SHA1 Message Date
kailong321200875 207c5b3fc4 style: 修改样式 2023-06-05 16:30:35 +08:00
kailong321200875 26dc886f8c fix: 修复类型错误 2023-06-05 15:09:08 +08:00
kailong321200875 855e4ca41b mod: 优化文件目录 2023-06-05 13:42:18 +08:00
kailong321200875 ccbec86556 types: 迁移types 2023-05-31 16:34:50 +08:00
kailong321200875 46b35e48b3 types: 迁移types 2023-05-31 16:24:28 +08:00
kailong321200875 e34b5cb613 wip: Form改造中 2023-05-25 11:33:37 +08:00
kailong321200875 deeee73bcb feat: Radio改造 2023-05-25 09:29:49 +08:00
kailong321200875 6f1a94809e wip: Form改造中 2023-05-24 18:14:36 +08:00
kailong321200875 83513d519d feat: Radio改造 2023-05-23 15:36:33 +08:00
kailong321200875 7d0476f47c types: 修改类型 2023-05-22 17:26:43 +08:00
kailong321200875 4d04734e13 feat: SelectV2改造完成 2023-05-11 15:52:04 +08:00
kailong321200875 998d9f3eeb wip: Form改造中 2023-05-10 10:14:11 +08:00
kailong321200875 2261f49976 wip: Form改造中 2023-04-28 14:02:27 +08:00
kailong321200875 1d0f4b4c39 wip: Form改造中 2023-04-27 17:44:43 +08:00
kailong321200875 89844e441d wip: Form升级中 2023-04-27 09:42:22 +08:00
kailong321200875 28d1654b20 wip: Form升级中 2023-04-26 17:49:30 +08:00
kailong321200875 f37cc1b580 fix: 修复Form赋值问题 2022-11-17 10:58:06 +08:00
kailong321200875 0b671e914e fix: 修复option禁用属性无效
style: input默认宽度与select对齐
2022-11-07 15:09:16 +08:00
hongxinzz 33511553cd feat: types优化 2022-10-10 10:18:28 +08:00
hongxinzz 232a0f5396 merge 2022-10-09 17:27:46 +08:00
hongxinzz 8b4fa1aa21 feat: type抽离 2022-10-09 17:12:03 +08:00
kailong321200875 d946920e61 fix: The attribute of option does not work 2022-10-08 13:49:00 +08:00
kailong321200875 da39f3bc90 fix: fix bug 2022-09-21 10:47:42 +08:00
13636643269 5cefb7286d add support for Form slots in FormSchema config
example:
componentsProps{
	slots:{
		append: ()=>h('span',null,'appendd slot')
	}
}
2022-09-03 10:38:00 +08:00
kailong321200875 f4c940d95e wip: coding 2022-06-23 22:37:49 +08:00
kailong321200875 0758a6a9d8 feat: add dark mode 2022-05-10 21:05:07 +08:00
Snoword ee92f039be fix: spelling 'useRenderChcekbox' 2022-05-06 16:03:21 +08:00
陈凯龙 8c42790784 style: add labelMessage attribute to Form component 2022-03-06 14:08:32 +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
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
陈凯龙 7795d2a4fe feat: Add form demo 2022-01-27 16:41:29 +08:00
kailong321200875 d847ccb098 style: Add elNamespace
feat(component): Add namespace of class
2022-01-23 10:11:13 +08:00
kailong321200875 4612e5544b feat(Breadcrumbe): Add Breadcrumb component
style: change function to arrow function
2022-01-15 14:24:50 +08:00
陈凯龙 357fc44e51 feat(useForm): Add useForm 2022-01-07 17:38:24 +08:00
陈凯龙 4216f7c218 wip(Login): Login developing 2022-01-05 17:02:25 +08:00
陈凯龙 77097c8d92 wip(Login): Login developing 2022-01-04 16:53:13 +08:00
kailong321200875 4d52f7bf58 wip(Login): Login developing 2022-01-03 18:01:43 +08:00
kailong321200875 3810b8c3b2 feat(I18n): Add Ii8n
feat(LocaleDropdown): Add LocaleDropdown Component

feat(store): Add localeStore
2022-01-03 09:41:34 +08:00
陈凯龙 a1bf7e9b55 feat(VInputPassword): Add VInputPassword Component 2021-12-30 16:03:02 +08:00
kailong321200875 448ac5293e feat(VForm): Add VForm component 2021-12-26 17:32:33 +08:00
陈凯龙 d16a5aa75e wip(VForm): VForm component development 2021-12-25 10:51:01 +08:00
陈凯龙 497b8fc5b4 wip(VForm): VForm component development 2021-12-19 15:22:15 +08:00
kailong321200875 28be932fd2 wip(VForm): VForm component development 2021-12-18 20:09:05 +08:00
陈凯龙 d9d64f3931 wip(VForm): VForm component development 2021-12-17 15:10:39 +08:00
陈凯龙 69909e2832 wip(VForm): VForm component development 2021-12-16 17:15:03 +08:00
陈凯龙 d71bc5d6f5 wip(VForm): VForm component development 2021-12-16 14:32:20 +08:00