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

github.com/twbs/mq4-hover-shim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-04-21Merge pull request #33 from calvinjuarez/patch-1HEADmasterChris Rebert
readme – format bullet points
2016-04-21readme – format bullet pointscalvin
At "The shim consists of two parts:", the bullet points were previously formatted so that the `<pre>`s were rendered outside the `<li>`s. This commit fixes that, which also lets the two rendered `<li>`s be in the same `<ul>`, which seems to more accurately represent the intended relationships.
2015-11-26Merge pull request #28 from twbs/nodejs-5Chris Rebert
Upgrade to Node.js 5
2015-11-26Upgrade to Node.js 5Chris Rebert
2015-10-01package.json: v0.3.0v0.3.0Chris Rebert
2015-10-01Update ESLint settingsChris Rebert
2015-10-01Bump css-mq-parser to ^0.0.3Chris Rebert
2015-10-01Bump grunt-eslint to ^17.2.0Chris Rebert
2015-10-01Merge pull request #25 from twbs/postcss-bumpChris Rebert
Bump postcss to ^5.0.8
2015-10-01Migrate from deprecated removeSelf to remove; fixes #24Chris Rebert
2015-10-01Migrate from deprecated eachRule to walkRulesChris Rebert
2015-10-01Migrate from deprecated eachAtRule to walkAtRulesChris Rebert
2015-10-01Bump postcss to ^5.0.8Chris Rebert
2015-08-07ESLint: enable spaced-commentChris Rebert
2015-08-07Merge pull request #23 from twbs/bump-eslintChris Rebert
Upgrade ESLint to 1.0.0
2015-08-07Upgrade ESLint to 1.0.0Chris Rebert
2015-08-07Merge pull request #22 from twbs/bump-browserifyChris Rebert
Bump grunt-browserify to ^4.0.0
2015-08-07Bump grunt-browserify to ^4.0.0Chris Rebert
2015-05-23README: add badge indicating development statusChris Rebert
Using the Trove classifiers scheme (same as PyPI; see https://pypi.python.org/pypi?%3Aaction=list_classifiers) [ci skip]
2015-05-18README: Add MIT License badgeChris Rebert
2015-05-15package.json: version 0.2.0v0.2.0Chris Rebert
2015-05-15Merge pull request #21 from twbs/css-mq-parserChris Rebert
css-mediaquery => css-mq-parser
2015-05-15css-mediaquery => css-mq-parserChris Rebert
Need to tolerate CSS media query browser hacks for Bootstrap v4.
2015-05-15Fix invalid media query syntax in some testcasesChris Rebert
I am not a CSS person.
2015-04-08Merge pull request #20 from twbs/bump-babelChris Rebert
Bump (grunt-)babel to ^5.0.0
2015-04-08grunt distChris Rebert
2015-04-08Bump babel to ^5.0.0Chris Rebert
2015-04-08Merge pull request #19 from twbs/bump-eslintChris Rebert
Bump grunt-eslint to ^10.0.0
2015-04-08grunt distChris Rebert
2015-04-08update ESLint configChris Rebert
2015-04-08Bump grunt-eslint to ^10.0.0Chris Rebert
2015-03-23Merge pull request #17 from twbs/eslintChris Rebert
Upgrade to grunt-eslint ^9.0.0
2015-03-23Enable es6 ESLint env in browser-side sourcecodeChris Rebert
2015-03-23ESLint: no-space-before-semi => semi-spacingChris Rebert
2015-03-23ESLint: no-extra-strict => global strictChris Rebert
2015-03-23ESLint: enable no-dupe-args & no-duplicate-caseChris Rebert
2015-03-23Upgrade to grunt-eslint ^9.0.0Chris Rebert
2015-03-23Merge pull request #16 from twbs/node-js-12Chris Rebert
Travis CI: Upgrade to node.js v0.12
2015-03-23Travis CI: Upgrade to node.js v0.12Chris Rebert
2015-02-28README: mention gulp-postcssChris Rebert
2015-02-23Merge pull request #15 from twbs/6toBabelChris Rebert
grunt-6to5 => grunt-babel
2015-02-23grunt-6to5 => grunt-babelChris Rebert
2015-02-23Merge pull request #14 from twbs/bump-eslintChris Rebert
Bump grunt-eslint to ^7.0.0
2015-02-23bump grunt-eslint to ^7.0.0Chris Rebert
2015-02-11Merge pull request #12 from twbs/eslintChris Rebert
Bump grunt-eslint to ^6.0.0
2015-02-11bump grunt-eslint to ^6.0.0Chris Rebert
2015-02-07Merge pull request #11 from twbs/bump-jscsChris Rebert
Bump JSCS
2015-02-07enable JSCS for browser-side codeChris Rebert
2015-02-07bump grunt-jscs to ^1.5.0Chris Rebert
2015-02-05rename & move package: cvrebert/mq4-hover-hover-shim => twbs/mq4-hover-shimv0.1.0Chris Rebert