This website requires JavaScript.
Explore
Help
Register
Sign In
bichangxiong
/
ruoyi-plus-vben5
Watch
1
Star
0
Fork
0
You've already forked ruoyi-plus-vben5
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
20ae9b313b
ruoyi-plus-vben5
/
apps
/
web-naive
/
src
/
locales
/
langs
/
en-US.json
10 lines
115 B
JSON
Raw
Normal View
History
Unescape
Escape
feat: add naive app
2024-07-31 00:19:17 +08:00
{
"page"
:
{
"demos"
:
{
"title"
:
"Demos"
,
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
"naive"
:
"Naive UI"
,
"table"
:
"Table"
feat: add naive app
2024-07-31 00:19:17 +08:00
}
}
}
Reference in New Issue
Copy Permalink