-
-
Notifications
You must be signed in to change notification settings - Fork 78.9k
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
v4-dev backports and dep updates #28589
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
XhmikosR
force-pushed
the
v4-dev-xmr-backports
branch
4 times, most recently
from
April 5, 2019 08:55
86e061e
to
7979460
Compare
* Fix buttons :focus state styles Buttons :hover and :focus state shares styles. Buttons :focus text color on 'a.btn' is now consistent with others '.btn'. * `:focus` styles should be in sync with `.focus`. So shared styles with hover were copy to focus definition. Rather then using `hover-focus` mixin which do not contain `.focus`.
XhmikosR
force-pushed
the
v4-dev-xmr-backports
branch
from
April 5, 2019 08:59
7979460
to
b33651e
Compare
XhmikosR
force-pushed
the
v4-dev-xmr-backports
branch
from
April 6, 2019 12:01
b33651e
to
a64f29b
Compare
XhmikosR
force-pushed
the
v4-dev-xmr-backports
branch
2 times, most recently
from
April 9, 2019 12:13
a243072
to
e183643
Compare
XhmikosR
force-pushed
the
v4-dev-xmr-backports
branch
from
April 9, 2019 12:19
e183643
to
95d4201
Compare
XhmikosR
force-pushed
the
v4-dev-xmr-backports
branch
3 times, most recently
from
April 13, 2019 11:52
da13742
to
39a98f0
Compare
XhmikosR
force-pushed
the
v4-dev-xmr-backports
branch
4 times, most recently
from
April 15, 2019 08:44
24ab3cc
to
84416f9
Compare
XhmikosR
force-pushed
the
v4-dev-xmr-backports
branch
from
April 15, 2019 13:29
cd37642
to
04a4c95
Compare
XhmikosR
force-pushed
the
v4-dev-xmr-backports
branch
from
April 23, 2019 13:21
04a4c95
to
1e8af99
Compare
XhmikosR
force-pushed
the
v4-dev-xmr-backports
branch
from
April 25, 2019 13:48
1e8af99
to
90bb319
Compare
Extrapolates the previously used selector into a new mixin that only generates valid CSS by creating psuedo-classes for `valid` and `invalid`, and nothing else. Fixes #28380.
XhmikosR
force-pushed
the
v4-dev-xmr-backports
branch
2 times, most recently
from
April 29, 2019 13:45
bf0cc24
to
61e6d45
Compare
I'm think I'm gonna merge this as is and we do the jQuery update when they release v3.4.1. /CC @MartijnCuppens @Johann-S @mdo for approval |
Also, fix the `update-deps` excludes and add karma since 4.x requires Node.js >= 8.
XhmikosR
force-pushed
the
v4-dev-xmr-backports
branch
from
April 29, 2019 14:22
61e6d45
to
ef15fb6
Compare
Johann-S
approved these changes
Apr 29, 2019
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.