]>
git.ipfire.org Git - thirdparty/bootstrap.git/log
Mark Otto [Sun, 28 Jul 2019 22:01:15 +0000 (15:01 -0700)]
Remove Slack badge link for now
Brian Juul Andersen [Sun, 28 Jul 2019 11:02:23 +0000 (13:02 +0200)]
Update scrollspy.md (#29156)
Fixed minor grammatical error:
"... the best method get scroll ..."
=>
"... the best method to get scroll ..."
Johann-S [Sun, 28 Jul 2019 09:49:44 +0000 (11:49 +0200)]
allow dynamic modal body for scrollable modals
Martijn Cuppens [Sat, 27 Jul 2019 06:30:39 +0000 (08:30 +0200)]
Haha, floats. It's 2019 (#29147)
Martijn Cuppens [Fri, 26 Jul 2019 17:47:53 +0000 (19:47 +0200)]
Remove `$enable-hover-media-query`
XhmikosR [Fri, 26 Jul 2019 16:05:51 +0000 (19:05 +0300)]
config.yml: add OpenCollective. (#29143)
This was missing since the Hugo switch (
d95d300 ).
XhmikosR [Fri, 26 Jul 2019 07:17:51 +0000 (10:17 +0300)]
Update docs vendor libs (#29134)
* Update bs-custom-file-input.min.js to v1.3.2.
* Update anchor.min.js to v4.2.0.
XhmikosR [Thu, 25 Jul 2019 07:04:07 +0000 (10:04 +0300)]
Update _variables.scss
ysds [Wed, 24 Jul 2019 13:24:45 +0000 (22:24 +0900)]
Remove outdated documentation
* Remove about generated button of file form
* Remove and merge layout examples of custom forms
* Clarify id/for
* Change some spacing classes for consistency
ysds [Wed, 24 Jul 2019 13:06:48 +0000 (22:06 +0900)]
Remove leftover CSS for custom control
ysds [Wed, 24 Jul 2019 13:03:17 +0000 (22:03 +0900)]
Fix variable name
Martijn Cuppens [Thu, 25 Jul 2019 16:01:41 +0000 (18:01 +0200)]
Merge code page with reboot
Shohei Yoshida [Thu, 25 Jul 2019 15:28:02 +0000 (00:28 +0900)]
Remove duplicate
Martijn Cuppens [Mon, 17 Jun 2019 18:08:37 +0000 (20:08 +0200)]
Reboot updates
- Remove unsupported browsers fixes
- More consistent comment blocks
- Reorganise order of some blocks
- Add height fix for date/month/week/time inputs (#18842)
- Remove redundant type selectors
- Additional resets and theming options for `legend`
- Add date & color inputs to reboot page
- Use the same borders for text search, text inputs, textareas and date inputs
- Move code styling to reboot
Martijn Cuppens [Thu, 25 Jul 2019 16:12:14 +0000 (18:12 +0200)]
Mention dropped `.pre-scrollable` class in migration guide.
Martijn Cuppens [Thu, 25 Jul 2019 16:03:45 +0000 (18:03 +0200)]
Drop `.pre-scrollable` class
Martijn Cuppens [Thu, 25 Jul 2019 07:41:13 +0000 (09:41 +0200)]
Drop `color()`, `theme-color()` & `gray()` functions (#29083)
Drop `color()`, `theme-color()` & `gray()` functions in favor of variables. The functions just called a `map-get()` of a map where just the variables were defined.
Also the `theme-color-level()` now accepts any color you want instead of only `$theme-colors` colors. The first value now is a variable instead of the `$theme-colors` key.
Mark Otto [Thu, 25 Jul 2019 07:17:43 +0000 (00:17 -0700)]
Fix busted hover/focus on sidebar
Mark Otto [Thu, 25 Jul 2019 06:47:49 +0000 (23:47 -0700)]
Restore `7rem` so that the sidebar is balanced on top and bottom
Martijn Cuppens [Thu, 25 Jul 2019 06:18:36 +0000 (08:18 +0200)]
Sidebar theming tweaks
Mark Otto [Wed, 24 Jul 2019 17:06:58 +0000 (20:06 +0300)]
Increase navbar link brightness for slightly better color contrast
Mark Otto [Wed, 24 Jul 2019 17:03:39 +0000 (10:03 -0700)]
Split up docs _nav.scss
- _navbar.scss for all main navbar code
- new _subnav.scss to move all subnav styles into
Mark Otto [Wed, 24 Jul 2019 17:01:38 +0000 (10:01 -0700)]
Restore height and overflow on docs sidebar
Johann-S [Tue, 23 Jul 2019 19:15:00 +0000 (21:15 +0200)]
use get selector from element only when needed
Ben Boyter [Wed, 24 Jul 2019 08:12:44 +0000 (18:12 +1000)]
Remove https://glyph.smarticons.co/ from list of suggestions as the (#29121)
domain is now for sale and is triggers warnings in Firefox and Chrome
Johann-S [Wed, 24 Jul 2019 07:53:58 +0000 (09:53 +0200)]
fix arrow popover (#29115)
Martijn Cuppens [Wed, 24 Jul 2019 06:41:18 +0000 (08:41 +0200)]
Apply `at-mixin-argumentless-call-parentheses: always` stylelint rule
XhmikosR [Wed, 24 Jul 2019 06:29:50 +0000 (09:29 +0300)]
Update devDependencies.
XhmikosR [Wed, 24 Jul 2019 06:47:37 +0000 (09:47 +0300)]
Add `--continue-on-error` in the `css-lint` script. (#29119)
Mark Otto [Wed, 24 Jul 2019 06:13:50 +0000 (23:13 -0700)]
Rebuild the dist to pickup new utilities file (#29105)
Dist after adding new utils file
Johann-S [Wed, 24 Jul 2019 05:19:47 +0000 (07:19 +0200)]
add polyfill.js in visual tests (#29116)
XhmikosR [Tue, 23 Jul 2019 14:47:33 +0000 (17:47 +0300)]
Don't add the crossorigin attribute unless we pass integrity. (#29112)
Shohei Yoshida [Tue, 23 Jul 2019 14:21:23 +0000 (23:21 +0900)]
Force reflow for fade-in animation (#29113)
Johann-S [Tue, 23 Jul 2019 13:18:41 +0000 (15:18 +0200)]
fix docs bad use of private methods to change title of our tooltips (#29111)
Johann-S [Tue, 23 Jul 2019 11:58:11 +0000 (13:58 +0200)]
run js-test in parallel
XhmikosR [Tue, 23 Jul 2019 10:04:48 +0000 (13:04 +0300)]
package.json: ignore spec files.
Johann-S [Mon, 22 Jul 2019 13:24:17 +0000 (15:24 +0200)]
rewrite tab unit tests
Johann-S [Mon, 22 Jul 2019 12:46:03 +0000 (14:46 +0200)]
use qunit css for our fixture
Johann-S [Sun, 30 Jun 2019 09:37:25 +0000 (11:37 +0200)]
rewrite scrollspy unit tests
Johann-S [Fri, 10 May 2019 19:57:27 +0000 (21:57 +0200)]
rewrite tooltip unit tests
Johann-S [Wed, 8 May 2019 19:32:50 +0000 (21:32 +0200)]
rewrite popover unit tests
Johann-S [Wed, 1 May 2019 13:43:40 +0000 (15:43 +0200)]
rewrite modal unit tests
Anton Bershanskiy [Fri, 29 Mar 2019 18:43:56 +0000 (13:43 -0500)]
rewrite toast unit tests
Johann-S [Wed, 10 Apr 2019 08:46:50 +0000 (10:46 +0200)]
rewrite dropdown unit tests
Johann-S [Wed, 3 Apr 2019 18:38:28 +0000 (20:38 +0200)]
rewrite collapse unit tests
Johann-S [Wed, 27 Mar 2019 10:58:00 +0000 (11:58 +0100)]
rewrite carousel unit tests
Johann-S [Wed, 27 Mar 2019 08:47:57 +0000 (09:47 +0100)]
test jquery interface for our alert plugin
Johann-S [Mon, 25 Mar 2019 10:32:02 +0000 (11:32 +0100)]
rewrite button unit tests
Johann-S [Sun, 24 Mar 2019 17:30:30 +0000 (18:30 +0100)]
rewrite unit tests for selector engine
Anton Bershanskiy [Fri, 22 Mar 2019 07:10:03 +0000 (02:10 -0500)]
rewrite manipulator unit tests
Johann-S [Wed, 13 Mar 2019 14:23:50 +0000 (16:23 +0200)]
Switch from QUnit to Jasmine.
XhmikosR [Tue, 23 Jul 2019 09:53:01 +0000 (12:53 +0300)]
Update devDependencies. (#29099)
XhmikosR [Tue, 23 Jul 2019 09:35:37 +0000 (12:35 +0300)]
Replace http-server with zeit/serve. (#29101)
XhmikosR [Tue, 23 Jul 2019 09:14:29 +0000 (12:14 +0300)]
Downgrade karma-browserstack-launcher to v1.4.0. (#29109)
This might fix the build failures we are getting.
Martijn Cuppens [Tue, 23 Jul 2019 06:50:24 +0000 (08:50 +0200)]
Extend `.container-fluid` (#29106)
XhmikosR [Tue, 23 Jul 2019 06:41:14 +0000 (09:41 +0300)]
Move Icons in data. (#29087)
Mark Otto [Mon, 22 Jul 2019 17:38:28 +0000 (10:38 -0700)]
fix broken classes
XhmikosR [Sun, 21 Jul 2019 15:16:56 +0000 (18:16 +0300)]
Fix subnavbar active style.
XhmikosR [Sun, 21 Jul 2019 15:06:52 +0000 (18:06 +0300)]
Disable the `!default` rule for our docs variables.
XhmikosR [Sun, 21 Jul 2019 14:53:36 +0000 (17:53 +0300)]
Use the background shorthand.
XhmikosR [Sun, 21 Jul 2019 14:49:40 +0000 (17:49 +0300)]
docs: use the `escape_svg` function.
Christian Oliff [Mon, 22 Jul 2019 14:02:03 +0000 (23:02 +0900)]
Simplify code for 'cover' example by using utility classes. (#28986)
XhmikosR [Mon, 22 Jul 2019 13:45:59 +0000 (16:45 +0300)]
Add bootstrap-utilities in bundlesize.config.json.
XhmikosR [Mon, 22 Jul 2019 13:40:43 +0000 (16:40 +0300)]
Fix license header.
Martijn Cuppens [Fri, 19 Jul 2019 18:47:22 +0000 (20:47 +0200)]
Add utilities documentation
Martijn Cuppens [Fri, 19 Jul 2019 18:34:00 +0000 (20:34 +0200)]
Add bootstrap-utilities in the css-minify-main script.
julian-hecker [Sat, 13 Jul 2019 08:09:01 +0000 (11:09 +0300)]
Add bootstrap-utilities.scss
Martijn Cuppens [Mon, 22 Jul 2019 13:31:25 +0000 (15:31 +0200)]
Simplify `css-compile-main` script (#29102)
XhmikosR [Fri, 19 Jul 2019 15:49:52 +0000 (18:49 +0300)]
Simplify code.
XhmikosR [Thu, 18 Jul 2019 09:30:42 +0000 (12:30 +0300)]
Use sha384.
XhmikosR [Thu, 18 Jul 2019 09:29:12 +0000 (12:29 +0300)]
Manually escape script.
XhmikosR [Thu, 18 Jul 2019 09:26:44 +0000 (12:26 +0300)]
Remove useless script.
Mark Otto [Wed, 17 Jul 2019 21:46:40 +0000 (14:46 -0700)]
Use .html like every other example, change the layout, simplify some things for now
Martijn Cuppens [Sun, 30 Jun 2019 13:59:58 +0000 (16:59 +0300)]
Remove card columns in favor of masonry grid
Martijn Cuppens [Sun, 30 Jun 2019 13:24:24 +0000 (15:24 +0200)]
Allow to pass integrity & async attribute to extra js
XhmikosR [Mon, 22 Jul 2019 08:00:09 +0000 (11:00 +0300)]
Update svgo.yml. (#29089)
Mark Otto [Sun, 21 Jul 2019 23:47:51 +0000 (16:47 -0700)]
Move search styles, prep for responsive containers in docs
Mark Otto [Sun, 21 Jul 2019 20:13:07 +0000 (13:13 -0700)]
no need for checks or conditions
Mark Otto [Sun, 21 Jul 2019 20:10:09 +0000 (13:10 -0700)]
remove subnav from home and examples
Mark Otto [Thu, 18 Jul 2019 21:33:34 +0000 (00:33 +0300)]
Make subnav and sidebar work on mobile too
Mark Otto [Thu, 18 Jul 2019 20:59:59 +0000 (13:59 -0700)]
make docs navbar more usable on mobile
Mark Otto [Thu, 18 Jul 2019 20:49:05 +0000 (13:49 -0700)]
Move subnav to partial, take first pass at conditionalizing breadcrumb links
Mark Otto [Mon, 15 Jul 2019 17:26:55 +0000 (10:26 -0700)]
Add :focus to all new :hover selectors
Mark Otto [Mon, 15 Jul 2019 16:59:55 +0000 (09:59 -0700)]
Update remaining tables to Bootstrap tables in docs by adding .table class
Mark Otto [Mon, 15 Jul 2019 16:53:10 +0000 (09:53 -0700)]
Document changes to tables
Mark Otto [Mon, 15 Jul 2019 16:43:59 +0000 (09:43 -0700)]
Clarify form control visual updates in migration guide
Mark Otto [Mon, 15 Jul 2019 16:33:53 +0000 (09:33 -0700)]
Update Migration docs to mention new icons
Mark Otto [Mon, 15 Jul 2019 16:31:50 +0000 (09:31 -0700)]
Revert padding-right on ol and ul in Reboot, update migration doc
Mark Otto [Mon, 22 Jul 2019 00:38:36 +0000 (17:38 -0700)]
v4/v5: Add responsive containers (#29095)
* create responsive containers
provide more flexibility and allow the user to determine when containers switch from fluid to fixed width.
* fix the base container code
this commit fixes the non-media portion of the generated CSS. I learned about the `@extends` directive and was able to put it to good use.
I create a new temporary map that contains all the main `$container-max-widths` and join it to our 2 special cases of 'xs' and 'fluid'. Then we loop through that and, with the appropriate infixes, extend our placeholder
* formatting for style
forgot to run my tests before the last push, i think these are better.
* finish incomplete comment
* fix the responsive containers
using the `@extend` directive I was able to clean up this code
* fix responsive containers in the navbar
mostly we just look through all of our breakpoints so we can include all of the responsive container classes in the tweaks we have to do for the navbar (redeclaring flex properties, don't double up on padding, etc)
* Simplify container extends
* Simplify navbar containers
* Rearrange, add comments, ensure everything is nested in $enable-grid-classes
* Reduce new CSS by using attribute selector
We avoid using `@extend` whenever possible, and this is more readable
* Update _grid.scss
* Update _navbar.scss
* Add docs for responsive containers, redesign the container layout page
* Add to the Grid example
XhmikosR [Sun, 21 Jul 2019 21:23:54 +0000 (00:23 +0300)]
Optimize the embedded SVGs. (#29075)
Kitten King [Sat, 20 Jul 2019 09:53:02 +0000 (15:23 +0530)]
Fix Typos across Bootstrap repository (#29082)
Martijn Cuppens [Sat, 20 Jul 2019 01:57:12 +0000 (03:57 +0200)]
Use escape-svg() function (#29077)
* Use escape-svg() function
* Update theming.md
XhmikosR [Fri, 19 Jul 2019 15:25:03 +0000 (18:25 +0300)]
Remove iconic and add feather icons. (#29079)
XhmikosR [Thu, 18 Jul 2019 08:50:09 +0000 (11:50 +0300)]
Optimize a few SVGs.
XhmikosR [Thu, 18 Jul 2019 08:40:22 +0000 (11:40 +0300)]
SVGs: lowercase hex values.
XhmikosR [Thu, 18 Jul 2019 08:35:20 +0000 (11:35 +0300)]
Remove trailing spaces.
XhmikosR [Thu, 18 Jul 2019 08:33:48 +0000 (11:33 +0300)]
docs-navbar.html: reindent and use our classes.
XhmikosR [Thu, 18 Jul 2019 07:58:52 +0000 (10:58 +0300)]
Remove unneeded div.
This is a link.
Martijn Cuppens [Thu, 18 Jul 2019 05:49:39 +0000 (07:49 +0200)]
Make it possible to change default alignment & allow to inherit alignment from table (#29039)
Mark Otto [Wed, 17 Jul 2019 13:56:54 +0000 (06:56 -0700)]
Use :focus-within for .form-file focus state (#29036)
Fixes #26563, closes #26576, closes #29021.