admin-vben/apps/web-naive
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
..
public feat: add naive app 2024-07-31 00:19:17 +08:00
src fix: an error was reported in the adaptation of the naive component library theme (#4041) 2024-08-07 12:13:54 +08:00
.env feat: add naive app 2024-07-31 00:19:17 +08:00
.env.analyze feat: add naive app 2024-07-31 00:19:17 +08:00
.env.development fix: element theme adjustment 2024-07-31 22:11:39 +08:00
.env.production chore: update deps 2024-08-01 21:12:34 +08:00
index.html chore: Resolve merge conflicts 2024-07-31 21:26:54 +08:00
package.json chore(deps): bump the non-breaking-changes group across 1 directory with 4 updates (#3998) 2024-08-02 07:18:03 +08:00
postcss.config.mjs feat: add naive app 2024-07-31 00:19:17 +08:00
tailwind.config.mjs feat: add naive app 2024-07-31 00:19:17 +08:00
tsconfig.json feat: add naive app 2024-07-31 00:19:17 +08:00
tsconfig.node.json feat: add naive app 2024-07-31 00:19:17 +08:00
vite.config.mts feat: add naive app 2024-07-31 00:19:17 +08:00