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

188 Коммитов

Автор SHA1 Сообщение Дата
Mohnish Thallavajhula a0410b1968 Update README.md 2015-01-25 19:09:59 -08:00
Gleb Mazovetskiy 21098b331e Readme .css.scss -> .scss #831 2015-01-21 20:36:08 +00:00
Gleb Mazovetskiy 107ca189e4 Bump to v3.3.3
This is a re-packaged release of 3.3.2.1 (v3.3.2+1).

Versions are now strictly semver.
The PATCH version may be ahead of the upstream.

Framework version: Bootstrap **v3.3.2**.
2015-01-20 00:56:26 +00:00
Gleb Mazovetskiy a477f37b57 Specify version for in Readme #749 2015-01-19 23:45:41 +00:00
Thomas McDonald aa4484541c bump to 3.3.2 2015-01-19 17:10:26 +00:00
Gleb Mazovetskiy 30ac3c8ca7 Make autoprefixer-rails a dependency #824 2015-01-17 22:49:41 +00:00
Gleb Mazovetskiy 847887b0ac Change new Rails app instructions #691 2015-01-17 16:48:11 +00:00
Gleb Mazovetskiy 4427d7f7fb Reduce minimum precision 10 -> 8 #821 2015-01-17 16:42:11 +00:00
Gleb Mazovetskiy 4322260dd6 Readme: bootstrap-sass-official -> bootstrap-sass #813 2015-01-15 21:15:56 +00:00
Chris Rebert 317790bfbe Document that Autoprefixer is required
Per https://github.com/twbs/bootstrap/pull/15473
2015-01-13 15:31:03 -08:00
Gleb Mazovetskiy 19651584e8 doc: compass install -r #229 2014-12-17 14:41:34 +00:00
Gleb Mazovetskiy d3531a6fde Readme: bower package is fully supported now [ci skip] 2014-11-20 13:30:07 +01:00
Gleb Mazovetskiy ae550ab0db Readme: update minimum node-sass version [ci skip] 2014-11-20 13:28:30 +01:00
Kevin Mårtensson 69fbd8005b Remove precision note about `node-sass` 2014-11-19 18:28:11 +01:00
Gleb Mazovetskiy 4c09f2d7e7 readme mincer typo [ci skip] 2014-11-12 18:31:36 +01:00
Gleb Mazovetskiy 682b3d00ff Remove Rails 3.2 instructions 2014-11-12 18:21:47 +01:00
Gleb Mazovetskiy 93f42bc913 bump version to v3.3.1 2014-11-12 18:19:30 +01:00
Gleb Mazovetskiy 5f1800ab52 Readme link fix 2014-10-31 22:54:09 +01:00
Gleb Mazovetskiy 7be193b59f readme 2014-10-31 19:43:42 +01:00
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