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

github.com/twbs/ratchet.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/js
AgeCommit message (Expand)Author
2015-04-30Update grunt-jscs.XhmikosR
2015-02-14push.js: add file:// urls supportartemave
2015-02-11Create modalOpen and modalClose events.Johann-S
2015-02-09Merge pull request #735 from kmulvey/masterXhmikosR
2015-02-09Merge pull request #748 from tinymins/masterXhmikosR
2015-02-08Compatible With CustomEventZhai YiMing
2015-02-06Fix transitionEnd on multiple browsersJohann-S
2015-02-06Add RATCHET namespace to RatchetJohann-S
2015-02-05Refactor getBrowserCapabilitiesJohann-S
2015-02-02Fix one more error with Firefox.XhmikosR
2015-02-02Make everything work in all browsers (hopefully).XhmikosR
2015-01-30Merge pull request #521 from twbs/js-2XhmikosR
2015-01-30Minor style changes.XhmikosR
2015-01-30Use plain `if/else` statements when there's no assignment.XhmikosR
2015-01-07use || rather than ternaryKevin Mulvey
2015-01-06Update (c) yearsZlatan Vasović
2014-12-31default to current page <title>Kevin Mulvey
2014-10-18Update JSCS config.XhmikosR
2014-10-13Update JSCS config.XhmikosR
2014-08-24Merge pull request #573 from optikalefx/patch-1Connor Sears
2014-08-24Merge pull request #560 from artemave/patch-2Connor Sears
2014-08-24Merge pull request #564 from artemave/better-dom-cacheConnor Sears
2014-06-25Update dependencies.XhmikosR
2014-04-30Update sliders.jsSean Clark
2014-04-30Update sliders.jsSean Clark
2014-04-29Update sliders.jsSean Clark
2014-04-22Animated transition on `window.history.back()`artem avetisyan
2014-04-22Cache dom before leaving the page, rather than right after lodingartemave
2014-04-22Trigger 'push' event on `history.back()`artemave
2014-04-02bumping the version numberv2.0.2connors
2014-04-01Merge pull request #518 from twbs/innerTextXhmikosR
2014-04-01updating the header on all the js lib filesconnors
2014-03-29Use `textContent` when `innerText` is not available.XhmikosR
2014-03-27Enable `disallowQuotedKeysInObjects` JSCS check and fix the remaining issues.XhmikosR
2014-03-26Merge pull request #492 from twbs/jscsXhmikosR
2014-03-18Fix one letter typo.Michael Yoo
2014-03-14Add more JSCS checks.XhmikosR
2014-03-14Fix TypeError in sliders.js with non webkit browsers.XhmikosR
2014-03-10Merge pull request #459 from twbs/eqnullXhmikosR
2014-03-09Enable `disallowMultipleVarDecl` JSCS check.XhmikosR
2014-03-09Remove `eqnull` relaxing option.XhmikosR
2014-03-08Minify .jshintrc indentZlatan Vasović
2014-03-07Merge pull request #445 from twbs/fat-popoverConnor Sears
2014-03-07fix popover for connorfat
2014-03-07Move style checks from JSHint to JSCS.XhmikosR
2014-03-07Fix JSCS warnings.XhmikosR
2014-03-07Add JSCS support.XhmikosR
2014-03-05bump versionv2.0.1connors
2014-03-05Update JSHint rules.XhmikosR
2014-03-05Enable `forin` and `freeze` rules.XhmikosR