File tree Expand file tree Collapse file tree 5 files changed +24
-5
lines changed
Expand file tree Collapse file tree 5 files changed +24
-5
lines changed Original file line number Diff line number Diff line change 1+ # [ 0.18.0-alpha.1] ( https://github.com/nervosnetwork/neuron/compare/v0.18.0-alpha.0...v0.18.0-alpha.1 ) (2019-08-12)
2+
3+
4+ ### Bug Fixes
5+
6+ * ** neuron-ui:** handle overflow on recent activities ([ b357209] ( https://github.com/nervosnetwork/neuron/commit/b357209 ) )
7+ * ** neuron-wallet:** set the language on app ready ([ 875cd5c] ( https://github.com/nervosnetwork/neuron/commit/875cd5c ) )
8+
9+
10+ ### Features
11+
12+ * ** neuron-ui:** add custom scrollbar on activity list ([ 84d10d2] ( https://github.com/nervosnetwork/neuron/commit/84d10d2 ) )
13+ * ** neuron-ui:** adjust the layout of list ([ 6a11f99] ( https://github.com/nervosnetwork/neuron/commit/6a11f99 ) )
14+ * ** neuron-ui:** disable overflow hidden on activities ([ 01ff207] ( https://github.com/nervosnetwork/neuron/commit/01ff207 ) )
15+ * ** neuron-ui:** scroll the overview view to the top on wallet switching ([ 45997d6] ( https://github.com/nervosnetwork/neuron/commit/45997d6 ) )
16+ * ** neuron-ui:** update confirmation threshold of confirmations ([ 581fa70] ( https://github.com/nervosnetwork/neuron/commit/581fa70 ) )
17+
18+
19+
120# [ 0.18.0-alpha.0] ( https://github.com/nervosnetwork/neuron/compare/v0.17.0-alpha.9...v0.18.0-alpha.0 ) (2019-08-10)
221
322
Original file line number Diff line number Diff line change 22 "packages" : [
33 " packages/*"
44 ],
5- "version" : " 0.18.0-alpha.0 " ,
5+ "version" : " 0.18.0-alpha.1 " ,
66 "npmClient" : " yarn" ,
77 "useWorkspaces" : true
88}
Original file line number Diff line number Diff line change 22 "name" : " neuron" ,
33 "productName" : " Neuron" ,
44 "description" : " CKB Neuron Wallet" ,
5- "version" : " 0.18.0-alpha.0 " ,
5+ "version" : " 0.18.0-alpha.1 " ,
66 "private" : true ,
77 "author" : {
88 "name" : " Nervos Core Dev" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " neuron-ui" ,
3- "version" : " 0.18.0-alpha.0 " ,
3+ "version" : " 0.18.0-alpha.1 " ,
44 "private" : true ,
55 "author" : {
66 "name" : " Nervos Core Dev" ,
Original file line number Diff line number Diff line change 33 "productName" : " Neuron" ,
44 "description" : " CKB Neuron Wallet" ,
55 "homepage" : " https://www.nervos.org/" ,
6- "version" : " 0.18.0-alpha.0 " ,
6+ "version" : " 0.18.0-alpha.1 " ,
77 "private" : true ,
88 "author" : {
99 "name" : " Nervos Core Dev" ,
6262 "electron-devtools-installer" : " 2.2.4" ,
6363 "electron-notarize" : " 0.1.1" ,
6464 "lint-staged" : " 9.2.0" ,
65- "neuron-ui" : " 0.18.0-alpha.0 " ,
65+ "neuron-ui" : " 0.18.0-alpha.1 " ,
6666 "rimraf" : " 2.6.3" ,
6767 "spectron" : " 7.0.0" ,
6868 "ts-transformer-imports" : " 0.4.3" ,
You can’t perform that action at this time.
0 commit comments