aboutsummaryrefslogtreecommitdiff
path: root/docs/_data
diff options
context:
space:
mode:
Diffstat (limited to 'docs/_data')
-rw-r--r--docs/_data/browser-bugs.yml26
-rw-r--r--docs/_data/browser-features.yml50
-rw-r--r--docs/_data/nav.yml17
-rw-r--r--docs/_data/showcase.yml8
-rw-r--r--docs/_data/translations.yml5
5 files changed, 98 insertions, 8 deletions
diff --git a/docs/_data/browser-bugs.yml b/docs/_data/browser-bugs.yml
index 78014d042..97c6d3d35 100644
--- a/docs/_data/browser-bugs.yml
+++ b/docs/_data/browser-bugs.yml
@@ -2,11 +2,11 @@
browser: >
Microsoft Edge
summary: >
- Dynamically generated `<label><input type="file"></label>` causes infinite loop of file dialogs.
+ Visual artifacts in scrollable modal dialogs
upstream_bug: >
- Edge#8282613
+ Edge#9011176
origin: >
- Bootstrap#20335
+ Bootstrap#20755
-
browser: >
@@ -90,6 +90,16 @@
-
browser: >
+ Microsoft Edge
+ summary: >
+ Active `position: fixed;` `<button>` flickers when scrolling
+ upstream_bug: >
+ Edge#8770398
+ origin: >
+ Bootstrap#20507
+
+-
+ browser: >
Firefox
summary: >
`.table-bordered` with an empty `<tbody>` is missing borders.
@@ -150,6 +160,16 @@
-
browser: >
+ Firefox
+ summary: >
+ `min-width: 0` has no effect on `<fieldset>`
+ upstream_bug: >
+ Mozilla#504622
+ origin: >
+ Bootstrap#12359
+
+-
+ browser: >
Firefox (Windows)
summary: >
Right border of `<select>` menu is sometimes missing when screen is set to uncommon resolution
diff --git a/docs/_data/browser-features.yml b/docs/_data/browser-features.yml
index cf14fef02..e7ad42956 100644
--- a/docs/_data/browser-features.yml
+++ b/docs/_data/browser-features.yml
@@ -20,6 +20,36 @@
-
browser: >
+ Microsoft Edge
+ summary: >
+ Implement the HTML5 [`<dialog>` element](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/dialog)
+ upstream_bug: >
+ UserVoice#6508895
+ origin: >
+ Bootstrap#20175
+
+-
+ browser: >
+ Microsoft Edge
+ summary: >
+ Fire a [`transitioncancel` event](https://developer.mozilla.org/en-US/docs/Web/Events/transitioncancel) when a CSS transition is canceled
+ upstream_bug: >
+ UserVoice#15939898
+ origin: >
+ Bootstrap#20618
+
+-
+ browser: >
+ Microsoft Edge
+ summary: >
+ Implement the [`of <selector-list>` clause](http://caniuse.com/#feat=css-nth-child-of) of the `:nth-child()` pseudo-class
+ upstream_bug: >
+ UserVoice#15944476
+ origin: >
+ Bootstrap#20143
+
+-
+ browser: >
Firefox
summary: >
Fire a [`transitioncancel` event](https://developer.mozilla.org/en-US/docs/Web/Events/transitioncancel) when a CSS transition is canceled
@@ -52,6 +82,16 @@
browser: >
Chrome
summary: >
+ Fire a [`transitioncancel` event](https://developer.mozilla.org/en-US/docs/Web/Events/transitioncancel) when a CSS transition is canceled
+ upstream_bug: >
+ Chromium#642487
+ origin: >
+ Chromium#437860
+
+-
+ browser: >
+ Chrome
+ summary: >
Implement the [`of <selector-list>` clause](http://caniuse.com/#feat=css-nth-child-of) of the `:nth-child()` pseudo-class
upstream_bug: >
Chromium#304163
@@ -82,6 +122,16 @@
browser: >
Safari
summary: >
+ Fire a [`transitioncancel` event](https://developer.mozilla.org/en-US/docs/Web/Events/transitioncancel) when a CSS transition is canceled
+ upstream_bug: >
+ WebKit#161535
+ origin: >
+ Bootstrap#20618
+
+-
+ browser: >
+ Safari
+ summary: >
Implement the [`:dir()` pseudo-class](https://developer.mozilla.org/en-US/docs/Web/CSS/:dir) from Selectors Level 4
upstream_bug: >
WebKit#64861
diff --git a/docs/_data/nav.yml b/docs/_data/nav.yml
index 2700cba0c..f89a136f8 100644
--- a/docs/_data/nav.yml
+++ b/docs/_data/nav.yml
@@ -51,7 +51,22 @@
- title: Scrollspy
- title: Tag
- title: Tooltips
- - title: Utilities
+
+- title: Utilities
+ pages:
+ - title: Borders
+ - title: Clearfix
+ - title: Close icon
+ - title: Colors
+ - title: Display property
+ - title: Image replacement
+ - title: Invisible content
+ - title: Responsive helpers
+ - title: Screenreaders
+ - title: Sizing and positioning
+ - title: Spacing
+ - title: Typography
+ - title: Vertical align
# - title: Extend
# pages:
diff --git a/docs/_data/showcase.yml b/docs/_data/showcase.yml
index 45e9b0ccc..435286f39 100644
--- a/docs/_data/showcase.yml
+++ b/docs/_data/showcase.yml
@@ -1,19 +1,19 @@
- name: Lyft
url: https://www.lyft.com
- expo_url: http://expo.getbootstrap.com/2014/10/29/lyft/
+ expo_url: https://expo.getbootstrap.com/2014/10/29/lyft/
img: lyft
- name: Vogue
url: http://www.vogue.com
- expo_url: http://expo.getbootstrap.com/2014/09/30/vogue/
+ expo_url: https://expo.getbootstrap.com/2014/09/30/vogue/
img: vogue
- name: Riot Design
url: http://riotdesign.eu/en/
- expo_url: http://expo.getbootstrap.com/2014/03/13/riot-design/
+ expo_url: https://expo.getbootstrap.com/2014/03/13/riot-design/
img: riot
- name: Newsweek
url: http://www.newsweek.com/
- expo_url: http://expo.getbootstrap.com/2014/02/12/newsweek/
+ expo_url: https://expo.getbootstrap.com/2014/02/12/newsweek/
img: newsweek
diff --git a/docs/_data/translations.yml b/docs/_data/translations.yml
index 5ad1d8ef1..951f9756b 100644
--- a/docs/_data/translations.yml
+++ b/docs/_data/translations.yml
@@ -12,3 +12,8 @@
code: ja
description: Bootstrap 4 日本語リファレンス
url: http://bootstrap4.jp/
+
+- name: Brazilian Portuguese
+ code: pt-BR
+ description: Bootstrap 4 Português do Brasil
+ url: https://bootstrapbrasil.github.io/v4/