mirror of
https://github.com/MHSanaei/3x-ui.git
synced 2026-06-06 21:24:10 +00:00
Sweep deprecated props across the React tree: - Modal: destroyOnClose -> destroyOnHidden, maskClosable -> mask.closable - Space: direction -> orientation (or removed when redundant) - Input.Group compact -> Space.Compact block - Drawer: width -> size - Spin: tip -> description - Progress: trailColor -> railColor - Alert: message -> title - Popover: overlayClassName -> rootClassName - BackTop -> FloatButton.BackTop Also refresh dashboard theming for v6: rename dark/ultra Layout and Menu tokens (siderBg, darkItemBg, darkSubMenuItemBg, darkPopupBg), tweak gauge size/stroke, add font-size overrides for Statistic and Progress so the overview numbers stay legible under v6 defaults. |
||
|---|---|---|
| .. | ||
| AppSidebar.css | ||
| AppSidebar.tsx | ||
| CustomStatistic.css | ||
| CustomStatistic.tsx | ||
| DateTimePicker.tsx | ||
| FinalMaskForm.tsx | ||
| InfinityIcon.tsx | ||
| JsonEditor.css | ||
| JsonEditor.tsx | ||
| PromptModal.tsx | ||
| SettingListItem.tsx | ||
| Sparkline.css | ||
| Sparkline.tsx | ||
| TextModal.tsx | ||