Haishan
2a254588f3
build: upgrade deps
...
- build(deps): upgrade core-js
- build(deps-dev): bump mini-css-extract-plugin from 0.6.0 to 0.7.0 (#21 )
- build(deps): bump react-window from 1.8.1 to 1.8.2 (#22 )
- build(deps-dev): bump clean-webpack-plugin from 2.0.2 to 3.0.0
- Bumps [clean-webpack-plugin](https://github.com/johnagan/clean-webpack-plugin ) from 2.0.2 to 3.0.0.
- update clean-webpack-plugin usage
- build(deps): bump @sentry/browser from 5.3.0 to 5.4.0 (#24 )
- build(deps-dev): bump react-hot-loader from 4.8.8 to 4.9.0 (#26 )
- build(deps-dev): bump autoprefixer from 9.5.1 to 9.6.0 (#27 )
- move browserslist to package.json
2019-06-04 22:34:39 +08:00
dependabot-preview[bot]
014b89b4af
build(deps): bump lodash from 4.17.5 to 4.17.11 ( #16 )
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.5 to 4.17.11. **This update includes security fixes.**
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.5...4.17.11 )
2019-05-27 23:01:09 +08:00
Haishan
96891092f0
feat: improve UI on mobile
2019-05-27 22:53:58 +08:00
Haishan
16e61f1533
feat(logs): fetch logs with correct log level
...
see also #14
2019-05-14 23:31:11 +08:00
Haishan
eda2501b1d
feat(config): add button to clear local storage
2019-04-20 16:42:56 +08:00
Haishan
54646e8fe6
chore: upgrade deps
2019-04-19 00:16:39 +08:00
Haishan
7dac1d44c7
refactor: replace sass with postcss
2019-04-14 22:56:14 +08:00
Haishan
68a38e7359
fix(ToggleSwitch): selected option slider left offset
2019-04-12 23:03:12 +08:00
Haishan
732367e65c
APIConfig: make whole content element full screen fixed
2019-04-09 20:51:02 +08:00
Haishan
ce4967e1ab
APIConfig: update style
...
also added input and button focus style
2019-04-06 21:40:24 +08:00
Haishan
e9518ba36a
chore: upgrade deps
2019-03-31 00:21:10 +08:00
Haishan
f5a16279d0
tooling: update eslint config
2019-03-31 00:21:10 +08:00
Haishan
5812bed54a
chore: upgrade deps
2019-03-31 00:21:09 +08:00
Haishan
5b51781ee7
sidebar: using svg component as icon
2019-03-02 20:38:16 +08:00
Haishan
ae7182b788
chore: upgrade deps
2019-03-02 20:38:15 +08:00
Haishan
ec25603694
chore: upgrade deps
2019-03-02 20:38:14 +08:00
Haishan
f364975545
chore: upgrade deps
...
also, log message on build ready with webpack dev middleware hook
2019-02-09 23:29:51 +08:00
Haishan
dfc85a317a
chore: upgrade deps
2019-01-13 22:25:14 +08:00
Haishan
99a857efd6
tooling: optimize build
2019-01-05 23:03:41 +08:00
Haishan
3207045e29
perf(rules): optimize with windowed scrolling
2019-01-05 22:03:34 +08:00
Haishan
57b353387a
feat(rules): support search
2019-01-05 22:03:29 +08:00
Haishan
89289f8e3b
chore: upgrade deps
2019-01-05 00:09:54 +08:00
Haishan
ecdb8cab52
chore: upgrade deps
2018-12-28 21:08:21 +08:00
Haishan
6326af3d6c
chore: re-enable react-hot-loader
2018-12-25 00:01:58 +08:00
Haishan
a72115067a
feat: integrate sentry
2018-12-23 21:42:42 +08:00
Haishan
a05a34e140
chore: upgrade deps
2018-12-22 23:49:35 +08:00
Haishan
690beda0b9
chore: upgrade deps
2018-12-20 23:24:41 +08:00
Haishan
7c3564124e
chore: upgrade deps
2018-12-18 21:46:24 +08:00
Haishan
a265c62020
chore: upgrade deps
2018-12-04 21:51:48 +08:00
sinchang
94f63e231f
build: upgrade npm-run-all
2018-11-30 19:27:13 +08:00
haishanh
21bbfa11b9
build: upgrade deps
2018-11-20 21:35:52 +08:00
Haishan
b6da06c4ff
build: upgrade deps
2018-11-08 22:40:58 +08:00
Haishan
5d90da7646
build: use transform-runtime plugin
...
also start use babel.config.js and remove .babelrc
2018-11-08 22:37:12 +08:00
Haishan
168fbcd644
chore: upgrade deps
2018-11-03 23:18:10 +08:00
haishanh
e3afe5ff90
refactor(hooks): here be dragons!
2018-11-03 23:06:35 +08:00
Haishan
7f75345c03
refactor(chart): lazy load Chart.js with suspense
...
- chore: add ico favicon
- chore: lint
- chore: add react-hooks lint rules
2018-11-03 23:06:16 +08:00
haishanh
abe69a8133
build: replace uglifyjs-webpack-plugin with terser one
2018-10-30 16:36:51 +08:00
haishanh
58d21fc3d9
react: start using Hooks!
2018-10-30 16:01:33 +08:00
Haishan
464a26e298
chore: upgrade and clean up deps
2018-10-30 16:01:33 +08:00
Haishan
abfab4f1ad
ui(proxy): new UI for proxy page
2018-10-27 14:28:25 +08:00
haishanh
4e7efe2acc
chore: upgrade dev deps
2018-10-25 18:32:40 +08:00
haishanh
a371c30164
chore: bump react to v16.6.0
2018-10-24 16:17:35 +08:00
Haishan
3aa50333dc
react: using async react
2018-10-23 23:35:11 +08:00
Haishan
09c6bf12e9
deps: get rid of the deprecated react-router-redux
2018-10-23 22:43:12 +08:00
haishanh
580a61687b
chore: upgrade deps
2018-10-23 17:47:26 +08:00
haishanh
62d389eab2
chore: make eslint happy
2018-10-22 11:38:28 +08:00
Haishan
7f81b3baec
proxy: hide builtin proxies
2018-10-21 19:59:38 +08:00
Haishan
133b29c9da
first commit
2018-10-20 20:32:02 +08:00