Mark Otto
|
4bc321926f
|
input groups subnav
|
2015-03-09 14:50:04 +00:00 |
|
Kevin Kirsche
|
a884ce9349
|
[Fix #16001] Add link to Vietnamese translation
[Fix #16001] Add link to Vietnamese translation
|
2015-03-05 09:39:47 -05: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 |
|
Chris Rebert
|
9596a51f54
|
Add Wall of Browser Bugs entries for #15832
[skip sauce]
|
2015-02-19 12:53:00 -08:00 |
|
Chris Rebert
|
5f5b148e49
|
Fix oneskyapp translation links
Closes #15754
[skip sauce]
|
2015-02-11 16:25:51 -08:00 |
|
Gianfranco Palumbo
|
5af5d6fa7b
|
Fix link to French translation
|
2015-02-11 00:23:54 +00:00 |
|
Chris Rebert
|
07a3ea5f54
|
Add .glyphicon-* aliases for other ISO 4217-ish currency codes
Fixes #15617.
|
2015-01-20 16:24:48 -08:00 |
|
Mark Otto
|
1633da2ce8
|
remove unnecessary docs sections for media queries page
|
2015-01-19 15:44:53 -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
|
8a1efe91df
|
#15576 errata: #15298 also reproduces on Linux
See https://github.com/twbs/bootstrap/issues/15298#issuecomment-69216754
|
2015-01-16 15:16:52 -08:00 |
|
Chris Rebert
|
7164d84953
|
Add Wall of Browser Bugs entry for #15298
[skip sauce]
|
2015-01-15 11:10:02 -08:00 |
|
Chris Rebert
|
e94a597685
|
Core & Sass Teams are now one and the same bigger Team
|
2015-01-14 10:45:07 -08:00 |
|
Chris Rebert
|
82d786b5fe
|
Filed http://openradar.appspot.com/19435018
Refs #14868
|
2015-01-09 19:39:33 -08:00 |
|
Chris Rebert
|
dbe38e89d0
|
Filed http://openradar.appspot.com/19434933
Refs #15205
|
2015-01-09 19:16:06 -08:00 |
|
Chris Rebert
|
4576dbae95
|
Filed http://openradar.appspot.com/19434878
Refs #11266, #13098
|
2015-01-09 19:04:42 -08:00 |
|
Chris Rebert
|
aa62f1b944
|
http://crbug.com/377346 is claimed to be fixed in Chrome 41
So remove its entry from the Wall of Browser Bugs.
Refs #13892, #14037
[skip sauce]
|
2015-01-09 15:04:59 -08:00 |
|
Chris Rebert
|
00e6fae8fb
|
Remove affix from docs & CSS; add migration guidance
|
2015-01-05 11:36:51 -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 |
|
Chris Rebert
|
35073fc128
|
grunt build-glyphicons-data
|
2014-12-29 17:01:05 -08:00 |
|
Mark Otto
|
7e25a958a2
|
sidenav for custom forms
|
2014-12-25 17:50:41 -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 |
|
Chris Rebert
|
dc7ab34cc9
|
http://crbug.com/438064 has been fixed
Refs #14972
[skip sauce]
[skip validator]
|
2014-12-22 12:15:44 -08:00 |
|
Chris Rebert
|
43b3c9d0a8
|
Add Wall of Browser Bugs entry for #11266, #13098
[skip sauce]
|
2014-12-19 17:15:14 -08:00 |
|
Mark Otto
|
83b3252404
|
migration to layout and nav
|
2014-12-18 22:35:37 -08:00 |
|
Chris Rebert
|
e1484cc65d
|
Add Wall of Browser Bugs entry for #15205
Closes #15205
|
2014-12-18 18:28:15 -08:00 |
|
Chris Rebert
|
caed2c0303
|
group Safari browser bugs by OS
|
2014-12-18 18:24:02 -08:00 |
|
Chris Rebert
|
edba4a386c
|
Add @patrickhlauke to Core Team list on the About page
[skip sauce]
[skip validator]
|
2014-12-10 12:21:05 -08:00 |
|
Chris Rebert
|
a9d92a5e41
|
Filed http://openradar.appspot.com/19208483 for #12536
|
2014-12-10 12:13:21 -08:00 |
|
Chris Rebert
|
f932eaa525
|
tweak browser bug list order so Chrome bugs are contiguous
|
2014-12-08 17:59:29 -08:00 |
|
Chris Rebert
|
3ed0d586b7
|
tweak browser bug list order so Safari bugs are contiguous
|
2014-12-08 17:57:55 -08:00 |
|
Mark Otto
|
d9c2ecd70d
|
stub out extend section a bit
|
2014-12-06 00:18:44 -08:00 |
|
Mark Otto
|
156750941b
|
move media queries docs to new section of layout
|
2014-12-04 16:51:19 -08:00 |
|
Mark Otto
|
95e27d0034
|
fix nav for grid template
|
2014-12-04 01:00:15 -08:00 |
|
Chris Rebert
|
0445f23b72
|
Update Wall of Browser Bugs entry for #14972
http://crbug.com/175502 is fixed in Chrome 40 and has been closed.
But Windows is still broken due to http://crbug.com/438064 ,
which is open and currently targeting Chrome 41.
|
2014-12-02 12:31:55 -08:00 |
|
Mark Otto
|
6bd84210ff
|
remove broken examples link
|
2014-12-02 02:04:37 -08:00 |
|
Mark Otto
|
8fdac3d3a2
|
move examples index again, clean up nav
|
2014-12-01 16:51:31 -08:00 |
|
Mark Otto
|
af30e237c7
|
rearrange examples
|
2014-12-01 16:12:15 -08:00 |
|
Mark Otto
|
19d15476d8
|
nav tweaks
|
2014-12-01 02:06:30 -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
|
bcb90ef3a0
|
Bump Glyphicons to v1.9
|
2014-11-30 01:31:49 -08:00 |
|
Chris Rebert
|
c97d4d648f
|
Remove #12548's entry from the Wall of Browser Bugs
Since https://crbug.com/346051 has been closed as WontFix.
Bug is now documented in MDN:
https://developer.mozilla.org/en-US/docs/Web/HTML/Element/Input$compare?locale=en-US&to=698785&from=693137
Refs #12548
[skip sauce]
|
2014-11-24 18:38:01 -08:00 |
|
Chris Rebert
|
6e9d4e6907
|
add Apple Safari Radar entry for #8350
|
2014-11-22 17:48:49 -08:00 |
|
Chris Rebert
|
44735c83bf
|
Update Wall of Browser Bugs entry for #14972
http://crbug.com/429604 has been merged into http://crbug.com/175502
|
2014-11-20 10:15:43 -08:00 |
|
Chris Rebert
|
61c6e186a9
|
Filed http://openradar.appspot.com/18987206
Refs #9774
|
2014-11-14 14:13:25 -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 |
|
Heinrich Fenkart
|
069488dea3
|
Use Jekyll data for Wall of Browser Bugs
|
2014-11-04 07:25:52 +01:00 |
|
Mark Otto
|
aa85e762ea
|
new homepage images
|
2014-10-29 10:02:51 -07:00 |
|
Mark Otto
|
77250e1451
|
drop the old navbar
|
2014-10-27 04:52:07 -07:00 |
|
Mark Otto
|
ff5146dce6
|
nav list update
|
2014-10-27 01:34:55 -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 |
|
Daniel Juhl
|
b171451d77
|
Added link to danish translation of docs
|
2014-10-26 15:04:37 +01:00 |
|
Mark Otto
|
3d6982c149
|
add jumbotron and page-header to nav.yml
|
2014-09-17 20:03:19 -07:00 |
|
Mark Otto
|
86828fcd3d
|
Some secondary button border action
|
2014-09-17 18:10:28 -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 |
|
Chris Rebert
|
28f4632e6c
|
Add @hnrch02 to Core Team members list
|
2014-09-08 11:05:32 -07:00 |
|
KostyaTretyak
|
c954ba4545
|
Ukrainian site migrates to twbs.docs.org.ua
|
2014-08-21 13:42:30 +03:00 |
|
Mark Otto
|
7d9f55c3d5
|
missing nav link
|
2014-08-14 14:16:55 -07:00 |
|
Дмитро Будник
|
8c3f095fa4
|
fix typo in ukrainian doc description
|
2014-08-06 15:56:56 +03:00 |
|
Mark Otto
|
dceeb641ed
|
fix nav link
|
2014-08-05 17:19:43 -07:00 |
|
Mark Otto
|
0181d3c643
|
move license and translations to about section
|
2014-08-05 17:19:12 -07:00 |
|
Mark Otto
|
25d6824e6c
|
cards
|
2014-08-05 17:12:24 -07:00 |
|
Mark Otto
|
99edff6dda
|
fix sidebar again
|
2014-08-03 16:23:32 -07:00 |
|
Mark Otto
|
68b71d1a50
|
nav update
|
2014-07-14 08:35:33 -07:00 |
|
Mark Otto
|
8d55c3c0a3
|
move containers to layout section
|
2014-07-14 08:22:33 -07:00 |
|
Mark Otto
|
3e896193ab
|
new navbar ideas
|
2014-07-13 23:33:54 -07:00 |
|
Mark Otto
|
7b30393935
|
markdownify about docs
|
2014-07-13 01:35:29 -07:00 |
|
Mark Otto
|
2cce857220
|
fix nav
|
2014-07-13 01:26:44 -07:00 |
|
Mark Otto
|
53f8a3bb69
|
fix nav
|
2014-07-13 00:57:32 -07:00 |
|
Mark Otto
|
372e4a41eb
|
fix js nav
|
2014-07-12 02:34:04 -07:00 |
|
Mark Otto
|
743401dcd9
|
Twerk nav
|
2014-07-12 00:57:09 -07:00 |
|
Mark Otto
|
28c946af90
|
nav
|
2014-07-11 23:19:49 -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
|
1d273b1222
|
update nav
|
2014-07-11 22:34:54 -07:00 |
|
Mark Otto
|
e8bd019a19
|
move all css files over to components dir
|
2014-07-10 20:02:47 -07:00 |
|
Mark Otto
|
55d6b3fcda
|
fix page titles, add about page nav list
|
2014-07-10 18:04:38 -07:00 |
|
Mark Otto
|
4993ab6e00
|
start markdowning getting started and moving things to separate pages
|
2014-07-10 17:54:06 -07:00 |
|
Mark Otto
|
dae5ec5416
|
Drop Glyphicons
|
2014-07-08 00:33:21 -07:00 |
|
Mark Otto
|
ca54cff4ab
|
new homepage expo features
|
2014-06-22 18:04:19 -07:00 |
|
Julian Thilo
|
58e6af3988
|
#12790: Add link to unofficial Italian translation
|
2014-04-06 02:21:44 +02:00 |
|
Julian Thilo
|
1b15cefa5c
|
Generate Translations list from YAML
|
2014-03-17 21:55:39 +01:00 |
|
Mark Otto
|
461404f6be
|
update homepage showcase with three new posts
|
2014-02-13 01:21:35 -08:00 |
|
XhmikosR
|
55e6d4b9b5
|
Remove trailing space.
|
2014-02-12 21:27:31 +02:00 |
|
Mark Otto
|
95308509b3
|
i'm an idiot
|
2014-02-08 22:46:25 -08:00 |
|
Mark Otto
|
bcf5d88844
|
Update teams to remove two Sass folks and add new Core member
|
2014-02-08 22:13:29 -08:00 |
|
Mark Otto
|
745bec59cf
|
Move homepage examples to data file
|
2014-01-05 23:37:14 -08:00 |
|
Mark Otto
|
a9c829bc0c
|
Rearrange repository contents because muahahahahahaha
|
2013-12-28 22:47:03 -08:00 |
|