Граф коммитов

169 Коммитов

Автор SHA1 Сообщение Дата
Gleb Mazovetskiy 54d21df99f Fix Readme typo 2014-10-31 19:41:46 +01:00
Gleb Mazovetskiy 1e62cb9481 Readme Bower + Rails: better precompile regexp 2014-10-31 19:38:39 +01:00
Gleb Mazovetskiy 7008c00cb4 fix readme typo 2014-10-31 19:35:40 +01:00
Gleb Mazovetskiy 0d0b7ac5fc Better Bower + Rails config
Avoid adding bootstrap-sass to global asset load path
2014-10-31 19:33:21 +01:00
Gleb Mazovetskiy 37ea51e9ac Merge branch 'next'
Conflicts:
	README.md
	lib/bootstrap-sass.rb
2014-10-29 21:49:47 +01:00
Gleb Mazovetskiy f675be933c bump to 3.3.0 2014-10-29 21:47:34 +01:00
Duane 3810ecf532 Update README.md
Moved information about the import order of css files in to the application.css.scss section
2014-09-27 12:06:15 -06:00
Gleb Mazovetskiy a7ac2b104e Readme: Bower with Rails [ci skip] 2014-09-19 12:06:48 +02:00
Ranglani, Sagar | Saga | ISDOD f9da77178f Fix a broken link url of bootstrap.scss in README.md 2014-09-18 11:51:56 +09:00
Gleb Mazovetskiy 6e7f0f943b Rails Readme: clarify @import order requirements
See https://github.com/twbs/bootstrap-sass/issues/692#issuecomment-55091209
2014-09-10 19:17:48 +02:00
Gleb Mazovetskiy fe4aaa4b8a Drop Sprockets `depend_on`
Sprockets does not require depend_on for our use case since v2.1.4
Drop the directives, and instruct Rails users to use sprockets-rails
v2.1.4+.

Profit: Bower package can now be used from Rails

Related issues: #592, #689
2014-09-06 03:59:01 +02:00
Gleb Mazovetskiy c062283837 Update README.md 2014-09-04 00:08:14 +02:00
Gleb Mazovetskiy 7b5ce7e0c3 bootstrap.scss -> _bootstrap.scss #694 2014-08-19 18:28:21 +02:00
Gleb Mazovetskiy 54317e5c02 readme [ci skip] 2014-08-04 08:27:58 +02:00
Gleb Mazovetskiy 4b01f6b71d Readme guides ToC [ci skip] 2014-08-04 08:23:12 +02:00
Gleb Mazovetskiy 8f8cf6b272 Update Rails guide [ci skip]
* Emphasize application.css.*scss* extension, because Rails 4.1
  generates application.*css* by default
* Add Bower with Rails section
2014-08-04 08:19:14 +02:00
Gleb Mazovetskiy 1875f33adb fix typo #675 [ci skip] 2014-07-25 13:30:00 +02:00
Gleb Mazovetskiy bbda75fb7f $icon-font-path fallback to relative for pure Sass
Refs #650 #662
2014-07-12 17:22:15 +02:00
Gleb Mazovetskiy 7d6bf1994a readme: sass -> scss (beginner-friendly) [ci skip] 2014-07-03 12:28:24 +02:00
Zachary Adams 14d410a02a Fix typo in readme
These are needed to avoid the following error:

```
Invalid CSS after "...trap-sprockets"": expected selector or at-rule, was "@import "bootst..."
  (in /Users/zacharyadams/Dropbox/launchacademy/food_trucks/app/assets/stylesheets/application.css.scss:2)
```
2014-07-02 10:25:27 -04:00
Gleb Mazovetskiy a5f5954268 bump to v3.2.0.0 2014-06-26 18:54:15 +02:00
Gleb Mazovetskiy 1b407e116f readme [ci skip] 2014-06-24 16:12:17 +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 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 0cbe7255b5 pure scss asset helpers, new paths 2014-06-24 03:08:13 +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
SoonKhen OwYong 5e846a1662 Fix typo on URL
From _variables to _bootstrap-variables.sass.erb
2014-05-08 18:05:45 +08:00
Chris Rebert ee14466761 add Gem & Bower version badges to README 2014-04-28 13:53:31 -07:00
Gleb Mazovetskiy 83584d7e66 Switch to only having bootstrap.scss in the main.
See https://github.com/twbs/bootstrap-sass/pull/586#issuecomment-40976663
2014-04-21 23:27:06 +02:00
Gleb Mazovetskiy 4ae14a582b readme: link issues [ci skip] 2014-04-19 13:25:07 +02:00
Gleb Mazovetskiy 1a4ff080af Document Rails 3.2 backport gems.
Refs #578, #523, #589.
2014-04-19 13:18:35 +02:00
Gleb Mazovetskiy b0812ced33 Better Rails 3.2 note. See #559 2014-04-18 21:42:30 +02:00
Gleb Mazovetskiy 4dfc9219c9 Revert "Fix incorrect path to bootstrap.scss"
This reverts commit 0768ea4308.
2014-04-10 07:40:54 +02:00
Gleb Mazovetskiy 0a46fb9500 Merge pull request #574 from robodisco/patch-1
Fix incorrect path to bootstrap.scss
2014-04-10 07:36:25 +02:00
Gleb Mazovetskiy e7fea2fae8 Merge pull request #576 from danbower/update-bower-package-name
Readme: Update bower package name
2014-04-10 07:35:41 +02:00
Gleb Mazovetskiy ab8a67bd5e Merge pull request #568 from bittner/master
Doc #492 "Could not locate Gemfile"
2014-04-10 07:28:55 +02:00
Dan Bower 24f826e259 Readme: Update bower package name 2014-04-05 18:28:46 +01:00
Adam 0768ea4308 Fix incorrect path to bootstrap.scss
The command to copy the bootstrap.scss file (the one with all components listed) specifies the incorrect path.
2014-03-31 17:14:52 +09:00
Gleb Mazovetskiy 1543d853c7 Readme svg badge [ci skip] 2014-03-26 15:46:34 +01:00
Peter Bittner 734e1899be Fix for issue #492 "Could not locate Gemfile" 2014-03-26 11:13:35 +01:00
Gleb Mazovetskiy 4ce05c9903 readme: precision on libsass update [ci skip] 2014-03-26 08:14:34 +01:00
Gleb Mazovetskiy ce9bba20e3 readme: specify mincer import ext [ci skip] 2014-03-24 09:10:48 +01:00
Gleb Mazovetskiy bac7f7ff93 Readme: add Mincer section [ci skip] 2014-03-14 21:36:29 +01:00
Gleb Mazovetskiy 91850e6e8e Update README.md 2014-03-13 22:54:18 +01:00
Gleb Mazovetskiy 34a23a82e6 Update README.md 2014-03-13 22:14:46 +01:00
Kyle Florence 1ca3539ad0 Correct readme font path information
There is no / between \$icon-font-path and \$icon-font-name
2014-02-27 18:21:25 -08:00
Sindre Sorhus fe142ef95d readme - bower supports installing using GitHub shorthand 2014-02-25 00:07:32 +01:00
Gleb Mazovetskiy d4e6501fec Update README.md 2014-02-23 21:10:13 +01:00