Antd Admin Versions Save

An excellent front-end solution for enterprise applications built upon Ant Design and UmiJS

5.4.0

3 years ago
  1. upgrade [email protected], support webpack5
  2. upgrade [email protected]

5.3.0

4 years ago

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

5.2.0

4 years ago

upgrade antd to 4.x

5.1.3

4 years ago
  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

4 years ago

thanks @lovemegowin

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

5.0.1

5 years ago

some upgrade and bug fix

5.0.0

5 years ago

5.0.0-beta1

5 years ago

stable version uses umi@1

4.3.9

5 years ago

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}