0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-12-02 14:24:19 +01:00
Commit Graph

96 Commits

Author SHA1 Message Date
dumb
558a902e09 Fixed a small typo 2016-05-16 13:25:40 -04:00
Mark Otto
d74a897f55 Overhaul tables docs and use rgba() colors for inverse tables
- Add inverse examples for all variants
- Use rgba() colors for hover and accent states for easy usage in inverse styles
2016-05-11 16:28:28 -07:00
Mark Otto
b479efb9d6 Fixes #18492: Document .h1-.h6, change docs mention of inline usage to varying elements 2016-05-08 15:13:53 -07:00
Mark Otto
aa5ef212f3 Merge pull request #19863 from twbs/v4-inverse-table-variants
v4: Inverse table variants
2016-05-08 14:33:38 -07:00
Mark Otto
7322c8dc75 add code snippet 2016-05-08 14:16:23 -07:00
Mark Otto
44778465da Update table docs
- Change some things around, add some copy
- Include table variant styles for the inverse tables thanks to bg and color utils
2016-05-08 14:15:34 -07:00
Mark Otto
ce249a555c document table border collapse change, move from old normalize to our reboot 2016-05-08 13:51:25 -07:00
Patrick H. Lauke
47b9768203 Merge pull request #19710 from twbs/ios-9.3-fast-tap
Update 300ms click delay docs to reflect iOS 9.3 improvements
2016-04-11 09:22:58 +01:00
Chris Rebert
f60e5a423a Update 300ms click delay docs to reflect iOS 9.3 improvements
[skip sauce]
2016-04-10 19:09:37 -07:00
Mark Otto
2cc75671e1 Fixes #19690: Mention classes better for .list-inline and .list-inline-item 2016-04-08 20:41:44 -05:00
Chris Rebert
835676b99a Update lingering implicit prose reference to .center-block
Closes #19339
Refs #19102, #19443, #19665
[skip sauce]
2016-04-06 19:07:37 -07: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
Patrick H. Lauke
56b04733a6 Merge pull request #19408 from delftswa2016/v4-dev
Introduction for using table-reflow
2016-03-06 14:20:10 +00:00
Floris Verburg
1f258ff6a1 Introduction for using table-reflow. 2016-03-06 13:17:11 +01:00
Patrick H. Lauke
40aee9325d - Conveying color meaning to AT as markdown include
- Add/replace callout for color and AT with include
2016-02-17 10:53:50 +00:00
Jaga Santagostino
87d248a482 Fix typos in plural tag names 2016-02-16 20:29:59 +01:00
Chris Rebert
9248602ecf Fixes+tweaks to native font stack docs
[skip sauce]
2016-02-08 03:53:59 -08:00
Chris Rebert
0fe396211d Fix bad localhost link in Typography docs
Fixup for 27ba4beb22
/fyi @mdo
[skip sauce]
2016-02-07 03:04:33 -08:00
Mark Otto
ccf971d860 Fixes #17969: Clear horizontal dls
- Using the grid classes, they still need clearfixes since rows aren't injected between them all
- Update docs to fix broken classes
2016-02-06 20:01:37 -08:00
Mark Otto
27ba4beb22 cross ref the type utils in the type docs 2016-02-06 15:53:10 -08:00
Mark Otto
fc6c593bec rogue line break 2016-02-06 15:50:19 -08:00
Mark Otto
d8e82e2e8f document 2016-02-06 13:32:53 -08:00
Chris Rebert
fc7ee66630 Docs: Tweak #18982
[skip sauce]
2016-01-20 17:50:08 -08:00
David Beitey
a5f4046d38 Document .small and .mark classes
These are available in _type.scss but not documented.  These classes are useful for styling without adding semantics.
2016-01-21 10:28:05 +10:00
Chris Rebert
850611d895 Add nested definition list to docs example
Refs #18458
[skip sauce]
2016-01-06 16:56:27 -08:00
Chris Rebert
602b107edb Remove usages of and references to <input type="datetime">
It has been removed from the HTML specification: https://github.com/whatwg/html/issues/336
Only Presto Opera ever implemented a special UI for it.

