From ec697b2076182836c58e2b3caa385d7e6b164d15 Mon Sep 17 00:00:00 2001 From: Pierre-Denis Vanduynslager Date: Sat, 14 Jan 2017 20:11:57 -0500 Subject: Update broken links. (#21696) --- docs/_data/translations.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/_data') diff --git a/docs/_data/translations.yml b/docs/_data/translations.yml index 951f9756b..c9a4abd00 100644 --- a/docs/_data/translations.yml +++ b/docs/_data/translations.yml @@ -6,7 +6,7 @@ - name: Chinese code: zh description: Bootstrap 4 中文文档教程 - url: http://boot4.com/ + url: http://wiki.jikexueyuan.com/project/bootstrap4/ - name: Japanese code: ja -- cgit v1.2.3 From 7263ec60e2f223bd1eccf0905b1525cb7fcef1f4 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sat, 4 Feb 2017 19:46:07 -0800 Subject: Rename icon-fonts.md to icons.md --- docs/_data/nav.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/_data') diff --git a/docs/_data/nav.yml b/docs/_data/nav.yml index 97e6b1b15..ffd79a46b 100644 --- a/docs/_data/nav.yml +++ b/docs/_data/nav.yml @@ -71,7 +71,7 @@ # - title: Extend # pages: # - title: Approach -# - title: Icon fonts +# - title: Icons - title: About pages: -- cgit v1.2.3 From 672fde1a0235fdcf9cd324902f3ff9d874e9a9de Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sat, 4 Feb 2017 21:14:41 -0800 Subject: stub out icons page in docs --- docs/_data/nav.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'docs/_data') diff --git a/docs/_data/nav.yml b/docs/_data/nav.yml index ffd79a46b..ff46ae70d 100644 --- a/docs/_data/nav.yml +++ b/docs/_data/nav.yml @@ -68,10 +68,10 @@ - title: Typography - title: Vertical align -# - title: Extend -# pages: -# - title: Approach -# - title: Icons +- title: Extend + pages: + # - title: Approach + - title: Icons - title: About pages: -- cgit v1.2.3 From e8015e3f16e87c5ebaf6b10d9f627a1dc7f8fe65 Mon Sep 17 00:00:00 2001 From: Bardi Harborow Date: Mon, 27 Feb 2017 21:42:26 +1100 Subject: Fix broken links. --- docs/_data/translations.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/_data') diff --git a/docs/_data/translations.yml b/docs/_data/translations.yml index c9a4abd00..52241e3d5 100644 --- a/docs/_data/translations.yml +++ b/docs/_data/translations.yml @@ -1,7 +1,7 @@ - name: Chinese code: zh description: Bootstrap 中文文档 - url: http://v4.bootcss.com/ + url: https://v4.bootcss.com/ - name: Chinese code: zh -- cgit v1.2.3 From ebe405a01b721b667a37ae5c249077f4cdb3b8bd Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Fri, 3 Mar 2017 12:57:16 -0800 Subject: Start rearranging the docs for a utilities update MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit — Rename display docs page — Move print display utils to display utils page — Drop remaining of responsive utils page as it's being replaced with display utils — Update nav to reflect changes --- docs/_data/nav.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/_data') diff --git a/docs/_data/nav.yml b/docs/_data/nav.yml index ff46ae70d..0bb714b0f 100644 --- a/docs/_data/nav.yml +++ b/docs/_data/nav.yml @@ -15,7 +15,7 @@ - title: Overview - title: Grid - title: Media object - - title: Responsive utilities + - title: Utilities for layout - title: Content pages: @@ -56,8 +56,8 @@ - title: Clearfix - title: Close icon - title: Colors + - title: Display - title: Flexbox - - title: Display property - title: Image replacement - title: Invisible content - title: Position -- cgit v1.2.3 From 78937cbb39f349f0b85675b9b8f4e55ce874975a Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sun, 5 Mar 2017 13:03:05 -0600 Subject: move visibility docs and add .visible mention --- docs/_data/nav.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/_data') diff --git a/docs/_data/nav.yml b/docs/_data/nav.yml index 0bb714b0f..cf3bd929e 100644 --- a/docs/_data/nav.yml +++ b/docs/_data/nav.yml @@ -59,7 +59,6 @@ - title: Display - title: Flexbox - title: Image replacement - - title: Invisible content - title: Position - title: Responsive helpers - title: Screenreaders @@ -67,6 +66,7 @@ - title: Spacing - title: Typography - title: Vertical align + - title: Visibility - title: Extend pages: -- cgit v1.2.3 From 9af6bf8f7a3e3af5a001aeeeda7dc38794df3a71 Mon Sep 17 00:00:00 2001 From: Johann-S Date: Wed, 19 Apr 2017 23:36:03 +0200 Subject: Add Johann-S to Core team :fireworks: --- docs/_data/core-team.yml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'docs/_data') diff --git a/docs/_data/core-team.yml b/docs/_data/core-team.yml index 2b3fd9ac6..7528bdc11 100644 --- a/docs/_data/core-team.yml +++ b/docs/_data/core-team.yml @@ -33,3 +33,7 @@ - name: Gleb Mazovetskiy user: glebm gravatar: 729f685b8e8d7e9feed18c177c82e59b + +- name: Johann-S + user: johann-s + gravatar: d90d49733a4fe1aa461e45cb4a4fd9e3 -- cgit v1.2.3 From fc5e8b941511bc763ee6916c0fe14871437140e9 Mon Sep 17 00:00:00 2001 From: Idan Cohen Date: Fri, 26 May 2017 07:01:07 +0300 Subject: add webpack to documentation (#22423) * add webpack to documentation" implementing PR comments implementing PR comments * replace tether with popper --- docs/_data/nav.yml | 1 + 1 file changed, 1 insertion(+) (limited to 'docs/_data') diff --git a/docs/_data/nav.yml b/docs/_data/nav.yml index cf3bd929e..3a335b780 100644 --- a/docs/_data/nav.yml +++ b/docs/_data/nav.yml @@ -8,6 +8,7 @@ - title: Options - title: Build tools - title: Best practices + - title: Webpack - title: Accessibility - title: Layout -- cgit v1.2.3 From 3e76d6565603fafa2c85ad81d7b6345c4e279c72 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sun, 28 May 2017 22:50:57 -0700 Subject: Rearrange all the docs to allow for a docs/major.minor/ setup --- docs/_data/breakpoints.yml | 29 --- docs/_data/browser-bugs.yml | 471 ---------------------------------------- docs/_data/browser-features.yml | 159 -------------- docs/_data/core-team.yml | 39 ---- docs/_data/nav.yml | 85 -------- docs/_data/showcase.yml | 19 -- docs/_data/translations.yml | 19 -- 7 files changed, 821 deletions(-) delete mode 100644 docs/_data/breakpoints.yml delete mode 100644 docs/_data/browser-bugs.yml delete mode 100644 docs/_data/browser-features.yml delete mode 100644 docs/_data/core-team.yml delete mode 100644 docs/_data/nav.yml delete mode 100644 docs/_data/showcase.yml delete mode 100644 docs/_data/translations.yml (limited to 'docs/_data') diff --git a/docs/_data/breakpoints.yml b/docs/_data/breakpoints.yml deleted file mode 100644 index 3c8cfe293..000000000 --- a/docs/_data/breakpoints.yml +++ /dev/null @@ -1,29 +0,0 @@ -- breakpoint: xs - abbr: "" - name: Extra small - min-width: 0px - container: "" - -- breakpoint: sm - abbr: -sm - name: Small - min-width: 576px - container: 540px - -- breakpoint: md - abbr: -md - name: Medium - min-width: 768px - container: 720px - -- breakpoint: lg - abbr: -lg - name: Large - min-width: 992px - container: 960px - -- breakpoint: xl - abbr: -xl - name: Extra large - min-width: 1200px - container: 1140px diff --git a/docs/_data/browser-bugs.yml b/docs/_data/browser-bugs.yml deleted file mode 100644 index 256d26875..000000000 --- a/docs/_data/browser-bugs.yml +++ /dev/null @@ -1,471 +0,0 @@ -- - browser: > - Edge - summary: > - Visual artifacts in scrollable modal dialogs - upstream_bug: > - Edge#9011176 - origin: > - Bootstrap#20755 - -- - browser: > - Edge - summary: > - Native browser tooltip for `title` shows on first keyboard focus (in addition to custom tooltip component) - upstream_bug: > - Edge#6793560 - origin: > - Bootstrap#18692 - -- - browser: > - Edge - summary: > - Hovered element still remains in `:hover` state after scrolling away. - upstream_bug: > - Edge#5381673 - origin: > - Bootstrap#14211 - -- - browser: > - Edge - summary: > - When hovering over a `` menu is sometimes missing when screen is set to uncommon resolution - upstream_bug: > - Mozilla#545685 - origin: > - Bootstrap#15990 - -- - browser: > - Firefox (OS X & Linux) - summary: > - Badge widget causes bottom border of Tabs widget to unexpectedly not overlap - upstream_bug: > - Mozilla#1259972 - origin: > - Bootstrap#19626 - -- - browser: > - Chrome (Android) - summary: > - Tapping on an `` in a scrollable overlay doesn't scroll the `` into view - upstream_bug: > - Chromium#595210 - origin: > - Bootstrap#17338 - -- - browser: > - Chrome (OS X) - summary: > - Clicking above `` increment button flashes the decrement button. - upstream_bug: > - Chromium#419108 - origin: > - Offshoot of Bootstrap#8350 & Chromium#337668 - -- - browser: > - Chrome - summary: > - CSS infinite linear animation with alpha transparency leaks memory. - upstream_bug: > - Chromium#429375 - origin: > - Bootstrap#14409 - -- - browser: > - Chrome - summary: > - `:focus` `outline` style causes cursor to not be displayed when toggling a `readonly` `` to read-write. - upstream_bug: > - Chromium#465274 - origin: > - Bootstrap#16022 - -- - browser: > - Chrome - summary: > - `table-cell` borders not overlapping despite `margin-right: -1px` - upstream_bug: > - Chromium#568691 - origin: > - Bootstrap#17438, Bootstrap#14237 - -- - browser: > - Chrome - summary: > - Clicking scrollbar in ``'s pop-up menu is blank on some systems. - upstream_bug: > - Chromium#510079 - origin: > - Bootstrap#21120 - -- - browser: > - Safari - summary: > - `rem` units in media queries should be calculated using `font-size: initial`, not the root element's `font-size` - upstream_bug: > - WebKit#156684 - origin: > - Bootstrap#17403 - -- - browser: > - Safari - summary: > - Link to container with id and tabindex results in container being ignored by VoiceOver (affects skip links) - upstream_bug: > - WebKit#163658 - origin: > - Bootstrap#20732 - -- - browser: > - Safari (OS X) - summary: > - `px`, `em`, and `rem` should all behave the same in media queries when page zoom is applied - upstream_bug: > - WebKit#156687 - origin: > - Bootstrap#17403 - -- - browser: > - Safari (OS X) - summary: > - Weird button behavior with some `` elements. - upstream_bug: > - WebKit#137269, Safari#18834768 - origin: > - Bootstrap#8350, - Normalize#283, - Chromium#337668 - -- - browser: > - Safari (OS X) - summary: > - Small font size when printing webpage with fixed-width `.container`. - upstream_bug: > - WebKit#138192, Safari#19435018 - origin: > - Bootstrap#14868 - -- - browser: > - Safari (iOS) - summary: > - `transform: translate3d(0,0,0);` rendering bug. - upstream_bug: > - WebKit#138162, Safari#18804973 - origin: > - Bootstrap#14603 - -- - browser: > - Safari (iOS) - summary: > - Text input's cursor doesn't move while scrolling the page. - upstream_bug: > - WebKit#138201, Safari#18819624 - origin: > - Bootstrap#14708 - -- - browser: > - Safari (iOS) - summary: > - Can't move cursor to start of text after entering long string of text into `` - upstream_bug: > - WebKit#148061, Safari#22299624 - origin: > - Bootstrap#16988 - -- - browser: > - Safari (iOS) - summary: > - `display: block` causes text of temporal ``s to become vertically misaligned - upstream_bug: > - WebKit#139848, Safari#19434878 - origin: > - Bootstrap#11266, Bootstrap#13098 - -- - browser: > - Safari (iOS) - summary: > - Tapping on `` doesn't fire `click` events - upstream_bug: > - WebKit#151933 - origin: > - Bootstrap#16028 - -- - browser: > - Safari (iOS) - summary: > - `position:fixed` is incorrectly positioned when tab bar is visible on iPhone 6S+ Safari - upstream_bug: > - WebKit#153056 - origin: > - Bootstrap#18859 - -- - browser: > - Safari (iOS) - summary: > - Tapping into an `` within a `position:fixed` element scrolls to the top of the page - upstream_bug: > - WebKit#153224, Safari#24235301 - origin: > - Bootstrap#17497 - -- - browser: > - Safari (iOS) - summary: > - `` with `overflow:hidden` CSS is scrollable on iOS - upstream_bug: > - WebKit#153852 - origin: > - Bootstrap#14839 - -- - browser: > - Safari (iOS) - summary: > - Scroll gesture in text field in `position:fixed` element sometimes scrolls `` instead of scrollable ancestor - upstream_bug: > - WebKit#153856 - origin: > - Bootstrap#14839 - -- - browser: > - Safari (iOS) - summary: > - Tapping from one `` to another in an overlay can cause shaking/jiggling effect - upstream_bug: > - WebKit#158276 - origin: > - Bootstrap#19927 - -- - browser: > - Safari (iOS) - summary: > - Modal with `-webkit-overflow-scrolling: touch` doesn't become scrollable after added text makes it taller - upstream_bug: > - WebKit#158342 - origin: > - Bootstrap#17695 - -- - browser: > - Safari (iOS) - summary: > - Don't make `:hover` sticky on touch-friendly webpages - upstream_bug: > - WebKit#158517 - origin: > - Bootstrap#12832 - -- - browser: > - Safari (iOS) - summary: > - Element which is `position:fixed` disappears after opening a `