Leaa Versions Save

Leaa is a monorepo restful CMS / Admin built with Nest.js (@nestjsx/crud, node.js) and Ant Design.

v3.9.0

3 years ago

new ui

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

  • react-imported-component bug in HMR, reset loadable (d2b5582)
  • fixed _lang:create (f3da7d9)

Features

  • ROUTER_BASENAME compatible sub dir deploy on nginx (b9c89c6)

3.5.5 (2020-06-24)

Bug Fixes

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

  • @loadable/component on sidebar link error (228608f)
  • Route component to children (1cc0f1d)

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

  • add a pMinDelay load (977c2d2)
  • dashboard header top add nprogress Loading (3815ca8)

Performance Improvements

  • react-router perf (a2b97f3)
  • react-router use lazy from '@loadable/component' (58e306d)

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

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

  • api .env add AUTO_CUT_TAGS (b8ca654)
  • delete dotenv of dashboard use .env.js replace .env (7cc0950)

Performance Improvements

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

3.3.4 (2020-06-11)

Note: Version bump only for package @leaa/dashboard

3.3.3 (2020-06-11)

Bug Fixes

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)

Code Refactoring

  • ๐Ÿ’ก .env change to production default env file (dcca7d0)

Features

  • .env add LOGO_(BLACK|WHITE)_FILENAME can mod default logo (4978e30)
  • .env add GRAVATAR_TYPE (dcb3ba1)
  • <BuildInfo> add props showSwitchDebug (3901a1d)
  • add deploy bash script (d3914d1)
  • add use phone login dashboard (4824440)
  • can create user by phone (77237f9)
  • dashboard add debugMode in header dropdown menu (932d994)
  • user add avatar change (c317528)

Performance Improvements

BREAKING CHANGES

v3.0.1

3 years ago

Bug Fixes

  • all curd rename to crud (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

  • .babelrc add ignore (99040ad)
  • babel useBuiltIns: 'usage' replace @babel/polyfill (ee25c09)
  • format code (e8502d3)
  • improves validateUserByPayload logic (6208557)
  • more files code style to named export (1006863)

v1.0.4

4 years ago

v1.0.3

4 years ago

v1.0.1

4 years ago

๐ŸŒˆ

v0.0.4

4 years ago

๐ŸŽ‰ TODOv0 is all done.

TODOS-v0

  • _leaa-common
  • leaa-api (demo) / backend (Nest.js + TypeGraphQL + MySQL + Docker Compose)
    • Auth
      • Email
      • Wechat
      • Wechat MiniProgram
    • User
    • Role
    • Permission
    • Article
    • Attachment
      • Local
      • OSS
      • OSS sync to Local
      • @2x to @1x
    • Ax (Ad)
    • Category (infinity level)
    • Tag (word segmentation by NodeJieba)
    • Logger
    • Seed
    • Setting
  • 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
        • Email
        • Wechat
      • Register
        • Email
        • Wechat
      • Logout
    • 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)

v0.0.2

4 years ago

init miniprogram