Gleb Mazovetskiy
f76c5ee292
converter: improve cache
2014-06-26 18:52:59 +02:00
Gleb Mazovetskiy
1766234e9a
converter: fetch from raw.githubusercontent.com
2014-06-26 18:45:54 +02:00
Gleb Mazovetskiy
c39044df76
rake convert
2014-06-26 14:05:30 +02:00
Gleb Mazovetskiy
63c007067f
update bower:generate task
2014-06-25 17:13:00 +02:00
Gleb Mazovetskiy
1990398d8e
rake convert
2014-06-25 17:09:02 +02:00
Gleb Mazovetskiy
1bfd280ff3
do not require autoprefixer-rails
2014-06-24 19:50:30 +02:00
Gleb Mazovetskiy
d289446517
add autoprefixer as dev dependency
2014-06-24 16:19:13 +02:00
Gleb Mazovetskiy
1b407e116f
readme [ci skip]
2014-06-24 16:12:17 +02:00
Gleb Mazovetskiy
538e096111
changelog [ci skip]
2014-06-24 16:03:43 +02:00
Gleb Mazovetskiy
814ea9fc0e
remove autoprefixer-rails dependency from gemspec
...
The gem can be used without Rails.
2014-06-24 15:48:30 +02:00
Gleb Mazovetskiy
d383f5f543
Readme Update [ci skip]
2014-06-24 15:47:42 +02:00
Gleb Mazovetskiy
430a80a2be
Fix compass manifest
...
Compass generator will copy javascripts and fonts on project creation
Refs #645
2014-06-24 04:21:35 +02:00
Gleb Mazovetskiy
0d415362db
Require the right test-unit
2014-06-24 04:21:14 +02:00
Gleb Mazovetskiy
35ab500fb9
readme [ci skip]
2014-06-24 03:31:59 +02:00
Gleb Mazovetskiy
a553ff75c9
readme asset path helpers [ci skip]
2014-06-24 03:20:20 +02:00
Gleb Mazovetskiy
7951a6d663
provide a concatenated js file by default
2014-06-24 03:08:13 +02:00
Gleb Mazovetskiy
0cbe7255b5
pure scss asset helpers, new paths
2014-06-24 03:08:13 +02:00
Gleb Mazovetskiy
380194abaf
move asset files to assets/
2014-06-24 03:08:13 +02:00
Gleb Mazovetskiy
081372ebf5
Merge pull request #641 from amitport/patch-1
...
change comment about precision support
2014-06-20 21:53:47 +02:00
Amit Portnoy
d64b551c5a
change comment about precision support
...
node-sass does support the precision option since 0.9.2
BUT libsass currently has a bug...
2014-06-20 19:42:09 +03:00
Gleb Mazovetskiy
e2e70208d5
Update Sprockets depend_on
...
* depend_on_asset => depend_on
* file-relative paths don't work, revert to load path-relative
2014-06-18 14:32:02 +02:00
Gleb Mazovetskiy
2dc2274848
relative paths for depend_on_asset and //=require
2014-06-17 21:00:30 +02:00
Gleb Mazovetskiy
f9af31710f
assigning a variable in mixin overrides outer scope #636
2014-06-17 03:17:29 +02:00
Gleb Mazovetskiy
dd4957d4ae
.gitignore
2014-06-17 03:16:10 +02:00
Gleb Mazovetskiy
bbcea1d8d5
rake convert
2014-06-16 22:41:01 +02:00
Gleb Mazovetskiy
b198b6c255
update test config
2014-06-16 22:40:40 +02:00
Gleb Mazovetskiy
7eed336d8a
relative depend_on_asset path
2014-06-16 22:40:24 +02:00
Gleb Mazovetskiy
08c7527a73
rake convert
2014-06-10 18:58:40 +02:00
Gleb Mazovetskiy
43a90e3ca8
converter: url hack in glyphicons gone
2014-06-10 18:58:15 +02:00
Gleb Mazovetskiy
8ee0c154f9
travis
2014-06-10 12:18:25 +02:00
Gleb Mazovetskiy
380fb83045
rbx allow_failures
2014-06-08 17:31:34 +02:00
Gleb Mazovetskiy
b0f052e0a6
travis rbx
2014-06-05 21:00:29 +02:00
Gleb Mazovetskiy
0b943fcb17
fix #630
...
in Sass, the vararg form handles both cases
2014-06-04 19:55:56 +02:00
Gleb Mazovetskiy
72e2674494
Merge pull request #620 from synthdnb/master
...
Add autoprefixer to dependency.
2014-05-26 20:09:01 +02:00
Gleb Mazovetskiy
d7b85b80aa
Merge pull request #614 from gpakosz/patch-1
...
Removed @import "bootstrap/variables";
2014-05-26 18:25:11 +02:00
Gleb Mazovetskiy
37c7b172e8
rake convert
2014-05-26 18:22:14 +02:00
Gleb Mazovetskiy
1ca3331439
spec changes
2014-05-26 18:22:14 +02:00
Marshall
9fec7f6441
Add autoprefixer to dependency
2014-05-22 18:26:53 +09:00
Gregory Pakosz
58796c843d
Removed @import "bootstrap/variables";
...
Requires users to uncomment the whole variable chain when customizing Bootstrap.
2014-05-11 19:50:57 +02:00
Mark Otto
a416cb86a3
Update .travis.yml
2014-05-09 12:33:50 -07:00
Gleb Mazovetskiy
bbbd92a844
Merge pull request #608 from tdreyno/patch-1
...
Support Sprocket-sass gem so it works outside a Rails env.
2014-05-09 01:51:53 +02:00
Thomas Reynolds
3cff3566bb
Support Sprocket-sass gem so it works outside a Rails env.
...
Sprockets-sass (used by Sinatra and Middleman) stores its sprockets context in a different location than Rails. This PR checks for this case and fixes: https://github.com/middleman/middleman/issues/1265
2014-05-08 09:30:23 -07:00
Gleb Mazovetskiy
aebe38ca19
Merge pull request #607 from owyongsk/patch-1
...
Fix typo on URL
2014-05-08 13:59:43 +02:00
SoonKhen OwYong
5e846a1662
Fix typo on URL
...
From _variables to _bootstrap-variables.sass.erb
2014-05-08 18:05:45 +08:00
Gleb Mazovetskiy
f6bf2ee00c
Merge pull request #604 from nschonni/patch-1
...
Add jQuery Bower dependency
2014-05-06 02:34:32 +02:00
Nick Schonning
2903b0c8da
Add jQuery Bower dependency
...
Version copied from https://github.com/twbs/bootstrap/blob/master/bower.json#L35-L37
Fixes gh-603
2014-05-05 20:15:02 -04:00
Gleb Mazovetskiy
a1b7455f85
Change Compass template to use Sass helpers
2014-05-04 11:32:39 +02:00
Gleb Mazovetskiy
509a2e682e
Asset paths for Compass and Sprockets in Sass
...
Useful when ruby integration is not available (e.g. as a bower package).
Will be the default way to integrate in the next version.
See also: #592 #593
2014-05-04 10:50:26 +02:00
Gleb Mazovetskiy
aff4f282c7
revise dev deps
2014-05-04 10:49:47 +02:00
Gleb Mazovetskiy
72ad86b29f
rake convert
2014-05-02 17:52:53 +02:00