XhmikosR
8e03f32c9d
Update .gitattributes. ( #24113 )
...
Add .txt and remove the non-existent .py files.
2017-09-26 14:49:51 +03:00
XhmikosR
4d96ad8dfc
Tabs to spaces. ( #24110 )
2017-09-26 14:41:49 +03:00
XhmikosR
2e2ea74254
Move the workbox build to a postdocs-compile
script. ( #24106 )
...
This way, it's run for us automatically after `docs-compile`.
2017-09-26 13:08:02 +03:00
XhmikosR
388356acdf
docs: fix syntax highlighting for shell scripts. ( #24103 )
...
Switch all instances to `sh` but keep `bash` so that things won't break either way.
2017-09-26 12:30:58 +03:00
XhmikosR
537651c0c6
Update Jekyll ignores. ( #24101 )
...
* ignore `twbsconfig.yml`
* add a trailing slash for folders
2017-09-26 11:57:24 +03:00
XhmikosR
508dde0e33
Add image dimensions in stack image. ( #24100 )
2017-09-26 11:04:25 +03:00
XhmikosR
5fc5485ed1
Lossy compress a few remaining PNGs. ( #24097 )
...
Before: 312 KB (320.250 bytes)
After: 253 KB (259.961 bytes)
2017-09-26 10:21:30 +03:00
SpicyDwarf
272745673e
Fix no rounded corners if there is only one card in a card-group ( #24080 )
2017-09-26 00:11:32 +03:00
Johann-S
9b8356ba52
Collapse - Allow to pass jQuery object or DOM element to the parent option
2017-09-25 13:23:13 +02:00
Vasilii Artemchuk
3abf8a0e55
Updated github help links ( #24071 )
2017-09-24 13:22:42 +02:00
Patrick H. Lauke
fd56ea370c
Accessibility fixes to dynamic tabs (aria-selected
, remove dynamic tabs with dropdowns)
...
* Use `aria-selected` instead of `aria-expanded`
* Change tab.js to use `aria-selected` rather than `aria-expanded`
* Add `aria-orientation=vertical` to vertical tab list
* Remove dynamic tabs with dropdowns
* Fix non-interactive code examples
* Only set `aria-selected` on the `role="tab"` trigger - this stops `aria-selected` being incorrectly added to the `role="tabpanel"` itself (probably harmless, but nonetheless incorrect)
2017-09-24 12:00:54 +02:00
Herst
d33b26d8c7
Fix missing tabindex and role in an example modal
2017-09-23 22:39:34 +02:00
XhmikosR
b4d84b9cdf
Update anchor.js to v4.1.0. ( #24011 )
2017-09-20 12:48:38 +03:00
Andres Galante
00a362d3e1
Add text-light to sample card under Card columns ( #23800 )
2017-09-18 00:51:37 +03:00
XhmikosR
eb2a6f2efd
Update package-lock.json. ( #23975 )
2017-09-17 20:27:30 +03:00
Troy Morehouse
6c70c70f63
fix(scrollspy): Spying on nested navs fails to activate for .nav-link's inside nav-item's ( #23967 )
...
* fix(scrollspy): Handle nested navs when nav-link inside nav-item
* [scrolspy] Find only child .nav-link's inside .nav-item
* [scrollspyt] Add tests for nested navs with nav-link inside nav-item
* fix troy-o's in test
2017-09-17 09:30:37 +02:00
Bardi Harborow
e296c13741
Move Travis to build stages and fix skip browser flag. ( #23961 )
2017-09-17 10:23:19 +03:00
Johann-S
2dcce4ec30
Use cross-env to allow folks to build our js on their OS
2017-09-17 09:12:01 +02:00
Andres Galante
7e3ff772d0
Add light weight to text utility classes ( #23970 )
2017-09-17 09:53:05 +03:00
Henry Zhu
f17b165f0f
Babel 7 ( #23966 )
...
* use .babelrc.js, compile bundled/non-bundled with loose mode
* add back helper, exclude typeof transform
2017-09-17 08:40:48 +02:00
XhmikosR
5cec8e0de6
Minor Sass cleanup and consistency changes. ( #23959 )
2017-09-17 08:18:24 +03:00
XhmikosR
0705ee8070
Update babel-eslint to v8.0.0 and all devDependencies and gems.
2017-09-15 14:57:41 +02:00
Michael
5951508898
Pre-cache key assets with Workboxjs. ( #23533 )
2017-09-15 13:37:34 +03:00
XhmikosR
f5368ae008
Merge pull request #23948 from Rud5G/fix-docs-examples-album-holder.js
...
Album example: fix holder.js calls
2017-09-15 13:24:27 +03:00
XhmikosR
a96d2e2bd4
album/index.html: Refactor Holder code.
2017-09-15 13:20:25 +03:00
Rudger Gravestein
9ff5f65fa8
Update holder.js image data-src + create theme
...
to fix the images
2017-09-14 12:59:13 +02:00
Patrick H. Lauke
d1b3c0c98d
Structure examples with appropriate <main>
, <header>
, <footer>
...
Structure examples with appropriate `<main>`, `<header>`, `<footer>`
2017-09-13 19:51:08 +01:00
XhmikosR
3e546cacb4
Fix missing .btn
class from bd-search-docs-toggler
. ( #23942 )
2017-09-13 20:56:19 +03:00
gijsbotje
cc092272ee
modified the yiq to to an actual function
...
function only returns a value, not the attribute itself
updated every use of the former mixin to use the new function
2017-09-13 17:32:44 +02:00
Gijs Boddeus
cf004433e0
Merge pull request #4 from twbs/v4-dev
...
update forked v4-dev
2017-09-13 16:46:14 +02:00
Mark Otto
75d435f76e
dist
2017-09-12 22:24:15 -07:00
Andres Galante
5becfa6fb1
fixes #23926 responsive state on navbar
2017-09-12 21:41:15 -03:00
Patrick H. Lauke
404c1a37ac
Fix malformed <select>
in example
2017-09-12 22:29:09 +01:00
Johann-S
5766360477
Merge pull request #23923 from meteorlxy/patch-1
...
Fix(docs): duplicate class in navbar docs
2017-09-12 10:48:34 +02:00
Johann-S
c22237dfbd
Merge branch 'v4-dev' into patch-1
2017-09-12 10:45:06 +02:00
meteorlxy
6cc8d326e2
Fix(docs): duplicate class in navbar docs
2017-09-12 08:37:37 +00:00
Martijn Cuppens
0ccb1e8d9a
Fix navbar IE ( #23652 )
2017-09-12 11:32:43 +03:00
Johann-S
1a35257642
Merge pull request #23921 from vsn4ik/v4-dev-tooltip-rm-not-necessary
...
Remove not necessary condition in tooltip.js
2017-09-12 07:48:45 +02:00
vsn4ik
d5890cb82f
Remove not necessary condition in tooltip.js
2017-09-11 22:44:42 +03:00
Herst
7add90db9c
Remove hyperlink from navbar doc dropdown ( #23650 )
2017-09-11 16:40:54 +03:00
Johann-S
2fde5bfcbb
Merge pull request #23890 from pat270/collapse-js-with-text-truncate
...
v4 Collapse.js: Accordions with text-truncate causes the page to jump on close
2017-09-11 10:58:34 +02:00
Johann-S
96659a3cad
Merge branch 'v4-dev' into collapse-js-with-text-truncate
2017-09-11 10:54:35 +02:00
Andres Galante
8e56145e45
changes active state color
2017-09-11 00:53:40 -03:00
Rami Yushuvaev
65cb97b3d6
Add an introduction and a table with examples
2017-09-09 17:43:12 -07:00
Rami Yushuvaev
256c539e26
review updates
2017-09-09 17:43:12 -07:00
Rami Yushuvaev
0e3b90c85d
Hiding Elements: new doc section in display.md
...
This new section will replace the `hidden-*` class. https://v4-alpha.getbootstrap.com/layout/responsive-utilities/
More info can be found here at https://getbootstrap.com/docs/4.0/migration/#responsive-utilities
2017-09-09 17:43:12 -07:00
Mark Otto
43574ed1c7
dist
2017-09-09 17:40:22 -07:00
Mark Otto
9cd634fb46
Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev
2017-09-09 17:39:56 -07:00
Mark Otto
6df1f5338b
fix redirect, close #23888
2017-09-09 17:39:47 -07:00
Mark Otto
1abafb36fe
copy edits
2017-09-09 17:02:42 -07:00