Skip to content

Conversation

mraiguo
Copy link

@mraiguo mraiguo commented Dec 5, 2018

No description provided.

@ant-design-bot
Copy link

Deploy preview for rc-cascader failed.

Built with commit 1053127

https://app.netlify.com/sites/rc-cascader/deploys/5c078493f6d5ea5cd461b44b

@codecov-io
Copy link

Codecov Report

Merging #35 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@ Coverage Diff @@ ## master #35 +/- ## ======================================= Coverage 94.47% 94.47% ======================================= Files 3 3 Lines 163 163 Branches 55 55 ======================================= Hits 154 154 Misses 9 9
Impacted Files Coverage Δ
src/Menus.jsx 95.45% <100%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b13104b...1053127. Read the comment docs.

<ul className={`${prefixCls}-menu`} key={menuIndex} style={dropdownMenuColumnStyle}>
{options.map(option => this.getOption(option, menuIndex))}
</ul>
</div>
Copy link
Member

@afc163 afc163 Dec 23, 2018

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

这样的嵌套结构看起来很啰嗦。

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

但是ant里面用的-ms的属性解决方案不能解决ie9下的问题

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

4 participants