ruoyi-plus-soybean/src
2025-06-24 21:31:57 +08:00
..
assets chore(projects): remove soybean.svg 2024-01-26 21:11:10 +08:00
components optimize(components): optimize spacing for lang-switch dropdown options 2025-06-24 21:20:20 +08:00
constants feat(projects): support loading page dark mode adaptation. (#702) 2025-01-26 22:32:05 +08:00
enum feat(projects): 1.0 beta 2023-11-17 10:25:32 +08:00
hooks fix(hooks): fixed the issue where loading was not properly closed in some cases. (#737) 2025-04-23 21:34:18 +08:00
layouts feat(projects): add configurable user name watermark option 2025-06-10 19:05:08 +08:00
locales feat(projects): add configurable user name watermark option 2025-06-10 19:05:08 +08:00
plugins fix(app): replace console.error with window.console.error for consistency 2025-06-24 21:31:17 +08:00
router chore(deps): update deps 2025-03-12 22:24:59 +08:00
service chore(deps): update deps 2025-03-12 22:24:59 +08:00
store fix(auth): remove redundant authStore declaration in resetStore function 2025-06-09 22:34:57 +08:00
styles fix(projects): ensure proper text color when themes are inverted 2025-06-24 21:20:24 +08:00
theme feat(projects): add configurable user name watermark option 2025-06-10 19:05:08 +08:00
typings fix(types): The environment variable VITE_ICON_LOCAL_PREFIX has the wrong type. 2025-06-14 22:01:01 +08:00
utils feat(types): enhance Option type to support customizable label types (#735) 2025-04-23 21:34:06 +08:00
views refactor(iframe-page): remove unused lifecycle hooks and clean up script setup 2025-06-24 21:31:57 +08:00
App.vue feat(projects): add configurable user name watermark option 2025-06-10 19:05:08 +08:00
main.ts feat(projects): support system new version update notification. close #420 2024-06-06 23:31:00 +08:00