Skip to content

Releases: diandian18/react-antd-console

v1.5.0

28 Nov 03:43
Compare
Choose a tag to compare

New features

  • TablePage: Searchable tables/lists for showing data.

Optimizations

  • Tabs animation: Tabs are lively now.
  • Collapse animation: Collapse is lively now.
  • Login page: Better look now, added some new functions.
  • Layout shadow: The page looks more three-dimensional overall.

Fixed

  • Tabs can move position now.

v1.4.0

12 Nov 08:44
Compare
Choose a tag to compare

New features

  • Theme color: Chose your favorite primary color.
  • Light/Dark mode: Supporting dark mode now.

v1.3.0

04 Nov 08:35
Compare
Choose a tag to compare

New features

  • Tabs: Multiple draggable tabs, adding tab when open a new route, keepping tabs when refresh page, context menu by right clicking, actions(close, close left, close right, close others, refresh page, fullscreen).

Optimizations

  • Home page: simpler look
  • Analysis: npm run analysis for analysising chunks.
  • Chunks: Merged and Splitted some chunks.

v1.2.0

29 Oct 07:25
Compare
Choose a tag to compare

New features

  • Route permission: Different role different permission could access differrent route.
  • Local permission: Define permission for different account in any part of page.

v1.1.0

28 Oct 08:12
Compare
Choose a tag to compare

New features

  • Dynamic route: Change route in any way.
  • Dynamic meta: Change meta info in route.
  • External link: Click external link will open a new brower tab and arrive the link.
  • Separation layout: A empty layout.
  • Single sider layout: Menu has no children.

Fixed

  • router.setSiblings has no effect on non-dynamic parameter prefix routes.

v1.0.0

14 Oct 08:07
Compare
Choose a tag to compare

react-antd-console v1.0.0 发布啦!

在线预览
文档