File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- # Change Log
1+ # Change Log
2+
3+ <a name =" 1.9.13 " ></a >
4+ ## [ 1.9.13] ( https://github.com/alibaba-fusion/next/compare/1.9.12...1.9.13 ) (2018-10-28)
5+
6+
7+ ### Bug Fixes
8+
9+ * ** TimePicker:** cann't config bg of input ([ e5cae7b] ( https://github.com/alibaba-fusion/next/commit/e5cae7b ) )
10+
11+
12+
213
314<a name =" 1.9.12 " ></a >
415## [ 1.9.12] ( https://github.com/alibaba-fusion/next/compare/1.9.11...1.9.12 ) (2018-10-24)
Original file line number Diff line number Diff line change 11# Latest Log
22
3- ## [ 1.9.12 ] ( https://github.com/alibaba-fusion/next/compare/1.9.11 ...1.9.12 ) (2018-10-24 )
3+ ## [ 1.9.13 ] ( https://github.com/alibaba-fusion/next/compare/1.9.12 ...1.9.13 ) (2018-10-28 )
44
55
66### Bug Fixes
77
8- * ** Balloon:** in theme platform & range ([ dd78f6d] ( https://github.com/alibaba-fusion/next/commit/dd78f6d ) )
9- * ** scripts:** unify eslint config ([ 39ced54] ( https://github.com/alibaba-fusion/next/commit/39ced54 ) )
10- * ** Upload:** add style to reset <a > ([ b2b78f5] ( https://github.com/alibaba-fusion/next/commit/b2b78f5 ) )
8+ * ** TimePicker:** cann't config bg of input ([ e5cae7b] ( https://github.com/alibaba-fusion/next/commit/e5cae7b ) )
119
1210
Original file line number Diff line number Diff line change 11const next = require ( './lib/index.js' ) ;
22
3- next . version = '1.9.12 ' ;
3+ next . version = '1.9.13 ' ;
44
55module . exports = next ;
Original file line number Diff line number Diff line change 11{
22 "name" : " @alifd/next" ,
3- "version" : " 1.9.12 " ,
3+ "version" : " 1.9.13 " ,
44 "description" : " A configurable component library for web built on React." ,
55 "keywords" : [
66 " fusion" ,
Original file line number Diff line number Diff line change 1111// cascader-select variables
1212// --------------------------------------------------
1313
14- /// unconfigurable
14+ // unconfigurable
1515$cascader-select-prefix : " .#{$css-prefix } cascader-select" ;
You can’t perform that action at this time.
0 commit comments