2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-18 12:39:41 +03:00
Commit Graph

17087 Commits

Author SHA1 Message Date
Mark Otto 11d52ba949 ads in content, sidebar changes, etc 2016-09-05 22:41:10 -07:00
Mark Otto 0af35cc6e7 nav changes 2016-09-05 22:40:44 -07:00
Mark Otto 2494a29df8 try out docs inline 2016-09-05 22:40:17 -07:00
Mark Otto 6eabb799bf migration copy 2016-09-05 22:40:03 -07:00
Mark Otto c5a9091470 Merge branch 'v4-dev' into v4-docs-streamlined 2016-09-05 16:21:58 -07:00
Mark Otto 22afc82a91 hide page header for now, border top nav, sticky sidebar 2016-09-05 16:12:29 -07:00
Chris Rebert 019502543b Move Sauce credentials out of .travis.yml
For the sake of cleanliness.
2016-09-05 15:55:22 -07:00
Mark Otto 295c93846c new hashes v4.0.0-alpha.4 2016-09-05 12:47:14 -07:00
Mark Otto d90d060c8c grunt 2016-09-05 12:42:12 -07:00
Mark Otto 5495a4b3d3 versions 2016-09-05 12:41:44 -07:00
Mark Otto 59daf9f958 grunt 2016-09-05 12:37:47 -07:00
Mark Otto 7e18498b64 Fixes #20608 and #20578: Consistent checkbox and radio markup (#20629)
- Update docs examples to use newer .form-check suite of classes
- Update form validation mixin to use newer classes as well
2016-09-05 11:39:37 -07:00
Mark Otto f235da05fd flip the columns, tweak some of the styles 2016-09-04 22:04:58 -07:00
Mark Otto dc5c1421c6 Disable important flag on Sass linter (#20627) 2016-09-04 17:58:20 -07:00
Mark Otto 9c720285b5 Fixes #20619: Add important to the hover/focus as well (#20626) 2016-09-04 17:55:34 -07:00
Mark Otto d6584f13bf grunt 2016-09-04 17:52:47 -07:00
Starsam80 a996eb344d Fix segmented buttons in input group docs (#20489)
Fixes #20484
2016-09-04 17:50:39 -07:00
Jonathan 7f1c36767a Renamed contextual classes for tables (#20505)
To be prefixed with `.table-`.
2016-09-04 17:49:49 -07:00
Bass Jobsen 99425321dc Make .card class inside .card-columns display: block too (#20447)
See: https://github.com/twbs/bootstrap/pull/18255#issuecomment-237034763
2016-09-04 17:47:18 -07:00
Mark Otto 93522e3ae6 grunt 2016-09-04 17:44:53 -07:00
Franco Moya 833028a779 Remove unused $variables in grid mixins (#20597) 2016-09-04 17:43:38 -07:00
Mark Otto 910f3ec498 fixes #20485: use rem units in alert dismiss (#20625) 2016-09-04 17:41:38 -07:00
Mark Otto 5b1270d3bb Merge pull request #20562 from bardiharborow/readmebadges
Fix README badge alignment.
2016-08-28 22:43:15 -07:00
Bardi Harborow a8469216ad Fix README badge alignment. 2016-08-23 10:53:05 +10:00
Mark Otto 75232e6720 Merge pull request #20475 from califrench/patch-1
Updated docs with extra auto resize example
2016-08-21 23:14:48 -07:00
Mark Otto c83a9ddbb9 Merge pull request #20519 from vanillajonathan/patch-2
Added information about the .panel-group class
2016-08-21 22:43:14 -07:00
Mark Otto 4a63dc62bf Update ads code and styles (also fixes #20477 in different way) 2016-08-21 22:38:08 -07:00
Mark Otto 07f341e30e Fixes #20504: Mention .divider to .dropdown-divider name change 2016-08-21 19:56:18 -07:00
Mark Otto c2b8012764 minor docs edit to fix #20538 2016-08-21 19:33:54 -07:00
Mark Otto 961c35f3fb Merge pull request #20553 from twbs/split-dropup
v4: Split dropup button example
2016-08-21 19:08:46 -07:00
Mark Otto ab9d351860 fixes #19930: update split dropup variation to include modifier 2016-08-21 19:07:15 -07:00
Mark Otto 302ba3fdc6 Merge pull request #20552 from twbs/followup-package-json-fix
Update package.json to remove jspm ignore
2016-08-21 17:52:16 -07:00
Mark Otto b821c57278 Follow up to #20394: remove ignore for file that no longer exists 2016-08-21 17:50:34 -07:00
Mark Otto 75715d9d3c Merge pull request #20394 from TrigenSoftware/v4-dev
Fix package.json
2016-08-21 17:49:46 -07:00
Mark Otto daedcca8de Merge pull request #20551 from twbs/progress-toc
Fixes #20495
2016-08-21 17:29:10 -07:00
Mark Otto bf056d45be Fixes #20495: Update heading hierarchy to avoid nested ToC that leads to hiding of entire ToC 2016-08-21 17:18:38 -07:00
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