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

5772 Commits

Author SHA1 Message Date
Mark Otto
d80f26fe49 unaffix sidebar and simplify styles of docs side nav to be more like v3 2015-08-05 00:38:36 -07:00
Mark Otto
6848ee2484 top level examples link 2015-08-05 00:12:26 -07:00
Mark Otto
6836530f72 account for nav on docs pages 2015-08-05 00:10:15 -07:00
Mark Otto
b728fe2bbd tweak homepage copy and layout 2015-08-05 00:05:05 -07:00
Mark Otto
95b0ec18f4 new global navbar for all docs pages 2015-08-04 23:39:51 -07:00
Mark Otto
60a045634c grunt 2015-08-04 23:24:22 -07:00
Mark Otto
5e8baa3004 yay 2015-08-04 22:47:22 -07:00
Mark Otto
4b506b9b11 color function that shiz 2015-08-04 22:46:49 -07:00
Mark Otto
042b5fc7eb tweak footer styles 2015-08-04 22:39:54 -07:00
Mark Otto
d318d64c08 grunt 2015-08-04 22:31:18 -07:00
Mark Otto
1ddc3f5e21 Merge branch 'master' into v4m 2015-08-04 22:29:45 -07:00
Mark Otto
ab412b2404 grunt 2015-08-04 21:36:11 -07:00
Mark Otto
079c35f613 replace holder.js references in dashboard example with placeholder gif. fixes #16699 2015-08-04 20:31:09 -07:00
Mark Otto
39d9bc9cea Merge branch 'master' of https://github.com/twbs/bootstrap 2015-08-04 20:08:10 -07:00
Mark Otto
f9bee7deb6 fixes #16902: remove the .container-fluid from the grid system in modal example since it's doubling up padding 2015-08-04 19:57:49 -07:00
Mark Otto
10cc97cdd9 Merge pull request #16560 from supergibbs/multiple-button-input-groups
Multiple button input groups
2015-08-04 19:54:19 -07:00
Mark Otto
253619882f Merge pull request #16818 from zacechola/fix_16805
Move help block docs up page, add `.help-block` to validation example
2015-08-04 19:52:08 -07:00
Mark Otto
cf2d9bfe8a Help with issues like #16823 by mentioning where to download example source code 2015-08-04 19:50:50 -07:00
Chris Rebert
0ea53a307b Confirmed that Edge still suffers from two IE11 bugs
[skip sauce]
2015-07-31 23:39:51 -07:00
Mark Otto
8babdf166a Merge pull request #16921 from twbs/footer
Simpler docs footer
2015-07-31 15:17:33 -07:00
Mark Otto
c9c9c614a9 simpler footer with no social buttons, fewer links 2015-07-31 15:03:17 -07:00
Mark Otto
32f9b626b3 smaller, local expo screenshots 2015-07-31 14:51:31 -07:00
Chris Rebert
0c4c1e4986 Remove http://crbug.com/309483 from the Wall of Browser Bugs
All current major browsers behave like Chrome here, so this bug is most likely invalid.
[skip sauce]
2015-07-29 14:54:55 -07:00
Chris Rebert
5e7c5a63b4 http://wkbug.com/143527 got imported as rdar://problem/21908735
Refs #16180
[skip sauce]
2015-07-28 17:27:21 -07:00
Chris Rebert
91be365aad Customizer: Clarify that Collapse requires Component animations; fixes #16893
[skip sauce]
2015-07-27 19:00:00 -07:00
Chris Rebert
46c1abfc8f Customizer: For consistency, use singular in JS components list of Less files 2015-07-27 18:59:29 -07:00
XhmikosR
abdf41f5f3 Add a local jQuery fallback.
Shouldn't really happen, but China for example has blocked Google so this should help.
2015-07-26 10:07:33 +03:00
XhmikosR
f4a44208f4 Run grunt. 2015-07-26 00:16:58 +03:00
Chris Rebert
d24559df20 Add Wall of Browser Bugs entry for #16814
Closes #16814
Refs http://wkbug.com/147284
Refs http://openradar.appspot.com/21993128
[skip sauce]
2015-07-24 18:07:32 -07:00
Chris Rebert
96b5b14103 http://wkbug.com/144990 no longer repros; rm it from Wall of Browser Bugs
Refs #15998
Effectively reverts #16473
[skip sauce]
2015-07-17 23:12:35 -07:00
Chris Rebert
2c2a335668 http://wkbug.com/139803 has been fixed; rm it from Wall of Browser Bugs
Refs #15205, #15407
[skip sauce]
2015-07-17 22:51:43 -07:00
Chris Rebert
4da8f12d53 http://wkbug.com/141804 has been fixed; rm it from Wall of Browser Bugs
Refs #15846, #15832
[skip sauce]
2015-07-17 22:39:14 -07:00
Chris Rebert
ac6477f988 http://wkbug.com/146896 has been fixed; rm it from the Wall of Browser Bugs
Refs #16813, #16809
[skip sauce]
2015-07-17 21:23:08 -07:00
Mark Otto
63f5da62bf remove all instances of .bs-docs-grid in grid docs since it's unused. nullifies #16838 2015-07-17 16:21:48 -07:00
Zac Echola
185dd0d824 Move help block docs up page, add .help-block to validation example 2015-07-13 13:17:02 -05:00
Chris Rebert
4f83f3f5a2 Add Wall of Browser Bugs entry for #16809
[skip sauce]
2015-07-12 19:49:01 -07:00
Patrick H. Lauke
38c715316b Add example with visible <label> and input group addon
Also, include visible <label> as a suggestion in the accessibility
callout.
2015-07-09 10:55:21 +01:00
adammacias
cb7f569262 Add Brazilian Portuguese to list of docs translations
Closes #16773 by merging a tweaked version of it.
[skip sauce]
2015-07-06 21:43:37 -07:00
Matt Kantor
c7ddec640a Update Twitter's address in examples.
They're no longer on Folsom St.
2015-07-04 13:32:19 -07:00
Kevin Kirsche
58aaffd288 Add turkish translation
Fix #16755
2015-07-03 16:05:34 -04:00
Chris Rebert
ef02c55945 Document that Tab show method is async
[skip sauce]
2015-07-01 16:42:13 -07:00
Chris Rebert
e723395cc3 Document that Collapse show,hide,toggle methods are async; fixes #16746
[skip sauce]
2015-07-01 16:39:12 -07:00
Chris Rebert
06bec75006 Add Methods section to Popovers nav menu in docs
[skip sauce]
2015-06-30 17:21:05 -07:00
Chris Rebert
d2d7784118 Edge is also affected by #16671
Per https://github.com/twbs/bootstrap/issues/16671#issuecomment-115161001
Refs #16689
[skip sauce]
2015-06-25 01:45:46 -07:00
Chris Rebert
52140f323a Add Wall of Browser Bugs entry for #15968
Closes #15968.
[skip sauce]
2015-06-23 13:02:17 -07:00
Chris Rebert
a45d572407 Add Wall of Browser Bugs entry for #16671
Closes #16671
[skip sauce]
2015-06-23 10:25:00 -07:00
Mark Otto
847470ca09 grunt 2015-06-22 23:25:18 -07:00
Mark Otto
b5bfc7c252 line-height-base in docs 2015-06-22 23:25:14 -07:00
Mark Otto
18da568b8b rewrite some navbar stuff, clean out some commented out code 2015-06-22 23:24:55 -07:00
Mark Otto
278804fa31 grunt 2015-06-22 16:33:23 -07:00