aboutsummaryrefslogtreecommitdiff
path: root/.bundlewatch.config.json
AgeCommit message (Collapse)AuthorFilesLines
2021-03-11Manual backport of #32627 (#33165)Patrick H. Lauke1-1/+1
Carousel: use buttons, not links, for prev/next controls
2021-03-10Update .bundlewatch.config.jsonXhmikosR1-1/+1
2020-11-12Check for data-interval on the first slide of carousel - v4 (#31820)Mitchell Bryson1-1/+1
When starting a cycle for a carousel, it only checks for a default interval, and not an interval defined on the slide element via data props. This adds a check in before creating the interval to move to the next slide. Co-authored-by: XhmikosR <[email protected]>
2020-10-02buttons plugin : avoid multiple change event trigger (#31000)Laussel Loïc1-2/+2
- add unit test to count how many events are thrown when widget contains multiple tags inside label - add a parameter to toggle, if click event is provided onto an input then don't trigger another change event already thrown by the browser - simplify the case where toggle interface is called click provide from input itself OR it's a button without label. If label is present, then browser propagate click event from childrens through label and then cause multiple calls to toggle - the test assumes that `.btn` class is always set onto the label if there's one, otherwise need to update this plugin and look for label around the input Test with keyboard, mouse and js click call Co-authored-by: XhmikosR <[email protected]>
2020-09-30Update devDependencies and gemsXhmikosR1-2/+2
2020-09-15Update devDependencies and gems (#31624)XhmikosR1-2/+2
* Update devDependencies and gems * Bump bundlewatch limits
2020-06-24Update links to point to v4-dev or main branchesXhmikosR1-1/+1
2020-06-04Bump bundlewatch limitsXhmikosR1-2/+2
2020-04-13Add v4-dev in bundlewatch config. (#30541)XhmikosR1-1/+7
2020-04-13Replace bundlesize with bundlewatch. (#30538)XhmikosR1-0/+44