You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

12 KiB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

0.11.14 (2020-08-12)

Bug Fixes

  • layout: fix useIntl is null, error page will try error (#316) (ce7e136)

0.11.13 (2020-07-20)

Bug Fixes

0.11.12 (2020-07-20)

Bug Fixes

  • plugin-layout: clean code & fix unaccessible no work problem (#198) (b771ea7)

0.11.11 (2020-07-09)

Bug Fixes

  • layout: fix the problem that hideNav does not take effect in sarfari (#299) (fcdc055)

0.11.10 (2020-07-02)

Bug Fixes

  • plugin-layout: fix rightContentRender no work problem (#286) (d785c75)

0.11.9 (2020-06-30)

Bug Fixes

  • plugin-layout: 更简单的使用方式 (#280) (cbb0d3f)

0.11.8 (2020-06-28)

Bug Fixes

0.11.7 (2020-06-03)

Bug Fixes

  • layout: fix hash router no work bugfix (#247) (2c35415)

0.11.6 (2020-05-27)

Bug Fixes

  • plugin-layout: fix menu.defaultOpen no work problem (#237) (fd0e1c5)

0.11.5 (2020-05-27)

Bug Fixes

0.11.4 (2020-05-18)

Bug Fixes

0.11.3 (2020-05-17)

Note: Version bump only for package @umijs/plugin-layout

0.11.2 (2020-05-15)

Bug Fixes

  • layout: peer pro-layout (#204) (984579e)
  • plugin: 🚑 Uncommitted version changes (e0c37b5)
  • plugin-layout: fix Fix problems with nested layouts (#202) (85a55c6)
  • plugin-layout: If prolayout does not exist, provide a prompt (#208) (9f0df80)
  • plugin-layout: rm unuse var (344dc83)

0.10.2 (2020-05-11)

Bug Fixes

0.10.1 (2020-05-11)

Note: Version bump only for package @umijs/plugin-layout

0.10.0 (2020-05-01)

Features

0.9.2 (2020-04-21)

Bug Fixes

0.9.1 (2020-04-15)

Note: Version bump only for package @umijs/plugin-layout

0.9.0 (2020-04-15)

Bug Fixes

  • layout: fix icon config bug (8cc9fb7)
  • layout: fix layout icon problem (071ae54)

Features

  • layout: layout close title (a639ee2)

0.8.0 (2020-04-13)

Features

0.7.0 (2020-03-24)

Features

  • layout-plugin support childrenRender API (#126) (1cd51c9)

0.6.1 (2020-03-23)

Bug Fixes

  • 修复 layout 插件侧边栏高亮问题 (#50) (ca3882f)
  • 修复 layout 文案拼写错误 (#121) (239ae69)

0.6.0 (2020-03-12)

Features

  • built-in plugin-antd-icon-config (#83) (4cc5d83)

0.5.1 (2020-03-10)

Bug Fixes

  • winPath problem in layout component path (#77) (3598465)

0.5.0 (2020-03-09)

Features

  • layout 的 patchRoute 方法添加 initialState 参数。#68 (#73) (669d70c)

0.4.1 (2020-03-04)

Bug Fixes

  • 修复 layout hideChildren 配置不生效 (#63) (086163d)

0.4.0 (2020-03-02)

Features

  • layout support patchMenus runtime config (#59) (938d746)

0.3.2 (2020-02-29)

Bug Fixes

  • layout: enable by config (f902933)

0.3.1 (2020-02-24)

Bug Fixes

  • plugin-layout: hot reload don't work when user changes the layout config (6d504e2)

0.3.0 (2020-02-23)

Features

  • plugin-layout: enable by config (24efb05)

0.2.3 (2020-02-19)

Bug Fixes

  • 去除 initial 插件的强依赖,做兼容处理 & 替换默认 logo (#40) (8b297af)

0.2.2 (2020-02-18)

Bug Fixes

  • plugin-layout: read pkg.name from api.pkg (87a2839)

0.2.1 (2020-02-17)

Note: Version bump only for package @umijs/plugin-layout

0.2.0 (2020-02-17)

Bug Fixes

  • make preset-react and example work (682dacf)

Features