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

16400 Commits

Author SHA1 Message Date
Mark Otto 2feebccf24 make card headers and footers translucent 2017-06-30 15:23:36 -07:00
Mark Otto 180d78c013 Drop .card-{color} modifiers for .bg-{color}, .text-{color}, and .border-{color} utilities 2017-06-30 15:23:36 -07:00
Mark Otto 45722e94ac Drop .blockquote-reverse, replace with text utils, and redesign blockquote to not have a border 2017-06-30 15:04:56 -07:00
Mark Otto 4554d74221 update redirect_from on docs pages 2017-06-30 15:04:10 -07:00
Mark Otto 477ea0c81b add css-docs task to the dist build 2017-06-30 13:35:58 -07:00
Mark Otto eedbe43ea7 build dist 2017-06-30 13:15:09 -07:00
Mark Otto 7eafb16579 update that docs bit too 2017-06-30 11:44:09 -07:00
Mark Otto 3afb571ec3 formatting 2017-06-30 11:44:09 -07:00
Mark Otto 3fd0708f8d this were removed 2017-06-30 11:44:09 -07:00
Mark Otto 6b34cba118 drop that part of the docs, not applicable 2017-06-30 11:44:09 -07:00
Mark Otto 16781be021 drop the mixins 2017-06-30 11:44:09 -07:00
Mark Otto deeae4f820 Update _grid-framework.scss 2017-06-30 11:44:09 -07:00
Mark Otto 4982926dcf Drop offsets and push/pull for new order variants 2017-06-30 11:44:09 -07:00
Mark Otto 8b34a0e172 ios9 and up opera 2017-06-30 11:42:56 -07:00
Mark Otto ba3fb3c98f narrow browser support in postcss 2017-06-30 11:42:56 -07:00
Mark Otto e28ed02968 dist build 2017-06-30 09:05:44 -07:00
Mark Otto d30b5b120e remove unused mixin, fix variable 2017-06-30 09:01:39 -07:00
Mark Otto e47cc747f6 update usage elsewhere 2017-06-30 09:01:39 -07:00
Mark Otto b013b987b0 remove grid gutter sass map as it's output css was all jacked up 2017-06-30 09:01:39 -07:00
Mark Otto e51749e4a7 Merge pull request #22836 from twbs/colors-redux
v4: Colors redux
2017-06-30 08:58:35 -07:00
Mark Otto 7cebaa8bb0 callout for future sass implementation
[skip ci]
2017-06-30 08:55:16 -07:00
Mark Otto 56d43eb3e9 Merge branch 'v4-dev' into colors-redux 2017-06-30 08:33:09 -07:00
Mark Otto f83c981d08 build dist 2017-06-30 08:32:49 -07:00
Mark Otto ac00c73ab5 update comment 2017-06-29 23:17:18 -07:00
Mark Otto d1fa0657e3 Merge branch 'colors-redux' of https://github.com/twbs/bootstrap into colors-redux 2017-06-29 23:16:02 -07:00
Mark Otto 6055453e41 Merge branch 'v4-dev' into colors-redux 2017-06-29 23:15:48 -07:00
Mark Otto 964e06800a Drop the old $gray- variables for the new color range 2017-06-29 23:15:27 -07:00
Mark Otto a21a9f341b add map function for grays 2017-06-29 23:06:46 -07:00
Mark Otto ac2ce9e412 Merge branch 'v4-dev' into colors-redux 2017-06-29 23:01:35 -07:00
Mark Otto f46f26bbaa build 2017-06-29 21:31:11 -07:00
Craig Potter 41f8af8afa fix broken links on Utilities for layout page 2017-06-29 15:41:50 -07:00
Mark Otto 6fbceb2f70 remove $state-vars now 2017-06-28 09:38:27 -07:00
Mark Otto 0f232de9d7 move table variants to use sass map 2017-06-28 09:36:27 -07:00
Mark Otto 3e0375e03b move list group variants to be generated from sass map 2017-06-28 09:29:59 -07:00
Mark Otto 91b587ad6a remove now unused alert variant variables 2017-06-28 09:23:10 -07:00
Johann-S 86dc1cba29 Fix accidental removing of babel-plugin-transform-es2015-modules-strip 2017-06-28 11:30:49 +02:00
Mark Otto 64008ad721 Merge branch 'v4-dev' into colors-redux 2017-06-27 19:59:09 -07:00
Richard Beales db732995cc Update migration.md to fix minor typo 2017-06-27 12:59:29 +02:00
Mark Otto 41f4ddbdb5 Merge branch 'v4-dev' into colors-redux 2017-06-26 15:17:48 -07:00
Mark Otto 0622a59897 fixes #22908 2017-06-26 07:59:20 -07:00
Mark Otto 3db4984d18 Merge branch 'v4-dev' into colors-redux 2017-06-25 19:25:34 -07:00
Mark Otto c2a0abb7f0 build 2017-06-25 19:25:26 -07:00
Mark Otto 2f1bcaafa2 Merge branch 'v4-dev' into colors-redux 2017-06-25 18:42:14 -07:00
Mark Otto 9bfbee3503 add border color utilities 2017-06-25 18:39:14 -07:00
Mark Otto f8d61218ca revamp button docs to loop over theme colors 2017-06-25 18:31:34 -07:00
Mark Otto 52cf0fe648 update instances of .bg-inverse and .bg-faded to .bg-dark and .bg-light 2017-06-25 18:31:23 -07:00
Mark Otto 6c595d2cc1 add theme-color-level function and interval so we can generate shades of colors 2017-06-25 18:31:03 -07:00
Mark Otto 9372eef9e1 rename .card-inverse to .card-dark, update docs to match 2017-06-25 18:30:24 -07:00
Mark Otto 36e482ed27 update navbars to rename .navbar-inverse to .navbar-dark, update all navbar examples and variables 2017-06-25 18:29:43 -07:00
Mark Otto 2392047a0c update alert component to use theme sass map and add a ton of options in the process 2017-06-25 18:22:51 -07:00