- ๐ Fix the problem that the name is too long and cause a newline when
topMenu
. 9ad2016 - ๐ Fix the problem of similar path matching errors. ed74c4b
- ๐ Fix the issue that
contentStyle
does not take effect. f87e24c - ๐ฅ Added
postMenuData
props. cace4c1 - ๐ฅ Added
onPageChange
props. #346
- ๐ The problem of monitoring failure when the menu icon is changed to dom. 901220f
- ๐ Fix the problem of height calculation error. d3edafb
- ๐ Fix the problem that children change the page not refreshing. e2b46dd
- ๐ Optimize performance to reduce the number of renders. 23b824c
- ๐ฅ๐ฅ๐ฅ antd@4 is supported. In order to cope with the changes of icons, it needs to be used with
umi-plugin-antd-icon-config
to realize the function of the configuration menu in config. #294
- ๐ The default color values have been enumerated and can now be copied directly. 87e81c5
- ๐ Added icon expiration warning. q6642e43
- ๐ umd version provided. ecb95fa
- ๐ when
isMobile
set Drawervisible = false
. fb5cdd47 - ๐ export
PageContainerProps
interface. #291 - ๐ Layout
style
prefer user configuration. 521bf7c5
- ๐ Fixed the issue that keys calculation would not be triggered during reload. a8f770f
- ๐
getPopupContainer
not in the default configuration menu. e6c6971
- ๐ unlock use-json-comparison.
- ๐
menuProps
supports overriding any attributes. c039b4a1 - ๐ Fix the problem that SettingDrawer does not modify the url. c039b4a1
- ๐ SettingDrawer adds inertia support. #269
- ๐ Fix the issue that the header is displayed abnormally in the mobile mode. 37ffbf27
- ๐ Fixed the problem of infinite loop when layout parameter is empty. 86275f4b
- ๐ Fix the problem of embedded tags in tags. 2c0c42bb
- ๐ Fixed the problem of the menu not scrolling when fixed menu. e638aca1
- ๐ Fix the problem that the dynamic menu does not take effect. 4a52b015
- ๐ SettingDrawer add
hideCopyButton
props. #258 - ๐ Optimize calculation logic for menu expansion. 3c9b5ce9 e5ad035b
- ๐ Fix the problem that the top menu bar is not responsive. #243
- ๐ง Refactored layout box model. #247
- ๐ Fix settingDrawer no work for url params. #246
- ๐ Decoupling the menu
key
from thepath
. #238 - ๐ Fix menu style issues in mobile mode. #241
- ๐ Fix layout height is fixed. 2752721
- ๐ Stricter locale judgment. 567cbdf
- ๐ Fix
menu.locale=false
do not work problem. 892983ab - ๐
menuDataRender
support locale. c7f8ede4
- ๐ Add default height and width. 8064423d
- ๐ Add
tabAnimated
props for PageContainer. #224 - ๐ Links menu support inlineCollapsed. 90003255
- ๐
pageTitleRender
add addinfo
props. fbc86888 - ๐ Use ResizeObserver support fold menu. 69b41b0e
- ๐ add
loading
props. 69b41b0e - ๐ Added setting drawer Italian language support. #228
-Ie Support ie11, remove the use of Object.fromEntries
. 4f2a368 -๐ Added hideColors
property. 90464d9
- ๐ Fix padding calculation error when
menuRender = false
. fdabceb
- ๐ Fix SettingDrawer get params bug. f5758da0
- ๐ Fixed ResizeObserver reporting an error when children is an array. 246d9dba
-
๐ Fix: breadcrumb order and route config do not match. #212
-
๐ Fix: getLanguage function ignores localStorage. #222
- ๐ Fix the problem of layout being stretched too far. ab49d602
- ๐ Fix fixSiderbar warning. 1a478d60
- ๐ Add the
disableContentMargin
property to close the margin of the content area. 1456cce1
- ๐ฅ๐ฅ๐ฅ SettingDrawer has been technically modified and linked to umi-plugin-antd-theme. #207
- ๐ The
autoHideHeader
has been removed, resulting in performance loss and not much usage. #209 - ไฟฎๅค Fix style issues under
fixSiderbar
andfixedHeader
. #209
- ๐ Fix style issues under
fixSiderbar
andfixedHeader
. 8e916250
- ๐ Fix
siderWidth
in mobile mode does not work. e6cc962d - ๐ Fixed a problem with the wrong menu style in the phone mode. #192
- ๐ Increase the hint of 4.7.0 large strain. 5ae53455
- ๐ Modify Header component
zIndex
to 9. #167 - ๐ DefaultFooter
copyright
support false. #181 - ๐ Fix two renders of Layout. #172
- ๐ Fix PageContainer don't render breadcrumb. #179
- ๐ Fix submenu don't work for
menuItemRender
. #180 - ๐ PageTitleRender has defaultPageTitle. 63c0a56c
- ๐ All component support style and className. #169
- ๐ Support
breakpoint
props. #160 - ๐ Support
contentStyle
props. #158 - ๐ Support
isChildrenLayout
props. 9749d772
- ๐Replaced react-container-query and react-media-hook2 with react-response. #150
- ๐Replace react-document-title with react-helmet. #142
- ๐ Fixing sideEffects causes less problems to load properly. cf0cb3e8
Layout now does not render the footer by default, you need to set yourself.
- ๐ Add onTitleClick for subMenu. #139
- ๐ Footer support links = false. 2ac24296
- ๐ PageContainer support all tabpanel props. 478c5a1d
- ๐ Fix Global Header class name. #92
- ๐ ssr support. #96
- ๐ add
disableMobile
andmenuProps
. #98
- ๐ Fix the problem that the inline menu of the sidebar cannot be expanded and collapsed.
- ๐ Fixed an issue with the output warning of the collapsed error. #81 @blackraindrop
- ๐ Supported usage of openKeys and selectedKeys is supported.
- ๐ Fix extra margin top in small screen.
- ๐ add menuHeaderRender and onMenuHeaderClick props.
- ๐ Fixed an issue where phone mode could not be collapsed when onCollapse was not configured.
- ๐ pageTitleRender add pageName props.
- ๐ PageHeaderWarp style optimization.
- ๐ Fix the problem that lib/xx will still be loaded in es module.
- ๐ Fix the wrong isUrl to determine the hash mode menu rendering error.
- ๐ menuItemRender add
isMobile
andisUrl
props. - ๐ When title=false, don not render title view
- ๐ Fix the permissions issue of the release package.
- ๐ Add new prop: collapsedButtonRender.
- ๐ Fix the problem that the location is not passed, the menu is not selected. #23
- ๐ Menu icon support local image path. #12 @billfeller
- ๐ Fix icon error className. #17 @zzh1991
- ๐ Footer support configurable. #17 @zzh1991
- ๐ RouteContext value add isMobile and collapsed props.
- ๐ Fix ant-design/ant-design-pro#4532, top header small misplacement.
- ๐ Fix ant-design/ant-design-pro#4482, fix the problem that menuData does not judge null value.
- ๐ Fixed PageContainer type error.
- ๐ SettingDrawer get lang form localStorage.
- ๐ Modify the introduction of
antd/lib
toantd/es
- ๐ Fixed a problem where
css
was too low to be covered by theantd
style.
- ๐ PageContainer supports content customization through pageHeaderRender.
- ๐ Modified to babel compilation, supported by the less theme feature.
- ๐ lint is modified for eslint-typescript.
- ๐ Support for custom contentWidth.
- ๐ Fixed a series of lint errors.