[skip sauce]
2016-01-06 11:28:17 -08:00
Mark Otto
c76a2c3218 Merge pull request #18669 from twbs/fix-18652
Remove .dl-horizontal; it's redundant to the grid system
2016-01-03 19:10:42 -08:00
Patrick H. Lauke
efe2419fec Change "preformatted text" heading and intro para
also, stray "blocks" in the "Sample output", which doesn't seem to
belong there.
2015-12-25 21:26:41 +00:00
Patrick H. Lauke
68e0b01ac8 Fix code block example
use `<code>` (as it's still semantically code that we're marking up) and
make the example actually multiple lines...
2015-12-25 13:49:16 +00:00
Patrick H. Lauke
25a36729bc Missing angle brackets 2015-12-25 13:44:33 +00:00
Chris Rebert
4c86e37c2d Remove .dl-horizontal; it's redundant to the grid system; fixes #18652
[skip sauce]
2015-12-24 21:26:26 -07:00
Quy
1f097c73ca Fix anchor link 2015-12-13 11:04:15 -08:00
vsn4ik
fd2a3825aa Remove unnecessary style attribyte on docs (aligning-images) 2015-12-08 23:14:16 +03:00
Mark Otto
9e872efb3f rip out the .blockquote-* children classes for margin utils 2015-12-07 23:36:35 -08:00
Mark Otto
886bbe9bc0 Merge pull request #18138 from bassjobsen/patch-12
refactor blockqoutes to to avoid tag selectors & child selectors
2015-12-07 23:32:31 -08:00
Mark Otto
515ff1aacb rewrite list-inline to use margin and simpler styles 2015-12-07 23:31:02 -08:00
Mark Otto
d3c87d32fa Merge branch 'patch-11' of https://github.com/bassjobsen/bootstrap into bassjobsen-patch-11 2015-12-07 23:28:31 -08:00
Taylor Poulos
0021e7e5b4 Proposed better phrasing in the "images" section
Previously, this read "Bootstrap doesn’t apply this automatically as it causes complications to other image formats." 

In this sentence, the number of the subject and the verb don't agree, and the word "this" is unclear.
2015-12-01 19:21:12 -05:00
Chris Rebert
548834e87f Merge pull request #18340 from twbs/responsive-pulls
Add responsive float classes
2015-11-29 21:47:49 -08:00
Chris Rebert
a8dc4812a4 Add responsive float classes; fixes #13690 2015-11-26 22:13:26 -08:00
Chris Rebert
ade2ab1341 Remove non-responsive text alignment classes
These can be replaced by their `.text-xs-*` parallels.
This also avoids any complications from interactions between the responsive and non-responsive classes.
(e.g. `<div class="text-left text-md-right">`)

Refs #18300
[skip sauce]
2015-11-22 21:33:42 -08:00
Chris Rebert
7a2ba9a224 docs/content/reboot.md: Just to avoid any ambiguity
[ci skip]
2015-11-15 17:24:46 -08:00
Chris Rebert
60511303a1 docs/content/reboot.md: Add MDN link and a comma 2015-11-15 17:18:31 -08:00
Patrick H. Lauke
8ec7819725 Touch responsiveness optimization
Admittedly wordy info dump on why we use `touch-action:manipulation`

refs https://github.com/twbs/bootstrap/pull/18051#issuecomment-156375970
2015-11-16 01:08:20 +00:00
Bass Jobsen
0d34169e1f Refactor figure image styles to use CSS class instead of child selector
Refactoring according the comments on https://github.com/twbs/bootstrap/pull/18104.
Closes #18131
2015-11-14 15:00:08 -08:00
Chris Rebert
be5e223177 Move [hidden] style from _utilities.scss to _reboot.scss; fixes #18230
[skip sauce]
2015-11-12 19:15:54 -08:00
Bass Jobsen
f1c7c3f599 Update typography.md 2015-11-03 10:25:17 +01:00
Bass Jobsen
2c7bac8f4f Update typography.md 2015-11-03 01:57:37 +01:00
Chris Rebert
aedf1f9ad9 Merge pull request #17804 from audionerd/patch-1
Update typography docs re: global vars
[skip sauce]
2015-10-26 14:37:00 -07:00
Thomas Shinnick
5b71753763 Fix three small typos 2015-10-19 11:37:19 -05:00