Skip to content

Releases: zuiidea/antd-admin

5.4.0

17 Mar 09:52
02280fb
Compare
Choose a tag to compare
  1. upgrade umi@3.4.x, support webpack5
  2. upgrade echart@5.x

5.3.0

10 May 13:08
Compare
Choose a tag to compare

upgrade umi to 3.x
drop legacy form with antd4
remove i18n from pathname

5.2.0

24 Mar 07:21
Compare
Choose a tag to compare

upgrade antd to 4.x

5.1.3

22 Oct 02:41
Compare
Choose a tag to compare
  1. support disable i18n, by set it to false or delete in /src/utils/config.js
  2. upgrade antd to 3.24.x

5.1.0

24 Jun 08:11
Compare
Choose a tag to compare

thanks @lovemegowin

  1. refactor menu,permission storage strategy
  2. search in page/user do not need refresh

5.0.1

12 Dec 05:51
d03787a
Compare
Choose a tag to compare

some upgrade and bug fix

5.0.0

05 Nov 03:36
Compare
Choose a tag to compare
:memo: Update docs.

5.0.0-beta1

22 Aug 07:39
Compare
Choose a tag to compare
5.0.0-beta1 Pre-release
Pre-release

stable version uses umi@1

4.3.9

20 Jun 01:31
2de1e81
Compare
Choose a tag to compare

last relase for 4.x

run

npm run build:dll
npm run dev

build dist

npm run build  => dist/{version}
npm run build:new => dist/{version+1}