Skip to content
This repository has been archived by the owner on Aug 11, 2020. It is now read-only.

Latest commit

ย 

History

History
282 lines (170 loc) ยท 14.2 KB

changelog.en-US.md

File metadata and controls

282 lines (170 loc) ยท 14.2 KB

changelog

5.0.5

  • ๐Ÿ’„ 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

5.0.4

  • ๐Ÿž The problem of monitoring failure when the menu icon is changed to dom. 901220f

5.0.3

  • ๐Ÿž Fix the problem of height calculation error. d3edafb

5.0.2

  • ๐Ÿž Fix the problem that children change the page not refreshing. e2b46dd

5.0.1

  • ๐ŸŒŸ Optimize performance to reduce the number of renders. 23b824c

5.0.0

  • ๐Ÿ”ฅ๐Ÿ”ฅ๐Ÿ”ฅ 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

4.10.10

  • ๐ŸŒŸ The default color values have been enumerated and can now be copied directly. 87e81c5
  • ๐ŸŒŸ Added icon expiration warning. q6642e43

4.10.9

  • ๐ŸŒŸ umd version provided. ecb95fa

4.10.8

  • ๐ŸŒŸ when isMobile set Drawer visible = false. fb5cdd47
  • ๐ŸŒŸ export PageContainerProps interface. #291
  • ๐Ÿž Layout style prefer user configuration. 521bf7c5

4.10.7

  • ๐Ÿž Fixed the issue that keys calculation would not be triggered during reload. a8f770f

4.10.6

  • ๐Ÿž getPopupContainer not in the default configuration menu. e6c6971

4.10.5

  • ๐Ÿž unlock use-json-comparison.

4.10.4

  • ๐ŸŒŸ menuProps supports overriding any attributes. c039b4a1
  • ๐Ÿž Fix the problem that SettingDrawer does not modify the url. c039b4a1

4.10.3

  • ๐ŸŒŸ 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

4.10.2

  • ๐Ÿž Fix the problem that the dynamic menu does not take effect. 4a52b015

4.10.1

  • ๐ŸŒŸ SettingDrawer add hideCopyButton props. #258
  • ๐Ÿž Optimize calculation logic for menu expansion. 3c9b5ce9 e5ad035b

4.10.0

  • ๐Ÿž 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

4.9.11

  • ๐ŸŒŸ Decoupling the menu key from the path. #238
  • ๐Ÿž Fix menu style issues in mobile mode. #241
  • ๐Ÿž Fix layout height is fixed. 2752721

4.9.10

  • ๐Ÿž Stricter locale judgment. 567cbdf

4.9.9

  • ๐Ÿž Fix menu.locale=false do not work problem. 892983ab
  • ๐ŸŒŸ menuDataRender support locale. c7f8ede4

4.9.8

  • ๐Ÿž Add default height and width. 8064423d
  • ๐ŸŒŸ Add tabAnimated props for PageContainer. #224
  • ๐ŸŒŸ Links menu support inlineCollapsed. 90003255
  • ๐ŸŒŸ pageTitleRender add add info props. fbc86888
  • ๐ŸŒŸ Use ResizeObserver support fold menu. 69b41b0e
  • ๐ŸŒŸ add loading props. 69b41b0e
  • ๐ŸŒŸ Added setting drawer Italian language support. #228

4.9.7

-Ie Support ie11, remove the use of Object.fromEntries. 4f2a368 -๐ŸŒŸ Added hideColors property. 90464d9

4.9.6

  • ๐Ÿž Fix padding calculation error when menuRender = false. fdabceb

4.9.5

  • ๐Ÿž Fix SettingDrawer get params bug. f5758da0

4.9.4

  • ๐Ÿž Fixed ResizeObserver reporting an error when children is an array. 246d9dba

4.9.3

  • ๐Ÿž Fix: breadcrumb order and route config do not match. #212

  • ๐Ÿž Fix: getLanguage function ignores localStorage. #222

4.9.2

  • ๐Ÿž Fix the problem of layout being stretched too far. ab49d602

4.9.1

  • ๐ŸŒŸ Added support for subMenuItemRender. 8911e211 -๐ŸŒŸ Added support for links. ab162a0e

4.8.3

  • ๐Ÿž Fix footer hidden problem. da8239d3
  • ๐ŸŒŸ Support get setting from url. a9dc2d8f

4.8.2

  • ๐Ÿž Fix fixSiderbar warning. 1a478d60

4.8.1

  • ๐ŸŒŸ Add the disableContentMargin property to close the margin of the content area. 1456cce1

4.8.0

  • ๐Ÿ”ฅ๐Ÿ”ฅ๐Ÿ”ฅ 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 and fixedHeader. #209

4.7.4

  • ๐Ÿ’„ Fix style issues under fixSiderbar and fixedHeader. 8e916250

4.7.3

  • ๐Ÿž Fix siderWidth in mobile mode does not work. e6cc962d
  • ๐Ÿž Fixed a problem with the wrong menu style in the phone mode. #192

4.7.1-2

  • ๐Ÿ”” Increase the hint of 4.7.0 large strain. 5ae53455

4.7.0

  • ๐Ÿ’„ 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

4.6.2

  • ๐ŸŒŸReplaced react-container-query and react-media-hook2 with react-response. #150
  • ๐ŸŒŸReplace react-document-title with react-helmet. #142

4.6.1

  • ๐Ÿž Fixing sideEffects causes less problems to load properly. cf0cb3e8

4.6.0

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

4.5.15

  • ๐Ÿž Fix Global Header class name. #92
  • ๐ŸŒŸ ssr support. #96
  • ๐ŸŒŸ add disableMobile and menuProps. #98

4.5.14

  • ๐Ÿž Fix the problem that the inline menu of the sidebar cannot be expanded and collapsed.

4.5.13

  • ๐Ÿž Fixed an issue with the output warning of the collapsed error. #81 @blackraindrop
  • ๐ŸŒŸ Supported usage of openKeys and selectedKeys is supported.

4.5.12

  • ๐Ÿ’„ Fix extra margin top in small screen.
  • ๐ŸŒŸ add menuHeaderRender and onMenuHeaderClick props.

4.5.11

  • ๐Ÿž Fixed an issue where phone mode could not be collapsed when onCollapse was not configured.
  • ๐ŸŒŸ pageTitleRender add pageName props.
  • ๐Ÿ’„ PageHeaderWarp style optimization.

4.5.10

  • ๐Ÿž Fix the problem that lib/xx will still be loaded in es module.

4.5.9

  • ๐Ÿž Fix the wrong isUrl to determine the hash mode menu rendering error.

4.5.8

  • ๐ŸŒŸ menuItemRender add isMobile and isUrl props.
  • ๐ŸŒŸ When title=false, don not render title view

4.5.7

  • ๐Ÿž Fix the permissions issue of the release package.

4.5.6

  • ๐ŸŒŸ 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.

4.5.4

  • ๐Ÿž Fixed PageContainer type error.

4.5.3

  • ๐ŸŒŸ SettingDrawer get lang form localStorage.

4.5.2

  • ๐ŸŒŸ Modify the introduction of antd/lib to antd/es
  • ๐Ÿž Fixed a problem where css was too low to be covered by the antd style.

4.5.1

  • ๐ŸŒŸ PageContainer supports content customization through pageHeaderRender.

4.5.0

  • ๐ŸŒŸ Modified to babel compilation, supported by the less theme feature.
  • ๐Ÿž lint is modified for eslint-typescript.

4.4.0

  • ๐ŸŒŸ Support for custom contentWidth.
  • ๐Ÿž Fixed a series of lint errors.