vuetify v2.3.11 Release Notes

Release Date: 2020-09-30 // over 3 years ago
  • 🍱 🔧Bug Fixes

    • VCard: increase css specificity for outlined hoverable cards (#11711) (c1ad4a6), closes #11672
    • VColorPicker: use theme color for color-picker inputs (#12289) (87137af), closes #12169
    • VFileInput: avoid input field event capturing in safari (#11897) (d5800aa), closes #10832
    • VIcon: render a button element around clickable component icons (#12148) (7bddf2b), closes #12143
    • VSparkline: show path when all values are the same (020e2e1)
    • VTextField: remove erroneous white space for outlined style (#11748) (d723457)
    • VTextField: use resize directive to recalculate elements width (#11816) (4efd18d)
    • VTimePicker: add flex-basis property to container for safari 52 support (#12239) (98b510b)