Commit Graph

30 Commits

Author SHA1 Message Date
Gleb Mazovetskiy 143aa6ad68 Bump bootstrap-sass to 3.4.1 2019-02-13 18:57:51 +00:00
Gleb Mazovetskiy bb7dbf8af7 v3.4.0 2018-12-14 12:16:04 +00:00
Chris Rebert d4dc758d9f bower.json: Allow jQuery v3 (#1061)
Fixes #1048
Refs https://github.com/twbs/bootstrap/issues/16834
2016-07-23 18:09:53 -07:00
Rob Soule 02c6138862 bower.json: Update jQuery version range to exclude v3 (#1043)
Also makes the range match that of upstream Less-based Bootstrap.
Fixes #1042
2016-06-10 00:09:27 -07:00
Gleb Mazovetskiy 446b41a5af Bump to 3.3.6 2015-11-24 23:06:35 +00:00
Gleb Mazovetskiy 4182a36dea Readme: Add Bootstrap 3 vs 4 notice 2015-11-24 22:56:12 +00:00
Gleb Mazovetskiy 9eda0c73a1 Merge pull request #897 from twbs/moduleType
bower.json: Set `moduleType` to `globals`
2015-04-27 20:22:08 +01:00
Gleb Mazovetskiy e62a79b1a7 Merge pull request #898 from twbs/bower-main-spec
bower.json: Remove font files from `main`
2015-04-27 20:21:28 +01:00
Chris Rebert a55d411828 bower.json: Remove font files from `main`
Per https://github.com/bower/bower.json-spec/pull/43 :
> font files [...] are not `main` files as they are not entry-points.

If you have a complaint about this, take it up with the Bower folks:
https://github.com/bower/bower.json-spec/issues
2015-04-27 12:18:52 -07:00
Chris Rebert ddd70187f7 bower.json: Set `moduleType` to `globals`
Per 632ff90a2c (commitcomment-10914138)
[ci skip]
2015-04-27 12:17:00 -07:00
Chris Rebert 81a8d48412 bower.json: Remove moot `version` field
Per a325da3d79
2015-04-27 12:10:02 -07:00
Gleb Mazovetskiy d047ceac00 bump bower.json to v3.3.4 2015-03-16 16:38:32 +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
Thomas McDonald aa4484541c bump to 3.3.2 2015-01-19 17:10:26 +00:00
Gleb Mazovetskiy b4c0349be3 Update bower.json to use one JS file #812 2015-01-17 22:49:15 +00:00
Gleb Mazovetskiy 93f42bc913 bump version to v3.3.1 2014-11-12 18:19:30 +01:00
Gleb Mazovetskiy d07374afdb bump package.json, bower.json, and composer.json 2014-10-30 00:25:58 +01:00
Gleb Mazovetskiy 6fe694cbd0 Port over fixes from branch next 2014-09-02 23:49:24 +02:00
Gleb Mazovetskiy a5f5954268 bump to v3.2.0.0 2014-06-26 18:54:15 +02:00
Gleb Mazovetskiy 0cbe7255b5 pure scss asset helpers, new paths 2014-06-24 03:08:13 +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 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 d9420c4041 bump to v3.1.1 and update changelog 2014-02-13 11:46:29 +01:00
Gleb Mazovetskiy c398b144eb bump to v3.1.0 2014-01-30 12:51:50 -04:00
Gleb Mazovetskiy f980179167 update bower and composer 2014-01-09 15:50:11 +01:00
Gleb Mazovetskiy 2741a634e8 Tasks to update rubygem and bower versions
Unfortunately, rubygems uses a format different from bower for semver
patchlevel (3.0.3.1 vs 3.0.3-1)
2013-12-24 16:03:41 +01:00
Gleb Mazovetskiy 8e3ccf6f20 update gemspec and bower 2013-12-24 15:58:19 +01:00
Gleb Mazovetskiy 6d4de6ced6 bower-compatible version format (patchlevel) 2013-12-24 15:08:38 +01:00
Gleb Mazovetskiy 3b2fc55b95 First attempt at a bower.json 2013-12-24 04:51:34 +01:00