v0.28.0-20200820-beta / 2020-08-20
aqzhyi
released this
19 Aug 23:04
·
296 commits
to master
since this release
v0.28.0-20200820-beta / 2020-08-20
- Release v0.28.0-20200820-beta
- build: add nvmrc
- build: webpack config
- chore: upgrade node_modules
- chore: warning words
- feat: amount steppers and lever buttons on etoro native should work fine together when Amount/Lever Fixed enable
- feat: more conspicuous with Buy and Sell Buttons
- feat: the compact switch, now show chart, hide rate changes
- feat: when Trade Execution-Dialog on mount, it's applying percent of Stop-Loss and TakeProfit
- fix: UI layout unexpected tiny moved on ExecutionDialogStatusInfo, #5
- fix: cause an unexpected overriding in subscription of ping interval
- fix: sometimes the fixed amount and leverages (if it Fixed enabled) couldn't apply correctly when each the dialog open
- fix: the trade dialog features cause other layout broken in "app/procharts"
- refactor: GA on invite exciting degree adjusting
- refactor: add help link on function Amount/Lever Fixed
- refactor: adjust layout
- refactor: adjust layout and i18n descriptions on common settings
- refactor: an Icon indicator to let users know happened if Amount/Lever Fixed functions are enabled
- refactor: better HelpIcon arrange
- refactor: fuck, functions of lever and amount on dialog, be stay more simple
- refactor: lever canFixes should handle X30, X100+
- refactor: refine the price of Buy and Sell on the dialog
- refactor: such as TLT, SQQQ, VTI, don't have a lever, fix the error which it throws
- refactor: the feature the lever Fixed, should not block user operates on the dialog lever tabs
- refactor: toCurrency add options.toFixedLength and string 0 expected pad right
- style: add eslint-plugin-react-hooks
- style: fixes following ESLint
- test: jest to test typescript files
- test: react component, testing works, mock setup with GM_ works
- test: typescript + react component + jest, testing works