Baseline History
Build 656fdfd703
Current build. There are unaccepted changes, so build 649 is still the baseline.
Build 649351ebed current baseline
Accepted by Andrey Yamanov.
Build 6285157166
Accepted by Andrey Yamanov.
Build 6253e3292e
Accepted by Andrey Yamanov.
Build 441c09370a
Auto-accepted
Commenting is disabled because there's a newer build on this branch
DOM Diff
file.html a
CHANGED
@@ -1,15 +1,15 @@
|
|
1 |
-
<div id="cube-ui-kit-root" class="sc-hBMUJo
|
2 |
<div class="sc-eCApnc eOvlxe">
|
3 |
-
<button type="button" data-type="primary" data-size="medium" class="sc-bdnxRM
|
4 |
<button type="button" data-type="primary" data-size="medium"
|
5 |
-
data-is-hovered="" class="sc-bdnxRM
|
6 |
<button type="button" data-type="primary" data-size="medium"
|
7 |
-
data-is-pressed="" class="sc-bdnxRM
|
8 |
<button type="button" data-type="primary" data-size="medium"
|
9 |
-
data-is-focused="" class="sc-bdnxRM
|
10 |
<button type="button" disabled="" data-type="primary"
|
11 |
-
data-size="medium" data-is-disabled="" class="sc-bdnxRM
|
12 |
</div>
|
13 |
<div data-qa="NotificationsBar" role="region" aria-live="polite" tabindex="0"
|
14 |
class="sc-ksluID cdGFfU"></div>
|
15 |
</div>
|
1 |
+
<div id="cube-ui-kit-root" class="sc-hBMUJo dqGVhR root" style="--cube-dynamic-viewport-height:900px;">
|
2 |
<div class="sc-eCApnc eOvlxe">
|
3 |
+
<button type="button" data-type="primary" data-size="medium" class="sc-bdnxRM kDeehi">Secondary</button>
|
4 |
<button type="button" data-type="primary" data-size="medium"
|
5 |
+
data-is-hovered="" class="sc-bdnxRM kDeehi">Hovered</button>
|
6 |
<button type="button" data-type="primary" data-size="medium"
|
7 |
+
data-is-pressed="" class="sc-bdnxRM kDeehi">Pressed</button>
|
8 |
<button type="button" data-type="primary" data-size="medium"
|
9 |
+
data-is-focused="" class="sc-bdnxRM kDeehi">Focused</button>
|
10 |
<button type="button" disabled="" data-type="primary"
|
11 |
+
data-size="medium" data-is-disabled="" class="sc-bdnxRM kDeehi">Disabled</button>
|
12 |
</div>
|
13 |
<div data-qa="NotificationsBar" role="region" aria-live="polite" tabindex="0"
|
14 |
class="sc-ksluID cdGFfU"></div>
|
15 |
</div>
|