You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* refactor(VTimeline): md2 update
* refactor(VTimeline): added reverse prop
changed markup to allow for easier handling of rtl and reverse prop
* fix(VTimeline): revert markup change
use :before for timeline line again
added reverse example
updated prop descriptions
* fix: arrow should only show on direct v-card child
closes#5437
* fix(VTimeline): incorrect caret position
* feat(VTimeline): moved divider position to scss variable
allows one to offset the timeline from center
Versions and Environment
Vuetify: 1.3.3
Vue: 2.5.17
Browsers: Chrome 70.0.3538.77
OS: Windows 10
Steps to reproduce
See the nested cards in the sample
Expected Behavior
No arrows on the nested card
Actual Behavior
Arrows on the nested card
Reproduction Link
https://codepen.io/anon/pen/Jmxdzr?&editors=101
The text was updated successfully, but these errors were encountered: