iot-manage-dashboard/packages/@core/base/shared/src
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
..
cache perf: format code with better style (#5283) 2025-01-01 11:39:49 +08:00
color fix: rename the Icon component to IconifyIcon to prevent name conflicts and fix type issues (#4704) 2024-10-21 20:14:25 +08:00
constants feat: modal&drawer support appendToMain and zIndex (#5092) 2024-12-10 17:37:06 +08:00
utils feat: add theme-aware logo support via optional sourceDark configuration (#6866) 2025-11-03 13:07:36 +08:00
global-state.ts refactor(adapter): separate form and component adapters so that components adapt to components other than the form (#4628) 2024-10-13 18:33:43 +08:00
store.ts perf: supplement login interface documents and add configuration parameters (#4175) 2024-08-17 22:38:37 +08:00