Skip to content

v0.23.0 / 2020-07-05

Compare
Choose a tag to compare
@aqzhyi aqzhyi released this 05 Jul 12:07
· 424 commits to master since this release

v0.23.0 / 2020-07-05

  • Release v0.23.0
  • build: upgrade npm, correct usage which addCase of @reduxjs/toolkit
  • chore: local server 開發與別的專案衝突
  • feat: tip for bank buy exchange rate, at sidebar withdrawal button
  • feat: 下單視窗會在螢幕高度不夠時,自動縮小,當你的螢幕高度過小時,應該會很適合
  • feat: 套件設定新增一個「重置設定」按鈕
  • feat: 關注列表上的篩選框,使 Escape 鍵也能夠清除文字
  • refactor: ExecutionDialogStatusInfo, fixed available value decimal in 2
  • refactor: Settings Dialog now has able to controls more functions
  • refactor: a new way to handle React-Components mount and unmount, automatically
  • refactor: display extension version on sidebar
  • refactor: emitter use displayName > name, also remove "_" at first char
  • refactor: hope it's resolve that unexpected onReady multiple calls
  • refactor: i18n missing and typo
  • refactor: isOpen has been deprecated
  • refactor: switchs on Watchlist now has tooltip, improve UX
  • refactor: utils for angular
  • refactor: 使入金按鈕,能隨著使用者設定 HIDDEN 而即時隱藏起來
  • refactor: 暫時解決記憶體洩露
  • refactor: 縮小關注列表上方元件,使用小螢幕顯得不會太緊
  • refactor: 補充 angular.$rootScope interface