aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-12-12Update js.ymlXhmikosR-patch-2XhmikosR1-0/+7
2020-12-11Replace Lorem Ipsum placeholder text with more representative (or at least en...Patrick H. Lauke20-421/+356
2020-12-11carousel: switch to string constants (#32393)XhmikosR1-6/+4
2020-12-11Use box shadows instead of linear gradients to colorize tables (#32348)Martijn Cuppens2-2/+2
2020-12-11terser: use 2 passes instead of the default 1. (#32185)XhmikosR1-3/+3
2020-12-11Use the ternary operator in a few more places (#32303)XhmikosR2-19/+7
2020-12-11Bump @babel/preset-env from 7.12.7 to 7.12.10 (#32430)dependabot[bot]2-14/+40
2020-12-11Bump @babel/core from 7.12.9 to 7.12.10 (#32429)dependabot[bot]2-9/+53
2020-12-11Bump @babel/cli from 7.12.8 to 7.12.10 (#32428)dependabot[bot]2-4/+4
2020-12-10Tooltip - check if tip and its parent node exist in dispose method (#32420)Rohit Sharma2-1/+19
2020-12-10Remove `TRANSITION_END` from utils (#32394)XhmikosR8-24/+16
2020-12-10Reset Popper position in RTL (#32415)Gaël Poupard1-1/+1
2020-12-10CI: add a 30-min timeout for BrowserStack (#32238)XhmikosR1-0/+1
2020-12-10docs: SVG consistency changes (#32259)XhmikosR11-19/+11
2020-12-10docs: Add Korean translation (#32284)AlexKoala1-0/+5
2020-12-10Typo: show on xxl, if only xl should be hidden. (#32287)Thomas Güttler1-1/+1
2020-12-10CONTRIBUTING: mention dist files (#32314)XhmikosR1-9/+9
2020-12-10Update devDependencies and regenerate package-lock.json (#32410)XhmikosR2-51/+51
2020-12-10carousel: switch to `if/else` (#32395)XhmikosR1-10/+6
2020-12-09Utility API, RFS option: Only generate responsive classes when needed (#32397)Martijn Cuppens1-1/+1
2020-12-09Remove duplicated 'follow Bootstrap on Twitter' link in Community section (#3...Christian Oliff1-1/+0
2020-12-09Add fallback behaviourMartijn Cuppens2-1/+8
2020-12-09cheatsheet: Drop redundant `(current)` text (#32401)Gaël Poupard2-4/+4
2020-12-09alert: rename variables for consistency (#32392)XhmikosR1-6/+6
2020-12-09SelectorEngine: drop variable used once (#32391)XhmikosR1-3/+2
2020-12-09Remove offset in Popover docskyletsang2-8/+2
2020-12-09docs: Update Popper 2 doc linkskyletsang3-6/+6
2020-12-09Fix missed occurrencies of "Popper.js" (#32398)Gaël Poupard1-2/+2
2020-12-08Regenerate package-lock.json (#32378)XhmikosR1-10/+11
2020-12-08Bump postcss from 8.1.14 to 8.2.0 (#32375)dependabot[bot]2-4/+4
2020-12-08Bump autoprefixer from 10.0.4 to 10.1.0 (#32374)dependabot[bot]2-7/+13
2020-12-08Update devDependencies (#32355)XhmikosR2-235/+159
2020-12-08Refactor components to use a utility function to define jQuery plugins (#32285)alpadev14-167/+67
2020-12-08carousel.md: fix `$carousel-transition-duration` reference (#32316)Radu Chiriac1-1/+1
2020-12-07Remove `SelectorEngine.matches()`. (#32339)XhmikosR2-14/+2
2020-12-07Remove vertical-align from .form-select (#32318)Mark Otto1-1/+0
2020-12-07build-plugins: switch to "bundled" for babel helpers (#32312)XhmikosR1-2/+2
2020-12-07Add a callout for the sanitizer in popovers and tooltips (#32272)Patrick H. Lauke3-2/+11
2020-12-07Distv5.0.0-beta1XhmikosR75-3093/+2165
2020-12-07Revert v5.getbootstrap.com changesXhmikosR6-11/+13
2020-12-07Prepare v5.0.0-beta1.XhmikosR30-40/+40
2020-12-06fix(dropdown): ensure [style] will override inline stylesGaël Poupard1-1/+1
2020-12-06fix(RTL)Gaël Poupard2-24/+24
2020-12-06Be explicit with `element.closest()`'s return valueXhmikosR1-1/+1
2020-12-06Fix conflict with Bootstrap CSSMartijn Cuppens2-28/+25
2020-12-06Tighten bundlewatch limitsXhmikosR1-2/+2
2020-12-06Change button copy to make the example clearerMartijn Cuppens1-1/+1
2020-12-06Override margins set by popperMartijn Cuppens1-4/+8
2020-12-06Move and update migration notesXhmikosR1-2/+3
2020-12-06Update popper.js to v2.5.4.XhmikosR5-10/+10