Mark Otto
|
f98883fc44
|
move more js stuff to components section
|
2015-03-30 20:55:00 -07:00 |
|
Mark Otto
|
fad885fd8a
|
Consolidate alerts docs into single page
|
2015-03-30 20:50:34 -07:00 |
|
Mark Otto
|
c86a8736c6
|
Consolidate dropdown docs into single page
|
2015-03-30 18:23:35 -07:00 |
|
Mark Otto
|
e29455814f
|
typo
|
2015-03-09 14:50:40 +00:00 |
|
Mark Otto
|
5f2872c561
|
input groups: drop the tooltips warning, move accessibility notice to a sub section
|
2015-03-09 14:48:51 +00:00 |
|
Mark Otto
|
81259b9c4c
|
simplify input group docs to remove two notices, condense some language
|
2015-03-09 14:46:32 +00:00 |
|
Mark Otto
|
454cc55e31
|
remove justified button groups
|
2015-03-09 14:32:30 +00:00 |
|
Mark Otto
|
c16fee5efd
|
Merge branch 'master' into v4
Conflicts:
.travis.yml
Gruntfile.js
bower.json
dist/css/bootstrap.css
dist/css/bootstrap.css.map
dist/css/bootstrap.min.css
dist/js/bootstrap.js
dist/js/bootstrap.min.js
docs/_data/glyphicons.yml
docs/_includes/components/breadcrumbs.html
docs/_includes/components/button-dropdowns.html
docs/_includes/components/button-groups.html
docs/_includes/components/dropdowns.html
docs/_includes/components/glyphicons.html
docs/_includes/components/labels.html
docs/_includes/components/list-group.html
docs/_includes/components/media.html
docs/_includes/components/navs.html
docs/_includes/components/panels.html
docs/_includes/components/progress-bars.html
docs/_includes/components/thumbnails.html
docs/_includes/components/wells.html
docs/_includes/css/buttons.html
docs/_includes/css/forms.html
docs/_includes/css/helpers.html
docs/_includes/css/images.html
docs/_includes/css/less.html
docs/_includes/customizer-variables.html
docs/_includes/getting-started/accessibility.html
docs/_includes/getting-started/browser-device-support.html
docs/_includes/getting-started/community.html
docs/_includes/getting-started/examples.html
docs/_includes/getting-started/grunt.html
docs/_includes/getting-started/license.html
docs/_includes/getting-started/template.html
docs/_includes/header.html
docs/_includes/js/affix.html
docs/_includes/js/alerts.html
docs/_includes/js/carousel.html
docs/_includes/js/collapse.html
docs/_includes/js/dropdowns.html
docs/_includes/js/modal.html
docs/_includes/js/overview.html
docs/_includes/js/popovers.html
docs/_includes/js/scrollspy.html
docs/_includes/js/tabs.html
docs/_includes/js/tooltips.html
docs/_includes/js/transitions.html
docs/_includes/nav/javascript.html
docs/_layouts/default.html
docs/assets/css/docs.min.css
docs/assets/css/src/docs.css
docs/assets/js/customize.min.js
docs/assets/js/docs.min.js
docs/assets/js/raw-files.min.js
docs/assets/js/vendor/FileSaver.js
docs/assets/js/vendor/autoprefixer.js
docs/assets/js/vendor/uglify.min.js
docs/dist/css/bootstrap.css
docs/dist/css/bootstrap.css.map
docs/dist/css/bootstrap.min.css
docs/dist/js/bootstrap.min.js
docs/examples/blog/index.html
docs/examples/carousel/index.html
docs/examples/cover/index.html
docs/examples/dashboard/index.html
docs/examples/narrow-jumbotron/narrow-jumbotron.css
docs/examples/navbar-fixed-top/index.html
docs/examples/navbar-static-top/index.html
docs/examples/non-responsive/index.html
docs/examples/non-responsive/non-responsive.css
docs/examples/theme/index.html
grunt/configBridge.json
js/affix.js
js/carousel.js
js/collapse.js
js/dropdown.js
js/modal.js
js/popover.js
js/scrollspy.js
js/tab.js
js/tests/unit/affix.js
js/tests/unit/button.js
js/tests/unit/carousel.js
js/tests/unit/modal.js
js/tests/unit/tooltip.js
js/tooltip.js
less/badges.less
less/glyphicons.less
less/type.less
less/variables.less
package.json
scss/_dropdown.scss
scss/_forms.scss
test-infra/npm-shrinkwrap.json
|
2015-03-01 13:44:10 -08:00 |
|
Mark Otto
|
35e5f6f169
|
copy
|
2015-01-20 21:55:20 -08:00 |
|
Mark Otto
|
4a3ae1cf45
|
fix dupe images
|
2015-01-20 21:12:31 -08:00 |
|
Mark Otto
|
33e32bffc8
|
new headers, ad placements, intro paragraphs on several pages, etc
|
2015-01-19 20:03:08 -08:00 |
|
Mark Otto
|
e2c6dd29d8
|
tons of docs helpers cleanup
|
2015-01-19 16:15:51 -08:00 |
|
Mark Otto
|
29c7a0f002
|
fix quick floats example
|
2015-01-19 16:11:29 -08:00 |
|
Mark Otto
|
43e45ce06c
|
consolidate forms docs
|
2015-01-19 16:00:56 -08:00 |
|
Mark Otto
|
325748ff68
|
Merge branch 'master' into v4
Conflicts:
_config.yml
dist/css/bootstrap-theme.css
dist/css/bootstrap-theme.css.map
dist/css/bootstrap-theme.min.css
dist/css/bootstrap.css
dist/css/bootstrap.css.map
dist/css/bootstrap.min.css
dist/js/bootstrap.min.js
docs/_includes/components/thumbnails.html
docs/_includes/css/forms.html
docs/_includes/css/grid.html
docs/_includes/customizer-variables.html
docs/_includes/footer.html
docs/_includes/getting-started/download.html
docs/_includes/getting-started/template.html
docs/_includes/js/overview.html
docs/_includes/js/popovers.html
docs/_includes/js/tooltips.html
docs/assets/css/docs.min.css
docs/assets/js/customize.min.js
docs/assets/js/raw-files.min.js
docs/assets/js/src/customizer.js
docs/dist/css/bootstrap-theme.css
docs/dist/css/bootstrap-theme.css.map
docs/dist/css/bootstrap-theme.min.css
docs/dist/css/bootstrap.css
docs/dist/css/bootstrap.css.map
docs/dist/css/bootstrap.min.css
docs/dist/js/bootstrap.js
docs/dist/js/bootstrap.min.js
docs/examples/navbar-fixed-top/index.html
docs/examples/navbar-static-top/index.html
docs/examples/non-responsive/index.html
docs/examples/theme/index.html
grunt/configBridge.json
less/alerts.less
less/badges.less
less/jumbotron.less
less/panels.less
less/tables.less
less/theme.less
less/variables.less
package.json
scss/_button-group.scss
scss/_buttons.scss
scss/_forms.scss
|
2015-01-19 14:48:12 -08:00 |
|
Chris Rebert
|
0bd8c7cb6a
|
grunt dist
|
2015-01-05 11:41:34 -08:00 |
|
Mark Otto
|
0e5d17d5f6
|
Merge branch 'master' into v4
Conflicts:
Gruntfile.js
dist/css/bootstrap-theme.css
dist/css/bootstrap-theme.css.map
dist/css/bootstrap-theme.min.css
dist/css/bootstrap.css
dist/css/bootstrap.css.map
dist/css/bootstrap.min.css
dist/js/bootstrap.min.js
docs/_data/glyphicons.yml
docs/_includes/components/alerts.html
docs/_includes/components/badges.html
docs/_includes/components/breadcrumbs.html
docs/_includes/components/button-dropdowns.html
docs/_includes/components/button-groups.html
docs/_includes/components/dropdowns.html
docs/_includes/components/glyphicons.html
docs/_includes/components/input-groups.html
docs/_includes/components/jumbotron.html
docs/_includes/components/labels.html
docs/_includes/components/list-group.html
docs/_includes/components/media.html
docs/_includes/components/navbar.html
docs/_includes/components/navs.html
docs/_includes/components/page-header.html
docs/_includes/components/pagination.html
docs/_includes/components/panels.html
docs/_includes/components/progress-bars.html
docs/_includes/components/responsive-embed.html
docs/_includes/components/thumbnails.html
docs/_includes/components/wells.html
docs/_includes/css/buttons.html
docs/_includes/css/code.html
docs/_includes/css/forms.html
docs/_includes/css/grid.html
docs/_includes/css/helpers.html
docs/_includes/css/images.html
docs/_includes/css/less.html
docs/_includes/css/tables.html
docs/_includes/css/type.html
docs/_includes/customizer-variables.html
docs/_includes/getting-started/accessibility.html
docs/_includes/getting-started/disabling-responsiveness.html
docs/_includes/getting-started/download.html
docs/_includes/getting-started/whats-included.html
docs/_includes/js/alerts.html
docs/_includes/js/buttons.html
docs/_includes/js/carousel.html
docs/_includes/js/collapse.html
docs/_includes/js/modal.html
docs/_includes/js/overview.html
docs/_includes/js/popovers.html
docs/_includes/js/tabs.html
docs/_includes/js/tooltips.html
docs/_includes/nav/components.html
docs/_includes/nav/javascript.html
docs/_jade/customizer-variables.jade
docs/_layouts/default.html
docs/about.html
docs/assets/css/docs.min.css
docs/assets/css/src/docs.css
docs/assets/js/customize.min.js
docs/assets/js/raw-files.min.js
docs/assets/js/src/customizer.js
docs/customize.html
docs/dist/css/bootstrap-theme.css.map
docs/dist/css/bootstrap.css
docs/dist/css/bootstrap.css.map
docs/dist/css/bootstrap.min.css
less/glyphicons.less
less/mixins/vendor-prefixes.less
less/navbar.less
less/popovers.less
less/tables.less
less/theme.less
less/tooltip.less
less/variables.less
package.json
scss/_carousel.scss
scss/_close.scss
scss/_forms.scss
test-infra/npm-shrinkwrap.json
|
2015-01-03 20:08:58 -08:00 |
|
Mark Otto
|
401ace65f4
|
add indeterminate checkbox support
|
2015-01-01 12:01:55 -08:00 |
|
Mark Otto
|
1a932b7e02
|
Merge branch 'v4' of https://github.com/twbs/derpstrap into v4
|
2014-12-31 10:39:56 -08:00 |
|
Mark Otto
|
b873edce8e
|
tweak and improve jumbotrons
|
2014-12-31 10:20:12 -08:00 |
|
Chris Rebert
|
2e815e891b
|
Fix @mdo's grammar
|
2014-12-30 12:45:24 -08:00 |
|
Mark Otto
|
b92534c632
|
improve code quality on custom forms
|
2014-12-25 15:40:24 -08:00 |
|
Mark Otto
|
dacac2ab72
|
select menu custom form element
|
2014-12-24 21:48:49 -08:00 |
|
Mark Otto
|
57d15cb4f8
|
add more explanation text
|
2014-12-24 17:00:43 -08:00 |
|
Mark Otto
|
cd60cf3386
|
custom forms: checkbox and radio stacked option
|
2014-12-24 15:45:37 -08:00 |
|
Mark Otto
|
18e08e777b
|
add custom forms, stub out examples for radios and checkboxes
|
2014-12-24 04:13:23 -08:00 |
|
Mark Otto
|
e1bb907050
|
rearrange contents docs--type, tables, images, forms, etc--into own docs section
|
2014-12-24 03:26:51 -08:00 |
|
Mark Otto
|
b500713dd2
|
missed an end tag
|
2014-12-23 14:11:10 -08:00 |
|
Mark Otto
|
b67b2c7f49
|
fix up helpers docs again for .invisible and [hidden]
|
2014-12-23 14:00:34 -08:00 |
|
Mark Otto
|
491503e4ae
|
audit helpers docs: fix mixins formatting for scss conversion
|
2014-12-23 04:53:19 -08:00 |
|
Mark Otto
|
dfb6a679d2
|
audit helpers docs: quick floats
|
2014-12-23 04:40:42 -08:00 |
|
Mark Otto
|
9aa8239f88
|
add some utilities docs for new hidden and show changes
|
2014-12-23 04:28:01 -08:00 |
|
Mark Otto
|
547f16b58e
|
rewrite all table styles to remove in selectors
|
2014-12-18 22:59:47 -08:00 |
|
Chris Rebert
|
12c5473e7a
|
rename .previous => .pager-prev , .next => .pager-next
|
2014-12-17 18:39:43 -08:00 |
|
Mark Otto
|
52c80891c2
|
Merge pull request #32 from twbs/old-firefox-docs
Remove docs notes about old Firefoxes
|
2014-12-17 12:29:14 -08:00 |
|
Chris Rebert
|
c88b3e1fd7
|
Remove docs notes about old Firefoxes
|
2014-12-16 19:32:26 -08:00 |
|
Chris Rebert
|
a8299b5b45
|
Remove ancillary references to IE<9 in comments+docs
|
2014-12-16 19:06:57 -08:00 |
|
Mark Otto
|
3b62bc48df
|
nuke auto truncating message
|
2014-12-11 14:19:02 -08:00 |
|
Mark Otto
|
3737cb1d46
|
Use grid classes or mixins on .dl-horizontal, update docs to include it, removes auto truncate and makes .text-overflow mixin into a .text-truncate class and mixin combo for better granularity
|
2014-12-11 14:12:10 -08:00 |
|
Mark Otto
|
6f2e9d8111
|
remove docs warning on inline vs inline-block for labels
|
2014-12-06 00:30:28 -08:00 |
|
Mark Otto
|
7a799af939
|
fixes and grunt
|
2014-11-30 21:01:50 -08:00 |
|
Mark Otto
|
b648a77ed3
|
Merge branch 'master' into v4
Conflicts:
Gruntfile.js
_config.yml
dist/css/bootstrap-theme.css
dist/css/bootstrap-theme.min.css
dist/css/bootstrap.css
dist/css/bootstrap.css.map
dist/css/bootstrap.min.css
dist/fonts/glyphicons-halflings-regular.eot
dist/fonts/glyphicons-halflings-regular.svg
dist/fonts/glyphicons-halflings-regular.ttf
dist/fonts/glyphicons-halflings-regular.woff
docs/_data/glyphicons.yml
docs/_includes/components/alerts.html
docs/_includes/components/badges.html
docs/_includes/components/button-dropdowns.html
docs/_includes/components/button-groups.html
docs/_includes/components/dropdowns.html
docs/_includes/components/glyphicons.html
docs/_includes/components/input-groups.html
docs/_includes/components/labels.html
docs/_includes/components/media.html
docs/_includes/components/navbar.html
docs/_includes/components/navs.html
docs/_includes/components/pagination.html
docs/_includes/components/panels.html
docs/_includes/components/progress-bars.html
docs/_includes/css/buttons.html
docs/_includes/css/forms.html
docs/_includes/css/grid.html
docs/_includes/css/helpers.html
docs/_includes/css/images.html
docs/_includes/css/less.html
docs/_includes/css/responsive-utilities.html
docs/_includes/css/sass.html
docs/_includes/css/tables.html
docs/_includes/css/type.html
docs/_includes/getting-started/accessibility.html
docs/_includes/getting-started/browser-device-support.html
docs/_includes/getting-started/community.html
docs/_includes/getting-started/download.html
docs/_includes/getting-started/examples.html
docs/_includes/getting-started/whats-included.html
docs/_includes/js/affix.html
docs/_includes/js/alerts.html
docs/_includes/js/buttons.html
docs/_includes/js/carousel.html
docs/_includes/js/collapse.html
docs/_includes/js/dropdowns.html
docs/_includes/js/modal.html
docs/_includes/js/overview.html
docs/_includes/js/tabs.html
docs/_includes/nav/components.html
docs/_includes/nav/css.html
docs/_includes/nav/javascript.html
docs/_includes/nav/main.html
docs/about.html
docs/assets/css/docs.min.css
docs/assets/js/customize.min.js
docs/assets/js/raw-files.min.js
docs/dist/css/bootstrap-theme.css
docs/dist/css/bootstrap-theme.min.css
docs/dist/css/bootstrap.css
docs/dist/css/bootstrap.css.map
docs/dist/css/bootstrap.min.css
docs/dist/fonts/glyphicons-halflings-regular.eot
docs/dist/fonts/glyphicons-halflings-regular.svg
docs/dist/fonts/glyphicons-halflings-regular.ttf
docs/dist/fonts/glyphicons-halflings-regular.woff
docs/examples/carousel/index.html
docs/examples/navbar-fixed-top/index.html
docs/examples/navbar-static-top/index.html
docs/examples/navbar/index.html
docs/examples/non-responsive/index.html
docs/examples/non-responsive/non-responsive.css
docs/examples/sticky-footer-navbar/index.html
docs/examples/theme/index.html
fonts/glyphicons-halflings-regular.eot
fonts/glyphicons-halflings-regular.svg
fonts/glyphicons-halflings-regular.ttf
fonts/glyphicons-halflings-regular.woff
less/_carousel.less
less/_forms.less
less/glyphicons.less
|
2014-11-30 20:17:45 -08:00 |
|
Mark Otto
|
86af1f39ab
|
Merge branch 'master' into derp
Conflicts:
Gruntfile.js
_config.yml
dist/css/bootstrap-theme.css
dist/css/bootstrap-theme.css.map
dist/css/bootstrap-theme.min.css
dist/css/bootstrap.css
dist/css/bootstrap.css.map
dist/css/bootstrap.min.css
docs/_includes/components/button-groups.html
docs/_includes/components/jumbotron.html
docs/_includes/components/media.html
docs/_includes/components/navs.html
docs/_includes/customizer-variables.html
docs/_includes/footer.html
docs/_includes/getting-started/browser-device-support.html
docs/_includes/js/carousel.html
docs/_includes/js/dropdowns.html
docs/_includes/js/modal.html
docs/_includes/js/popovers.html
docs/_includes/js/tooltips.html
docs/_includes/nav/getting-started.html
docs/_includes/nav/javascript.html
docs/_layouts/default.html
docs/assets/css/docs.min.css
docs/assets/css/src/docs.css
docs/assets/js/customize.min.js
docs/assets/js/docs.min.js
docs/assets/js/raw-files.min.js
docs/browser-bugs.html
docs/dist/css/bootstrap-theme.css
docs/dist/css/bootstrap-theme.css.map
docs/dist/css/bootstrap-theme.min.css
docs/dist/css/bootstrap.css
docs/dist/css/bootstrap.css.map
docs/dist/css/bootstrap.min.css
docs/examples/justified-nav/index.html
less/_forms.less
less/_tooltip.less
less/navs.less
less/theme.less
|
2014-11-09 22:02:53 -08:00 |
|
Mark Otto
|
9796f56fa1
|
title change
|
2014-10-27 04:52:48 -07:00 |
|
Mark Otto
|
b091dd5e86
|
rename new navbar to just navbar
|
2014-10-27 04:52:22 -07:00 |
|
Mark Otto
|
77250e1451
|
drop the old navbar
|
2014-10-27 04:52:07 -07:00 |
|
Mark Otto
|
674c2ff224
|
fix up the new navbar docs
|
2014-10-27 04:49:24 -07:00 |
|
Mark Otto
|
f26821a83a
|
fix progress bar animated biznas
|
2014-10-26 22:48:12 -07:00 |
|
Mark Otto
|
d6b0f45fb7
|
Merge branch 'master' into derp
Conflicts:
Gruntfile.js
dist/css/bootstrap-theme.css
dist/css/bootstrap-theme.css.map
dist/css/bootstrap-theme.min.css
dist/css/bootstrap.css
dist/css/bootstrap.css.map
dist/css/bootstrap.min.css
docs/_includes/components/dropdowns.html
docs/_includes/components/media.html
docs/_includes/components/navs.html
docs/_includes/components/progress-bars.html
docs/_includes/components/responsive-embed.html
docs/_includes/css/buttons.html
docs/_includes/css/forms.html
docs/_includes/css/less.html
docs/_includes/css/overview.html
docs/_includes/css/responsive-utilities.html
docs/_includes/customizer-variables.html
docs/_includes/getting-started/browser-device-support.html
docs/_includes/getting-started/grunt.html
docs/_includes/getting-started/template.html
docs/_includes/header.html
docs/_includes/js/alerts.html
docs/_includes/js/buttons.html
docs/_includes/js/carousel.html
docs/_includes/js/collapse.html
docs/_includes/js/dropdowns.html
docs/_includes/js/modal.html
docs/_includes/js/popovers.html
docs/_includes/js/scrollspy.html
docs/_includes/js/tabs.html
docs/_includes/js/tooltips.html
docs/_includes/nav/components.html
docs/_includes/nav/getting-started.html
docs/_layouts/default.html
docs/about.html
docs/assets/css/docs.min.css
docs/assets/css/src/docs.css
docs/assets/js/customize.min.js
docs/assets/js/docs.min.js
docs/assets/js/raw-files.min.js
docs/browser-bugs.html
docs/components.html
docs/components/navbar.md
docs/css.html
docs/dist/css/bootstrap-theme.css
docs/dist/css/bootstrap-theme.css.map
docs/dist/css/bootstrap-theme.min.css
docs/dist/css/bootstrap.css
docs/dist/css/bootstrap.css.map
docs/dist/css/bootstrap.min.css
docs/examples/blog/index.html
docs/examples/carousel/index.html
docs/examples/cover/index.html
docs/examples/dashboard/index.html
docs/examples/grid/index.html
docs/examples/jumbotron-narrow/index.html
docs/examples/jumbotron/index.html
docs/examples/justified-nav/index.html
docs/examples/navbar-fixed-top/index.html
docs/examples/navbar-static-top/index.html
docs/examples/navbar/index.html
docs/examples/non-responsive/index.html
docs/examples/offcanvas/index.html
docs/examples/signin/index.html
docs/examples/starter-template/index.html
docs/examples/sticky-footer-navbar/index.html
docs/examples/sticky-footer/index.html
docs/examples/theme/index.html
docs/examples/tooltip-viewport/index.html
docs/getting-started.html
docs/javascript.html
docs/migration.html
less/_animation.less
less/_modal.less
less/_navbar.less
less/_variables.less
less/glyphicons.less
less/navs.less
less/panels.less
less/progress-bars.less
|
2014-10-26 22:31:59 -07:00 |
|
Mark Otto
|
073389ca5e
|
Rename .table-condensed to .table-sm
|
2014-09-17 22:14:27 -07:00 |
|
Mark Otto
|
ca2711fc8e
|
rewrite jumbotron less and make heading use a class
|
2014-09-17 20:03:32 -07:00 |
|
Mark Otto
|
9f2aeafe85
|
Merge branch 'master' into derp
Conflicts:
Gruntfile.js
dist/css/bootstrap-theme.css.map
dist/css/bootstrap.css
dist/css/bootstrap.css.map
dist/css/bootstrap.min.css
dist/fonts/glyphicons-halflings-regular.svg
docs/_includes/components/badges.html
docs/_includes/components/input-groups.html
docs/_includes/components/pagination.html
docs/_includes/css/forms.html
docs/_includes/footer.html
docs/_includes/getting-started/browser-device-support.html
docs/_includes/getting-started/grunt.html
docs/_includes/home-nav.html
docs/_includes/js/alerts.html
docs/_includes/js/buttons.html
docs/_includes/js/carousel.html
docs/_includes/js/collapse.html
docs/_includes/js/modal.html
docs/_includes/js/popovers.html
docs/_includes/js/tooltips.html
docs/_includes/nav/getting-started.html
docs/_includes/nav/javascript.html
docs/assets/css/docs.min.css
docs/assets/css/src/docs.css
docs/assets/js/customize.min.js
docs/assets/js/raw-files.min.js
docs/browser-bugs.html
docs/dist/css/bootstrap-theme.css.map
docs/dist/css/bootstrap.css
docs/dist/css/bootstrap.css.map
docs/dist/css/bootstrap.min.css
docs/dist/fonts/glyphicons-halflings-regular.svg
fonts/glyphicons-halflings-regular.svg
less/_button-group.less
less/_jumbotron.less
less/_variables.less
less/mixins/vendor-prefixes.less
less/panels.less
less/thumbnails.less
package.json
|
2014-09-17 15:21:31 -07:00 |
|
Mark Otto
|
d4e58c755e
|
fuck around with responsive reflow table idea
|
2014-08-05 17:45:24 -07:00 |
|
Mark Otto
|
668dc448a7
|
bigger images
|
2014-08-05 17:23:25 -07:00 |
|
Mark Otto
|
60e64015de
|
fix broke code block
|
2014-08-05 17:21:54 -07:00 |
|
Mark Otto
|
d71f6470c1
|
copy and remove rogue p tag
|
2014-08-05 17:21:13 -07:00 |
|
Mark Otto
|
adefbf6ebe
|
copy on badges
|
2014-08-05 17:16:28 -07:00 |
|
Mark Otto
|
25d6824e6c
|
cards
|
2014-08-05 17:12:24 -07:00 |
|
Mark Otto
|
089d434895
|
Merge branch 'master' into derp
Conflicts:
_config.yml
dist/css/bootstrap-theme.css.map
dist/css/bootstrap.css
dist/css/bootstrap.css.map
dist/css/bootstrap.min.css
docs/_includes/components/glyphicons.html
docs/_includes/css/forms.html
docs/_includes/css/tables.html
docs/_includes/getting-started/browser-device-support.html
docs/_includes/header.html
docs/_includes/js/affix.html
docs/_includes/js/alerts.html
docs/_includes/js/buttons.html
docs/_includes/js/dropdowns.html
docs/_includes/js/overview.html
docs/_includes/js/popovers.html
docs/_includes/js/tooltips.html
docs/_includes/nav/javascript.html
docs/assets/css/docs.min.css
docs/assets/css/src/docs.css
docs/assets/js/customize.min.js
docs/assets/js/docs.min.js
docs/assets/js/raw-files.min.js
docs/browser-bugs.html
docs/dist/css/bootstrap-theme.css.map
docs/dist/css/bootstrap.css
docs/dist/css/bootstrap.css.map
docs/dist/css/bootstrap.min.css
docs/examples/blog/index.html
docs/examples/carousel/index.html
docs/examples/cover/index.html
docs/examples/dashboard/index.html
docs/examples/grid/index.html
docs/examples/jumbotron-narrow/index.html
docs/examples/jumbotron/index.html
docs/examples/justified-nav/index.html
docs/examples/navbar-fixed-top/index.html
docs/examples/navbar-static-top/index.html
docs/examples/navbar/index.html
docs/examples/non-responsive/index.html
docs/examples/offcanvas/index.html
docs/examples/signin/index.html
docs/examples/starter-template/index.html
docs/examples/sticky-footer-navbar/index.html
docs/examples/sticky-footer/index.html
docs/examples/theme/index.html
docs/examples/tooltip-viewport/index.html
less/code.less
less/panels.less
less/variables.less
|
2014-08-02 18:30:59 -07:00 |
|
Mark Otto
|
8ff37bdb23
|
markdownify jumbotron docs
|
2014-07-14 09:14:48 -07:00 |
|
Mark Otto
|
35e68dcc33
|
markdownify label docs
|
2014-07-14 09:14:41 -07:00 |
|
Mark Otto
|
2879b93624
|
example page header
|
2014-07-14 09:14:31 -07:00 |
|
Mark Otto
|
108c395ad4
|
new navbar tweaks
|
2014-07-14 08:48:33 -07:00 |
|
Mark Otto
|
cdb0f8229e
|
move scaffolding stuff back to layout once more, split off the type docs to typography section
|
2014-07-14 08:34:56 -07:00 |
|
Mark Otto
|
8d55c3c0a3
|
move containers to layout section
|
2014-07-14 08:22:33 -07:00 |
|
Mark Otto
|
e6ee1b228f
|
inverse table idea
|
2014-07-14 00:23:46 -07:00 |
|
Mark Otto
|
d60d34231a
|
table headers
|
2014-07-13 23:45:34 -07:00 |
|
Mark Otto
|
3e896193ab
|
new navbar ideas
|
2014-07-13 23:33:54 -07:00 |
|
Mark Otto
|
aa22440acb
|
move media to layout
|
2014-07-13 01:28:19 -07:00 |
|
Mark Otto
|
1b35ec9be5
|
fix helpers
|
2014-07-13 01:26:48 -07:00 |
|
Mark Otto
|
9c90f36dae
|
markdownify button group
|
2014-07-13 01:23:34 -07:00 |
|
Mark Otto
|
4a5f1f036b
|
markdownify button dropdowns
|
2014-07-13 01:23:29 -07:00 |
|
Mark Otto
|
35d87bcb25
|
markdownify responsive embed
|
2014-07-13 01:17:54 -07:00 |
|
Mark Otto
|
4aec90fa08
|
markdownify pagination
|
2014-07-13 01:17:50 -07:00 |
|
Mark Otto
|
3000dccada
|
markdownify page header
|
2014-07-13 01:17:46 -07:00 |
|
Mark Otto
|
bdc144c3bb
|
markdownify media
|
2014-07-13 01:12:11 -07:00 |
|
Mark Otto
|
a39f0f6d21
|
markdownify list group
|
2014-07-13 01:12:06 -07:00 |
|
Mark Otto
|
7d3ad78fc7
|
markdownify input group
|
2014-07-13 01:12:02 -07:00 |
|
Mark Otto
|
5904bacbb3
|
frontmatter that shit up
|
2014-07-13 00:59:31 -07:00 |
|
Mark Otto
|
722d00eadf
|
move typography
|
2014-07-13 00:57:28 -07:00 |
|
Mark Otto
|
7a70a8988b
|
move responsive embed
|
2014-07-12 02:13:32 -07:00 |
|
Mark Otto
|
55c660102e
|
move pagination
|
2014-07-12 02:13:29 -07:00 |
|
Mark Otto
|
0479394e0a
|
move page-header
|
2014-07-12 02:13:26 -07:00 |
|
Mark Otto
|
a2fd9a4e90
|
move navbar
|
2014-07-12 02:13:23 -07:00 |
|
Mark Otto
|
8baf692dc6
|
move media
|
2014-07-12 02:13:20 -07:00 |
|
Mark Otto
|
7407ee2da2
|
move list group
|
2014-07-12 02:13:16 -07:00 |
|
Mark Otto
|
f5c63e11b8
|
move label
|
2014-07-12 02:13:13 -07:00 |
|
Mark Otto
|
88db2b5970
|
move jumbotron
|
2014-07-12 02:13:09 -07:00 |
|
Mark Otto
|
ba74329ba6
|
move input group
|
2014-07-12 02:13:05 -07:00 |
|
Mark Otto
|
9650374012
|
move button group
|
2014-07-12 02:12:59 -07:00 |
|
Mark Otto
|
deb720c94c
|
move button dropdowns
|
2014-07-12 02:12:55 -07:00 |
|
Mark Otto
|
fe6b22c2c3
|
Rewrite breadcrumb in markdown
|
2014-07-12 01:03:13 -07:00 |
|
Mark Otto
|
dad3cab24f
|
move responsive utils
|
2014-07-11 22:59:57 -07:00 |
|
Mark Otto
|
46f1fbe746
|
grid cleanup, nav rearranging
|
2014-07-11 22:58:43 -07:00 |
|
Mark Otto
|
d9bb7ddac5
|
rearrange docs components
|
2014-07-11 22:34:47 -07:00 |
|
Mark Otto
|
60cf7d45db
|
Rewrite progress to markdown
|
2014-07-11 15:45:11 -07:00 |
|
Mark Otto
|
e8bd019a19
|
move all css files over to components dir
|
2014-07-10 20:02:47 -07:00 |
|
Mark Otto
|
3424df22ee
|
delete components folder
|
2012-08-23 08:30:27 -07:00 |
|
Mark Otto
|
fe93b926b4
|
add popover and tooltip components
|
2012-08-01 18:08:31 -07:00 |
|
Mark Otto
|
fbc053692d
|
add components section to docs for isolated examples
|
2012-08-01 18:06:02 -07:00 |
|