Mark Otto
169d2a4a78
Merge branch 'master' into v4
2015-06-18 23:56:43 -07:00
Mark Otto
331b8d2250
Add 21x9 responsive embed modifier
...
- Credit: @adammacias
- Fixes #16499
2015-06-18 16:01:52 -07:00
Mark Otto
e615ae053c
overhaul nav and shit again
...
- drop the index pages save for examples
- comment out the extend section for now
- fix up spacing fix on team list
2015-06-13 14:05:25 -07:00
Mark Otto
6e3054be68
components index
2015-06-13 13:26:05 -07:00
Mark Otto
9863eb75d2
move spacing utils to separate file, document them a bit
2015-06-01 01:19:02 -07:00
Mark Otto
7c552d70fc
fix utils ToC listing by unnesting headings
2015-05-29 14:05:31 -07:00
Mark Otto
71bcf0dd0b
update cards docs to clarify things, fix remaining broken cards
2015-05-29 13:09:07 -07:00
Mark Otto
b455ed8def
add markdown toc stuff
2015-05-29 01:58:52 -07:00
Mark Otto
74d17ab7a0
rewrite much of cards and the docs
2015-05-28 14:07:34 -07:00
Mark Otto
6e3d4331db
new card sizing maybe
2015-05-27 19:00:11 -07:00
Mark Otto
663576a7ae
Merge branch 'v4' of https://github.com/twbs/derpstrap into v4
...
Conflicts:
dist/css/bootstrap.css
dist/css/bootstrap.css.map
docs/assets/css/docs.min.css
2015-05-27 15:49:55 -07:00
Mark Otto
68bcb89291
Update buttons.md
2015-04-30 14:39:57 -07:00
Mark Otto
8174f6c409
update buttons role copy
...
/cc @cvrebert @patrickhlauke
2015-04-30 11:40:54 -07:00
Mark Otto
a999a0aff2
remove some callouts on buttons by rewriting things a bit
2015-04-29 11:44:19 -07:00
Mark Otto
847b7bc71e
fix up file example
2015-04-27 00:51:31 -07:00
Mark Otto
aee20f7ffc
docs note
2015-04-26 07:49:11 -07:00
Chris Rebert
4c3c402b0e
forms.md: fix typo
2015-04-23 17:33:35 -07:00
Chris Rebert
ff85ad1472
card.md: fix typo
2015-04-23 17:17:48 -07:00
Chris Rebert
cfcc597c85
reboot.md: fix typo
2015-04-23 16:30:12 -07:00
Mark Otto
fe6756485f
add card grid sizing
2015-04-23 01:33:19 -07:00
Mark Otto
37e543759b
scope grid example styles better
2015-04-23 01:30:55 -07:00
Mark Otto
490294e68b
Fix up some form docs styles, sizing, etc
2015-04-23 01:10:14 -07:00
Mark Otto
dc3abb5f12
Update labels and form grid examples
2015-04-23 00:51:39 -07:00
Mark Otto
b45d719e37
more reboot edits
2015-04-22 23:13:11 -07:00
Mark Otto
46a3506a42
clarify some docs, improve layout
2015-04-22 23:09:05 -07:00
Mark Otto
8f94078da8
New form control sizing, new navbar condensed variation, update nav and navbar spacing
2015-04-18 18:12:10 -07:00
Mark Otto
7e86bfd9ac
change nav to use index files for each section; stub out index views for everything
2015-04-18 12:28:50 -07:00
Mark Otto
81fb03406e
move responsive embed to utilities docs, update the nav to dedupe things
2015-04-17 21:07:09 -07:00
Mark Otto
b326ecdd65
move js tabs docs to navs docs page
2015-04-17 20:59:22 -07:00
Mark Otto
fe203ec382
reorganize code docs
2015-04-17 20:19:51 -07:00
Mark Otto
bf085b1a02
delete the .page-header and its docs
2015-04-17 20:00:38 -07:00
Mark Otto
a7f4fc5849
rewrite alert docs
2015-04-17 19:51:15 -07:00
Mark Otto
4b58ee15b5
remove some typography docs from that page because they're covered in the reboot
2015-04-17 17:18:36 -07:00
Mark Otto
a4aa650d7d
move custom forms docs to the forms docs page
2015-04-17 16:50:02 -07:00
Mark Otto
611a127a1e
change the type scale a bit again
2015-04-17 16:49:48 -07:00
Mark Otto
bf5931b5ee
massive rewrite of forms docs and some css
2015-04-17 16:02:41 -07:00
Mark Otto
7f3c85ecdc
remove nested .bd-example
2015-04-17 14:24:11 -07:00
Mark Otto
8b93787fd2
move all JS buttons docs to regular buttons docs page, rewrite the callouts and some docs verbage
2015-04-17 14:11:08 -07:00
Mark Otto
0156f9a237
move remaining files to components subdir
2015-04-17 12:41:49 -07:00
Mark Otto
e70d9077f0
move buttons from content to components
2015-04-17 12:40:25 -07:00
Mark Otto
f58143e7d6
editing intro
2015-04-17 12:39:39 -07:00
Mark Otto
a73946b08d
move text utilities docs from type to utilities
2015-04-17 01:31:09 -07:00
Mark Otto
e782a9b580
rename helpers to utilities in docs, matching the scss file
2015-04-17 01:03:16 -07:00
Mark Otto
7049a07444
More reboot work, commenting out things that have been moved over
2015-04-17 00:22:35 -07:00
Mark Otto
cbf0e25280
nav and typo
2015-04-16 23:04:42 -07:00
Mark Otto
b1f48d3098
more reboot updates
2015-04-16 19:33:42 -07:00
Mark Otto
0ab1576ae2
Merge branch 'v4' of https://github.com/twbs/derpstrap into v4
2015-04-16 18:54:17 -07:00
Mark Otto
605990400e
collapsing navbar tools
2015-04-16 18:50:32 -07:00
Mark Otto
06c2862d25
start stubbing out a new reboot section and file
2015-04-16 18:39:45 -07:00
Mark Otto
466d36e541
Redo all our callouts with the custom callout plugin
...
- Replaces manual use of .bd-callout with {% callout [type] %}
- Rearranged some callouts for proximity to others
- Turned long lists of callouts--like those on tooltips, plugings, etc--into a list because holy shit that's overwhelming
2015-04-16 16:56:40 -07:00