]>
git.ipfire.org Git - thirdparty/bootstrap.git/log
Patrick H. Lauke [Sun, 7 Dec 2014 22:46:20 +0000 (22:46 +0000)]
Merge pull request #15320 from patrickhlauke/docs-accessibility-tweaks
Docs accessibility tweaks: use ``aria-label`` for close ``<button>``, expand advice for ``<abbr>``, form control labels, make sidebar navigation a ``<nav>``
Patrick H. Lauke [Sun, 7 Dec 2014 15:17:49 +0000 (15:17 +0000)]
``<abbr>`` with title also useful for AT
...and remove the redundant paragraph for basic abbreviation, which
simply repeats what was just said above.
Patrick H. Lauke [Sun, 7 Dec 2014 15:11:28 +0000 (15:11 +0000)]
Expand advice about adding labels
Harmonizing this with same advice given for CSS inline forms
Patrick H. Lauke [Sun, 7 Dec 2014 14:43:50 +0000 (14:43 +0000)]
Make sidebar navigation actual ``<nav>``
Gleb Mazovetskiy [Sun, 7 Dec 2014 14:52:44 +0000 (14:52 +0000)]
Refactor grid-framework followup
* Split up calc-grid-column, generate selectors in make-grid
* Iterate over $grid-breakpoints and (pull, push, offset)
Patrick H. Lauke [Sun, 7 Dec 2014 14:29:03 +0000 (14:29 +0000)]
``aria-label="close"`` instead of sr-only ``span``
shorter, neater, well supported
Gleb Mazovetskiy [Fri, 5 Dec 2014 10:53:43 +0000 (10:53 +0000)]
Refactor grid_framework
A more idiomatic refactoring of the grid framework
* Use %-placeholder instead of generating a class name list
* Use if expression
* Remove loop-grid-columns
Chris Rebert [Sat, 6 Dec 2014 21:55:31 +0000 (13:55 -0800)]
tweak grid docs copy
[skip sauce]
Mark Otto [Sat, 6 Dec 2014 08:33:36 +0000 (00:33 -0800)]
inline-block on labels now instead of inline
Mark Otto [Sat, 6 Dec 2014 08:30:28 +0000 (00:30 -0800)]
remove docs warning on inline vs inline-block for labels
Mark Otto [Sat, 6 Dec 2014 08:20:57 +0000 (00:20 -0800)]
clean up some docs css
Mark Otto [Sat, 6 Dec 2014 08:18:44 +0000 (00:18 -0800)]
stub out extend section a bit
Mark Otto [Sat, 6 Dec 2014 08:18:04 +0000 (00:18 -0800)]
tweak label component padding
Mark Otto [Fri, 5 Dec 2014 22:56:29 +0000 (14:56 -0800)]
grunt--fuuuuuuuuuuuuuck you line comments
Gleb Mazovetskiy [Fri, 5 Dec 2014 22:39:51 +0000 (22:39 +0000)]
Merge pull request #7 from twbs/gemfile
Specify ruby dev deps in Gemfile
Gleb Mazovetskiy [Fri, 5 Dec 2014 22:39:32 +0000 (22:39 +0000)]
Merge pull request #4 from twbs/disable-source-comments
Disable source comments
Chris Rebert [Fri, 5 Dec 2014 21:20:44 +0000 (13:20 -0800)]
Merge pull request #15309 from twbs/fix-customizer-compile-err-reporting
Catch and properly report compile errors that Less.js's toCSS() can throw
Chris Rebert [Fri, 5 Dec 2014 20:58:47 +0000 (12:58 -0800)]
Customizer: Catch and properly report compile errors that Less.js's toCSS() can throw.
Currently these errors are only reported in the JavaScript console, not in the Customizer UI.
Refs #15296
[skip sauce]
[skip validator]
vsn4ik [Fri, 5 Dec 2014 20:30:30 +0000 (23:30 +0300)]
Fix margin-bottom on dropdown (navbar-fixed-bottom).
Chris Rebert [Fri, 5 Dec 2014 19:49:53 +0000 (11:49 -0800)]
Repeat warning comment about keeping "What's included" sections in sync
Refs #15238
[skip sauce]
Chris Rebert [Fri, 5 Dec 2014 19:47:45 +0000 (11:47 -0800)]
Merge pull request #15306 from vsn4ik/whats_included_readme
Update source maps info in README.md.
Chris Rebert [Fri, 5 Dec 2014 17:17:21 +0000 (09:17 -0800)]
Merge pull request #15305 from vsn4ik/fix_fonts_permission
Remove execute permission on fonts.
vsn4ik [Fri, 5 Dec 2014 17:00:19 +0000 (20:00 +0300)]
Update source maps info in README.md.
vsn4ik [Fri, 5 Dec 2014 16:52:23 +0000 (19:52 +0300)]
Remove execute permission on fonts.
Gleb Mazovetskiy [Fri, 5 Dec 2014 11:19:06 +0000 (11:19 +0000)]
Update test-infra/npm-shrinkwrap.json
Gleb Mazovetskiy [Fri, 5 Dec 2014 11:23:50 +0000 (11:23 +0000)]
Specify ruby dev deps in Gemfile
Gleb Mazovetskiy [Fri, 5 Dec 2014 10:53:14 +0000 (10:53 +0000)]
Disable source comments
Require latest grunt-sass, bumped dep
Mark Otto [Fri, 5 Dec 2014 07:27:08 +0000 (23:27 -0800)]
Merge pull request #3 from twbs/v4_grid
Add new grid tier
Mark Otto [Fri, 5 Dec 2014 06:32:39 +0000 (22:32 -0800)]
fix vars order, remove rando grid class from mixin
Mark Otto [Fri, 5 Dec 2014 05:21:30 +0000 (21:21 -0800)]
Merge branch 'v4' into v4_grid
Mark Otto [Fri, 5 Dec 2014 05:20:54 +0000 (21:20 -0800)]
Merge branch 'v4' of https://github.com/twbs/derpstrap into v4
Mark Otto [Fri, 5 Dec 2014 05:02:04 +0000 (21:02 -0800)]
tweak grid docs, add new tier
Chris Rebert [Fri, 5 Dec 2014 03:18:29 +0000 (19:18 -0800)]
Merge pull request #15214 from twbs/example-ids
Give all embedded live docs examples data-example-id attrs
[skip sauce]
Chris Rebert [Fri, 5 Dec 2014 03:14:55 +0000 (19:14 -0800)]
Merge pull request #2 from twbs/data-example-id
Add support for example IDs to {% example %} template tag
Mark Otto [Fri, 5 Dec 2014 00:51:19 +0000 (16:51 -0800)]
move media queries docs to new section of layout
TJ [Fri, 5 Dec 2014 00:00:31 +0000 (19:00 -0500)]
Remove "Separated link" in example where it's not
Removed "Separated link" in example where it's not separated. This may confuse people to think that it is separated.
I don't want to sound nitpick, but I've been working with a client maintaining a custom internal Bootstrap installation with customized docs, so I've been getting a lot of feedback from client developers using the docs.
Mark Otto [Thu, 4 Dec 2014 23:29:53 +0000 (15:29 -0800)]
grunt dist
Mark Otto [Thu, 4 Dec 2014 23:25:57 +0000 (15:25 -0800)]
fix margin on tables
Mark Otto [Thu, 4 Dec 2014 23:25:24 +0000 (15:25 -0800)]
sass, not less
Mark Otto [Thu, 4 Dec 2014 23:20:55 +0000 (15:20 -0800)]
linting
Mark Otto [Thu, 4 Dec 2014 23:20:45 +0000 (15:20 -0800)]
grunt
Mark Otto [Thu, 4 Dec 2014 23:19:23 +0000 (15:19 -0800)]
fix blockquote margins, remify values
Mark Otto [Thu, 4 Dec 2014 23:18:16 +0000 (15:18 -0800)]
fix hr margins, remify border width
Mark Otto [Thu, 4 Dec 2014 22:32:13 +0000 (14:32 -0800)]
rem-ify blog example and clean a few visuals up
Mark Otto [Thu, 4 Dec 2014 22:18:13 +0000 (14:18 -0800)]
new look for carousel example, convert to rems
Mark Otto [Thu, 4 Dec 2014 22:02:38 +0000 (14:02 -0800)]
more rem fixes for examples
Mark Otto [Thu, 4 Dec 2014 09:10:26 +0000 (01:10 -0800)]
convert narrow jumbotron to rems
Mark Otto [Thu, 4 Dec 2014 09:07:04 +0000 (01:07 -0800)]
use static top navbar in jumbotron
Mark Otto [Thu, 4 Dec 2014 09:06:09 +0000 (01:06 -0800)]
rename css file
Mark Otto [Thu, 4 Dec 2014 09:05:43 +0000 (01:05 -0800)]
rename
Mark Otto [Thu, 4 Dec 2014 09:04:07 +0000 (01:04 -0800)]
convert jumbotron example to new navbar, fix container, and use rems in css
Mark Otto [Thu, 4 Dec 2014 09:03:54 +0000 (01:03 -0800)]
grunt dist
Mark Otto [Thu, 4 Dec 2014 09:03:41 +0000 (01:03 -0800)]
no need for .container's max-width: 100% since we use max-width now on all containers
Mark Otto [Thu, 4 Dec 2014 09:03:23 +0000 (01:03 -0800)]
fix heading margins
Mark Otto [Thu, 4 Dec 2014 09:00:15 +0000 (01:00 -0800)]
fix nav for grid template
Mark Otto [Thu, 4 Dec 2014 08:59:36 +0000 (00:59 -0800)]
update starter template to use new navbar
Mark Otto [Thu, 4 Dec 2014 08:10:24 +0000 (00:10 -0800)]
restore px to base font size var
Mark Otto [Thu, 4 Dec 2014 08:09:37 +0000 (00:09 -0800)]
fix the variables i broke, temporarily disabling line-height-computed
Mark Otto [Thu, 4 Dec 2014 02:15:37 +0000 (18:15 -0800)]
Merge pull request #1 from twbs/scss
Move to Sass
Mark Otto [Wed, 3 Dec 2014 19:23:53 +0000 (11:23 -0800)]
fix broken textarea.form-control reported by @thomas-mcdonald
Matt Smith [Wed, 3 Dec 2014 16:44:35 +0000 (11:44 -0500)]
Nested button groups with only one child now have rounded corners (Iss.#15270)
Bootstrap's Grunt bot [Wed, 3 Dec 2014 07:20:27 +0000 (07:20 +0000)]
automatic `grunt dist`
Chris Rebert [Wed, 3 Dec 2014 07:02:46 +0000 (23:02 -0800)]
Temporarily revert "automatic grunt dist" so Grunt bot will run again.
This reverts commit
2c1c885ed4978900fb2a5e3310a428fd72b89c12 .
Chris Rebert [Wed, 3 Dec 2014 02:46:42 +0000 (18:46 -0800)]
Add support for example IDs to {% example %} template tag
e.g. {% example html id=some-example-id-here %}
Bootstrap's Grunt bot [Wed, 3 Dec 2014 00:51:08 +0000 (00:51 +0000)]
automatic grunt dist
Mark Otto [Tue, 2 Dec 2014 22:03:43 +0000 (14:03 -0800)]
bit of cleanup
Mark Otto [Tue, 2 Dec 2014 22:02:35 +0000 (14:02 -0800)]
convert to scss
Chris Rebert [Tue, 2 Dec 2014 21:16:34 +0000 (15:16 -0600)]
Merge pull request #15269 from twbs/role-separator
Whitelist <li role="separator">...</li>
[skip sauce]
Chris Rebert [Tue, 2 Dec 2014 20:53:05 +0000 (12:53 -0800)]
Whitelist <li role="separator">...</li>
Refs https://www.w3.org/Bugs/Public/show_bug.cgi?id=27120
Refs #15263
[skip sauce]
Chris Rebert [Tue, 2 Dec 2014 20:28:07 +0000 (12:28 -0800)]
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.
Mark Otto [Tue, 2 Dec 2014 10:04:37 +0000 (02:04 -0800)]
remove broken examples link
Mark Otto [Tue, 2 Dec 2014 00:51:48 +0000 (16:51 -0800)]
add examples description, remove browser bugs description
Mark Otto [Tue, 2 Dec 2014 00:51:31 +0000 (16:51 -0800)]
move examples index again, clean up nav
Mark Otto [Tue, 2 Dec 2014 00:12:15 +0000 (16:12 -0800)]
rearrange examples
Mark Otto [Mon, 1 Dec 2014 23:41:11 +0000 (15:41 -0800)]
update home and side nav to use new navbar structure
Mark Otto [Mon, 1 Dec 2014 23:19:15 +0000 (15:19 -0800)]
add new album example
Mark Otto [Mon, 1 Dec 2014 23:03:09 +0000 (15:03 -0800)]
Clean up navbar to remove .navbar-toggle, .navbar-collapse, and .navbar-header as they are no longer used; Add .navbar-toggler to .navbar-inverse
Mark Otto [Mon, 1 Dec 2014 10:06:30 +0000 (02:06 -0800)]
nav tweaks
Mark Otto [Mon, 1 Dec 2014 09:41:10 +0000 (01:41 -0800)]
Merge branch 'master' into v4
Conflicts:
docs/_includes/js/collapse.html
Mark Otto [Mon, 1 Dec 2014 09:39:31 +0000 (01:39 -0800)]
nuke the other incomplete example per @ianw
Mark Otto [Mon, 1 Dec 2014 05:01:50 +0000 (21:01 -0800)]
fixes and grunt
Mark Otto [Mon, 1 Dec 2014 04:29:47 +0000 (20:29 -0800)]
fix more broke shit, run grunt
Mark Otto [Mon, 1 Dec 2014 04:17:45 +0000 (20:17 -0800)]
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
Mark Otto [Mon, 1 Dec 2014 01:11:24 +0000 (17:11 -0800)]
Merge branch 'master' of github.com:twbs/bootstrap
Mark Otto [Mon, 1 Dec 2014 01:10:13 +0000 (17:10 -0800)]
clarify collapse example with link and button triggers; also mention classes
Mark Otto [Sun, 30 Nov 2014 22:20:21 +0000 (14:20 -0800)]
Merge pull request #15244 from zalog/patch-2
Center .icon-prev and .icon-next in carousel
Mark Otto [Sun, 30 Nov 2014 20:38:01 +0000 (12:38 -0800)]
Merge pull request #15258 from Quy/media-object
Add .media-object in docs
Quy Ton [Sun, 30 Nov 2014 15:44:14 +0000 (07:44 -0800)]
Add .media-object in docs
XhmikosR [Sun, 30 Nov 2014 11:16:19 +0000 (13:16 +0200)]
Example: minor image compression improvements.
[ci skip]
XhmikosR [Sun, 30 Nov 2014 10:51:49 +0000 (12:51 +0200)]
Merge pull request #15183 from twbs/deps
Update devDependencies
XhmikosR [Thu, 20 Nov 2014 06:04:47 +0000 (08:04 +0200)]
Update devDependencies.
XhmikosR [Sun, 30 Nov 2014 10:50:24 +0000 (12:50 +0200)]
Merge pull request #15134 from twbs/docs-gh
Add a target to generate the gh-pages files.
Mark Otto [Sun, 30 Nov 2014 09:32:03 +0000 (01:32 -0800)]
Merge branch 'master' of github.com:twbs/bootstrap
Mark Otto [Sun, 30 Nov 2014 09:31:49 +0000 (01:31 -0800)]
Bump Glyphicons to v1.9
Mark Otto [Sun, 30 Nov 2014 08:54:43 +0000 (00:54 -0800)]
Fixes #15096: Fix navbar forms in the non-responsive example
Mark Otto [Sun, 30 Nov 2014 07:17:36 +0000 (23:17 -0800)]
Merge pull request #15133 from patrickhlauke/docs-table-fixes
Fixes to scope
Mark Otto [Sun, 30 Nov 2014 07:03:47 +0000 (23:03 -0800)]
Fixes #15241: Add simple example to docs for collapse plugin
Mark Otto [Sun, 30 Nov 2014 05:40:04 +0000 (21:40 -0800)]
grunt
Mark Otto [Sun, 30 Nov 2014 05:36:57 +0000 (21:36 -0800)]
Fixes #15140: Restore more missing .media styles from shipping #14801
Mark Otto [Sun, 30 Nov 2014 05:18:05 +0000 (21:18 -0800)]
Alternate fix for #15250 with a more descriptive theme jumbotron