Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: vuetifyjs/vuetify
base: v1.3.1
Choose a base ref
...
head repository: vuetifyjs/vuetify
compare: v1.3.2
Choose a head ref
  • 8 commits
  • 14 files changed
  • 6 contributors

Commits on Oct 21, 2018

  1. fix(VTab): remove theme override

    fixes #5349
    KaelWD committed Oct 21, 2018
    Configuration menu
    Copy the full SHA
    2b2e06d View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2018

  1. Configuration menu
    Copy the full SHA
    6810169 View commit details
    Browse the repository at this point in the history
  2. fix(v-rating): switched from using offsetX to calculate half-incremen…

    …ts (#5374)
    
    Firefox always seem to return 0 for offsetX in mousemove event.
    
    Fixes #5240
    nekosaur authored and johnleider committed Oct 22, 2018
    Configuration menu
    Copy the full SHA
    e43441d View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2018

  1. fix/v-treeview (#5373)

    * fix: make sure stuff is reactive
    
    * fix: removed console logs and adjusted margins
    
    * test: fixed broken tests
    nekosaur authored and johnleider committed Oct 23, 2018
    Configuration menu
    Copy the full SHA
    0a9a3b0 View commit details
    Browse the repository at this point in the history
  2. Fix #5316 (#5317)

    * Fix #5316
    
    In 24hr mode, when clicking on the left part of `12`, `23` was selected
    
    * Add unit test for 13903ac4
    haggys22 authored and johnleider committed Oct 23, 2018
    Configuration menu
    Copy the full SHA
    4010fe4 View commit details
    Browse the repository at this point in the history
  3. time picker bugfix for empty string (#5218)

    * time picker bugfix for empty string
    - otherwise it produces NaN:NaN
    
    * add unit test for bugfix for empty strings
    GPlay97 authored and johnleider committed Oct 23, 2018
    Configuration menu
    Copy the full SHA
    30064e9 View commit details
    Browse the repository at this point in the history
  4. Add fallback when get object by path (#5090)

    Fixes #4586
    ittus authored and johnleider committed Oct 23, 2018
    Configuration menu
    Copy the full SHA
    17a4dd8 View commit details
    Browse the repository at this point in the history
  5. [release] 1.3.2

    johnleider committed Oct 23, 2018
    Configuration menu
    Copy the full SHA
    88f3749 View commit details
    Browse the repository at this point in the history