XhmikosR
|
e78c17599c
|
Sass 3.2.15 is the last 3.2.x version.
|
11 years ago |
XhmikosR
|
51c6fc1375
|
sass/theme-ios.scss: Remove extra comma.
|
11 years ago |
XhmikosR
|
81223c123a
|
Set Jekyll version to 1.4.2 in Travis.
v1.4.3 has a Windows bug.
|
11 years ago |
XhmikosR
|
ed00a91c8b
|
Set Sass version to 3.2.0 in Travis.
This is until we get things sorted for 3.3, see #460.
|
11 years ago |
fat
|
6c5d182676
|
Fix fingerblaster to use new custom event objects.
|
11 years ago |
XhmikosR
|
a39a752373
|
Merge pull request #453 from twbs/ratchicons
Auto-generate Ratchicons
|
11 years ago |
XhmikosR
|
54ff2bf23c
|
Trim trailing spaces.
|
11 years ago |
XhmikosR
|
93f1e46ea1
|
Merge pull request #459 from twbs/eqnull
Remove `eqnull` relaxing option.
|
11 years ago |
XhmikosR
|
3b43da1fc4
|
Merge pull request #469 from twbs/disallowMultipleVarDecl
Enable `disallowMultipleVarDecl` JSCS check.
|
11 years ago |
XhmikosR
|
42f5042d54
|
Enable `disallowMultipleVarDecl` JSCS check.
|
11 years ago |
Christian Seel
|
abc020333b
|
add default to scss variables
Doing so allows one to override default variables when writing custom SASS that imports Ratchet's SASS.
|
11 years ago |
XhmikosR
|
ea1c94af3a
|
Remove unneeded quotes.
|
11 years ago |
XhmikosR
|
a18111b93e
|
Work around https://github.com/jekyll/jekyll/issues/1801
|
11 years ago |
XhmikosR
|
8e29b3d321
|
Add "grunt/*.js" in the JSHint and JSCS checks.
|
11 years ago |
XhmikosR
|
8b6532dd7b
|
Run `grunt`.
|
11 years ago |
XhmikosR
|
3e3cb4d809
|
Auto-generate Ratchicons data to be used by Jekyll.
Backported from Bootstrap, adapted for Ratchet.
|
11 years ago |
XhmikosR
|
10346ebd95
|
Re-indent ratchicons.scss and use single quotes.
|
11 years ago |
XhmikosR
|
6f0de82f4f
|
Remove `eqnull` relaxing option.
|
11 years ago |
Mark Otto
|
ddb566adc0
|
grunt
|
11 years ago |
Mark Otto
|
dfd4b2f301
|
Merge pull request #455 from ZDroid/indent
Minify .jshintrc indent
|
11 years ago |
Mark Otto
|
18548c63a5
|
Merge pull request #456 from ZDroid/bower-ignore-travis.yml
bower.json: ignore .travis.yml
|
11 years ago |
Mark Otto
|
535af72440
|
Merge pull request #457 from ZDroid/package.json-paths
Remove ./ from package.json paths
|
11 years ago |
XhmikosR
|
e7ffc5be66
|
Change alerts comments to `//` so that they aren't added in the final CSS.
|
11 years ago |
Mark Otto
|
1781855348
|
Merge pull request #458 from ZDroid/config-yml-pa
Remove ./ from _config.yml paths
|
11 years ago |
Zlatan Vasović
|
dc0c95cd56
|
Remove ./ from _config.yml paths
|
11 years ago |
Zlatan Vasović
|
41d7bd4614
|
Remove ./ from package.json paths
|
11 years ago |
Zlatan Vasović
|
9ac883476a
|
bower.json: ignore .travis.yml
|
11 years ago |
Zlatan Vasović
|
097399cac3
|
Minify .jshintrc indent
|
11 years ago |
XhmikosR
|
48e6bbd8af
|
Merge pull request #451 from twbs/toggle-cursor
Fix toggle's cursor.
|
11 years ago |
XhmikosR
|
45d8d3686a
|
Fix toggle's cursor.
|
11 years ago |
Connor Sears
|
a429bc3b05
|
Merge pull request #450 from twbs/device-images-width
Fix device images being off by 1px.
|
11 years ago |
XhmikosR
|
8ea272eb4f
|
Remove unneeded space.
|
11 years ago |
XhmikosR
|
d836cf3bd0
|
Add SVG files in .gitattributes.
|
11 years ago |
XhmikosR
|
76825a7514
|
Fix device images being off by 1px.
|
11 years ago |
XhmikosR
|
f0ad501b5b
|
Add time-grunt plugin.
|
11 years ago |
XhmikosR
|
9dc9fe93f4
|
Specify engines in package.json.
Things don't work with older versions.
|
11 years ago |
XhmikosR
|
6f34006848
|
Merge pull request #437 from twbs/sitemap
Add sitemap.xml and robots.txt.
|
11 years ago |
XhmikosR
|
4a367979f1
|
Add sitemap.xml and robots.txt.
|
11 years ago |
Connor Sears
|
b5462c4cc9
|
Merge pull request #445 from twbs/fat-popover
fix popover for connor
|
11 years ago |
fat
|
f5b3ef2c7a
|
fix popover for connor
|
11 years ago |
XhmikosR
|
e9bad869d3
|
Merge pull request #436 from twbs/jscs
Add JSCS support
|
11 years ago |
XhmikosR
|
62b55c8477
|
Run `grunt`.
|
11 years ago |
XhmikosR
|
74f38b331d
|
Move style checks from JSHint to JSCS.
Also remove the duplicate ones from .jshintrc.
|
11 years ago |
XhmikosR
|
de2b76641b
|
Fix JSCS warnings.
|
11 years ago |
XhmikosR
|
ea3d80f726
|
Add JSCS support.
Backported from Bootstrap, adapted for Ratchet.
|
11 years ago |
XhmikosR
|
7db2da9429
|
Merge pull request #431 from twbs/csslint
Add CSSLint and CSSComb support.
|
11 years ago |
XhmikosR
|
c8d8f41c8a
|
Run `grunt`.
|
11 years ago |
XhmikosR
|
8425c84d0c
|
Add CSSComb support taken from Bootstrap.
|
11 years ago |
XhmikosR
|
b98b973dc4
|
Run `grunt`.
|
11 years ago |
XhmikosR
|
fc29b66f84
|
Remove unit from zero.
|
11 years ago |