-
**(必填)这个需求解决了什么问题:**
当内容溢出时显示为省略号,并用 tooltip 显示
這個功能在我使用 bootstrap-vue modal 會被影響
因為bootstrap-vue modal 的 z-index 都設在1000以上
導致我想要在bootstrap-vue modal 裡面使用vxe-table的tooltip 會被覆蓋掉,畫面上會顯示不出來
**截图或…
-
## What is this?
This is an automatically created issue which contains information about the version status of the documentations available on DevDocs. The results of this report can be used by maint…
-
I have a table with this code :
``` html
```
There is a vue component in td.
``` html
…
-
### Info:
- Docker version (`$ docker --version`): Docker version 19.03.4, build 9013bf583a
- Laradock commit (`$ git rev-parse HEAD`): 04c6aaf3389ebd30e2874788b90437f229effb0b
- System info (Mac, …
-
Hello,
I have make one website in pure Bootstrap and now I have find this beutiful and awersome template for my project. I have one problem with creating right click.
How make right click menu i…
-
Error text `"Bootstrap datetimepicker library is missing. Please download from https://eonasdan.github.io/bootstrap-datetimepicker/ and load the script and CSS in the HTML head section!"`
What can I …
-
### Is your feature request related to a problem? Please describe...
When using the boostrap-vue table component a refresh of the underlying data will automatically unselect any previously selected…
-
### Describe the bug
When attempting to render more than a few thousand cells in b-table, rendering performance and general vue performance seem to drop off quite noticeably resulting in a poor use…
-
## Overview
- [ ] Tables do not have rows tabindex set to 0, causing DAP violations
- [ ] Determine whether to override or add tabindex
## Notes
- [ ] https://bootstrap-vue.org/docs/components/table#…
-
This is pretty similar to #3563 - basically, that bug comes back if you have `sticky-header` set on the table. It's really noticeable when the dropdown is longer than the table. The dropdown menu clip…