diff --git a/.bundlewatch.config.json b/.bundlewatch.config.json index c6efe2b3e0..b034b133bc 100644 --- a/.bundlewatch.config.json +++ b/.bundlewatch.config.json @@ -2,11 +2,11 @@ "files": [ { "path": "./dist/css/ouds-web-bootstrap.css", - "maxSize": "63.5 kB" + "maxSize": "63.75 kB" }, { "path": "./dist/css/ouds-web-bootstrap.min.css", - "maxSize": "60.5 kB" + "maxSize": "60.75 kB" }, { "path": "./dist/css/ouds-web-grid.css", @@ -38,7 +38,7 @@ }, { "path": "./dist/css/ouds-web.min.css", - "maxSize": "53.75 kB" + "maxSize": "54.0 kB" }, { "path": "./dist/js/ouds-web.bundle.js", diff --git a/hugo.yml b/hugo.yml index 68e404cb66..beef87dd95 100644 --- a/hugo.yml +++ b/hugo.yml @@ -80,6 +80,8 @@ params: icons_license: "https://design.orange.com/0c1af118d/p/92bb17-usage/t/63532c" icons_usage: "https://design.orange.com/0c1af118d/p/92bb17-usage" bootstrap: "https://getbootstrap.com" + ouds: + web: "https://unified-design-system.orange.com/" # TODO LM: replace this URL by the web one or even "https://oran.ge/ds-web" when it will changed algolia: appId: "F4PKENW3TB" diff --git a/js/tests/visual/dropdown.html b/js/tests/visual/dropdown.html index 928df91931..711a48b991 100644 --- a/js/tests/visual/dropdown.html +++ b/js/tests/visual/dropdown.html @@ -10,7 +10,7 @@

Dropdown Bootstrap Visual Test

-
-
+
.overflow-x-scroll example on an element
with set width and height dimensions.
diff --git a/site/content/docs/0.0/utilities/shadows.md b/site/content/docs/0.0/utilities/shadows.md index 13ede6d34c..3259e8561a 100644 --- a/site/content/docs/0.0/utilities/shadows.md +++ b/site/content/docs/0.0/utilities/shadows.md @@ -18,14 +18,14 @@ Box-shadow styles are referred to as 'elevation' within the design system. You can quickly add or remove a shadow with our `box-shadow` utility classes. Includes support for `.shadow-none` and new semantic helpers. {{< example class="overflow-hidden" >}} -
No shadow
-
Default shadow
-
Drag shadow
-
Emphasized shadow
-
Raised shadow
-
Sticky default shadow
-
Sticky emphasized shadow
-
Sticky navigation shadow
+
No shadow
+
Default shadow
+
Drag shadow
+
Emphasized shadow
+
Raised shadow
+
Sticky default shadow
+
Sticky emphasized shadow
+
Sticky navigation shadow
{{< /example >}} {{< bootstrap-compatibility >}} @@ -33,10 +33,10 @@ You can quickly add or remove a shadow with our `box-shadow` utility Includes support for three default sizes (which have associated variables to match). {{< example class="overflow-hidden" >}} -
No shadow
-
Small shadow
-
Regular shadow
-
Larger shadow
+
No shadow
+
Small shadow
+
Regular shadow
+
Larger shadow
{{< /example >}} {{< /bootstrap-compatibility >}} diff --git a/site/content/docs/0.0/utilities/text.md b/site/content/docs/0.0/utilities/text.md index 84ce8425a4..b613ce7694 100644 --- a/site/content/docs/0.0/utilities/text.md +++ b/site/content/docs/0.0/utilities/text.md @@ -47,7 +47,7 @@ Wrap text with a `.text-wrap` class. Prevent text from wrapping with a `.text-nowrap` class. {{< example >}} -
+
This text should overflow the parent.
{{< /example >}} diff --git a/site/data/sidebar.yml b/site/data/sidebar.yml index 9847e431ee..ec5a101d6a 100644 --- a/site/data/sidebar.yml +++ b/site/data/sidebar.yml @@ -39,7 +39,6 @@ - title: Color theme draft: true - title: Color modes - draft: true - title: Components draft: true - title: CSS variables @@ -194,7 +193,6 @@ pages: - title: API - title: Background - draft: true - title: Borders - title: Colors draft: true diff --git a/site/layouts/partials/skippy.html b/site/layouts/partials/skippy.html index 6f13333da5..ad4eb1a968 100644 --- a/site/layouts/partials/skippy.html +++ b/site/layouts/partials/skippy.html @@ -1,9 +1,9 @@