Vben
24d14c2841
refactor(adapter): separate form and component adapters so that components adapt to components other than the form ( #4628 )
* refactor: global components can be customized
* refactor: remove use Toast and reconstruct the form adapter
1 year ago
Vben
524b9badf2
feat: add VbenForm component ( #4352 )
* feat: add form component
* fix: build error
* feat: add form adapter
* feat: add some component
* feat: add some component
* feat: add example
* feat: suppoer custom action button
* chore: update
* feat: add example
* feat: add formModel,formDrawer demo
* fix: build error
* fix: typo
* fix: ci error
---------
Co-authored-by: jinmao <jinmao88@qq.com>
Co-authored-by: likui628 <90845831+likui628@users.noreply.github.com>
2 years ago
Vben
5f41c51770
perf: supplement login interface documents and add configuration parameters ( #4175 )
2 years ago
Li Kui
1d38fb647e
refactor: use @ant-design/fast-color instead ( #4070 )
* refactor: Use @ant-design/fast-color instead
* fix: test failed
* chore: remove isValidColor
All FastColor objects are valid. So isValid is always true.
FastColor("not-a-color") -> `#000000`
* refactor: rename directory `colorful` to `color`
* fix: ci fail
2 years ago
vben
cf0ec053e4
refactor: Integrate the @vben-core/shared package
2 years ago
vince
14538f7ed5
refactor(project): re-adjust the overall folder
2 years ago
vben
208d4188fc
refactor: refactor locales, separate locales within apps,fixed #12
2 years ago
vben
c31d21be50
feat(other): The menu supports jumping to external links and fixing some known problems
2 years ago
vben
399334ac57
chore: init project
2 years ago