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
2020-12-06Update to popper.js v2.xJohann-S
2020-11-18Update karma.conf.js (#32182)XhmikosR
2020-11-17Handle Chromium to run Karma (#32178)Gaƫl Poupard
2020-11-09karma.conf.js: break lines (#32093)XhmikosR
2020-11-05Remove the now unneeded polyfills.XhmikosR
2020-11-01karma: stop excluding polyfill.js from istanbul (#30740)XhmikosR
2020-07-07Update to `@rollup/plugin-node-resolve` v8.1.0. (#31249)XhmikosR
2020-05-26Update to `@rollup/plugin-babel` (#30742)XhmikosR
2020-05-12coverage: ignore node_modulesXhmikosR
2020-05-06add unit tests to ensure our plugins works in jqueryJohann-S
2020-05-05Revert "Update karma.conf.js"XhmikosR
2020-05-04Move babel whitelist helpers to a common file (#30723)XhmikosR
2020-05-04Update karma.conf.jsXhmikosR
2020-03-25fix babel config in our filesJohann-S
2019-12-25Switch to @rollup/plugin-node-resolve (#29851)XhmikosR
2019-10-09Rename "js/tests/units" to "js/tests/unit". (#29503)XhmikosR
2019-10-03return to the original file structure to avoid breaking modularityJohann-S
2019-08-29Minor lint tweaks. (#29328)XhmikosR
2019-07-23rewrite dropdown unit testsJohann-S
2019-07-23rewrite carousel unit testsJohann-S
2019-07-23Switch from QUnit to Jasmine.Johann-S
2019-05-08Rename `eventHandler` and `selectorEngine` files.XhmikosR
2019-05-08improve build plugin script to keep file nameJohann-S
2019-04-01karma.conf.js: switch to `CI === true`. (#28588)XhmikosR
2019-03-18Add back support for IE 11Johann-S
2019-03-11Comply to the new rules.XhmikosR
2019-02-26karma.conf.js: minor simplification.XhmikosR
2019-02-26remove tests for old jQuery 1.9.x compatibilityJohann-S
2019-02-26move util in a util folder with the sanitizerJohann-S
2019-02-20chore(update): bump to 4.1.3Johann-S
2019-02-20fix(manipulator): increase coverage for manipulatorJohann-S
2019-02-20refactor(polyfill): a file for polyfillsJohann-S
2019-02-20fix(data): increase coverage for dataJohann-S
2019-02-20fix chores karmaJohann-S
2019-01-17use absolute path to output lcov file for coveralls (#28075)Johann-S
2019-01-15tests: use jQuery from node_modules. (#28059)XhmikosR
2018-12-14Make use of the package.json `version_short` property more.XhmikosR
2018-10-29update our coverage required for branches and functionsJohann-S
2018-10-20swipe left/right without hammerjsJohann-S
2018-10-20Add touch support in our carousel with HammerJS.Johann-S
2018-09-18docs: use the bundle dist file.XhmikosR
2018-09-13refactor karma config in one fileJohann-S
2018-07-12Reorganize docs for easier deploysMark Otto
2018-05-22chore(deps): update qunit and karma-qunitJohann-S
2018-04-10v4 improve coverage (#25945)Johann-S
2018-03-21Remove the local jquery-1.9.1.min.js.XhmikosR
2018-03-21throw error when coverage is under our thresholdsJohann-S
2018-03-13Add Sinon to do better unit testJohann-S
2018-03-05add code coverageJohann-S
2018-01-11Clean up and tweak ESLint rules.XhmikosR