Vben
fd7b3479b4
fix: improve the display of modal and drawer on mobile ( #4237 )
2024-08-26 20:54:20 +08:00
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
2024-08-25 23:40:52 +08:00
Vben
1db87ff7ce
fix: fix keepAlive parameter error ( #4194 )
...
* fix: mock server deployment error
* chore: typo
2024-08-19 23:28:14 +08:00
Vben
5f41c51770
perf: supplement login interface documents and add configuration parameters ( #4175 )
2024-08-17 22:38:37 +08:00
Vben
debb32d353
fix: page spinner is styled incorrectly when scrolling ( #4163 )
...
* feat: add contributor information to documents
* fix: page spinner is styled incorrectly when scrolling
2024-08-15 21:48:52 +08:00
Vben
738bc456c8
perf: improve login page UI ( #4142 )
...
* perf: improve login page UI
* chore: update docs
2024-08-13 21:17:10 +08:00
Vben
7b46780af7
perf: optimize the diffPreferences logic and adjust the unit test ( #4130 )
2024-08-12 21:05:01 +08:00
Vben
b464b87ac5
refactor: migrate demo applications to playground ( #4116 )
...
* chore: detail adjustment
* refactor: Migrate demo applications to playground
* perf: logic optimization
* chore: update docs
* chore: update docs
2024-08-11 16:09:32 +08:00
aonoa
5b56c300ab
perf: correct cloneDeep spelling errors [skip ci] ( #4099 )
...
Signed-off-by: aonoa <1991849113@qq.com>
2024-08-09 18:24:52 +08:00
Li Kui
de90b07b6f
fix: menu-badge color not correct ( #4089 )
2024-08-09 10:52:47 +08:00
Li Kui
8ffc853b86
chore: switch back to `@ctrl/tinycolor` ( #4077 )
...
* chore: switch back to `@ctrl/tinycolor`
* fix: ci
2024-08-08 05:46:14 +08:00
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
2024-08-07 21:28:25 +08:00
jinmao88
d9ba9917ff
fix: an error was reported in the adaptation of the naive component library theme ( #4041 )
...
* fix: naive组件库 主题适配报错,需将hsl转换为rgb格式
* feat: 增加NDataTable示例
* chore: hsl转换函数移动到@vben/utils内
* fix: 优化正则表达式
* fix: 优化正则表达式2
* fix: 正则表达式优化,优化hlsStringToRGB函数
* fix: 使用tinyColor进行转换
* Update packages/@core/base/shared/src/colorful/convert.ts
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
* fix: lint error
---------
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Co-authored-by: vince <vince292007@gmail.com>
2024-08-07 12:13:54 +08:00
Vben
4f5783d00b
perf: enable strict ts type checking ( #4045 )
2024-08-05 21:12:22 +08:00
vben
546ff7caeb
chore: Update the preview address
2024-08-01 00:01:39 +08:00
vben
cf0ec053e4
refactor: Integrate the @vben-core/shared package
2024-07-30 21:05:03 +08:00