File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Change Log
22
3+ ## [ 1.17.4] ( https://github.com/alibaba-fusion/next/compare/1.17.3...1.17.4 ) (2019-08-13)
4+
5+
6+ ### Bug Fixes
7+
8+ * ** Menu:** child-selected should work in popup mode ([ bd784e7] ( https://github.com/alibaba-fusion/next/commit/bd784e7 ) )
9+ * ** Tag:** closable can` t set ` data-xx` prop ([ d1e5507] ( https://github.com/alibaba-fusion/next/commit/d1e5507 ) )
10+
11+
12+
13+
314## [ 1.17.3] ( https://github.com/alibaba-fusion/next/compare/1.17.2...1.17.3 ) (2019-08-09)
415
516
Original file line number Diff line number Diff line change 11# Latest Log
22
3- ## [ 1.17.3 ] ( https://github.com/alibaba-fusion/next/compare/1.17.2 ...1.17.3 ) (2019-08-09 )
3+ ## [ 1.17.4 ] ( https://github.com/alibaba-fusion/next/compare/1.17.3 ...1.17.4 ) (2019-08-13 )
44
55
66### Bug Fixes
77
8- * ** Select:** width should be in outer dom ([ c8f072f] ( https://github.com/alibaba-fusion/next/commit/c8f072f ) )
8+ * ** Menu:** child-selected should work in popup mode ([ bd784e7] ( https://github.com/alibaba-fusion/next/commit/bd784e7 ) )
9+ * ** Tag:** closable can` t set ` data-xx` prop ([ d1e5507] ( https://github.com/alibaba-fusion/next/commit/d1e5507 ) )
910
1011
Original file line number Diff line number Diff line change 11var next = require ( './lib/index.js' ) ;
22
3- next . version = '1.17.3 ' ;
3+ next . version = '1.17.4 ' ;
44
55module . exports = next ;
Original file line number Diff line number Diff line change 11{
22 "name" : " @alifd/next" ,
3- "version" : " 1.17.3 " ,
3+ "version" : " 1.17.4 " ,
44 "description" : " A configurable component library for web built on React." ,
55 "keywords" : [
66 " fusion" ,
You can’t perform that action at this time.
0 commit comments