summaryrefslogtreecommitdiff
path: root/src/app.js
AgeCommit message (Collapse)Author
2019-12-20build: use react-refreshHaishan
2019-10-02build: reduce core-js polyfills in bundleHaishan
2019-08-29feat: log app version to consoleHaishan
2019-04-06APIConfig: update styleHaishan
also added input and button focus style
2019-03-31chore: upgrade depsHaishan
2019-02-09chore: upgrade depsHaishan
also, log message on build ready with webpack dev middleware hook
2018-11-03refactor(hooks): here be dragons!haishanh
2018-10-30react: start using Hooks!haishanh
2018-10-23react: using async reactHaishan
2018-10-21feat: support authorization secretHaishan
* also make redux store the single truth store for API information
2018-10-20first commitHaishan