1
0
Fork 0
mirror of https://github.com/twbs/bootstrap.git synced 2022-11-09 12:25:43 -05:00
Commit graph

29 commits

Author SHA1 Message Date
Michael Letcher
c8ee8509cb Updated Safari Bug (#24350) 2017-10-12 21:22:18 +03:00
Mark Otto
742e3a79dd Update column resets docs to include new section for column breaks
- Moves offset reset to the offset section
- Adds new breaks section to fix #24136
2017-10-03 16:10:54 -07:00
Luke Frake
c2fb64ce37 Add order first to grid (#24202)
* Add first class to grid framework to add negative ordering

* Add order-first explination to the docs
2017-10-02 18:56:13 -07:00
Mark Otto
4e2ed6890c remove that, the example comes first now 2017-09-30 20:30:40 -07:00
Mark Otto
9473a7298e more links, clarify predefined classes 2017-09-30 20:30:40 -07:00
Mark Otto
72ef6f4d86 be more specific about context and breakpoint scaling 2017-09-30 20:30:40 -07:00
Mark Otto
5463612c4d be more specific 2017-09-30 20:30:40 -07:00
Mark Otto
6e9100155d rewrite containers and rows section 2017-09-30 20:30:40 -07:00
Mark Otto
92a9b68372 link to css tricks article, add code snippet to example 2017-09-30 20:30:40 -07:00
Mark Otto
c449f3323a link to mdn flex doc 2017-09-30 20:30:40 -07:00
Ray Villalobos
71469a2fac Take out reference to Flex Order (#23759)
Since flex-order was renamed to just order, change the subtitle.
2017-09-27 10:49:48 +03:00
Mark Otto
d3d06583c5 consistent comma usage :D 2017-09-07 09:31:50 -07:00
Andres Galante
8672161f75 adds clarification that gris values should be set in px (#23829) 2017-09-04 15:39:24 -07:00
Eugenio
56e415d57d Correct typo (#23805)
Shouldn't this be 'output' ?
2017-09-01 22:58:53 +01:00
SKmedix
022b41ed9b Added missing dot (#23601) 2017-08-21 18:30:55 +03:00
Иван Жеков
721d948d94 Remove trailing spaces (#23593) 2017-08-21 14:51:36 +03:00
Mark Otto
fd8c052c67 Restore grid offset classes
Fixes #23360 by restoring just the offset class generation to our grid
framework mixins. Also restores the `make-col-offset` mixin.

Docs have been restored to illustrate this behavior and merged with the
newer margin utilities examples.
2017-08-20 11:17:48 -07:00
Mark Otto
64bf037bd1 mention how to do edge-to-edge in docs
/cc #23070
2017-07-14 16:31:34 -07:00
Mark Otto
16fdaa2bef fixes #23045 2017-07-14 16:31:13 -07:00
Mark Otto
67245a474f fix some busted links 2017-07-02 12:00:24 -07:00
Mark Otto
78167242b3 cleanup offsets 2017-07-01 10:42:36 -07:00
Mark Otto
7eafb16579 update that docs bit too 2017-06-30 11:44:09 -07:00
Mark Otto
3afb571ec3 formatting 2017-06-30 11:44:09 -07:00
Mark Otto
3fd0708f8d this were removed 2017-06-30 11:44:09 -07:00
Mark Otto
6b34cba118 drop that part of the docs, not applicable 2017-06-30 11:44:09 -07:00
Mark Otto
4982926dcf Drop offsets and push/pull for new order variants 2017-06-30 11:44:09 -07:00
Mark Otto
b013b987b0 remove grid gutter sass map as it's output css was all jacked up 2017-06-30 09:01:39 -07:00
Mark Otto
b2c1e89c6a update urls 2017-05-29 23:32:28 -07:00
Mark Otto
3e76d65656 Rearrange all the docs to allow for a docs/major.minor/ setup 2017-05-29 23:32:28 -07:00
Renamed from docs/layout/grid.md (Browse further)