File tree Expand file tree Collapse file tree 5 files changed +6
-17
lines changed
Expand file tree Collapse file tree 5 files changed +6
-17
lines changed Original file line number Diff line number Diff line change 1- # [ 0.17.0-alpha.7] ( https://github.com/nervosnetwork/neuron/compare/v0.17.0-alpha.6...v0.17.0-alpha.7 ) (2019-08-05)
2-
3-
4- ### Features
5-
6- * ** neuron-ui:** disable fadein animation on details list ([ cb3153d] ( https://github.com/nervosnetwork/neuron/commit/cb3153d ) )
7- * ** neuron-wallet:** enable select all ([ 5c0a577] ( https://github.com/nervosnetwork/neuron/commit/5c0a577 ) )
8- * Add tsconfig plugin ts-transformer-imports to combile ([ bb9cedf] ( https://github.com/nervosnetwork/neuron/commit/bb9cedf ) )
9- * Change space bewteen primary and secondary buttons to 10px ([ cac5e8f] ( https://github.com/nervosnetwork/neuron/commit/cac5e8f ) )
10- * Do not use inline label for settings toggle button ([ 75eded1] ( https://github.com/nervosnetwork/neuron/commit/75eded1 ) )
11- * Replace ts-node typeorm tasks with node dist js ([ 19ee2e7] ( https://github.com/nervosnetwork/neuron/commit/19ee2e7 ) )
12- * Unify block status (property list) and miner info callouts style ([ 78e51c3] ( https://github.com/nervosnetwork/neuron/commit/78e51c3 ) )
1+ # [ 0.17.0-alpha.8] ( https://github.com/nervosnetwork/neuron/compare/v0.17.0-alpha.7...v0.17.0-alpha.8 ) (2019-08-06)
132
143
154
Original file line number Diff line number Diff line change 22 "packages" : [
33 " packages/*"
44 ],
5- "version" : " 0.17.0-alpha.7 " ,
5+ "version" : " 0.17.0-alpha.8 " ,
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.17.0-alpha.7 " ,
5+ "version" : " 0.17.0-alpha.8 " ,
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.17.0-alpha.7 " ,
3+ "version" : " 0.17.0-alpha.8 " ,
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.17.0-alpha.7 " ,
6+ "version" : " 0.17.0-alpha.8 " ,
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.17.0-alpha.7 " ,
65+ "neuron-ui" : " 0.17.0-alpha.8 " ,
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