Vben
d37e2f599c
fix: naive ui form reset does not meet expectations ( #4569 )
...
* fix: naive ui form reset does not meet expectations
* fix: typo
1 year ago
Vben
c3d0102cda
fix: the brand color setting does not take effect ( #4405 )
1 year ago
Donny Wang
b8a4fba78c
chore: fix ci ( #4404 )
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>
1 year ago
Vben
36e7ca19a1
perf: improve modal and drawer component documentation and fix known problems ( #4264 )
...
* feat: improve modal and drawer component documentation and fix known problems
* chore: update ci
1 year ago
Vben
8a0b1e0c72
refactor: package chart-ui integrated into plugins ( #4238 )
...
* refactor: package chart-ui integrated into plugins
* fix: lint error
1 year ago
Vben
fd7b3479b4
fix: improve the display of modal and drawer on mobile ( #4237 )
1 year ago
Vben
20a3868594
feat: add modal and drawer components and examples ( #4229 )
...
* feat: add modal component
* feat: add drawer component
* feat: apply new modal and drawer components to the layout
* chore: typo
* feat: add some unit tests
1 year 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
1 year ago
Vben
4f5783d00b
perf: enable strict ts type checking ( #4045 )
1 year ago
Vben
b6415fad2d
perf: optimize for some details and comments ( #4030 )
...
* perf: optimize for some details and comments
* fix: test case
* chore: update ci
1 year ago
vben
89dcf522f5
refactor: Separate store
1 year ago
vben
cf0ec053e4
refactor: Integrate the @vben-core/shared package
1 year ago
Vben
376fd17a61
feat: Feature/pro docs ( #70 )
...
* chore: merge main
* feat: update docs
* feat: remove coze-assistant
* feat: add watermark plugin
* feat: update preferences
* feat: update docs
---------
Co-authored-by: vince <vince292007@gmail.com>
1 year ago
vince
14538f7ed5
refactor(project): re-adjust the overall folder
1 year ago
vben
c31d21be50
feat(other): The menu supports jumping to external links and fixing some known problems
2 years ago