Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-02-19Make event name helper and use it on tooltip & popover to reduce dist sizes (...GeoSot
2022-02-01Fix Popover test that randomly fails on BrowserStack (#35757)GeoSot
2022-01-30tests: replace 'done' callback with 'Promise' to fix deprecation errors (#35659)GeoSot
2021-12-15Popover.js: Accept empty content through `data-bs-content` (#35514)GeoSot
2021-12-01Tooltip/Popover: add underscore prefix to protected functionsGeoSot
2021-12-01Fix popover arrow & tooltip template after the `setContent` addition (#35441)GeoSot
2021-12-01tests: tweak Jasmine's matchers usageXhmikosR
2021-11-25Add a template factory helper to handle all template cases (#34519)GeoSot
2021-10-08tests: minor cleanup (#35138)XhmikosR
2021-10-05Enable `unicorn/no-array-for-each` ruleXhmikosR
2021-08-03Regression on tooltip template creation process. (#34628)GeoSot
2021-07-30Enable a few eslint-config-xo rules (#34620)XhmikosR
2021-06-03Add `getOrCreateInstance` method in base-component (#33276)GeoSot
2021-05-20Allow use of `dispose/hide` methods on Tooltip & Popover from jQueryInterface...GeoSot
2021-05-18Don't add empty content holder when there is no content available (#33982)Rohit Sharma
2021-05-11Remove potential false positive assertions (#33288)Ben Lertlumprasertkul
2021-01-13Throw a `TypeError` instead of the generic `Error` (#32585)Rohit Sharma
2020-11-29Switch to Jasmine's `toBeInstanceOf` matcherXhmikosR
2020-11-29create a base componentJohann-S
2020-11-25Ability to add custom class in tooltip/popover (#32217)Rohit Sharma
2020-11-14Add `bs` in data attributesRohit Sharma
2020-03-25fix: remove make array util function (#30430)Johann-S
2019-10-09Rename "js/tests/units" to "js/tests/unit". (#29503)XhmikosR