File tree 4 files changed +6
-6
lines changed
button/__tests__/__snapshots__
dropdown/__tests__/__snapshots__
input/__tests__/__snapshots__
4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -36,9 +36,9 @@ exports[`Button renders Chinese characters correctly 3`] = `
36
36
</button >
37
37
` ;
38
38
39
- exports [` Button renders Chinese characters correctly 4` ] = ` <button class = " ant-btn ant-btn-loading" type = " button" ><span role = " img" aria-label = " loading" class = " anticon anticon-loading" ><svg focusable = " false" class = " anticon-spin" data-icon = " loading" width = " 1em" height = " 1em" fill = " currentColor" aria-hidden = " true" viewBox = " 0 0 1024 1024" ><path d = " M988 548c-19.9 0-36-16.1-36-36 0-59.4-11.6-117-34.6-171.3a440.45 440.45 0 00-94.3-139.9 437.71 437.71 0 00-139.9-94.3C629 83.6 571.4 72 512 72c-19.9 0-36-16.1-36-36s16.1-36 36-36c69.1 0 136.2 13.5 199.3 40.3C772.3 66 827 103 874 150c47 47 83.9 101.8 109.7 162.7 26.7 63.1 40.2 130.2 40.2 199.3.1 19.9-16 36-35.9 36z" ></path ></svg ></span ><span >按 钮</span ></button >` ;
39
+ exports [` Button renders Chinese characters correctly 4` ] = ` <button class = " ant-btn ant-btn-loading" type = " button" ><span class = " ant-btn-loading-icon " >< span role = " img" aria-label = " loading" class = " anticon anticon-loading" ><svg focusable = " false" class = " anticon-spin" data-icon = " loading" width = " 1em" height = " 1em" fill = " currentColor" aria-hidden = " true" viewBox = " 0 0 1024 1024" ><path d = " M988 548c-19.9 0-36-16.1-36-36 0-59.4-11.6-117-34.6-171.3a440.45 440.45 0 00-94.3-139.9 437.71 437.71 0 00-139.9-94.3C629 83.6 571.4 72 512 72c-19.9 0-36-16.1-36-36s16.1-36 36-36c69.1 0 136.2 13.5 199.3 40.3C772.3 66 827 103 874 150c47 47 83.9 101.8 109.7 162.7 26.7 63.1 40.2 130.2 40.2 199.3.1 19.9-16 36-35.9 36z" ></path ></svg ></ span ></span ><span >按 钮</span ></button >` ;
40
40
41
- exports [` Button renders Chinese characters correctly 5` ] = ` <button class = " ant-btn ant-btn-loading" type = " button" ><span role = " img" aria-label = " loading" class = " anticon anticon-loading" ><svg focusable = " false" class = " anticon-spin" data-icon = " loading" width = " 1em" height = " 1em" fill = " currentColor" aria-hidden = " true" viewBox = " 0 0 1024 1024" ><path d = " M988 548c-19.9 0-36-16.1-36-36 0-59.4-11.6-117-34.6-171.3a440.45 440.45 0 00-94.3-139.9 437.71 437.71 0 00-139.9-94.3C629 83.6 571.4 72 512 72c-19.9 0-36-16.1-36-36s16.1-36 36-36c69.1 0 136.2 13.5 199.3 40.3C772.3 66 827 103 874 150c47 47 83.9 101.8 109.7 162.7 26.7 63.1 40.2 130.2 40.2 199.3.1 19.9-16 36-35.9 36z" ></path ></svg ></span ><span >按 钮</span ></button >` ;
41
+ exports [` Button renders Chinese characters correctly 5` ] = ` <button class = " ant-btn ant-btn-loading" type = " button" ><span class = " ant-btn-loading-icon " >< span role = " img" aria-label = " loading" class = " anticon anticon-loading" ><svg focusable = " false" class = " anticon-spin" data-icon = " loading" width = " 1em" height = " 1em" fill = " currentColor" aria-hidden = " true" viewBox = " 0 0 1024 1024" ><path d = " M988 548c-19.9 0-36-16.1-36-36 0-59.4-11.6-117-34.6-171.3a440.45 440.45 0 00-94.3-139.9 437.71 437.71 0 00-139.9-94.3C629 83.6 571.4 72 512 72c-19.9 0-36-16.1-36-36s16.1-36 36-36c69.1 0 136.2 13.5 199.3 40.3C772.3 66 827 103 874 150c47 47 83.9 101.8 109.7 162.7 26.7 63.1 40.2 130.2 40.2 199.3.1 19.9-16 36-35.9 36z" ></path ></svg ></ span ></span ><span >按 钮</span ></button >` ;
42
42
43
43
exports [` Button renders Chinese characters correctly 6` ] = `
44
44
<button class = " ant-btn ant-btn-two-chinese-chars" type = " button" >
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ exports[`DropdownButton should support href like Button 1`] = `
4
4
<div class = " ant-btn-group ant-dropdown-button" ><a class = " ant-btn ant-btn-default" href = " https://ant.design" >
5
5
<!---->
6
6
</a >
7
- <!----><button class = " ant-dropdown-trigger ant-btn ant-btn-default " type = " button" >
7
+ <!----><button class = " ant-btn ant-btn-default ant-dropdown-trigger " type = " button" >
8
8
<!----><span role = " img" aria-label = " ellipsis" class = " anticon anticon-ellipsis" ><svg focusable = " false" class = " " data-icon = " ellipsis" width = " 1em" height = " 1em" fill = " currentColor" aria-hidden = " true" viewBox = " 64 64 896 896" ><path d = " M176 511a56 56 0 10112 0 56 56 0 10-112 0zm280 0a56 56 0 10112 0 56 56 0 10-112 0zm280 0a56 56 0 10112 0 56 56 0 10-112 0z" ></path ></svg ></span >
9
9
</button >
10
10
</div >
Original file line number Diff line number Diff line change 1
1
// Jest Snapshot v1, https://goo.gl/fbAQLP
2
2
3
- exports [` Input.Search should support custom Button 1` ] = ` <span class = " ant-input-search ant-input-search-enter-button ant-input-group-wrapper" ><span class = " ant-input-wrapper ant-input-group" ><!----><input type = " text" class = " ant-input" ><span class = " ant-input-group-addon" ><button class = " ant-input-search-button ant-btn " type = " button" ><!----><span >ok</span ></button ></span ></span ></span >`;
3
+ exports [` Input.Search should support custom Button 1` ] = ` <span class = " ant-input-search ant-input-search-enter-button ant-input-group-wrapper" ><span class = " ant-input-wrapper ant-input-group" ><!----><input type = " text" class = " ant-input" ><span class = " ant-input-group-addon" ><button class = " ant-btn ant- input-search-button" type = " button" ><!----><span >ok</span ></button ></span ></span ></span >`;
4
4
5
- exports[`Input.Search should support custom button 1`] = `<span class = " ant-input-search ant-input-search-enter-button ant-input-group-wrapper" ><span class = " ant-input-wrapper ant-input-group" ><!----><input type = " text" class = " ant-input" ><span class = " ant-input-group-addon" ><button class = " ant-input-search-button ant-btn ant-btn-primary " type = " button" ><!----><button type = " button" >ok</button ></button ></span ></span ></span >`;
5
+ exports[`Input.Search should support custom button 1`] = `<span class = " ant-input-search ant-input-search-enter-button ant-input-group-wrapper" ><span class = " ant-input-wrapper ant-input-group" ><!----><input type = " text" class = " ant-input" ><span class = " ant-input-group-addon" ><button class = " ant-btn ant-btn-primary ant-input-search-button " type = " button" ><!----><button type = " button" >ok</button ></button ></span ></span ></span >`;
Original file line number Diff line number Diff line change @@ -121,7 +121,7 @@ describe('Menu', () => {
121
121
) ;
122
122
await asyncExpect ( ( ) => {
123
123
expect ( $$ ( '.ant-menu-sub' ) [ 0 ] . parentElement . style . display ) . not . toBe ( 'none' ) ;
124
- } , 0 ) ;
124
+ } , 100 ) ;
125
125
} ) ;
126
126
127
127
it ( 'horizontal' , async ( ) => {
You can’t perform that action at this time.
0 commit comments