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

3092 Commits

Author SHA1 Message Date
XhmikosR
e83b742c11 Run grunt.
[ci skip]
2016-06-29 09:00:07 +03:00
Chris Rebert
ed3ba47425 Support jQuery v3 in Bootstrap v4 (#20191)
* bower.json, package.json: Extend jQuery version ranges to include v3
* NuGet: Bump jQuery to v3.0.0.1
* Docs+Examples: Update jQuery to v3.0.0
* Use jQuery v3.0.0 for JS unit tests
* Update jqueryVersionCheck to allow jQuery v3.x.x
2016-06-28 22:19:46 -07:00
Chris Rebert
6cceeec695 grunt dist docs
[skip sauce]
[skip validator]
2016-06-26 16:13:28 -07:00
Mark Otto
7071fe9c1b Fixes #17089 a bit 2016-06-12 21:18:23 -07:00
Chris Rebert
0f3d427bbd grunt
[ci skip]
2016-06-04 18:21:15 -07:00
XhmikosR
4bca0f878a Merge pull request #19894 from twbs/v4-dev-jquery223
Update jQuery to v2.2.4.
2016-05-26 15:40:02 +03:00
XhmikosR
b0a7979cc1 Fix error with the new jQuery. 2016-05-26 15:30:07 +03:00
XhmikosR
a950d5642b Update jQuery to v2.2.4. 2016-05-26 15:26:12 +03:00
Chris Rebert
a90b36918f Add "The Bootstrap Authors" to copyright notices (#19936)
❤️❤️❤️ https://github.com/twbs/bootstrap/graphs/contributors
2016-05-20 09:04:31 -07:00
Mark Otto
80144d74d7 Merge branch 'v4-dev' into v4-forms-cleanup 2016-04-08 20:55:19 -05:00
Teo Dell'Amico
a0a157db93 Finish killing .center-block; fixes #19443
Replace the leftover instances with .m-x-auto (and .d-block when necessary)
Closes #19665
Refs #19102
[skip sauce]
2016-04-06 15:55:27 -07:00
Chris Rebert
afedb24dc1 Merge pull request #19407 from twbs/v4-dev-xmr-jquery-221
Update jQuery to v2.2.2.
2016-03-23 21:58:22 -07:00
Mark Otto
19d2a39490 grunt 2016-03-21 22:59:33 -07:00
Mark Otto
1a011c34c3 don't shrink nav font-size 2016-03-21 22:59:26 -07:00
Mark Otto
d9acd09351 lighter active 2016-03-21 22:56:45 -07:00
Mark Otto
00e20c7aec Make active navbar link weight 500 again 2016-03-21 22:56:26 -07:00
XhmikosR
8a878c1f7b Update jQuery to v2.2.2. 2016-03-19 15:21:12 +02:00
XhmikosR
cfe856fc20 Run grunt.
[ci skip]
2016-02-28 03:52:49 +02:00
XhmikosR
21a9c2934a Update holder.js to v2.9.3.
[ci skip]
2016-02-28 03:52:49 +02:00
XhmikosR
666e8aa8b1 Run grunt.
[ci skip]
2016-02-27 13:56:46 +02:00
XhmikosR
96cafe2d2d Update tether to v1.2.0.
[skip sauce]
[skip validator]
2016-02-27 13:56:40 +02:00
XhmikosR
4e3eaef192 Update jekyll-search to v1.1.1.
[ci skip]
2016-02-27 13:53:19 +02:00
XhmikosR
49773684ff Update clipboard.js to v1.5.9.
[ci skip]
2016-02-27 13:52:19 +02:00
XhmikosR
cf5855483d Update anchor-js to v3.1.0.
[ci skip]
2016-02-27 13:51:14 +02:00
XhmikosR
255e89b241 Run grunt.
[ci skip]
2016-02-19 13:14:47 +02:00
James Mosier
ba50680724 Modal docs: Added JS event handler for relatedTarget demo
Fixes #17584
Closes #17607 by merging it
2016-02-18 17:58:23 -08:00
Mark Otto
3b84ffcc54 grunt 2016-02-16 20:09:57 -08:00
Mark Otto
35b9c2283b grunt 2016-02-15 19:11:35 -08:00
Mark Otto
325c1d4c3c spacing in docs example" 2016-02-09 01:12:58 -08:00
Mark Otto
cb7b780876 grunt 2016-02-06 20:32:24 -08:00
Mark Otto
612b824ae0 grunt 2016-02-06 15:32:03 -08:00
Mark Otto
e06d6365f8 Strip out .err from our syntax highlighting styles because it fucks up our placeholders in code snippets 2016-02-06 15:32:00 -08:00
Mark Otto
40c3be90ca grunt 2016-02-06 15:20:08 -08:00
Mark Otto
f127bc68a3 Merge branch 'v4-dev' into v4-grid-redux 2016-02-06 12:29:06 -08:00
Mark Otto
03ec195974 linter overhaul 2016-02-06 12:28:18 -08:00
Mark Otto
d043fe4eb2 disable linter 2016-02-06 12:27:44 -08:00
Mark Otto
414997baa8 flip things around again, no more base class, try out some new stuff to keep responsive flex grid working 2016-02-06 10:51:59 -08:00
Mark Otto
94999c98cf simpler, more specific docs example css 2016-02-06 01:47:40 -08:00
Mark Otto
44bcaffb95 Tweak docs example CSS for flexbox grid cols 2016-02-06 01:30:31 -08:00
Mark Otto
9a645ef51a Ensure docs grid example highlighting for flexbox mode 2016-02-06 00:47:19 -08:00
Mark Otto
2ac922c78f grunt 2016-02-03 19:45:19 -08:00
Mark Otto
ba37c37615 Redo line-height globally
- Rename -height to -height-base to match other vars
- Drop use of -height across the board and rely on it to be inherited
- Adjust padding of .dropdown-header to account for different line-height of h6 heading element (this needs refactoring for variables and rems also)
2016-02-03 19:45:13 -08:00
ruedap
d79cd56289 Fix typo in docs/assets/scss/docs.scss 2016-01-19 19:49:16 +09:00
Mark Otto
b4bd1dc0dd grunt 2016-01-17 19:17:10 -08:00
Chris Rebert
22df55f24d Docs: Remove defunct Pager example styles
Refs #18782
[skip sauce]
2016-01-11 02:02:05 -08:00
Chris Rebert
6058dae624 grunt dist-css docs
[ci skip]
2016-01-10 18:49:50 -08:00
Mark Otto
f550d99553 grunt 2016-01-06 00:07:41 -08:00
Mark Otto
3c009add3b Merge pull request #18734 from tagliala/fix-highlight-docs
Fix margins in highlighted code in docs
2016-01-05 20:48:13 -08:00
Mark Otto
a79f89b354 grunt 2016-01-03 19:16:53 -08:00
Mark Otto
a439bc16c6 Merge pull request #18752 from twbs/v4-docs-scsslint
v4: Docs Sass linting
2016-01-03 19:14:46 -08:00