]>
git.ipfire.org Git - thirdparty/bootstrap.git/log
zhangbao [Thu, 9 May 2019 06:14:50 +0000 (14:14 +0800)]
Consistency modification (#28750)
Mark Otto [Thu, 9 May 2019 05:57:59 +0000 (22:57 -0700)]
v5: Drop all print styles and classes (#28339)
Mark Otto [Wed, 8 May 2019 18:45:24 +0000 (11:45 -0700)]
v5: Drop .media (#28265)
Martijn Cuppens [Wed, 8 May 2019 06:40:17 +0000 (08:40 +0200)]
Remove hover mixin documentation
Mark Otto [Mon, 17 Sep 2018 23:10:07 +0000 (02:10 +0300)]
Drop all hover mixins
Previously deprecated in v4.x, this clears out the now unused Sass option and removes some unused mixins. Arguably we could remove more, but I like the hover-focus mixin and we make extensive use of it across the project.
Martijn Cuppens [Wed, 8 May 2019 16:58:29 +0000 (18:58 +0200)]
Documentation tweaks (#28679)
* Documentation tweaks
* Remove redundant col-12 classes
Ashfahan Khan [Wed, 8 May 2019 16:51:25 +0000 (21:51 +0500)]
add icofont to icon options (#28738)
30 Categories , 2100+ SVG and icons from icofont
XhmikosR [Wed, 8 May 2019 13:11:24 +0000 (16:11 +0300)]
Rename `eventHandler` and `selectorEngine` files.
Johann-S [Wed, 8 May 2019 13:38:05 +0000 (16:38 +0300)]
improve build plugin script to keep file name
XhmikosR [Wed, 8 May 2019 13:01:02 +0000 (16:01 +0300)]
Remove the `unicorn/filename-case` rule suppression.
Patrick H. Lauke [Wed, 8 May 2019 12:53:08 +0000 (13:53 +0100)]
Album example: remove misleading jumbotron-heading classname (#28741)
Shohei Yoshida [Tue, 7 May 2019 10:01:30 +0000 (19:01 +0900)]
Fix incorrect variable for popover border radius (#28733)
* Use $popover-border-radius
* Move and rename the local $offset-border-width to the global variable
Johann-S [Sun, 5 May 2019 15:10:33 +0000 (17:10 +0200)]
fix progress bar animation, remove forEach not needed currently
Martijn Cuppens [Sun, 5 May 2019 07:49:23 +0000 (09:49 +0200)]
Configurable container padding (#28554)
Martijn Cuppens [Sun, 5 May 2019 07:41:27 +0000 (09:41 +0200)]
Switch from list to map for responsive embeds (#28678)
Christian Oliff [Sat, 4 May 2019 07:30:18 +0000 (16:30 +0900)]
Fix broken link to css-discuss.incutio.com/wiki/Printing_Tables (#28637)
Instead now pointing to the most recent Wayback Machine archive copy.
Martijn Cuppens [Fri, 3 May 2019 18:32:25 +0000 (20:32 +0200)]
Scrollbar fix (#28417)
Martijn Cuppens [Fri, 3 May 2019 18:18:42 +0000 (20:18 +0200)]
More compact color-yiq function (#28514)
Mark Otto [Fri, 3 May 2019 17:54:29 +0000 (10:54 -0700)]
[WIP] Bump supported browsers for v5 (#28317)
* Bump supported browsers for v5
- Chrome history: https://en.wikipedia.org/wiki/Google_Chrome_version_history
- Firefox latest ESR (v60): https://www.mozilla.org/en-US/firefox/organizations/
- Edge history: https://en.wikipedia.org/wiki/Microsoft_Edge#Release_history
- Desktop Safari history: https://en.wikipedia.org/wiki/Safari_version_history
- Opera history: https://help.opera.com/en/opera-version-history/
* Update .browserslistrc
* Roll back Chrome several versions for now
Still WIP, but wanting to get this merged, so finding a slightly wider baseline
Mark Otto [Fri, 3 May 2019 17:52:58 +0000 (10:52 -0700)]
[WIP] v5: Prep migration docs page (#28472)
* Migration docs page for v5
* Add JS section, tweak some copy
* Update migration.md
Martijn Cuppens [Thu, 2 May 2019 19:35:58 +0000 (21:35 +0200)]
Headings font style (#28544)
Martijn Cuppens [Thu, 2 May 2019 18:37:10 +0000 (20:37 +0200)]
Remove floats from dropdown (#28690)
XhmikosR [Thu, 2 May 2019 13:59:37 +0000 (16:59 +0300)]
Update devDependencies. (#28716)
Martijn Cuppens [Thu, 2 May 2019 08:03:28 +0000 (10:03 +0200)]
Improve progress-bar-stripes animation (#28697)
- `background-position: 0 0;` is the default background position, so redundant
- The background position should only be animated in the x direction
- `0%` is a little shorter than `from`
XhmikosR [Thu, 2 May 2019 07:47:48 +0000 (10:47 +0300)]
Examples: include favicons. (#28504)
Martijn Cuppens [Tue, 30 Apr 2019 08:00:34 +0000 (10:00 +0200)]
Reboot & Type cleanup (#28698)
- Line height & font family from html were directly overridden by body, so they were redundant thus removed
- The remaining properties are moved to body
- Shim for IE10 tags removed
- hr cleanup
- Combined styles from reboot & type
- Changed from borders to background
- This allows us to keep the color inherited.
- Opacity can be used to change the intensity
- Size attribute will not change the height instead of making the hr look like an input field
- Better variable names
- headings cleanup
- Moved all element styling to reboot
- Type will now extend the element styling. This way we will save some redundant code
- small & mark are also moved to reboot. type does not contain any element styling anymore
- font weight removed from small, this did not really made sense
Martijn Cuppens [Sun, 28 Apr 2019 15:47:51 +0000 (17:47 +0200)]
Add truncated example of custom file browser
ysds [Fri, 26 Apr 2019 18:26:10 +0000 (03:26 +0900)]
Change custom file markup
Martijn Cuppens [Sun, 24 Mar 2019 14:45:13 +0000 (16:45 +0200)]
Remove top margin
XhmikosR [Thu, 21 Mar 2019 17:21:03 +0000 (19:21 +0200)]
Show the other navbar items on small screens too.
Martijn Cuppens [Tue, 30 Apr 2019 06:52:04 +0000 (08:52 +0200)]
Remove IE leftover (#28699)
Removed leftover from #27789
XhmikosR [Mon, 29 Apr 2019 15:03:25 +0000 (18:03 +0300)]
Travis CI: add Node.js 12 and use `cache: npm`. (#28705)
XhmikosR [Mon, 29 Apr 2019 14:47:53 +0000 (17:47 +0300)]
Update devDependencies. (#28655)
XhmikosR [Mon, 29 Apr 2019 14:11:40 +0000 (17:11 +0300)]
docs SVGs: Allow passing a custom title. (#28660)
XhmikosR [Mon, 29 Apr 2019 13:47:22 +0000 (16:47 +0300)]
README.md: remove unneeded query params from badges. (#28704)
Mark Otto [Thu, 25 Apr 2019 14:01:50 +0000 (07:01 -0700)]
Prevent form validation mixin from generating invalid CSS (#28447)
Extrapolates the previously used selector into a new mixin that only generates valid CSS by creating psuedo-classes for `valid` and `invalid`, and nothing else.
Fixes #28380.
Shohei Yoshida [Thu, 25 Apr 2019 13:45:59 +0000 (22:45 +0900)]
Sync plain text font-size with `$input-font-size` (#28464)
GeoSot [Tue, 23 Apr 2019 13:12:51 +0000 (16:12 +0300)]
Separate `$btn-link` colors from `$link-color` (#28681)
Martijn Cuppens [Sun, 21 Apr 2019 15:45:53 +0000 (17:45 +0200)]
Remove redundant slashes (#28677)
XhmikosR [Thu, 18 Apr 2019 11:47:52 +0000 (14:47 +0300)]
v5 dist (#28657)
XhmikosR [Mon, 15 Apr 2019 14:48:18 +0000 (17:48 +0300)]
update-deps: remove `jquery` exclude. (#28659)
Johann-S [Mon, 15 Apr 2019 12:01:44 +0000 (14:01 +0200)]
add esm files in our readme (#28654)
Johann-S [Mon, 15 Apr 2019 10:00:26 +0000 (12:00 +0200)]
fix unit tests for chrome mobile
XhmikosR [Mon, 15 Apr 2019 08:49:24 +0000 (11:49 +0300)]
Update hugo-bin to v0.43.1 (Hugo 0.55.1). (#28631)
Johann-S [Mon, 15 Apr 2019 08:40:49 +0000 (10:40 +0200)]
remove custom browserlist for our esm build (#28642)
Johann-S [Thu, 11 Apr 2019 14:50:06 +0000 (16:50 +0200)]
change how bootstrap can be imported in bundlers
Shohei Yoshida [Sat, 13 Apr 2019 12:06:32 +0000 (21:06 +0900)]
Add `$custom-control-label-color` variable (#28633)
XhmikosR [Sat, 6 Apr 2019 11:57:19 +0000 (14:57 +0300)]
clean-css: the option is named `breakWith`
XhmikosR [Thu, 28 Mar 2019 23:11:46 +0000 (01:11 +0200)]
Fix xo error: use `for...of`.
XhmikosR [Sat, 30 Mar 2019 15:36:54 +0000 (17:36 +0200)]
Update eslint config for the new xo rules.
XhmikosR [Thu, 28 Mar 2019 23:04:36 +0000 (01:04 +0200)]
Update devDependencies.
ysds [Tue, 9 Apr 2019 11:12:05 +0000 (20:12 +0900)]
Remove _close() and marge with _hide()
ysds [Tue, 9 Apr 2019 10:18:17 +0000 (19:18 +0900)]
Call hide() after `delay` time
Ted Kesgar [Mon, 8 Apr 2019 12:06:48 +0000 (19:06 +0700)]
Change toast border radius to use `$border-radius` (#28621)
Currently, `$toast-border-radius` uses the value of `.25rem`. This is inconsistent with other variables such as `$btn-border-radius` and `$input-border-radius`, which uses the "global" `$border-radius` variable.
Matěj Kříž [Fri, 5 Apr 2019 08:51:20 +0000 (10:51 +0200)]
Fix buttons :focus state styles (#27890)
* Fix buttons :focus state styles
Buttons :hover and :focus state shares styles.
Buttons :focus text color on 'a.btn' is now consistent with others '.btn'.
* `:focus` styles should be in sync with `.focus`.
So shared styles with hover were copy to focus definition. Rather then using
`hover-focus` mixin which do not contain `.focus`.
XhmikosR [Thu, 4 Apr 2019 08:56:06 +0000 (11:56 +0300)]
_sidebar.scss: change ID to a class and type selector. (#28610)
XhmikosR [Mon, 1 Apr 2019 14:26:43 +0000 (17:26 +0300)]
karma.conf.js: switch to `CI === true`. (#28588)
Loïc Goyet [Fri, 29 Mar 2019 19:31:23 +0000 (20:31 +0100)]
Remove scss variable defined twice (#28567)
Johann-S [Wed, 27 Mar 2019 12:37:04 +0000 (13:37 +0100)]
Reset carousel touch delta x to prevent click transformation in swipe (#28558)
XhmikosR [Tue, 26 Mar 2019 13:20:33 +0000 (15:20 +0200)]
Add a `netlify` npm script. (#28552)
XhmikosR [Tue, 26 Mar 2019 10:49:45 +0000 (12:49 +0200)]
Remove `http` from docs search. (#28557)
We use only `https` for a few months now.
XhmikosR [Thu, 21 Mar 2019 17:31:55 +0000 (19:31 +0200)]
Simplify npm docs script a bit.
XhmikosR [Thu, 21 Mar 2019 17:31:32 +0000 (19:31 +0200)]
Add the css-copy and js-copy tasks before the build script.
XhmikosR [Sat, 23 Mar 2019 10:52:32 +0000 (12:52 +0200)]
Update devDependencies. (#28538)
Patrick H. Lauke [Thu, 21 Mar 2019 13:59:02 +0000 (13:59 +0000)]
Check prefers-reduced-motion variable before adding reduced motion media query for animated progress bars (#28530)
XhmikosR [Tue, 19 Mar 2019 12:29:52 +0000 (14:29 +0200)]
Fix `css-prefix-docs` script to be more restrictive. (#28525)
XhmikosR [Thu, 14 Mar 2019 19:14:31 +0000 (21:14 +0200)]
Revert back to the old snippet and just add anonymize IP.
We don't need the extra bloat of gtag.
Mark Otto [Thu, 14 Mar 2019 03:51:25 +0000 (20:51 -0700)]
Update GA to latest script & anonymize IPs
Shohei Yoshida [Sun, 17 Mar 2019 23:27:59 +0000 (08:27 +0900)]
Workaround for MS edge bug (#28275)
Johann-S [Sun, 17 Mar 2019 11:07:26 +0000 (12:07 +0100)]
fix remove files in our visual tests
XhmikosR [Sat, 16 Mar 2019 17:21:41 +0000 (19:21 +0200)]
Revert "Remove Internet Explorer leftovers."
This reverts commit
089e3334a710ae5fddea3ec5bb1a83a8f786196c .
XhmikosR [Sat, 16 Mar 2019 17:15:55 +0000 (19:15 +0200)]
.browserslistrc: add IE 11.
XhmikosR [Sat, 16 Mar 2019 17:15:21 +0000 (19:15 +0200)]
Revert "remove IE from our browserlist"
This reverts commit
5e068eeda9155e19663578a005383ce1da7fd1a6 .
XhmikosR [Sat, 16 Mar 2019 17:15:06 +0000 (19:15 +0200)]
Revert "remove `--compress typeofs=false` from terser."
This reverts commit
25bba7bd68d1eceb2e8b6f436d5719b4d348a733 .
XhmikosR [Sat, 16 Mar 2019 17:14:33 +0000 (19:14 +0200)]
Revert "Add information about IE 11 compatibility."
This reverts commit
1da5b9f76a05feae2663316247937aabda91d487 .
XhmikosR [Sat, 16 Mar 2019 17:13:47 +0000 (19:13 +0200)]
Revert "Remove IE-specific breadcrumb CSS hack"
This reverts commit
9fda96e197abc9eba24962443ed79bc11fef485c .
Johann-S [Sat, 16 Mar 2019 14:10:23 +0000 (16:10 +0200)]
Add back support for IE 11
XhmikosR [Sun, 17 Mar 2019 22:58:47 +0000 (00:58 +0200)]
Update .gitignore (#28519)
Add back ruby/bundler folders so that they don't show up when we switch branches.
This can be removed when v4 hits EOL, along with the old Jekyll docs dist folder.
Martijn Cuppens [Thu, 14 Mar 2019 17:36:02 +0000 (18:36 +0100)]
Remove hover states on background utilities (#28457)
Mark Otto [Thu, 14 Mar 2019 17:23:54 +0000 (10:23 -0700)]
v5: Drop remaining deprecated mixins (#28461)
- Deletes mixin mentions from float docs
- Deletes mixin mention from visibility docs
- Deletes the image-replacement page for text-hide
Mark Otto [Thu, 14 Mar 2019 17:15:26 +0000 (10:15 -0700)]
v5: Update badges (#28458)
- Drop hover and focus states
- Drop .badge-* variants and associated mixin for .bg-* utilities
- Drop .badge-pill for .rounded-pill utliity and adjust horizontal padding to find middle ground of .badge and old .badge-pill
- Remove unused variables
- Add default color value to .badge base class
- Update docs to reflect changes
XhmikosR [Thu, 14 Mar 2019 16:03:01 +0000 (18:03 +0200)]
Update .gitignore (#28493)
Add the old Jekyll docs dist folder so that when we switch branches, it doesn't show up.
Mark Otto [Thu, 14 Mar 2019 02:07:54 +0000 (19:07 -0700)]
Revert "Don't run Google Analytics locally. (#28384)" (#28489)
XhmikosR [Thu, 14 Mar 2019 00:11:09 +0000 (02:11 +0200)]
browsers-devices.md: escape what we read.
Christian Oliff [Wed, 13 Mar 2019 11:13:30 +0000 (20:13 +0900)]
Don't run Google Analytics locally. (#28384)
Martijn Cuppens [Wed, 27 Feb 2019 18:37:40 +0000 (19:37 +0100)]
Push footer to the bottom of the page
XhmikosR [Wed, 27 Feb 2019 17:28:09 +0000 (19:28 +0200)]
Fix 404 layout.
XhmikosR [Thu, 21 Feb 2019 08:57:48 +0000 (10:57 +0200)]
404: output to 404.html and add meta robots.
Christian Oliff [Thu, 21 Feb 2019 08:00:54 +0000 (17:00 +0900)]
Create 404.md
XhmikosR [Wed, 27 Feb 2019 11:37:08 +0000 (13:37 +0200)]
Fix the chroma fix and use Sass more.
Bardi Harborow [Wed, 27 Feb 2019 10:33:04 +0000 (21:33 +1100)]
Workaround problematic Chroma bash highlighting.
Bardi Harborow [Wed, 27 Feb 2019 10:31:28 +0000 (21:31 +1100)]
Disable blackfriday's automatic fraction formatting.
XhmikosR [Thu, 21 Feb 2019 12:53:14 +0000 (14:53 +0200)]
Add support for meta robots.
XhmikosR [Thu, 7 Feb 2019 11:10:06 +0000 (13:10 +0200)]
Remove `--renderToDisk`.
Bjørn Erik Pedersen [Tue, 5 Feb 2019 19:59:01 +0000 (21:59 +0200)]
Simplify browser bugs inline shortcode
XhmikosR [Tue, 5 Feb 2019 17:39:41 +0000 (19:39 +0200)]
Add a `docs-build` script and make it the default.
Bjørn Erik Pedersen [Tue, 5 Feb 2019 11:39:30 +0000 (13:39 +0200)]
Fix bugify.
XhmikosR [Mon, 4 Feb 2019 15:33:58 +0000 (17:33 +0200)]
Update syntax highlighting styles to match the Chroma ones.
XhmikosR [Mon, 4 Feb 2019 10:22:02 +0000 (12:22 +0200)]
Add a docsref shortcode.
This allows for the build to fail if a reference isn't found.
XhmikosR [Mon, 4 Feb 2019 07:09:07 +0000 (09:09 +0200)]
Move this to a partial to work around the stray `p` issue.