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
path: root/js
AgeCommit message (Expand)Author
2016-10-10Merge branch 'tooltip-arrow' of https://github.com/brnrdog/bootstrap into brn...Mark Otto
2016-10-10gruntMark Otto
2016-10-10Merge pull request #20555 from bardiharborow/updatedepsMark Otto
2016-10-09gruntMark Otto
2016-10-09Update dependencies, including Babel to v6 and zeroUnits fix.Bardi Harborow
2016-10-03Fix broken/redirected links, moving to HTTPS where possible. (#20557)Bardi Harborow
2016-09-15replace some profanities (#20715)VarelloThemes
2016-09-05gruntMark Otto
2016-09-05versionsMark Otto
2016-07-27grunt distMark Otto
2016-07-27bump versionsMark Otto
2016-06-29Support jQuery v3 in Bootstrap v4 (#20191)Chris Rebert
2016-06-28ScrollSpy unit test: Use single done() in a then() instead of multiple done()...Dave Methvin
2016-06-28Scrollspy test: Allow for async .then() in jQuery 3; fixes #20182Dave Methvin
2016-06-27Remove unnecessary usage of Promises in non-async ScrollSpy tests (#20180)Chris Rebert
2016-06-13Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-devMark Otto
2016-06-05Enable more rules from ESLint 2.0; refs #19999 (#20076)Chris Rebert
2016-06-05gruntChris Rebert
2016-06-05Upgrade to latest version of JSCS (v3.0.4) (#20070)Chris Rebert
2016-06-05Update ESLint to v2.11.1 (latest stable) (#20068)Chris Rebert
2016-06-05Upgrade ESLint to v2.9.0 (#20047)Chris Rebert
2016-06-05Update ESLint to v2.5.3 (#20043)Chris Rebert
2016-06-05Upgrade ESLint to v2.3.0 (#20041)Chris Rebert
2016-05-31Tweak Esc key comment in modal.jsChris Rebert
2016-05-31Enable new ESLint-recommended rules in ESLint configChris Rebert
2016-05-31Migrate parser & env config to ESLint 2.0.0Chris Rebert
2016-05-31Comply with consistent-return ESLint ruleChris Rebert
2016-05-31Migrate ESLint rules config to ESLint 2.0.0Chris Rebert
2016-05-31Upgrade ESLint to v1.10.3Chris Rebert
2016-05-31Upgrade ESLint to v1.9.0Chris Rebert
2016-05-31Upgrade ESlint to v1.7.3Chris Rebert
2016-05-31Use named constants for magic numbers (#19992)Chris Rebert
2016-05-30Fix load & scroll event usage in ScrollSpy tests (#19986)Chris Rebert
2016-05-30js/tests/unit/scrollspy.js: Fix "offsed" typos (#19985)Chris Rebert
2016-05-26Merge pull request #19894 from twbs/v4-dev-jquery223XhmikosR
2016-05-26Update jQuery to v2.2.4.XhmikosR
2016-05-18Remove stray "~" in modal paddingRight value (#19932)akai
2016-05-11Handle aria-hidden on modal container when showing/hidingPatrick H. Lauke
2016-05-08gruntMark Otto
2016-04-21Modal: Remove IE8-specific window.innerWidth workaroundChris Rebert
2016-03-19Update jQuery to v2.2.2.XhmikosR
2016-02-28JS visual tests: Remove usages of defunct .page-header classChris Rebert
2016-02-27Update tether to v1.2.0.XhmikosR
2016-02-19Run grunt.XhmikosR
2016-02-19Fix validation errors.XhmikosR
2016-02-17Replace jQuery with vanilla JSPatrick H. Lauke
2016-02-17gruntMark Otto
2016-02-17Visual/manual test for checkbox/radio button kbd behaviorPatrick H. Lauke
2016-02-16Focus (visually hidden) input radio/checkboxPatrick H. Lauke
2016-02-16js/tests/index.html: Replace jQuery event alias methods with functions that t...Chris Rebert