0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-11-29 11:24:18 +01:00
Commit Graph

16842 Commits

Author SHA1 Message Date
XhmikosR
2693e49e06 Remove unneeded docsearch variable. 2017-09-27 09:22:31 +02:00
XhmikosR
1537129f0b Update package-lock.json. (#24133) 2017-09-27 09:47:09 +03:00
Prateek Goel
0e054fb9c8 Add style for non-overlapping scrollbar in IE (#24081) 2017-09-26 22:44:00 +03:00
XhmikosR
0ee85c962e Revert accidental alt addition from Bootstrap stack image. (#24122)
Remove accidental `alt` addition from Bootstrap stack image.
2017-09-26 19:13:57 +03:00
Andrew Luca
dfc946b777 Update comment for forms mixins (#24050)
Check `form-control-focus` mixin, variable name is `$input-focus-border-color`
2017-09-26 18:14:52 +03:00
Andres Galante
3eae92f1fe Fix color on example btn on navbar (#24052) 2017-09-26 17:42:04 +03:00
XhmikosR
e8d9a034d0 Add eslint-plugin-compat.
We can check for browser compatibility on lint time now.
2017-09-26 17:16:27 +03:00
XhmikosR
f17443748d Move Autoprefixer's config in package.json.
This is so other plugins can use it too.
2017-09-26 17:16:27 +03:00
XhmikosR
92d3536306 Mention that dropdowns depend on popper.js too. 2017-09-26 17:04:45 +03:00
XhmikosR
7e6374db92 Minor Markdown consistency changes. 2017-09-26 17:04:45 +03:00
Andres Galante
71c06b75c6 Fixes rounded corners on first and lat child on vertical btn group (#24119) 2017-09-26 16:51:27 +03:00
XhmikosR
31c8721913 Normalize all links. (#24109)
* use a trailing slash when possible
* use https when possible
* remove a few redirected links
* consistently use `https://popper.js.org/`
* fix `iconUrl` in nuget files
* change Jekyll Windows guide to the official one
2017-09-26 15:24:14 +03:00
XhmikosR
3bc9402350 build/*.js: ES6-ify files. (#24112) 2017-09-26 15:14:52 +03:00
schwastek
17fd2c9f84 Improve theme-color-level() using abs() (#24074)
`abs()` gets the absolute value of `$level`.
That way, `if/else` statement can be completely eliminated.
2017-09-26 15:05:59 +03:00
XhmikosR
f615f372e5 Update Jekyll to v3.6.0. (#24102) 2017-09-26 14:59:36 +03:00
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
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