2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-15 11:59:39 +03:00
Commit Graph

13359 Commits

Author SHA1 Message Date
Patrick H. Lauke 4d92e2c7ec Merge pull request #18288 from twbs/revert-18286-patch-1
Revert "Added button subsection to the component section"
2015-11-19 14:17:08 +00:00
Patrick H. Lauke b67b52527d Revert "Added button subsection to the component section" 2015-11-19 14:16:23 +00:00
Patrick H. Lauke 76d793a1d5 Merge pull request #18286 from vanillajonathan/patch-1
Added button subsection to the component section
2015-11-19 12:10:13 +00:00
Jonathan f99f9eb524 Added button subsection to the component section 2015-11-19 13:05:50 +01:00
Chris Rebert c2159e0f7d Merge pull request #18285 from twbs/lint-visual-tests
Check HTML validity of JS visual tests too
2015-11-19 02:20:49 -08:00
Chris Rebert 580e2f7845 Remove stray </p> from js/tests/visual/scrollspy.html
[skip sauce]
2015-11-19 01:50:20 -08:00
Chris Rebert 7d2ee3c24c Check HTML validity of JS visual tests too
[skip sauce]
2015-11-19 01:49:16 -08:00
Chris Rebert 040f4c4a9b Merge pull request #18284 from twbs/tether-docs-fix
Docs: Separate Tether out from docs.min.js
2015-11-19 01:31:56 -08:00
Chris Rebert 9a5222ca31 Docs: Separate Tether out from docs.min.js
We can't include it in docs.min.js because docs.min.js includes application.js,
application.js depends on bootstrap.js,
and the tooltip portion of bootstrap.js depends on Tether.

So instead, we need to load Tether separately before bootstrap.js

[skip sauce]
2015-11-19 01:04:34 -08:00
XhmikosR eea6690d0e Run grunt.
[ci skip]
2015-11-16 10:03:57 +02:00
XhmikosR 1b645ef686 Update devDependencies.
Adapt uglify for the new version.
2015-11-16 10:01:34 +02:00
Chris Rebert ed624a805a Merge pull request #18267 from twbs/v4-dev-xmr-revert-jquery2-requirement
Revert "Make jQuery 2.0 the minimum supported version."
2015-11-16 00:00:21 -08:00
Chris Rebert 2a8b0ba1b2 Check for jQuery >= 3.
Reword jQuery version mismatch error message since jQuery v3 isn't supported.
2015-11-16 09:53:23 +02:00
XhmikosR add3ce38f7 Revert "Make jQuery 2.0 the minimum supported version."
This partially reverts commit 9eded912a0.
2015-11-16 09:28:28 +02:00
Chris Rebert 7a2ba9a224 docs/content/reboot.md: Just to avoid any ambiguity
[ci skip]
2015-11-15 17:24:46 -08:00
Chris Rebert 60511303a1 docs/content/reboot.md: Add MDN link and a comma 2015-11-15 17:18:31 -08:00
Chris Rebert a9198d8385 scss/_reboot.scss: Add link to nice new docs regarding touch-action:manipulation
[ci skip]
2015-11-15 17:16:50 -08:00
Patrick H. Lauke 7bf6081930 Merge pull request #18266 from patrickhlauke/reboot-touch-optimization
Docs: touch responsiveness optimization
2015-11-16 01:11:16 +00:00
Patrick H. Lauke 8ec7819725 Touch responsiveness optimization
Admittedly wordy info dump on why we use `touch-action:manipulation`

refs https://github.com/twbs/bootstrap/pull/18051#issuecomment-156375970
2015-11-16 01:08:20 +00:00
Chris Rebert 5923e6fc58 Merge pull request #18051 from twbs/impl-18044
Add touch-action:manipulation on interactive elements to avoid 300ms click delay
2015-11-15 17:08:01 -08:00
Mark Otto 01a44bfa93 Merge pull request #18255 from twbs/v4-block-cards
Block level cards
2015-11-14 21:41:20 -08:00
Mark Otto 0e77265c00 fixes #18170, make cards block level by default so anchors can be used as base element 2015-11-14 21:40:17 -08:00
Mark Otto 36b33bd145 fixes #18241: bump up border-radius values on .label-pill for when customization means the 1rem value doesn't cut it 2015-11-14 21:29:09 -08:00
Mark Otto fd0d7e28fe uncomment that, fixes #18219 2015-11-14 21:21:19 -08:00
Mark Otto 216e36aab6 Merge pull request #18254 from twbs/v4-text-classes
Document links with text emphasis classes
2015-11-14 21:13:42 -08:00
Mark Otto 2102ab4775 document links with text emphasis classes, fixes #18223 2015-11-14 21:12:41 -08:00
Jacob Thornton ece98f980c add undefined for now 2015-11-14 20:43:45 -08:00
Jacob Thornton d600831a15 add explicit error for lack of tether in tooltips - fixes #17273 2015-11-14 20:35:10 -08:00
Jacob Thornton a3d7f79ae9 Merge branch 'v4-dev' of github.com:twbs/bootstrap into v4-dev 2015-11-14 19:52:17 -08:00
Jacob Thornton 418f169999 Merge branch 'lincolndbryant-v4-dev' into v4-dev 2015-11-14 19:51:50 -08:00
Mark Otto 65b1d57386 Merge pull request #18249 from twbs/v4-ap
Autoprefixer callout in Build tools docs
2015-11-14 19:50:29 -08:00
Jacob Thornton 186c1c6d80 Merge branch 'v4-dev' of https://github.com/lincolndbryant/bootstrap into lincolndbryant-v4-dev 2015-11-14 19:49:48 -08:00
Mark Otto 7d9ddb844d grunt 2015-11-14 19:46:15 -08:00
Mark Otto 9e23bbc1bc fix broke markup 2015-11-14 19:46:03 -08:00
Mark Otto 925f0ca018 fix error to danger 2015-11-14 19:45:48 -08:00
Mark Otto f712e922d1 unfuck that class name change 2015-11-14 19:45:35 -08:00
Mark Otto 11dff583ce Merge pull request #18250 from twbs/v4-checkbox-markup
Checkbox validation markup (Take 2)
2015-11-14 19:40:08 -08:00
Chris Rebert 54a964ae19 s/error/danger/
[skip sauce]
2015-11-14 19:35:46 -08:00
Chris Rebert 37c2681e9f One more Autoprefixer shoutout
[skip sauce]
2015-11-14 19:31:41 -08:00
Mark Otto bbdd393003 contextual shoutout 2015-11-14 19:28:45 -08:00
Mark Otto 9e01f45656 consolidate links at the bottom of the file 2015-11-14 19:28:14 -08:00
Zac Echola 0462cd3d81 Simplifies markup for checkbox validation states 2015-11-14 19:26:13 -08:00
Mark Otto e10104cc35 Add note to build tools docs section about autoprefixer 2015-11-14 19:21:25 -08:00
Mark Otto 1a3acc8a4b Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev 2015-11-14 17:23:22 -08:00
Mark Otto 23e746d479 nuke unhelpful comments 2015-11-14 17:23:16 -08:00
Bass Jobsen 0d34169e1f Refactor figure image styles to use CSS class instead of child selector
Refactoring according the comments on https://github.com/twbs/bootstrap/pull/18104.
Closes #18131
2015-11-14 15:00:08 -08:00
Patrick H. Lauke e897eb4e04 Merge pull request #18244 from patrickhlauke/v4-ios-viewport-tweak3
Add shrink-to-fit to responsive meta section
2015-11-13 16:17:57 +00:00
Patrick H. Lauke 6c42c6dfa4 Add shrink-to-fit to responsive meta section 2015-11-13 16:16:17 +00:00
Chris Rebert 3236a4df69 Travis CI: Use npm@3 2015-11-13 01:27:43 -08:00
Chris Rebert a80f4e2e3c Update shrinkwrap 2015-11-13 01:27:43 -08:00