iot-manage-dashboard/apps/web-antd
Copilot c7c39047de
feat: add theme-aware logo support via optional sourceDark configuration (#6866)
* Initial plan

* Initial exploration and setup

Co-authored-by: aonoa <32682251+aonoa@users.noreply.github.com>

* Add support for separate light and dark theme logos

Co-authored-by: aonoa <32682251+aonoa@users.noreply.github.com>

* Update documentation with dark theme logo configuration

Co-authored-by: aonoa <32682251+aonoa@users.noreply.github.com>

* feat: Add theme-aware logo support for authentication/login page

Co-authored-by: aonoa <32682251+aonoa@users.noreply.github.com>

* revert: .npmrc

Signed-off-by: aonoa <1991849113@qq.com>

---------

Signed-off-by: aonoa <1991849113@qq.com>
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: aonoa <32682251+aonoa@users.noreply.github.com>
Co-authored-by: Li Kui <90845831+likui628@users.noreply.github.com>
Co-authored-by: aonoa <1991849113@qq.com>
2025-11-03 13:07:36 +08:00
..
public feat: Dynamically get the menu from the back end 2024-06-30 15:03:37 +08:00
src feat: add theme-aware logo support via optional sourceDark configuration (#6866) 2025-11-03 13:07:36 +08:00
.env feat: encrypt the privacy data when it is persisted (#6056) 2025-04-27 20:59:10 +08:00
.env.analyze feat: Feature/pro docs (#70) 2024-07-28 14:29:05 +08:00
.env.development refactor: migrate demo applications to playground (#4116) 2024-08-11 16:09:32 +08:00
.env.production feat: add archive plug-in to output dist.zip after build (#4272) 2024-08-29 21:47:00 +08:00
index.html refactor: migrate demo applications to playground (#4116) 2024-08-11 16:09:32 +08:00
package.json chore: release 5.5.9 2025-08-16 22:16:02 +08:00
postcss.config.mjs chore: update app name 2024-06-08 16:33:49 +08:00
tailwind.config.mjs chore: update app name 2024-06-08 16:33:49 +08:00
tsconfig.json perf: Use Imports Instead of Aliases 2024-06-16 23:40:52 +08:00
tsconfig.node.json feat: Feature/pro docs (#70) 2024-07-28 14:29:05 +08:00
vite.config.mts fix: fix known issues. fixed #59,fixed #61, fixed #67, fixed #68 [deploy] 2024-07-29 00:19:26 +08:00