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.2.6
Choose a base ref
...
head repository: vuetifyjs/vuetify
compare: v1.2.7
Choose a head ref
  • 9 commits
  • 25 files changed
  • 4 contributors

Commits on Oct 6, 2018

  1. fix(v-radio): remove bottom margin

    if only or last child, do not add margin
    
    fixes #5162
    johnleider committed Oct 6, 2018
    Configuration menu
    Copy the full SHA
    439bf67 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    488f0d6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fcf51f1 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2018

  1. fix(v-messages): change assigned key

    fixes #4880
    johnleider committed Oct 7, 2018
    Configuration menu
    Copy the full SHA
    6fc95a5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    545b20c View commit details
    Browse the repository at this point in the history
  3. fix(v-text-field): change mouseup focus to conditional

    should only focus the input if the originating mousedown was on the element
    
    fixes #5018
    johnleider committed Oct 7, 2018
    Configuration menu
    Copy the full SHA
    5b1f3b4 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2018

  1. Configuration menu
    Copy the full SHA
    1f56645 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2018

  1. fix(VEditDialog): apply theme classes to content (#5152)

    * fix(VEditDialog): apply theme classes to content
    
    fixes #5127
    
    * test: update snapshots
    KaelWD authored and johnleider committed Oct 9, 2018
    Configuration menu
    Copy the full SHA
    cf94d46 View commit details
    Browse the repository at this point in the history
  2. [release] 1.2.7

    johnleider committed Oct 9, 2018
    Configuration menu
    Copy the full SHA
    70d7bc0 View commit details
    Browse the repository at this point in the history