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

165 Коммитов

Автор SHA1 Сообщение Дата
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 daeb43dcc7 Revert "Fix #803 by unquoting all UTF8 escapes"
This reverts commit 443d5b49ea.
This "fix" breaks everything. Sorry!
2015-01-19 23:07:37 +00:00
Gleb Mazovetskiy 443d5b49ea Fix #803 by unquoting all UTF8 escapes
Work around Sass 3.4.x generating BOM that break IE10+
https://github.com/sass/sass/issues/1395
2015-01-17 22:49:15 +00:00
Gleb Mazovetskiy b4c0349be3 Update bower.json to use one JS file #812 2015-01-17 22:49:15 +00:00
Gleb Mazovetskiy 3e33c6f0d7 woff2 support 2015-01-17 22:49:15 +00:00
Gleb Mazovetskiy 60de6c5e07 converter: support for twbs/bootstrap#15074 fix 2015-01-17 22:49:14 +00:00
Gleb Mazovetskiy 7f2e9b2892 Provide the minified JS bundle as well #777 2015-01-17 22:49:14 +00:00
Gleb Mazovetskiy 0445445727 fix escaping 2015-01-17 22:49:14 +00:00
Thomas McDonald f3b99eda00 SASS -> Sass
http://sassnotsass.com
2014-12-19 16:31:09 +00:00
Gleb Mazovetskiy 7d30630bc8 Sass: explicitly set $bootstrap-sass-asset-helper
Remove reliance on a hack as a polyfill for `function-exists`.
Remove clutter from the generated variables template.
2014-12-17 15:28:54 +00:00
Gleb Mazovetskiy faac9f3c4d Use dist/js/bootstrap.js from upstream #777
Before we compiled bootstrap.js by concatenating individual files.
This copies the file from upstream for maximum compatibility.
2014-11-15 15:15:54 +01:00
Gleb Mazovetskiy 41ea576e9d Split parent selector parts #763
before:

    +input-size('.input-sm, .form-group-sm .form-control', ...)

after:

    +input-size('.input-sm', ...)
    +input-size('.form-group-sm .from-control', ...)
2014-11-14 17:22:15 +01:00
Gleb Mazovetskiy d83deea459 Fix version in templates/project/_bootstrap-variables.sass 2014-10-30 06:26:01 +01:00
Gleb Mazovetskiy 3d33a22661 Generate templates/project/_bootstrap-variables.sass #755 2014-10-28 04:00:55 +01:00
Gleb Mazovetskiy e9164d7ab1 Converter: extract certain classes as mixins
This is a work-around for libsass @extend causing problems with
bootstrap-sass, #723
2014-09-15 14:45:52 +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 7aabf8a25a converter: avoid shelling out to awk 2014-09-06 03:36:42 +02:00
Gleb Mazovetskiy 0ca86d31fc streamline tests, switch to minitest 2014-08-24 22:46:13 +02:00
Gleb Mazovetskiy 9ece2c8cf0 Remove bootstrap/_bootstrap.scss #686 2014-08-19 18:32:33 +02:00
Gleb Mazovetskiy 7b5ce7e0c3 bootstrap.scss -> _bootstrap.scss #694 2014-08-19 18:28:21 +02:00
Gleb Mazovetskiy d5625c9071 better comment for $bootstrap-sass-asset-helper
[ci skip]
2014-07-12 18:23:14 +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
Sudipta Bandyopadhyay c14f8eaefa converter: icon-font-path 2014-07-09 19:31:07 -04:00
Gleb Mazovetskiy 07923942e5 converter: network 2014-06-29 20:58:36 +02:00
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 63c007067f update bower:generate task 2014-06-25 17:13:00 +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 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 7eed336d8a relative depend_on_asset path 2014-06-16 22:40:24 +02:00
Gleb Mazovetskiy 43a90e3ca8 converter: url hack in glyphicons gone 2014-06-10 18:58:15 +02:00
Gleb Mazovetskiy 0b943fcb17 fix #630
in Sass, the vararg form handles both cases
2014-06-04 19:55:56 +02:00
James Adam ab72dcf428 Fix opacity of popover arrows.
Previously, the percentage of the LESS `fadein` function was being
used directly as the opacity, which resulted in an opacity of `0.05`
rather than `0.25` as the LESS version generates.

We can use the SASS `fade_in` function to more accurately generate
the correct color using the same values; the only difference is that
SASS's `fade_in` expects a decimal value, rather than the percentage
that LESS accepts.
2014-04-29 21:05:19 -05: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 328973b548 bower.json main field
See #563 #585 #586

Adds `rake bower:spec` to automatically generate main and version fields
for bower.json.
2014-04-14 13:22:31 +02:00
Gleb Mazovetskiy 1c01160cc8 converter: dropdown-toggle 2014-03-26 08:03:31 +01:00
Gleb Mazovetskiy 5db7be8e09 fix .open .btn-state.dropdown-toggle 2014-03-17 10:43:08 +01:00
Gleb Mazovetskiy 0e3b79167e converter: fix buttons 2014-03-17 08:45:04 +01:00
Gleb Mazovetskiy 096702e196 Update converter (modular mixins) 2014-03-12 20:16:43 +01:00
Gleb Mazovetskiy df7be4f041 converter: fadein(c, %) -> rgba(c, 0.x). refs #554 2014-03-06 13:21:05 +01:00
Gleb Mazovetskiy 5ec27527c2 Update converter:
* Grid update
* Component animations update
2014-03-06 13:21:05 +01:00
Gleb Mazovetskiy 8bc2fca792 fix depend_on_asset 2014-02-25 01:05:23 +01:00
Gleb Mazovetskiy ee8b356a3c Update converter for latest upstream + depend_on_asset
Add depend_on_asset as it is required as of
https://github.com/rails/sprockets-rails/pull/96
2014-02-25 01:05:23 +01:00
Gleb Mazovetskiy ba35928ed5 converter: new grid patch + rake convert 2014-02-11 22:43:56 +01:00
Gleb Mazovetskiy 9778719434 converter: default &:extend() to all 2014-02-08 19:55:02 +01:00
Gleb Mazovetskiy 2e1ca4edae a simpler solution to #523 rails 3 compat 2014-02-06 01:12:06 +01:00
Gleb Mazovetskiy 05fafd0eb0 converter: better apply_mixin_parent_selector 2014-02-05 20:21:13 +01:00