Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge 1.2.8 #21

Merged
merged 67 commits into from
Oct 10, 2018
Merged

Merge 1.2.8 #21

merged 67 commits into from
Oct 10, 2018

Conversation

lzhoucs
Copy link
Owner

@lzhoucs lzhoucs commented Oct 10, 2018

No description provided.

ebisbe and others added 30 commits July 18, 2018 19:05
should let v-select-list handle the update if user is selecting index

fixes vuetifyjs#5008
onMouseUp is already triggered by v-input, our mouseUp usage is more internal for slider, just
renamed method

fixes vuetifyjs#4996
when using a combobox, enter should be treated differently and not invoke a form submit

fixes vuetifyjs#4974
Filter comments to count actual rendered elements
add new value for inset footer to applicationable

fixes vuetifyjs#4686
johnleider and others added 29 commits September 19, 2018 18:50
…ssue4663-hide-no-data-only-master

V-Autocomplete: hide-no-data also controls opening menu upon item update
When props:length is a very large number,
the number of the button protrudes.

# <type>: (If applied, this commit will...) <subject> (Max 50 char)
# |<----  Using a Maximum Of 50 Characters  ---->| Hard limit to 72 -->|

# Explain why this change is being made
# |<----   Try To Limit Each Line to a Maximum Of 72 Characters   ---->|

# Provide links to any relevant issues, articles, commits, or other
# pull requests
# Example: See #23, fixes vuetifyjs#58

# --- COMMIT END ---
# <type> can be
#    feat     (new feature)
#    fix      (bug fix)
#    refactor (refactoring production code)
#    style    (formatting, missing semi colons, etc; no code change)
#    test     (adding or refactoring tests; no production code change)
#    chore    (updating npm scripts etc; no production code change)
# --------------------
# Remember to
#    Capitalize the subject line
#    Use the imperative mood in the subject line
#    Do not end the subject line with a period
#    Separate subject from body with a blank line (comments don't count)
#    Use the body to explain what and why vs. how
#    Can use multiple lines with "-" for bullet points in body
#
# If you can't summarize your changes in a single line, they should
# probably be split into multiple commits
# --------------------
# For more information about this template, check out
# https://gist.github.com/adeekshith/cd4c95a064977cdc6c50
Fix vuetifyjs#4760: show next pagination page if current page is last
…-stepper-step-use-colorable

fix(VStepperStep): use colorable mixin
…ws-per-page-theme

fix(data-iterable): rows-per-page selector not inheriting theme
…tton_cutting_the_page_number

style(v-pagination): button cutting the page number
if only or last child, do not add margin

fixes vuetifyjs#5162
should only focus the input if the originating mousedown was on the element

fixes vuetifyjs#5018
* fix(VEditDialog): apply theme classes to content

fixes vuetifyjs#5127

* test: update snapshots
…vuetifyjs#5250)

hopefully removes instances where click targets overlap between adjacent inputs

closes vuetifyjs#2661
should use regular text color when readonly

fixes vuetifyjs#5051
…js#5249)

* fix(v-ripple): only modify position if current one is static

solves problems when using for example position sticky

closes vuetifyjs#2573

* chore(ripple): ignore eslint for max-statements
@lzhoucs lzhoucs merged commit 7b41fa7 into 1.2.x.modified Oct 10, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet