2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-21 13:24:08 +03:00
Commit Graph

19551 Commits

Author SHA1 Message Date
Mark Otto 9128c1adff grunt 2016-08-21 17:10:20 -07:00
Mark Otto c5e5572c13 Merge pull request #20545 from twbs/simpler-media-margin
v4: Remove media margin
2016-08-21 16:02:51 -07:00
Mark Otto 86e3a35161 add some margin utils 2016-08-19 21:20:00 -07:00
Mark Otto 1bdf6c4bd6 Fixes #20513: Remove all default margin on .media given it's utility purpose and our margin utils 2016-08-19 21:00:57 -07:00
Patrick H. Lauke eb5f803c5b Merge pull request #20537 from enzanki-ars/patch-1
Remove unnecessary swearing in docs/forms.md
2016-08-19 20:41:53 +01:00
Alex Shafer 17bc19a805 Remove some strong language in docs/forms.md
Remember, there may be children/students using these examples...
2016-08-18 08:19:09 -04:00
Jonathan 24a3fbfeac Added information about the .panel-group class 2016-08-15 17:04:03 +02:00
Mark Otto 3a0fed1590 Merge pull request #20476 from bardiharborow/patch-4
Remove CDN "not yet available" notice.
2016-08-08 20:37:08 -07:00
Mark Otto 935e0ccbaf fixes #20469 and #20473 without misuing dash 2016-08-08 20:35:58 -07:00
Bardi Harborow 4ca2528611 Remove CDN "not yet available" notice. 2016-08-07 12:34:40 +10:00
Scott Gauthreaux 98a8e9947a Updated docs with extra auto resize example
I updated the doc with an example of a flex layout of 3 columns where the center column is specified as a `.col-xs-5` to show that other columns will resize no matter what the width of the center column.
Experienced bootstrap developers will expect to have to use an even number for the center column width when in reality any size will work.
I believe this is quite useful information and doesn't add too much to the docs.
Another option would be to make that initial example a `.col-xs-5` instead of a `.col-xs-6` to highlight this fact in the first place.
2016-08-06 15:33:31 -07:00
Max Beatty dc1b4e78d4 add support for ol in tab plugin. fixes #17754 2016-08-04 16:57:08 -07:00
Max Beatty bfa714ae1e prevent navigating to area href when modal target. fixes #18796 2016-08-04 13:47:30 -07:00
Mark Otto 0416f761dd Merge pull request #20434 from vanduynslagerp/fix-20410
Fix dropdown example in docs (Fix #20410)
2016-08-03 18:32:40 -07:00
Chris Rebert 5164e542b2 Add Wall of Browser Bugs entry for #12359 (#20445)
https://bugzilla.mozilla.org/show_bug.cgi?id=504622
Refs #12359

[skip sauce]
2016-08-03 08:03:24 -07:00
Chris Rebert 6844745db5 Most Wanted features: Add Edge UserVoice <dialog> entry
https://wpdev.uservoice.com/forums/257854-microsoft-edge-developer/suggestions/6508895-dialog-element
Refs #20175

[ci skip]
2016-08-02 21:35:37 -07:00
Juan J. Jimenez-Anca f677806463 Update _mixins.scss 2016-08-02 17:01:26 +01:00
Juan J. Jimenez-Anca 676e00d63e Update _visibility.scss 2016-08-02 17:00:58 +01:00
Juan J. Jimenez-Anca a279238034 Added visibility mixins file 2016-08-02 16:59:37 +01:00
Pierre-Denis Vanduynslager 0f25df1dff Fix dropdown example in docs (Fix #20410) 2016-08-02 01:38:32 -04:00
Pierre-Denis Vanduynslager 27cf3d675c Merge remote-tracking branch 'twbs/v4-dev' into v4-dev 2016-08-02 01:35:38 -04:00
Mark Otto 8e4f3fe7b9 grunt 2016-08-01 20:26:06 -07:00
Mark Otto f41c4f6ef1 Merge pull request #20417 from twbs/v4-flex-utils-docs
Import the flexbox utilities into the docs flex stylesheet
2016-08-01 20:23:39 -07:00
Mark Otto afe09cdffd Merge pull request #20413 from allanchau/patch-1
Remove unused $size parameter
2016-08-01 20:23:01 -07:00
Mark Otto 37910f581c Merge pull request #20418 from twbs/v4-js-glob
v4: Fix npm JS directory
2016-08-01 20:19:14 -07:00
Mark Otto 1efcbc81f2 Fixes #20385
Recursive glob action
2016-07-30 10:44:19 -07:00
Mark Otto 7efdd7720a Fixes #20382: Import the flexbox utilities into the docs flex stylesheet 2016-07-30 10:36:14 -07:00
Allan Chau 4f947f46ce Remove unused $size parameter 2016-07-30 18:09:11 +09:30
Onoshko Dan 1885bfe533 Fix package.json
For example, `resolve` npm module can't resolve path to bootstrap.
2016-07-28 23:55:10 +07:00
Mark Otto 7d2295ffaf Merge pull request #20130 from jeradrutnam/context-bg-fix
Contextual background-inverse text color fix
2016-07-27 21:32:18 -07:00
Mark Otto 339b369bd2 Merge pull request #20282 from anantoghosh/patch-2
Migration docs: Fix typo in 'Reboot' about units
2016-07-27 21:29:05 -07:00
Mark Otto c1b985a261 Merge pull request #20387 from twbs/v4-input-group-vars
Update variable usage for input group addon
2016-07-27 21:27:15 -07:00
Mark Otto c52e1334a3 Fixes #20291: Update variable usage for input group addon
Instead of the regular border-radius var, use the input ones to match sizing with their associated controls.
2016-07-27 21:12:44 -07:00
Mark Otto 658c4c3084 Merge pull request #20333 from any-hn/v4-progress-bar-border-radius
Progress bar:fix use variable progress-border-radius instead of border-radius
2016-07-27 21:10:01 -07:00
Mark Otto aad527e410 Merge pull request #20341 from pat270/v4-tooltip-static-demo
Docs Tooltip Static Demo uses v3 class names
2016-07-27 21:06:52 -07:00
Jesse Mandel 6dfb9b85bc Update NuGet link to alpha3 (#20386)
[skip sauce]
[skip validator]
2016-07-27 17:42:00 -07:00
Mark Otto c7de6107a8 prep release v4.0.0-alpha.3 2016-07-27 09:40:40 -07:00
Mark Otto 25901d31c2 new css and js hash 2016-07-27 09:38:57 -07:00
Mark Otto 0fd2f8b889 grunt dist 2016-07-27 09:32:05 -07:00
Mark Otto 24e992a6ff bump versions 2016-07-27 09:31:24 -07:00
Mark Otto 49fadbd4b8 Merge branch 'v4-dev' of github.com:twbs/bootstrap into v4-dev 2016-07-27 09:22:56 -07:00
Mark Otto 82bf1e32bd grunt (include snew docs-flexbox files) 2016-07-26 22:03:54 -07:00
Mark Otto d626484fdf Merge pull request #20372 from twbs/v4-flexbox-docs
v4: Enable flexbox CSS on flexbox grid page
2016-07-26 21:55:32 -07:00
Mark Otto 8e9a9a5960 Enable flexbox grid CSS on our docs page
- Creates new flexbox grid Sass file in our docs assets
- Updates the Gruntfile to compile said new Sass file and minify the output
- Update notice on flexbox docs page for how it works
- Only enable compiled flexbox grid CSS in hosted docs site, not in dev (for easier and specific debugging of all flexbox features)
2016-07-26 21:09:39 -07:00
Mark Otto c017eaca2f elaborate on those classes 2016-07-26 20:21:45 -07:00
Mark Otto 069a0dd6e7 comment out custom builds for now 2016-07-26 20:20:16 -07:00
Mark Otto 855a82e3a2 remove dist download option for now; it has been coming soon for far too long 2016-07-26 20:18:51 -07:00
Mark Otto cf45a82068 grunt 2016-07-26 20:16:28 -07:00
Mark Otto d506bd8e50 Update navbar-toggleable-* styles to incorporate changes from #20083 2016-07-26 20:16:23 -07:00
Mark Otto 902d979568 Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev 2016-07-26 19:57:44 -07:00