XhmikosR
220139a89f
Release v5.0.0-beta3 ( #33439 )
2021-03-23 18:26:54 +02:00
XhmikosR
69b9d638f8
offcanvas-navbar: add missing redirect ( #33443 )
2021-03-23 18:18:54 +02:00
Casey Holzer
16bc47da3c
Allow data-toggle="dropdown" and form click events to bubble
...
* remove stopPropagation from button click event
* test for delegated click events
* ensure button children can open menu
* test to ensure clicking button opens the menu
* check current element and parents
* allow dropdown form click events to bubble
2021-03-23 15:56:28 +02:00
dependabot[bot]
9667438c1e
Bump eslint-plugin-unicorn from 28.0.2 to 29.0.0 ( #33435 )
...
* Bump eslint-plugin-unicorn from 28.0.2 to 29.0.0
Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn ) from 28.0.2 to 29.0.0.
- [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases )
- [Commits](https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v28.0.2...v29.0.0 )
Signed-off-by: dependabot[bot] <support@github.com>
* Fix lint failure
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
2021-03-23 15:27:46 +02:00
dependabot[bot]
b455390f47
Bump @babel/preset-env from 7.13.10 to 7.13.12 ( #33438 )
2021-03-23 13:18:36 +00:00
dependabot[bot]
296c3136aa
Bump hugo-bin from 0.69.0 to 0.70.0 ( #33436 )
...
Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin ) from 0.69.0 to 0.70.0.
- [Release notes](https://github.com/fenneclab/hugo-bin/releases )
- [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.69.0...v0.70.0 )
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>
2021-03-23 15:08:42 +02:00
dependabot[bot]
19fa62d51f
Bump globby from 11.0.2 to 11.0.3 ( #33434 )
...
Bumps [globby](https://github.com/sindresorhus/globby ) from 11.0.2 to 11.0.3.
- [Release notes](https://github.com/sindresorhus/globby/releases )
- [Commits](https://github.com/sindresorhus/globby/compare/v11.0.2...v11.0.3 )
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>
2021-03-23 15:03:45 +02:00
dependabot[bot]
a8276024b9
Bump rollup from 2.41.3 to 2.42.3 ( #33432 )
...
Bumps [rollup](https://github.com/rollup/rollup ) from 2.41.3 to 2.42.3.
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v2.41.3...v2.42.3 )
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>
2021-03-23 14:59:23 +02:00
dependabot[bot]
7c67a9a64d
Bump clean-css-cli from 5.2.1 to 5.2.2 ( #33433 )
...
Bumps [clean-css-cli](https://github.com/jakubpawlowicz/clean-css-cli ) from 5.2.1 to 5.2.2.
- [Release notes](https://github.com/jakubpawlowicz/clean-css-cli/releases )
- [Changelog](https://github.com/jakubpawlowicz/clean-css-cli/blob/master/History.md )
- [Commits](https://github.com/jakubpawlowicz/clean-css-cli/compare/v5.2.1...v5.2.2 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-23 14:53:26 +02:00
Mark Otto
b2deaa997e
Add link to new Parcel guide in starter template ( #33430 )
...
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
2021-03-23 08:27:15 +02:00
GeoSot
1c02ef4f97
Allow offcanvas to be initialized in open state ( #33382 )
...
* Update docs to use new .show behavior and clarify some copy for first example
Co-authored-by: Mark Otto <markdotto@gmail.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
2021-03-23 08:22:59 +02:00
XhmikosR
d9da43f3cc
.browserslistrc: remove Android and make Safari/iOS 12 the minimum ( #33399 )
2021-03-22 23:02:10 +02:00
Mark Otto
a3ad7327f2
Update examples ( #33214 )
...
* Add updated Jumbotron example made from utilities
* Update starter template example with new design and links
* Update some existing examples and their screenshots
* Add four new snippet-based examples
* Update layout to improve things a bit
* WIP
* Add d-block to images
* Fix horizontal scroll
* move d-block to the anchor
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
2021-03-22 13:59:14 -07:00
Mark Otto
e775c494f2
Fix flush accordion styles
2021-03-22 13:56:06 -07:00
XhmikosR
df2d5b6a37
README.md: use shields.io for the tests badge too ( #33401 )
2021-03-18 21:17:45 +02:00
XhmikosR
f4f687762c
.browserslistrc: remove the Edge workaround. ( #33397 )
...
It seems that Legacy Edge has been moved to dead, so this is no loner needed.
2021-03-18 17:46:55 +02:00
XhmikosR
a88d61db6f
BrowserStack: test on iPhone 12 ( #33398 )
2021-03-18 17:45:12 +02:00
Semih Raif Gürel
26d8955de2
Utilities to Utilities API (Borders doc page) ( #33380 )
2021-03-17 12:55:13 -07:00
Rohit Sharma
72ef1dfdbd
Update unit tests for Popper V2 ( #32662 )
2021-03-17 21:25:57 +02:00
Patrick H. Lauke
3ce0a8d3ec
Dynamic tab should not show when triggered on disabled
element ( #33257 )
...
* show() should bail if the trigger has `disabled` attribute
* use 'isDisabled' helper
Co-authored-by: GeoSot <geo.sotis@gmail.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
2021-03-17 10:52:40 +02:00
GeoSot
b9f30903a5
Fix carousel RTL and refactor code, fix rtl swipe issues ( #32913 )
...
* move common code to reusable functions
* add/re-factor tests, directionToOrder func
* add _orderToDirection tests
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
2021-03-17 07:58:43 +02:00
GeoSot
c5083d5fc3
Use more safe check for 'isDisabled' helper ( #33385 )
2021-03-17 07:44:15 +02:00
Mark Otto
c198eb6319
Revamp accordion borders to fix pixel jumping ( #33149 )
...
- Pushes the borders to the .accordion-item
- Simplifies the .accordion-flush
- Recreates the .accordion-button border-bottom with an inset box-shadow
- Updates background-color to solid to match other components like list group and prevent stacked translucent borders
- Use negative margin to overlap the consecutive items
2021-03-16 22:16:03 -07:00
Anton
fcac2e3aa6
Add example: toggle modal dialogs ( #33301 )
...
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
Co-authored-by: Mark Otto <markdotto@gmail.com>
2021-03-16 22:15:06 -07:00
Mark Otto
6ed439ff73
Updates customize Sass docs to reflect proper placement of default variables overrides
2021-03-16 22:04:51 -07:00
GeoSot
ddf72bc612
Accept data-bs-body option in the configuration object as well ( #33248 )
...
* Accept data-bs-body option in the configuration object as well
Tweak jqueryInterface, add some more tests
* Fix Markdown table formatting and tweak the wording on backdrop
Co-authored-by: Mark Otto <markdotto@gmail.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
2021-03-16 18:35:03 +02:00
dependabot[bot]
1e14a0e646
Bump karma from 6.1.2 to 6.2.0 ( #33374 )
...
Bumps [karma](https://github.com/karma-runner/karma ) from 6.1.2 to 6.2.0.
- [Release notes](https://github.com/karma-runner/karma/releases )
- [Changelog](https://github.com/karma-runner/karma/blob/master/CHANGELOG.md )
- [Commits](https://github.com/karma-runner/karma/compare/v6.1.2...v6.2.0 )
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>
2021-03-16 12:55:16 +02:00
dependabot[bot]
7a20375d85
Bump rollup from 2.41.0 to 2.41.3 ( #33377 )
...
Bumps [rollup](https://github.com/rollup/rollup ) from 2.41.0 to 2.41.3.
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v2.41.0...v2.41.3 )
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>
2021-03-16 12:50:46 +02:00
dependabot[bot]
5242f1223e
Bump eslint from 7.21.0 to 7.22.0 ( #33376 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 7.21.0 to 7.22.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.21.0...v7.22.0 )
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>
2021-03-16 12:47:05 +02:00
dependabot[bot]
ebb445b0b5
Bump postcss from 8.2.7 to 8.2.8 ( #33375 )
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.2.7 to 8.2.8.
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.2.7...8.2.8 )
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>
2021-03-16 12:43:35 +02:00
dependabot[bot]
8d9c62852a
Bump karma-rollup-preprocessor from 7.0.6 to 7.0.7 ( #33373 )
...
Bumps [karma-rollup-preprocessor](https://github.com/jlmakes/karma-rollup-preprocessor ) from 7.0.6 to 7.0.7.
- [Release notes](https://github.com/jlmakes/karma-rollup-preprocessor/releases )
- [Changelog](https://github.com/jlmakes/karma-rollup-preprocessor/blob/master/CHANGELOG.md )
- [Commits](https://github.com/jlmakes/karma-rollup-preprocessor/compare/7.0.6...7.0.7 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-16 12:35:45 +02:00
Anton
af42557f4a
Update modal's show
method to accept relatedTarget
as an argument ( #33300 )
...
Co-authored-by: Rohit Sharma <rohit2sharma95@gmail.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
2021-03-16 07:49:52 +02:00
Ryan Berliner
99b2c0b390
only trigger tooltip inserted event on true dom insert
2021-03-16 07:48:50 +02:00
Ryan Berliner
72d2313579
reuse existing popper on show during tooltip fadeout
2021-03-16 07:48:50 +02:00
Ryan Berliner
6ef70b342c
prevent quick interactions from misplacing tooltips
2021-03-16 07:48:50 +02:00
Ryan Berliner
d491c29aa0
prevent tooltip from being deleted on quick re-activations
2021-03-16 07:48:50 +02:00
Rohit Sharma
6ecd1c626e
Change the name of the Offcanvas
constructor ( #33261 )
2021-03-16 07:21:04 +02:00
XhmikosR
e153e5f5b2
Improve change-version.js ( #33148 )
...
* switch to async/await
* remove shelljs
* switch to globby; supports .gitignore out of the box
* don't write any files to the disk if they are indentical
* add two more cmd switches: --dry and --verbose
* strip leading "v" from version arguments so that we don't end up with duplicate `v`s
2021-03-11 11:37:52 +02:00
Mark Otto
6b3254536b
Add migration guide entry
2021-03-10 22:04:32 -08:00
Mark Otto
5c6e72c6fe
Change from element selector to the opt-in class
2021-03-10 22:04:32 -08:00
Mark Otto
defce83027
Add ol.list-group with psuedo-element numbers
2021-03-10 22:04:32 -08:00
Mark Otto
844aab4295
Fixes some copy around inline forms
2021-03-10 21:25:21 -08:00
Kyle Tsang
88cbe443b8
Mention .no-gutters removal in migration guide ( #33332 )
...
* Mention .no-gutters removal in migration guide
* Update site/content/docs/5.0/migration.md
Co-authored-by: Mark Otto <otto@github.com>
2021-03-10 19:28:15 -08:00
gopal-jayaraman
644afc2761
Removing duplicate text-decoration style for abbr[title] #33197 ( #33325 )
...
Removing duplicate text-decoration style for abbr[title] #33197
2021-03-10 19:06:18 -08:00
Mohamed Khoualed
a5c4a7a1f2
Grammatically update the doc ( #33267 )
...
* Grammatically update the doc
* Apply suggestions from code review
Co-authored-by: Mark Otto <otto@github.com>
2021-03-10 19:05:03 -08:00
Garrett Johnson
a49d1e3e58
Fix Flex utilities to add vertical space in example
...
The `justify-content-around` example is missing a `mb-3` class because it is not the last example.
2021-03-10 17:23:24 -08:00
Martin Choutka
a245ef46e2
Update the "Nonblocking files" section in the docs
...
Added few paragraphs about optimizing FCP times, deferring non-critical JS and CSS, may update in the future again
2021-03-10 08:57:50 -08:00
XhmikosR
2732a60ecd
@rollup/plugin-replace: specify preventAssignment: true
( #33329 )
...
This is to fix a warning since the option will be set to true in the next major version of the plugin
2021-03-10 18:47:42 +02:00
XhmikosR
26c999152b
Delete the unused build/ship.sh ( #33326 )
2021-03-10 18:47:20 +02:00
dependabot[bot]
f9ee4825e8
Bump @babel/preset-env from 7.13.9 to 7.13.10 ( #33315 )
...
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ) from 7.13.9 to 7.13.10.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.13.10/packages/babel-preset-env )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-10 09:52:38 +02:00