36 Commits (a62929a8dac21028d3dd1cddf98189492c33b093)

Author SHA1 Message Date
kailong321200875 da39f3bc90 fix: fix bug 3 years ago
13636643269 5cefb7286d add support for Form slots in FormSchema config
example:
componentsProps{
	slots:{
		append: ()=>h('span',null,'appendd slot')
	}
}
3 years ago
kailong321200875 f4c940d95e wip: coding 3 years ago
kailong321200875 0758a6a9d8 feat: add dark mode 4 years ago
Snoword ee92f039be fix: spelling 'useRenderChcekbox' 4 years ago
陈凯龙 8c42790784 style: add labelMessage attribute to Form component 4 years ago
陈凯龙 ef35bde801 wip: example demo developing 4 years ago
陈凯龙 7ad46f828d feat: Add Descriptions component and add Descriptions demo 4 years ago
kailong321200875 9b4b317817 feat: Search component add expand attribute and expandField attribute 4 years ago
kailong321200875 48ffc52ca8 fix: fix Form component setProps not work bug 4 years ago
陈凯龙 33eca8a97d feat: Add Search component and add search demo 4 years ago
陈凯龙 8a958cd71d perf: update useForm hook 4 years ago
陈凯龙 7795d2a4fe feat: Add form demo 4 years ago
kailong321200875 d847ccb098 style: Add elNamespace
feat(component): Add namespace of class
4 years ago
kailong321200875 4612e5544b feat(Breadcrumbe): Add Breadcrumb component
style: change function to arrow function
4 years ago
陈凯龙 357fc44e51 feat(useForm): Add useForm 4 years ago
陈凯龙 4216f7c218 wip(Login): Login developing 4 years ago
陈凯龙 77097c8d92 wip(Login): Login developing 4 years ago
kailong321200875 4d52f7bf58 wip(Login): Login developing 4 years ago
kailong321200875 3810b8c3b2 feat(I18n): Add Ii8n
feat(LocaleDropdown): Add LocaleDropdown Component

feat(store): Add localeStore
4 years ago
陈凯龙 a1bf7e9b55 feat(VInputPassword): Add VInputPassword Component 4 years ago
kailong321200875 448ac5293e feat(VForm): Add VForm component 4 years ago
陈凯龙 d16a5aa75e wip(VForm): VForm component development 4 years ago
陈凯龙 497b8fc5b4 wip(VForm): VForm component development 4 years ago
kailong321200875 28be932fd2 wip(VForm): VForm component development 4 years ago
陈凯龙 d9d64f3931 wip(VForm): VForm component development 4 years ago
陈凯龙 69909e2832 wip(VForm): VForm component development 4 years ago
陈凯龙 d71bc5d6f5 wip(VForm): VForm component development 4 years ago
kailong321200875 cdb5c5f0b1 wip(VForm): VForm component development 4 years ago
kailong321200875 2730c2b359 wip(VForm): VForm component development 4 years ago
陈凯龙 558abb86dc wip(VForm): VForm coding 4 years ago
kailong321200875 3e002a68f2 wip(i18n): Config i18n 4 years ago
陈凯龙 d7d0ada558 wip(VForm): VForm coding 4 years ago
陈凯龙 7528fe6da6 types(VForm): Adding VForm types 4 years ago
kailong321200875 8e036f54b5 types: Adding BfFrom Component types 4 years ago
kailong321200875 2040500af1 build(pinia): Add pinia
build(vite-plugin-vue-setup-extend): Delete vite-plugin-vue-setup-extend

build(unplugin-auto-import): Delete unplugin-auto-import

build(unplugin-vue-components): Delete unplugin-vue-components

build(vite-plugin-style-import): Add vite-plugin-style-import
4 years ago