XhmikosR
bdf534df59
masthead: add newlines in the snippets and reindent ( #32129 )
...
* Update masthead-followup.html
* Update single.html
2020-11-11 18:18:47 +02:00
dependabot[bot]
2ab98a43f0
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>
2020-11-10 17:18:18 +02:00
Mark Otto
b316e38d6a
Clarify JS bundle docs one more time ( #32105 )
...
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
2020-11-10 09:35:40 +02:00
dependabot[bot]
df6eb9335b
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>
2020-11-10 09:22:16 +02:00
dependabot[bot]
1569575860
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>
2020-11-10 09:18:46 +02:00
dependabot[bot]
3576edd75a
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>
2020-11-10 09:13:43 +02:00
dependabot[bot]
b777d8c0f0
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>
2020-11-10 09:13:01 +02:00
XhmikosR
d4c3dc5351
docs.html: replace backslashes with forward slashes ( #32102 )
...
This resulted in wrong links when building the docs on Windows.
2020-11-09 20:47:55 +02:00
XhmikosR
411fc649f2
modal.html: use textContent
( #32101 )
...
We are not handling any HTML
2020-11-09 20:47:33 +02:00
XhmikosR
1d86fcee7b
search.js: check for search-input
element early ( #32100 )
2020-11-09 20:47:02 +02:00
XhmikosR
e347441f88
search.js: use the current v5.getbootstrap.com URL ( #32099 )
2020-11-09 20:39:56 +02:00
XhmikosR
f091c0d1e0
package.json: fix clean-css level switch ( #32097 )
2020-11-09 20:36:42 +02:00
XhmikosR
c0d1ed57a3
karma.conf.js: break lines ( #32093 )
2020-11-09 20:33:20 +02:00
Mark Otto
fb3a57b7ba
Drop .btn-block
classes, replace with utilities ( #31995 )
...
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
2020-11-09 11:27:20 +02:00
Patrick H. Lauke
5bd7aa365c
[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
2020-11-09 07:18:17 +02:00
Mark Otto
649e525c62
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>
2020-11-08 20:56:02 +02:00
Martijn Cuppens
67847b0aab
Add checks to fix color contrast issues ( #32085 )
2020-11-08 19:49:26 +01:00
XhmikosR
4ed742e4db
Partially revert "Move this to a partial to work around the stray p
issue." ( #32076 )
...
This partially reverts commit 23ddfa99a3
.
2020-11-08 20:36:46 +02:00
XhmikosR
270f7be9d2
download.md: link to JS files comparison too ( #32087 )
2020-11-08 20:33:04 +02:00
XhmikosR
afd5eea2a7
config.yml: remove the unused "expo" parameter ( #32086 )
2020-11-08 20:32:32 +02:00
XhmikosR
95df642ac9
reboot.md: mention "Liberation Sans" ( #32084 )
2020-11-08 20:31:19 +02:00
XhmikosR
bb6daab961
_variables.scss: reorder SVG attributes
...
This results in slightly better gzip compression
2020-11-06 14:49:41 +02:00
Martijn Cuppens
82ac087c4d
Shade color for better color contrast
2020-11-06 14:49:41 +02:00
Martijn Cuppens
4c1f807142
Fix missing border & add transitions
2020-11-06 14:49:41 +02:00
Mark Otto
d6a72c4e1b
Remove default transform-origin per code review
2020-11-06 14:49:41 +02:00
Mark Otto
3df4dd15e4
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.
2020-11-06 14:49:41 +02:00
Mark Otto
6a37612540
Add dedicated accordion component based on Collapse JS
2020-11-06 14:49:41 +02:00
Mark Otto
f20335b6c1
Add .d-grid to our display utilities ( #32066 )
...
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
2020-11-06 14:35:17 +02:00
XhmikosR
82f2416132
stylelint: pass the --rd
flag ( #32063 )
...
* stylelint: pass the ` --rd` flag
Should report any needless disables
* Update _button-group.scss
* Update _floating-labels.scss
2020-11-06 12:00:03 +02:00
Emilio Cobos Álvarez
c1bb1acf54
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>
2020-11-06 10:46:49 +02:00
Mark Otto
09a09387f4
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>
2020-11-05 08:56:02 -08:00
XhmikosR
f989f8fb3a
Tighten bundlewatch limits.
2020-11-05 15:37:34 +02:00
XhmikosR
13572a6867
Remove the now unneeded polyfills.
2020-11-05 15:37:34 +02:00
XhmikosR
e8f1709adf
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.
2020-11-05 15:37:34 +02:00
Mark Otto
0766a09605
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.
2020-11-05 07:50:09 +02:00
Luke-zhang-04
5e270a13d1
docs: add info on modifying and adding utilities
2020-11-05 07:50:09 +02:00
Mark Otto
3b985977c9
Editing and formatting utilities API page
2020-11-05 07:50:09 +02:00
XhmikosR
366b841f4f
deps: move sirv-cli to npx ( #32056 )
2020-11-04 20:35:03 +02:00
Gaël Poupard
230a41f1d7
Form file docs and overrides ( #32058 )
2020-11-03 18:22:35 +01:00
XhmikosR
b864973a94
dropdown.js: simplify code ( #32055 )
2020-11-03 16:43:20 +02:00
XhmikosR
ccac6a6219
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
2020-11-03 11:38:26 +02:00
Patrick H. Lauke
3b64580949
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>
2020-11-02 20:55:41 +00:00
Patrick H. Lauke
6682bba82d
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
2020-11-02 20:39:49 +00:00
XhmikosR
c9f8fa45fb
tests: tweak Jasmine usage ( #32046 )
...
* jasmine/expect-matcher
* jasmine/prefer-jasmine-matcher
Found with `eslint-plugin-jasmine`
2020-11-02 16:13:24 +02:00
XhmikosR
e2697b0573
tests: fix sanitizer test. ( #32045 )
...
The test template does not include a `script` tag so the test always returned true.
2020-11-02 14:49:56 +02:00
XhmikosR
71010cb1e9
tests: switch to using toContain()
to check for substring presence ( #32043 )
2020-11-02 14:42:40 +02:00
XhmikosR
e0b8fcdf89
ESLint: enable new-cap rule but ignore properties ( #32036 )
2020-11-01 16:31:11 +02:00
XhmikosR
59692ce862
karma: stop excluding polyfill.js from istanbul ( #30740 )
2020-11-01 15:52:24 +02:00
XhmikosR
421e2482e2
Streamline jQuery comment. ( #32016 )
2020-11-01 15:49:51 +02:00
Sascha
c21506d499
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>
2020-11-01 15:32:36 +02:00