Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix [el-table] el-table-column 'hover-row' class error when expend co… #17381

Closed
wants to merge 1 commit into from

Conversation

61527027
Copy link

@61527027 61527027 commented Sep 9, 2019

…lumn Embed el-table bug

fix [el-table] el-table-column 'hover-row' class error when expend column Embed el-table bug

Please make sure these boxes are checked before submitting your PR, thank you!

  • Make sure you follow Element's contributing guide (中文 | English | Español | Français).
  • Make sure you are merging your commits to dev branch.
  • Add some descriptions and refer relative issues for you PR.

…lumn Embed el-table bug

fix [el-table] el-table-column 'hover-row' class error when expend column Embed el-table bug
@element-bot
Copy link
Member

Deploy preview for element ready!

Built with commit 39228dd

https://deploy-preview-17381--element.netlify.com

CarterLi added a commit to CarterLi/element that referenced this pull request Mar 28, 2020
1. show usage of `show-overflow-tooltip` in example
2. fix handling hoverRow  with nested tables
ElemeFE#17381
3. fix finding parent table when destroying
4. don't use computed property with $refs
$refs are not observed at all
5. reschedule layout when setting data
6. fix ts definition
CarterLi added a commit to CarterLi/element that referenced this pull request Mar 28, 2020
1. show usage of `show-overflow-tooltip` in example
2. fix handling hoverRow  with nested tables
ElemeFE#17381
3. fix finding parent table when destroying
4. don't use computed property with $refs
$refs are not observable at all
5. reschedule layout when setting data
6. fix ts definition
CarterLi added a commit to CarterLi/element that referenced this pull request Mar 30, 2020
1. show usage of `show-overflow-tooltip` in example
2. fix handling `hoverRow` with nested tables
ElemeFE#17381
3. fix finding parent table when destroying
4. don't use computed property with $refs
Because $refs are not observable at all
5. reschedule layout when setting data
6. fix TypeScript definition
ZJL8 pushed a commit to EOITek/element that referenced this pull request Mar 30, 2020
1. show usage of `show-overflow-tooltip` in example
2. fix handling `hoverRow` with nested tables
ElemeFE#17381
3. fix finding parent table when destroying
4. don't use computed property with $refs
Because $refs are not observable at all
5. reschedule layout when setting data
6. fix TypeScript definition
@stale
Copy link

stale bot commented Sep 11, 2020

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Sep 11, 2020
@stale stale bot closed this Sep 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants