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
2019-02-20Rewritten modal without jquery (#23955)Alessandro Chitolina
2019-02-20Add Manipulator object to add shortcuts for dom manipulationsJohann-S
2019-02-20alert without jqueryJohann-S
2019-02-20Remove jQuery from Util.jsJohann-S
2019-01-15tests: use jQuery from node_modules. (#28059)XhmikosR
2018-12-21Prep for v4.2.0 releaseMark Otto
2018-12-16Revert "Remove now unnecessary shrink-to-fit viewport directive (#27818)" (#2...XhmikosR
2018-12-15Remove now unnecessary shrink-to-fit viewport directive (#27818)Patrick H. Lauke
2018-11-13Create toast JS plugin, add unit tests.Johann-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-07-12Reorganize docs for easier deploysMark Otto
2018-05-22chore(deps): update qunit and karma-qunitJohann-S
2018-03-21Remove the local jquery-1.9.1.min.js.XhmikosR
2018-03-21tests: load 3rd-party libs from the local node_modules folder.XhmikosR
2018-03-21Update all devDependencies.XhmikosR
2018-03-21Use sinon from cdnjs.XhmikosR
2018-03-21tests: use QUnit from the jQuery CDN.XhmikosR
2018-03-13Add Sinon to do better unit testJohann-S
2017-11-23Allow us to run our unit test on differents jquery versionJohann-S
2017-10-25Add unit tests for util.jsJohann-S
2017-10-24Change Rollup config to wrap our dist files with jQuery instead of $Johann-S
2017-10-23Add `Util.jQuery` which will detect jQuery instead of relying on global `$` (...Johann-S
2017-10-22Tighten htmllint's rules. (#24471)XhmikosR
2017-10-03Switch to lowercase `doctype`. (#24217)XhmikosR
2017-05-30update pathsMark Otto
2017-05-14Add attachment classesJohann-S
2017-02-22Refactor QUnit test page.Bardi Harborow
2016-12-31one more test fileMark Otto
2016-02-16js/tests/index.html: Replace jQuery event alias methods with functions that t...Chris Rebert
2015-08-05Merge branch 'master' into v4mMark Otto
2015-07-03Removes unnecessary period at end of commentMelinda Sarnicki Bernardo
2015-05-13popover passing as wellfat
2015-05-12rewritten tooltip + tether integration and death to our positioner jankfat
2015-05-11tab es6fat
2015-05-11scrollspy es6fat
2015-05-11add getters for Version and Default where applicablefat
2015-05-10add dropdownfat
2015-05-10add collapsefat
2015-05-08carousel -> es6fat
2015-05-08button -> es6fat
2015-05-07es6 alert :|fat
2015-05-06remove closureness from pluginsfat
2015-03-29Merge branch 'master' into v4Mark Otto
2015-03-09Disable jQuery event aliases when running test suiteChris Rebert
2015-03-03[Fixes #15953] Implement assert.expect in each unit testKevin Kirsche
2015-03-02Disable deprecated global QUnit method aliases to prevent backsliding on QUni...Chris Rebert
2015-03-02Merge branch 'master' into v4Mark Otto
2015-03-01Unit tests: Only display fixture on-screen for iOSHeinrich Fenkart