]>
git.ipfire.org Git - thirdparty/bootstrap.git/log
Mark Otto [Sun, 2 Jul 2017 06:14:27 +0000 (23:14 -0700)]
update comment
Mark Otto [Sun, 2 Jul 2017 06:14:00 +0000 (23:14 -0700)]
put button active bg and border in the mixin params for more customization options
Mark Otto [Sun, 2 Jul 2017 06:10:01 +0000 (23:10 -0700)]
match btn transition to input
Mark Otto [Sun, 2 Jul 2017 03:56:40 +0000 (20:56 -0700)]
doh, we already have that above
Mark Otto [Sun, 2 Jul 2017 03:27:15 +0000 (20:27 -0700)]
Add .text-truncate class. We already had a mixin and documented the class, so this fixes that.
Mark Otto [Sun, 2 Jul 2017 02:53:24 +0000 (19:53 -0700)]
update link
Mark Otto [Sun, 2 Jul 2017 02:48:24 +0000 (19:48 -0700)]
update name
Mark Otto [Sun, 2 Jul 2017 02:48:06 +0000 (19:48 -0700)]
Redo the "responsive helpers" files
- Moves the embed SCSS to the utilities subfolder
- Separate the floats from the embed docs
- Rename embed docs from responsive helpers to embeds
Mark Otto [Sun, 2 Jul 2017 02:34:24 +0000 (19:34 -0700)]
Move /utilities/typography to /utilities/text to match SCSS file name
Mark Otto [Sun, 2 Jul 2017 02:33:27 +0000 (19:33 -0700)]
Move /utilities/flexbox to /utilities/flex to match name of SCSS file
Mark Otto [Sat, 1 Jul 2017 20:08:49 +0000 (13:08 -0700)]
remove some unused vars, restore table-active variant
Mark Otto [Sat, 1 Jul 2017 19:59:08 +0000 (12:59 -0700)]
badge variants are generated from -colors Sass map
Mark Otto [Sat, 1 Jul 2017 19:58:53 +0000 (12:58 -0700)]
button variants are generated from -colors Sass map
Mark Otto [Sat, 1 Jul 2017 19:58:23 +0000 (12:58 -0700)]
no xs sizes being used
Mark Otto [Sat, 1 Jul 2017 19:58:12 +0000 (12:58 -0700)]
Add bash script to lint our variables
Mark Otto [Sun, 2 Jul 2017 05:25:38 +0000 (22:25 -0700)]
build dist
Mark Otto [Sun, 2 Jul 2017 05:24:20 +0000 (22:24 -0700)]
Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev
Mark Otto [Sun, 2 Jul 2017 01:37:27 +0000 (18:37 -0700)]
Restore .text-muted
Mark Otto [Sat, 1 Jul 2017 23:48:46 +0000 (16:48 -0700)]
Update carousel display settings
Use `display: block` since we're not really using any flex styles on the `.carousel-items` (only their controls and indicators). For the indicators, since moving to `width`, our indicators grow to fill available space, so we need to change `flex: 1 0 auto` to `flex: 0 1 auto` to prevent that.
Mark Otto [Sat, 1 Jul 2017 00:41:04 +0000 (17:41 -0700)]
using max-width in flex: 1 0 auto; in ie11 offsets the center-aligned contents
Mark Otto [Sat, 1 Jul 2017 00:35:02 +0000 (17:35 -0700)]
use @supports to apply transform3d to those who can do it, then provide a non-3d fallback to ie11
Mark Otto [Sat, 1 Jul 2017 17:44:20 +0000 (10:44 -0700)]
no need for offset, use justify-content-center
Mark Otto [Sat, 1 Jul 2017 17:42:36 +0000 (10:42 -0700)]
cleanup offsets
Mark Otto [Fri, 30 Jun 2017 22:45:27 +0000 (15:45 -0700)]
build dist
Mark Otto [Fri, 30 Jun 2017 22:29:59 +0000 (15:29 -0700)]
build dist
Mark Otto [Fri, 30 Jun 2017 22:28:50 +0000 (15:28 -0700)]
clip to border-box, update overlay
Mark Otto [Fri, 30 Jun 2017 22:26:40 +0000 (15:26 -0700)]
remove a few .card-dark refs
Mark Otto [Fri, 30 Jun 2017 22:15:24 +0000 (15:15 -0700)]
account for new blockquote changes
Mark Otto [Fri, 30 Jun 2017 21:55:57 +0000 (14:55 -0700)]
migration guide updated
Mark Otto [Fri, 30 Jun 2017 21:48:46 +0000 (14:48 -0700)]
Update card docs to loop over the theme colors and use bg, border, and color utilities
Mark Otto [Fri, 30 Jun 2017 21:47:02 +0000 (14:47 -0700)]
ditch .card-blockquote for a regular .blockquote (dependent on #22949)
Mark Otto [Fri, 30 Jun 2017 21:46:06 +0000 (14:46 -0700)]
add a bg-transparent to override bgs
Mark Otto [Fri, 30 Jun 2017 21:45:55 +0000 (14:45 -0700)]
make card headers and footers translucent
Mark Otto [Fri, 30 Jun 2017 21:45:41 +0000 (14:45 -0700)]
Drop .card-{color} modifiers for .bg-{color}, .text-{color}, and .border-{color} utilities
Mark Otto [Fri, 30 Jun 2017 21:22:11 +0000 (14:22 -0700)]
Drop .blockquote-reverse, replace with text utils, and redesign blockquote to not have a border
Mark Otto [Fri, 30 Jun 2017 21:13:20 +0000 (14:13 -0700)]
update redirect_from on docs pages
Mark Otto [Fri, 30 Jun 2017 05:04:06 +0000 (22:04 -0700)]
add css-docs task to the dist build
Mark Otto [Fri, 30 Jun 2017 20:15:09 +0000 (13:15 -0700)]
build dist
Mark Otto [Fri, 30 Jun 2017 16:08:45 +0000 (09:08 -0700)]
update that docs bit too
Mark Otto [Fri, 30 Jun 2017 16:07:49 +0000 (09:07 -0700)]
formatting
Mark Otto [Fri, 30 Jun 2017 16:07:46 +0000 (09:07 -0700)]
this were removed
Mark Otto [Fri, 30 Jun 2017 16:07:41 +0000 (09:07 -0700)]
drop that part of the docs, not applicable
Mark Otto [Fri, 30 Jun 2017 16:07:10 +0000 (09:07 -0700)]
drop the mixins
Mark Otto [Fri, 30 Jun 2017 05:40:08 +0000 (22:40 -0700)]
Update _grid-framework.scss
Mark Otto [Fri, 30 Jun 2017 05:33:33 +0000 (22:33 -0700)]
Drop offsets and push/pull for new order variants
Mark Otto [Fri, 30 Jun 2017 05:49:56 +0000 (22:49 -0700)]
ios9 and up opera
Mark Otto [Fri, 30 Jun 2017 04:00:57 +0000 (21:00 -0700)]
narrow browser support in postcss
Mark Otto [Fri, 30 Jun 2017 16:05:44 +0000 (09:05 -0700)]
dist build
Mark Otto [Fri, 30 Jun 2017 04:35:07 +0000 (21:35 -0700)]
remove unused mixin, fix variable
Mark Otto [Fri, 30 Jun 2017 04:27:49 +0000 (21:27 -0700)]
update usage elsewhere
Mark Otto [Fri, 30 Jun 2017 04:27:27 +0000 (21:27 -0700)]
remove grid gutter sass map as it's output css was all jacked up
Mark Otto [Fri, 30 Jun 2017 15:58:35 +0000 (08:58 -0700)]
Merge pull request #22836 from twbs/colors-redux
v4: Colors redux
Mark Otto [Fri, 30 Jun 2017 15:55:16 +0000 (08:55 -0700)]
callout for future sass implementation
[skip ci]
Mark Otto [Fri, 30 Jun 2017 15:33:09 +0000 (08:33 -0700)]
Merge branch 'v4-dev' into colors-redux
Mark Otto [Fri, 30 Jun 2017 15:32:49 +0000 (08:32 -0700)]
build dist
Mark Otto [Fri, 30 Jun 2017 06:17:18 +0000 (23:17 -0700)]
update comment
Mark Otto [Fri, 30 Jun 2017 06:16:02 +0000 (23:16 -0700)]
Merge branch 'colors-redux' of https://github.com/twbs/bootstrap into colors-redux
Mark Otto [Fri, 30 Jun 2017 06:15:48 +0000 (23:15 -0700)]
Merge branch 'v4-dev' into colors-redux
Mark Otto [Fri, 30 Jun 2017 06:15:16 +0000 (23:15 -0700)]
Drop the old $gray- variables for the new color range
Mark Otto [Fri, 30 Jun 2017 06:06:46 +0000 (23:06 -0700)]
add map function for grays
Mark Otto [Fri, 30 Jun 2017 06:01:35 +0000 (23:01 -0700)]
Merge branch 'v4-dev' into colors-redux
Mark Otto [Fri, 30 Jun 2017 04:31:11 +0000 (21:31 -0700)]
build
Craig Potter [Thu, 29 Jun 2017 16:54:33 +0000 (17:54 +0100)]
fix broken links on Utilities for layout page
Mark Otto [Wed, 28 Jun 2017 16:36:43 +0000 (09:36 -0700)]
remove $state-vars now
Mark Otto [Wed, 28 Jun 2017 16:36:27 +0000 (09:36 -0700)]
move table variants to use sass map
Mark Otto [Wed, 28 Jun 2017 16:29:59 +0000 (09:29 -0700)]
move list group variants to be generated from sass map
Mark Otto [Wed, 28 Jun 2017 16:23:10 +0000 (09:23 -0700)]
remove now unused alert variant variables
Johann-S [Wed, 28 Jun 2017 09:20:15 +0000 (11:20 +0200)]
Fix accidental removing of babel-plugin-transform-es2015-modules-strip
Mark Otto [Wed, 28 Jun 2017 02:59:09 +0000 (19:59 -0700)]
Merge branch 'v4-dev' into colors-redux
Richard Beales [Tue, 27 Jun 2017 10:54:36 +0000 (11:54 +0100)]
Update migration.md to fix minor typo
Mark Otto [Mon, 26 Jun 2017 22:17:48 +0000 (15:17 -0700)]
Merge branch 'v4-dev' into colors-redux
Mark Otto [Mon, 26 Jun 2017 14:59:20 +0000 (07:59 -0700)]
fixes #22908
Mark Otto [Mon, 26 Jun 2017 02:25:34 +0000 (19:25 -0700)]
Merge branch 'v4-dev' into colors-redux
Mark Otto [Mon, 26 Jun 2017 02:25:26 +0000 (19:25 -0700)]
build
Mark Otto [Mon, 26 Jun 2017 01:42:14 +0000 (18:42 -0700)]
Merge branch 'v4-dev' into colors-redux
Mark Otto [Mon, 26 Jun 2017 01:39:00 +0000 (18:39 -0700)]
add border color utilities
Mark Otto [Mon, 26 Jun 2017 01:31:34 +0000 (18:31 -0700)]
revamp button docs to loop over theme colors
Mark Otto [Mon, 26 Jun 2017 01:31:23 +0000 (18:31 -0700)]
update instances of .bg-inverse and .bg-faded to .bg-dark and .bg-light
Mark Otto [Mon, 26 Jun 2017 01:31:03 +0000 (18:31 -0700)]
add theme-color-level function and interval so we can generate shades of colors
Mark Otto [Mon, 26 Jun 2017 01:30:24 +0000 (18:30 -0700)]
rename .card-inverse to .card-dark, update docs to match
Mark Otto [Mon, 26 Jun 2017 01:29:43 +0000 (18:29 -0700)]
update navbars to rename .navbar-inverse to .navbar-dark, update all navbar examples and variables
Mark Otto [Mon, 26 Jun 2017 01:22:51 +0000 (18:22 -0700)]
update alert component to use theme sass map and add a ton of options in the process
Mark Otto [Mon, 26 Jun 2017 01:16:37 +0000 (18:16 -0700)]
update background utils
Mark Otto [Mon, 26 Jun 2017 01:15:32 +0000 (18:15 -0700)]
update badges to use the theme colors sass map
Mark Otto [Mon, 26 Jun 2017 01:14:02 +0000 (18:14 -0700)]
remove bg styles
Mark Otto [Mon, 26 Jun 2017 01:12:50 +0000 (18:12 -0700)]
update rendering of colors in options.md
Mark Otto [Mon, 26 Jun 2017 01:11:16 +0000 (18:11 -0700)]
modify contrast value
Mark Otto [Mon, 26 Jun 2017 01:08:43 +0000 (18:08 -0700)]
update theme colors
Johann-S [Thu, 22 Jun 2017 20:26:13 +0000 (22:26 +0200)]
Revert #22534 - Add grunt to our devDependencies (#22897)
Sibiraj [Wed, 21 Jun 2017 11:02:24 +0000 (16:32 +0530)]
Writing style Tweaks to accessibility.md
* fix accessibility.md
* Update accessibility.md
Johann-S [Wed, 21 Jun 2017 09:47:14 +0000 (11:47 +0200)]
Fix modal overflow with our navbar documentation and fix typo (#22864)
* Fix modal overflow with our navbar documentation and fix typo
* Fix z-index backdrop and modal with popover/tooltip example
Mark Otto [Mon, 19 Jun 2017 01:32:42 +0000 (18:32 -0700)]
Merge branch 'v4-dev' into colors-redux
Mark Otto [Mon, 19 Jun 2017 01:32:16 +0000 (18:32 -0700)]
build
Mark Otto [Mon, 19 Jun 2017 01:31:00 +0000 (18:31 -0700)]
Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev
Mark Otto [Sun, 18 Jun 2017 08:33:42 +0000 (01:33 -0700)]
remove mention of postcss-flexbugs-fixes from docs
Mark Otto [Sun, 18 Jun 2017 08:33:26 +0000 (01:33 -0700)]
remove postcss-flexbugs-fixes from build process
obinnangini [Wed, 7 Jun 2017 19:43:22 +0000 (15:43 -0400)]
Updated flex-basis property to fix issue #18569 in .scss files
Mark Otto [Sun, 18 Jun 2017 17:53:27 +0000 (10:53 -0700)]
Update _buttons.scss
Mark Otto [Sun, 18 Jun 2017 09:57:16 +0000 (02:57 -0700)]
remove - vars, update docs to generate from data yml files, update mixins, and generate card, button, bg, and color classes from the sass map
Mark Otto [Sun, 18 Jun 2017 09:19:34 +0000 (02:19 -0700)]
Merge branch 'v4-dev' into colors-redux