]>
git.ipfire.org Git - thirdparty/bootstrap.git/log
XhmikosR [Mon, 16 Nov 2020 12:31:03 +0000 (14:31 +0200)]
BrowserStack: test both on iPhone 7 and iPhone X (#32154)
XhmikosR [Sun, 15 Nov 2020 12:21:01 +0000 (14:21 +0200)]
Switch to jsDelivr for the remaining docs assets (#32158)
XhmikosR [Sat, 14 Nov 2020 13:59:35 +0000 (15:59 +0200)]
popovers.md: unbreak line (#32153)
XhmikosR [Mon, 9 Nov 2020 06:48:37 +0000 (08:48 +0200)]
search.js: remove `window.location.origin` workaround
XhmikosR [Tue, 3 Nov 2020 14:15:16 +0000 (16:15 +0200)]
Use `Array.find` instead of `Array.filter`
XhmikosR [Sat, 2 May 2020 13:31:51 +0000 (16:31 +0300)]
Use `String.startsWith`
XhmikosR [Sat, 2 May 2020 13:56:23 +0000 (16:56 +0300)]
Switch to `Set#has()`
XhmikosR [Sat, 2 May 2020 13:49:33 +0000 (16:49 +0300)]
Switch to Number properties
XhmikosR [Sat, 2 May 2020 13:43:13 +0000 (16:43 +0300)]
Switch to `String.includes()`
XhmikosR [Sat, 14 Nov 2020 13:43:25 +0000 (15:43 +0200)]
tooltip.js: deduplicate `_fixTitle()` (#32124)
Gaël Poupard [Sat, 14 Nov 2020 13:33:10 +0000 (14:33 +0100)]
Simplify make-container() (#31735)
XhmikosR [Sat, 14 Nov 2020 06:16:30 +0000 (08:16 +0200)]
Fix `.close` instances (#32152)
XhmikosR [Wed, 11 Nov 2020 19:16:20 +0000 (21:16 +0200)]
Move migration notes
Rohit Sharma [Wed, 11 Nov 2020 06:37:04 +0000 (12:07 +0530)]
Get only bs prefixed data attributes
XhmikosR [Fri, 6 Nov 2020 15:21:57 +0000 (17:21 +0200)]
Update the remaining files
Mark Otto [Mon, 2 Nov 2020 08:10:56 +0000 (10:10 +0200)]
Add note in migration.md
XhmikosR [Mon, 2 Nov 2020 08:09:32 +0000 (10:09 +0200)]
Rename docs version data attribute
Rohit Sharma [Wed, 22 Jul 2020 19:33:11 +0000 (22:33 +0300)]
Add `bs` in data attributes
- Add `bs` in data APIs everywhere
- Update unit tests
Mark Otto [Mon, 9 Nov 2020 04:05:22 +0000 (20:05 -0800)]
Move states docs and rewrite to match existing examples
Nikita Mikhaylov [Mon, 14 Sep 2020 05:33:31 +0000 (08:33 +0300)]
Add hover utilities
remome several hobers
refactoring hover utilities
refactoring hover utilities
Mark Otto [Fri, 13 Nov 2020 18:50:59 +0000 (10:50 -0800)]
Rename scale-color() function to shift-color() to avoid collision with Sass's own color function (#32149)
XhmikosR [Fri, 13 Nov 2020 16:56:04 +0000 (18:56 +0200)]
application.js: remove non-existent selector (#32131)
Jonathan [Fri, 13 Nov 2020 16:49:55 +0000 (17:49 +0100)]
Add hyphen between Sass and based (#32134)
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
XhmikosR [Fri, 13 Nov 2020 10:45:11 +0000 (12:45 +0200)]
example.html: remove extra whitespace (#32143)
If we don't pass `class` to the `placeholder` shortcode, this resulted in two spaces before the `alt` attribute:
```html
{{< example >}}
{{< placeholder width="64" height="64" >}}
{{< /example >}}
```
```html
<img src="..." alt="...">
```
Dylan Anderson [Thu, 12 Nov 2020 16:12:42 +0000 (09:12 -0700)]
Update floating-labels.md (#32139)
Fixed grammar error.
Christian Oliff [Thu, 12 Nov 2020 13:01:00 +0000 (22:01 +0900)]
Fix caniuse.com URLS to prevent redirects (#32135)
Shorter URLS which are faster as they avoid HTTP redirects
XhmikosR [Wed, 11 Nov 2020 17:07:37 +0000 (19:07 +0200)]
Prepare v5.0.0-alpha3 (#32122)
XhmikosR [Wed, 11 Nov 2020 16:29:18 +0000 (18:29 +0200)]
browsers-devices: add `chomp` (#32116)
This is to remove any trailing newlines in the `.browserslistrc` shortcode
Martijn Cuppens [Wed, 11 Nov 2020 16:27:12 +0000 (17:27 +0100)]
Use correct value order (#32121)
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
Christian Oliff [Wed, 11 Nov 2020 16:22:42 +0000 (01:22 +0900)]
Minor improvements to the Alpha 3 changelog (#32126)
Small changes for improved consistency
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
XhmikosR [Wed, 11 Nov 2020 16:18:47 +0000 (18:18 +0200)]
masthead: add newlines in the snippets and reindent (#32129)
* Update masthead-followup.html
* Update single.html
dependabot[bot] [Tue, 10 Nov 2020 15:18:18 +0000 (17:18 +0200)]
Bump autoprefixer from 10.0.1 to 10.0.2 (#32119)
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.0.1 to 10.0.2.
- [Release notes](https://github.com/postcss/autoprefixer/releases)
- [Changelog](https://github.com/postcss/autoprefixer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/postcss/autoprefixer/compare/10.0.1...10.0.2)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Mark Otto [Tue, 10 Nov 2020 07:35:40 +0000 (23:35 -0800)]
Clarify JS bundle docs one more time (#32105)
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
dependabot[bot] [Tue, 10 Nov 2020 07:22:16 +0000 (09:22 +0200)]
Bump hugo-bin from 0.65.0 to 0.66.1 (#32114)
Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.65.0 to 0.66.1.
- [Release notes](https://github.com/fenneclab/hugo-bin/releases)
- [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.65.0...v0.66.1)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
dependabot[bot] [Tue, 10 Nov 2020 07:18:46 +0000 (09:18 +0200)]
Bump postcss from 8.1.4 to 8.1.6 (#32113)
Bumps [postcss](https://github.com/postcss/postcss) from 8.1.4 to 8.1.6.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/master/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.1.4...8.1.6)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] [Tue, 10 Nov 2020 07:13:43 +0000 (09:13 +0200)]
Bump eslint from 7.12.1 to 7.13.0 (#32112)
Bumps [eslint](https://github.com/eslint/eslint) from 7.12.1 to 7.13.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.12.1...v7.13.0)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] [Tue, 10 Nov 2020 07:13:01 +0000 (09:13 +0200)]
Bump sass from 1.28.0 to 1.29.0 (#32111)
Bumps [sass](https://github.com/sass/dart-sass) from 1.28.0 to 1.29.0.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.28.0...1.29.0)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
XhmikosR [Mon, 9 Nov 2020 18:47:55 +0000 (20:47 +0200)]
docs.html: replace backslashes with forward slashes (#32102)
This resulted in wrong links when building the docs on Windows.
XhmikosR [Mon, 9 Nov 2020 18:47:33 +0000 (20:47 +0200)]
modal.html: use `textContent` (#32101)
We are not handling any HTML
XhmikosR [Mon, 9 Nov 2020 18:47:02 +0000 (20:47 +0200)]
search.js: check for `search-input` element early (#32100)
XhmikosR [Mon, 9 Nov 2020 18:39:56 +0000 (20:39 +0200)]
search.js: use the current v5.getbootstrap.com URL (#32099)
XhmikosR [Mon, 9 Nov 2020 18:36:42 +0000 (20:36 +0200)]
package.json: fix clean-css level switch (#32097)
XhmikosR [Mon, 9 Nov 2020 18:33:20 +0000 (20:33 +0200)]
karma.conf.js: break lines (#32093)
Mark Otto [Mon, 9 Nov 2020 09:27:20 +0000 (01:27 -0800)]
Drop `.btn-block` classes, replace with utilities (#31995)
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
Patrick H. Lauke [Mon, 9 Nov 2020 05:18:17 +0000 (05:18 +0000)]
[Docs] Changes to navbar documentation/explanation (#32090)
* Expand "external content" section for navbar
- rephrase the intro to make a bit more sense
- add note about dangers of focus/reading order problems
* Remove pointless intro sentence
* Small wording changes/additions/fixes
Mark Otto [Sun, 8 Nov 2020 18:56:02 +0000 (10:56 -0800)]
Add .gap utilities (#32074)
* Add gap utilities
* Update .bundlewatch.config.json
* Revamp headings on this page for better organization
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
Martijn Cuppens [Sun, 8 Nov 2020 18:49:26 +0000 (19:49 +0100)]
Add checks to fix color contrast issues (#32085)
XhmikosR [Sun, 8 Nov 2020 18:36:46 +0000 (20:36 +0200)]
Partially revert "Move this to a partial to work around the stray `p` issue." (#32076)
This partially reverts commit
23ddfa99a33c81916666326e0cfd2582dacfca44 .
XhmikosR [Sun, 8 Nov 2020 18:33:04 +0000 (20:33 +0200)]
download.md: link to JS files comparison too (#32087)
XhmikosR [Sun, 8 Nov 2020 18:32:32 +0000 (20:32 +0200)]
config.yml: remove the unused "expo" parameter (#32086)
XhmikosR [Sun, 8 Nov 2020 18:31:19 +0000 (20:31 +0200)]
reboot.md: mention "Liberation Sans" (#32084)
XhmikosR [Fri, 6 Nov 2020 09:00:11 +0000 (11:00 +0200)]
_variables.scss: reorder SVG attributes
This results in slightly better gzip compression
Martijn Cuppens [Thu, 5 Nov 2020 20:26:01 +0000 (21:26 +0100)]
Shade color for better color contrast
Martijn Cuppens [Thu, 5 Nov 2020 20:18:38 +0000 (21:18 +0100)]
Fix missing border & add transitions
Mark Otto [Tue, 3 Nov 2020 20:56:38 +0000 (12:56 -0800)]
Remove default transform-origin per code review
Mark Otto [Tue, 3 Nov 2020 20:56:24 +0000 (12:56 -0800)]
Update relative position hack for layers
Switches to slightly more verbose, but more consistent, z-index layering we use elsewhere (e.g., pagination). Doing this ensures we're not toggling position on and off, but rather z-index.
Mark Otto [Mon, 2 Nov 2020 19:36:51 +0000 (21:36 +0200)]
Add dedicated accordion component based on Collapse JS
Mark Otto [Fri, 6 Nov 2020 12:35:17 +0000 (04:35 -0800)]
Add .d-grid to our display utilities (#32066)
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
XhmikosR [Fri, 6 Nov 2020 10:00:03 +0000 (12:00 +0200)]
stylelint: pass the ` --rd` flag (#32063)
* stylelint: pass the ` --rd` flag
Should report any needless disables
* Update _button-group.scss
* Update _floating-labels.scss
Emilio Cobos Álvarez [Fri, 6 Nov 2020 08:46:49 +0000 (09:46 +0100)]
Remove firefox workaround for ::file-selector-button margin. (#32064)
As per https://bugzilla.mozilla.org/show_bug.cgi?id=
1673895 ,
this workaround shouldn't be necessary in FF83+.
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
Mark Otto [Thu, 5 Nov 2020 16:56:02 +0000 (08:56 -0800)]
Add keyboard shortcut to focus search field (#31702)
* Documentation: Add slash key event to focus the input search.
* Add little tag for keyboard shortcut in the search field
* Use ctrl / as keyboard shortcut
* Update search.js
Co-authored-by: chuckrincon <chuckrincon@gmail.com>
Co-authored-by: Patrick H. Lauke <redux@splintered.co.uk>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
XhmikosR [Tue, 3 Nov 2020 13:40:16 +0000 (15:40 +0200)]
Tighten bundlewatch limits.
XhmikosR [Mon, 26 Oct 2020 14:39:23 +0000 (16:39 +0200)]
Remove the now unneeded polyfills.
XhmikosR [Mon, 26 Oct 2020 14:09:07 +0000 (16:09 +0200)]
Drop Legacy Edge support.
This allows us to move forward without being held back. Microsoft already replaces the Legacy Edge with the new one on supported Windows versions.
Mark Otto [Tue, 3 Nov 2020 18:44:03 +0000 (10:44 -0800)]
Big copy edits and testing
Moves the remote utilities section to the using the api section and updates the code snippet to work. Previous one removed all utilities.
Luke-zhang-04 [Sun, 19 Jul 2020 18:08:41 +0000 (21:08 +0300)]
docs: add info on modifying and adding utilities
Mark Otto [Mon, 2 Nov 2020 17:03:15 +0000 (19:03 +0200)]
Editing and formatting utilities API page
XhmikosR [Wed, 4 Nov 2020 18:35:03 +0000 (20:35 +0200)]
deps: move sirv-cli to npx (#32056)
Gaël Poupard [Tue, 3 Nov 2020 17:22:35 +0000 (18:22 +0100)]
Form file docs and overrides (#32058)
XhmikosR [Tue, 3 Nov 2020 14:43:20 +0000 (16:43 +0200)]
dropdown.js: simplify code (#32055)
XhmikosR [Tue, 3 Nov 2020 09:38:26 +0000 (11:38 +0200)]
Update devDependencies (#32048)
* hugo-bin ^0.64.5 → ^0.65.0
* karma-firefox-launcher ^2.0.0 → ^2.1.0
* linkinator ^2.2.0 → ^2.2.2
* postcss-cli ^8.1.0 → ^8.2.0
* rollup ^2.32.1 → ^2.33.1
* sass ^1.27.1 → ^1.28.0
Patrick H. Lauke [Mon, 2 Nov 2020 20:55:41 +0000 (20:55 +0000)]
Make docs anchorjs links darker on keyboard focus (#32050)
* Make docs anchorjs links darker on keyboard focus
Not just on mouse hover
* Update site/assets/scss/_anchor.scss
Co-authored-by: Mark Otto <markd.otto@gmail.com>
Co-authored-by: Mark Otto <markd.otto@gmail.com>
Patrick H. Lauke [Mon, 2 Nov 2020 20:39:49 +0000 (20:39 +0000)]
Add callouts about using light colors ideally on a dark background (#32040)
* Add callout about using light colors ideally on a dark background
* Add callout to helpers > colored links as well
XhmikosR [Mon, 2 Nov 2020 14:13:24 +0000 (16:13 +0200)]
tests: tweak Jasmine usage (#32046)
* jasmine/expect-matcher
* jasmine/prefer-jasmine-matcher
Found with `eslint-plugin-jasmine`
XhmikosR [Mon, 2 Nov 2020 12:49:56 +0000 (14:49 +0200)]
tests: fix sanitizer test. (#32045)
The test template does not include a `script` tag so the test always returned true.
XhmikosR [Mon, 2 Nov 2020 12:42:40 +0000 (14:42 +0200)]
tests: switch to using `toContain()` to check for substring presence (#32043)
XhmikosR [Sun, 1 Nov 2020 14:31:11 +0000 (16:31 +0200)]
ESLint: enable new-cap rule but ignore properties (#32036)
XhmikosR [Sun, 1 Nov 2020 13:52:24 +0000 (15:52 +0200)]
karma: stop excluding polyfill.js from istanbul (#30740)
XhmikosR [Sun, 1 Nov 2020 13:49:51 +0000 (15:49 +0200)]
Streamline jQuery comment. (#32016)
Sascha [Sun, 1 Nov 2020 13:32:36 +0000 (14:32 +0100)]
Fix TypeError when Bootstrap is included in `head` (#32024)
* extend jquery after domContentLoaded event is fired
* add unittest for util onDOMContentLoaded
* wait for trigger jquery event after domContentLoaded
* remove domcontentready from eventHandler
* move istanbul ignore statements to correct line
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
Mitchell Bryson [Sun, 1 Nov 2020 12:36:50 +0000 (12:36 +0000)]
Check for data-interval on the first slide of carousel (#31818)
* check for data-interval on the first slide of carousel
* add updateInterval method for elements of a carousel
* add test for carousel interval being set during cycle
* update activeElement as soon as slide has finished (before transition end)
* only updateInterval before using it
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
XhmikosR [Sun, 1 Nov 2020 12:30:36 +0000 (14:30 +0200)]
CODE_OF_CONDUCT.md: fix redirect (#32033)
XhmikosR [Sun, 1 Nov 2020 05:42:19 +0000 (07:42 +0200)]
Clarify PRs section (#32027)
XhmikosR [Sun, 1 Nov 2020 05:38:55 +0000 (07:38 +0200)]
polyfill.js minor tweaks (#32011)
* rename function to `supportsScopeQuery`
* use a ternary in `findOne` function return value
Mark Otto [Sat, 31 Oct 2020 17:27:30 +0000 (10:27 -0700)]
Update instances of .font-weight to .fw
Mark Otto [Sat, 31 Oct 2020 17:27:17 +0000 (10:27 -0700)]
Add class name so the utility generates
XhmikosR [Sat, 31 Oct 2020 07:30:57 +0000 (09:30 +0200)]
Lint: stop ignoring package.js (#32021)
XhmikosR [Sat, 31 Oct 2020 07:25:33 +0000 (09:25 +0200)]
toast.spec.js: fix typo (#32026)
Sead Memic [Sat, 31 Oct 2020 06:21:31 +0000 (07:21 +0100)]
Contrast colors added to theme-colors (#30044)
* Contrast colors added to theme-colors
* redundant colors removed froms docs, theme-colors refactor
* Add spaces for consistency
* Adapt to the recent changes
Co-authored-by: Sead Memic <sead.memic@intracto.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
Mark Otto [Fri, 30 Oct 2020 20:42:11 +0000 (13:42 -0700)]
Updated .rounded utilities (#31687)
* Updated rounded utilities to fix scale, but not rename anything else
* Rename rounded-pill to border-radius-pill to match
Also reorder some variables while I'm here to make more sense
* Updated rounded utilities to fix scale, but not rename anything else
* Rename rounded-pill to border-radius-pill to match
Also reorder some variables while I'm here to make more sense
* Small copy addition
* Add example modifier class for spacing
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
Martijn Cuppens [Fri, 30 Oct 2020 20:36:44 +0000 (21:36 +0100)]
Fix color heights (#32023)
Patrick H. Lauke [Fri, 30 Oct 2020 18:03:07 +0000 (18:03 +0000)]
Add `cursor:pointer` to color inputs (#32020)
* Add `cursor:pointer` for color inputs
* Add to migration guide
XhmikosR [Fri, 30 Oct 2020 14:24:45 +0000 (16:24 +0200)]
Fix redirects (#32015)
Christian Oliff [Fri, 30 Oct 2020 05:33:31 +0000 (14:33 +0900)]
Update Edge's Rendering Engine on CONTRIBUTING.md (#32008)
* Update Edge's Rendering Engine on CONTRIBUTING.md
Also updated the URL to prevent a HTTP redirect.
* Add 'Go to "Help > Send Feedback" from the browser' note
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
XhmikosR [Fri, 30 Oct 2020 05:29:48 +0000 (07:29 +0200)]
Remove obsolete prefixes (#32012)
XhmikosR [Thu, 29 Oct 2020 17:38:31 +0000 (19:38 +0200)]
CI: switch to Node.js 14. (#32003)
XhmikosR [Thu, 29 Oct 2020 17:26:15 +0000 (19:26 +0200)]
CI: Skip dependabot PR branches. (#32006)
Also, reword Node.js setup step
XhmikosR [Thu, 29 Oct 2020 17:05:39 +0000 (19:05 +0200)]
Minor Markdown fixes (#32009)
* add missing language after fenced block
* add missing end of file newline
XhmikosR [Thu, 29 Oct 2020 07:36:15 +0000 (09:36 +0200)]
Revert "clean-css: specify precision 6"
XhmikosR [Wed, 23 Sep 2020 08:15:28 +0000 (11:15 +0300)]
clean-css: specify precision 6
This is so that we get the same behavior for our minified files since dart-sass doesn't have a precision option and defaults to 10.