Releases: SolidZORO/leaa
Releases · SolidZORO/leaa
v3.9.0
3.9.0 (2020-07-06)
Note: Version bump only for package @leaa/dashboard
3.8.1 (2020-07-06)
Bug Fixes
- sidebar drawer scroll bug (d060cb6)
Performance Improvements
3.8.0 (2020-07-06)
Bug Fixes
- sidebar drawer scroll bug (231b52a)
Features
- mobile header add responsive design (d04e46e)
Performance Improvements
3.7.0 (2020-07-04)
Bug Fixes
- click filterbar have reset URL query (a141c05)
3.6.0 (2020-07-02)
Bug Fixes
- compatible mobile (2f9c8bf)
- fix SwitchLanguage click missing setVisible (367c798)
- fix SwitchLanguage in Safari bug (cb3e0d6)
Features
3.5.6 (2020-06-25)
Bug Fixes
Features
ROUTER_BASENAME
compatiblesub dir
deploy on nginx (b9c89c6)
3.5.5 (2020-06-24)
Bug Fixes
- page card align title (64e7724)
- sidebar on mb has scroll y (f6ba5c5)
- sidebar position fixed (5d39d2a)
Code Refactoring
- remove sidebar collapsed fn of pc (87dcd8f)
Features
- use
react-icons
replace<Rcon>
(4699686)
Performance Improvements
- dashboard UI mobile friendly (7d21749)
BREAKING CHANGES
- remove sidebar collapsed fn of pc
3.5.4 (2020-06-23)
Bug Fixes
Performance Improvements
- done all routes lazy load by
react-imported-component
(d546ce0) - done all routes lazy load, use `react-imported-componet (1ce8e89)
3.5.3 (2020-06-21)
Bug Fixes
- temp downgrading eslint to v7.2.0 (a1e5c31)
Features
Performance Improvements
3.5.2 (2020-06-20)
Bug Fixes
.env.js
->_.env.js
(5c88115)- fix table account dataIndex (cda97aa)
- formatAttaUrl format gravatar error display (c436884)
Features
- dashboard .env add
PRIMARY_ACCOUNT_TYPE
(97e4f2a)
Performance Improvements
- click sidebar menu item can refresh list (e85e385)
- DEFAULT_PAGE_SIZE value to
20
, one screen can display (3596609) - onFetchList use
react-use
control effect (d46dad9)
3.5.1 (2020-06-18)
Bug Fixes
- fixed resource dir in
deploy-api.sh
(3e625ab)
Performance Improvements
- better CLI UX (3848713)
3.5.0 (2020-06-16)
Bug Fixes
- change
.env.js
to_env.js
, fix serverless not load (7c35661) - LoginForm check env.DEMO_MODE inject account (b59e64c)
Features
Performance Improvements
- update UX (cb8867a)
BREAKING CHANGES
- change
.env.js
to_env.js
, fix serverless not load - delete dotenv of dashboard use
.env.js
replace.env
3.4.1 (2020-06-14)
Note: Version bump only for package @leaa/dashboard
3.4.0 (2020-06-13)
Features
- auto push to DeployRepo and Server and RUN! (a7a91ac)
3.3.5 (2020-06-11)
Bug Fixes
- clean ajax console.log (be7ce89)
3.3.4 (2020-06-11)
Note: Version bump only for package @leaa/dashboard
3.3.3 (2020-06-11)
Bug Fixes
- ajax timeout to 10s (b6f56ed)
3.3.2 (2020-06-11)
Bug Fixes
- fix ajax finally memory leak (6fdd9f6)
- fix all Components
memory leak in your application.
(d55e741) - fix atta box missing attachmentParams (ba160a2)
- fix rowKey types (4a11331)
- selectCategoryIdByTree This is a no-op, memory leak (2cdcff8)
- update user and update avatar at the same time (298ccfa)
#...
v3.0.1
Bug Fixes
- all
curd
rename tocrud
(1f47746) - fix husky no effect (b13f8d3)
- fix validateUserByPayload last_token_at Compare jwt
iattz
(9c18c02) - rimraf add to packages (294834a)
- update login logic, not token will set 'NO-TOKEN' (f32e216)
Features
- add genCrudQuerySearch (9558c72)
- add new data seed (434b6a8)
- add TransformInterceptor and HttpExceptionFilter (4866653)
- attachmentBox can work! (99c247a)
- auth login add Captcha (not display by default, auto tigger) (a068b54)
- category crud (adbf2c4)
- done all user method (aec4913)
- new FilterIcon and new SearchInput (0f37f45)
- replace react-dnd to react-beautiful-dnd (a851781)
- setting crud (800f107)
Performance Improvements
v1.0.4
v1.0.3
v1 start
v0 is all done.
🎉 TODOv0 is all done.
TODOS-v0
- _leaa-common
- leaa-api (demo) / backend (Nest.js + TypeGraphQL + MySQL + Docker Compose)
- leaa-dashboard (demo) / dashboard (React.js + Antd + MobX + Apollo / GraphQL)
- Auth
- User
- Role
- Permission
- Home
- Ax (Ad)
- Category (infinity level)
- Tag (word segmentation by NodeJieba)
- Article
- WYSIWYGEditor
- Attachment
- Drop to Upload
- Drop to Sort
- Setting
- Error Boundary
- Responsive Design
- i18n
- leaa-www (demo) / website (Next.js + GraphQL)
- Home
- Account
- Login
- Register
- Logout
- Login
- Article
- List
- Item
- Banner Swiper
- Support Retina @2x
- Image Lazyload
- SEO (HtmlMeta)
- leaa-miniprogram / wechat-miniprogram (Taro.js + GraphQL)
- Home
- Account
- Login
- Logout
- Article
- List
- Item (Rich Text)
- leaa-app / iOS and Android (expo + GraphQL)
- Home
- Account
- Login
- Logout
- Article
- List
- Item (Webview)