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
AgeCommit message (Collapse)Author
2015-04-23Specify modal selector in data attribute with backward compatibility.juriejan-modal-selector-attributeJurie-Jan Botha
2015-04-23Run `grunt`.XhmikosR
2015-04-23Update dependencies.XhmikosR
2015-04-01Merge pull request #750 from ebradbury/file_protocol_push_jsXhmikosR
push.js: add file:// urls support
2015-04-01Merge pull request #761 from ttasterisco/patch-1XhmikosR
Fix "Install to Home Screen" link
2015-04-01Run `grunt`.XhmikosR
2015-04-01Update dependencies.XhmikosR
2015-04-01Update normalize.css to v3.0.3.XhmikosR
2015-03-26Fix "Install to Home Screen" linkttasterisco
Invalid link.
2015-03-10Update grunt-html.XhmikosR
2015-03-07.gitignore: Remove obsolete files.XhmikosR
They are grunt-html-validation leftovers. [ci skip]
2015-03-05Switch to "grunt-html" for validating docs.XhmikosR
It requires Java installed, but it's faster.
2015-03-05Document manually calling `PUSH()`.Kevin Mulvey
Closes #753.
2015-03-01Run grunt.XhmikosR
2015-02-28Gruntfile.js: correct comment.XhmikosR
[ci skip]
2015-02-25Update devDependencies.XhmikosR
2015-02-14push.js: add file:// urls supportartemave
Fix for Android Android was not working because the status is set to 200, not 0.
2015-02-14package.json: change the engine version to >= 0.10.1.XhmikosR
2015-02-12Update docs/about.html to reflect the current project state too.XhmikosR
2015-02-11Update README.md to reflect the current project state.XhmikosR
[ci skip]
2015-02-11Update README.md.XhmikosR
Fixes #737. [ci skip]
2015-02-11Run `grunt`.XhmikosR
2015-02-11Merge pull request #728 from Johann-S/modal_eventXhmikosR
Create `modalOpen` and `modalClose` events.
2015-02-11Create modalOpen and modalClose events.Johann-S
2015-02-11Merge pull request #749 from AlexisCaffa/masterXhmikosR
.directional-gradient() corrected. Degrees are not hardcoded
2015-02-11.directional-gradient() corrected. Degrees are not hardcodedCaffa
2015-02-09Run `grunt`.XhmikosR
2015-02-09Merge pull request #701 from naxvog/patch-1XhmikosR
Fixing fade animation missing its transition
2015-02-09Merge pull request #727 from fidransky/masterXhmikosR
Bar header secondary and content
2015-02-09Run `grunt`.XhmikosR
2015-02-09Merge pull request #644 from mhuggins/border-width-variableXhmikosR
Split border-width into separate variable
2015-02-09Merge pull request #735 from kmulvey/masterXhmikosR
use current page's <title> if XHR response does not contain one
2015-02-09Run `grunt`.XhmikosR
2015-02-09CI: Add node.js 0.12.XhmikosR
2015-02-09Merge pull request #265 from medokin/masterXhmikosR
Added badge to tab-item
2015-02-09Merge pull request #618 from watilde/integrate-grunt-taskXhmikosR
Integrate `grunt-contrib-connect` for easier local development
2015-02-09Merge pull request #748 from tinymins/masterXhmikosR
Fix the `CustomEvent` compatibility problem
2015-02-09Merge pull request #747 from Johann-S/browser_transitionEndXhmikosR
Fix transitionEnd on multiple browsers
2015-02-08Compatible With CustomEventZhai YiMing
2015-02-07Integrate grunt-contrib-connect for easier local developmentDaijiro Wachi
2015-02-07Bump grunt-jscs to v1.5.0.XhmikosR
2015-02-06Add "grunt-banner".XhmikosR
We can't add a banner with "grunt-contrib-sass" anymore.
2015-02-06Bump grunt-contrib-sass to v0.9.1.XhmikosR
2015-02-06Fix transitionEnd on multiple browsersJohann-S
2015-02-06Run `grunt`.XhmikosR
2015-02-06Merge pull request #745 from Johann-S/js-refactorXhmikosR
Js refactor
2015-02-06Add RATCHET namespace to RatchetJohann-S
2015-02-05Refactor getBrowserCapabilitiesJohann-S
2015-02-04Merge pull request #464 from twbs/autoprefixerXhmikosR
Add Autoprefixer support
2015-02-04Run `grunt`.XhmikosR