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.
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
MWPW-129922 - Action Blocks & Expanded Section Ups Capabilities #1022
MWPW-129922 - Action Blocks & Expanded Section Ups Capabilities #1022
Changes from all commits
bed8311
52a2675
d9abb91
96e286e
7ff22f7
5ca430a
e901543
afb6be2
3509537
2df32ba
ee1a6ce
2d51196
fe8ced4
d0f684b
41d1fa6
cbc8f5b
2344fbc
2fc64c3
ecd2930
75990bc
ea77e73
4aad251
a5f1c7a
03609f7
d1a03e0
377d60e
23dedd2
ff5a590
bd006ee
621baa1
c23da02
6c78890
8fa1b45
bbc0654
0746051
79de8ab
065c0fb
06e1e7a
da688bc
b9ef7fe
14646dd
92f1f27
261c675
79bf37a
15ec5e0
d9d7257
6b791d9
1041ea0
52eaa3f
fd4dae9
49cd823
e46cb9f
588958d
7ad10a8
42374a0
f13819f
5a30d48
fd3d6bd
8bb1a95
a1cf93f
10f4fb9
b0b1a27
f6da2a0
18571b9
19fa7db
1362a4d
e8f9c3a
ff50822
9f5ecb7
fb93e8f
75bc354
c58acb7
cbb386d
dfa6334
4c8d166
760c219
dde301e
f96adee
d92bf23
afc6bc8
a2a4c84
2e4b590
f27fb42
8155169
c9076a7
6e58871
d78b927
ac6f2eb
f8e61b3
82b3b86
90c550b
68df668
c960203
6f3b731
e9cac7a
321d793
a817728
eef5e23
67348da
96d79a9
aafcdc5
52d4ae0
6860dde
fa65a24
5edc30c
1995bab
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
What browsers are this for? We support the last 2 evergreen versions so I don't think any of this is needed.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is to support the faded edges when an action-item is overflowing in a scrolling area.
I tested this on a few browsers and wasn't seeing these work w/ out the browser prefixes.
Correct me if i'm wrong but I thought these are needed for newer css properties like
mask-image
?