Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/twbs/bootstrap-rubygem

Bootstrap rubygem for Rails / Sprockets / Hanami / etc
https://github.com/twbs/bootstrap-rubygem

Bump version numbers to 2.2.2.0

9fea2b937d8508e6cd21330a3599ecfa1f0986d4 authored about 12 years ago by Tristan Harward <[email protected]>
Update to 2.2.2 from jlong/sass-twitter-bootstrap#44

e12d9cc3f25002998cec47a09b6505d893420263 authored about 12 years ago by Tristan Harward <[email protected]>
Improved script to do all necessary actions for upgrade.

Now automatically takes care of path changes for the includes in bootstrap.scss and responsive.s...

b80a5ff7da58973d1ce3ce7dcfbcded76f595dc2 authored about 12 years ago by Tristan Harward <[email protected]>
Merge pull request #266 from petedmarsh/add-license-to-gemspec

Added license to gemspec

794d52a3cd89203bdbabba1b885f80af7f20fc67 authored about 12 years ago by Thomas McDonald <[email protected]>
Added license to gemspec

37d3bcce7e3ad5fec8984cbaf00375962df635b8 authored about 12 years ago by Peter Marsh <[email protected]>
Add Sass.load_paths entry to help absolute @import paths

Nice feature added in Sass 2.3 - see nex3/sass@5c93cbfe

This should resolve thomas-mcdonald/boo...

41d921990298c4dc7d20d97b64d724f6008ef853 authored about 12 years ago by Tristan Harward <[email protected]>
Bump to 2.1.1.1

c281f39bde853e389b6740d01b6bfc2752838a75 authored about 12 years ago by Thomas McDonald <[email protected]>
Merge pull request #258 from clobby/master

Fixed @import "bootstrap" in Rails projects

f161dccfa144349819f38a79a29fd51113915420 authored about 12 years ago by Tristan Harward <[email protected]>
Use bootstrap/ prefix in @import statements instead of ./ relative paths.

274d5250326bc18cf61a2e20208b2a9042fe4b92 authored about 12 years ago by Umair Siddique <[email protected]>
Fixes bootstrap importing from a stylesheet placed in a subdirectory in app/assets/stylesheets.

d37e15008d4c3e26d930006174c7326babef1611 authored about 12 years ago by Umair Siddique <[email protected]>
Merge pull request #246 from trisweb/master

Import sass-twitter-bootstrap and upgrade to 2.2.1

a775dd6978ea51b8f8d6b19d6563107687874095 authored about 12 years ago by Thomas McDonald <[email protected]>
Fix import in the test

331b98a6075f045f937d126ec416428cc6830054 authored about 12 years ago by Tristan Harward <[email protected]>
Moved boostrap to its own subdirectory

The solution I used here is somewhat clever I think—all bootstrap files are now in their own /bo...

845e39026c47521fba50377cb09f26ce4a9ba0da authored about 12 years ago by Tristan Harward <[email protected]>
Added bootstrap-responsive for backward compatibility.

4de8481efaf5461dac0c300c71899e056d1353a3 authored about 12 years ago by Tristan Harward <[email protected]>
Depend on sass ~> 3.2

I think runtime is correct for this, but please correct me if I'm wrong...

5cf624247539dfee4ef257272294c911c4b84da4 authored about 12 years ago by Tristan Harward <[email protected]>
Remove tests when updating bootstrap

0af8fff971d988f93c2c45292d9d91fe745c3aca authored about 12 years ago by Tristan Harward <[email protected]>
Remove javascript and stylesheet tests.

These are provided by and will be easily accessible upstream, so we shouldn't distribute them wi...

d5c56267143b8c2b53887c7032ed319e8e8dd785 authored about 12 years ago by Tristan Harward <[email protected]>
Provide a compass-agnostic version of image_path

This allows for test compilation (which doesn't use sass-rails *or* compass) and could be a lead...

2fc8201565b7e95d0ca1705c71597b192035603d authored about 12 years ago by Tristan Harward <[email protected]>
Update the readme why not?

9cd7e9ba3ca60c0c45347fc9377309f45498f0d5 authored about 12 years ago by Tristan Harward <[email protected]>
Bah, don't need the submodule anymore.

2cca8870c2ce84c4af283b99f21bb4b68c6954ce authored about 12 years ago by Tristan Harward <[email protected]>
Fix module to correctly include compass extenstion.

Sorry about all the commits - still getting my bearings with compass.

6dea3d599fce2d4afa05ebdf222cd5a5be87474f authored about 12 years ago by Tristan Harward <[email protected]>
Standardize on image-path for referencing sprite assets.

We need a new compass function to handle image-path, since image-url (rightfully) includes the u...

a7369e809df7833a59731acbf619f372b9eb81e1 authored about 12 years ago by Tristan Harward <[email protected]>
Change to cleaner image-url syntax (thanks @m5o)

1886ceb0c151cde12dddee925de5a87f009cc2ec authored about 12 years ago by Tristan Harward <[email protected]>
Ah, finally got the travis config. Updated for gem version bump.

5575d05d2f15d56c265b07761ce4a1997e556563 authored about 12 years ago by Tristan Harward <[email protected]>
Added sass_3_2 gem assertion

df4c203cbb24fea2157c1bc1eda3416ff6ab2fe5 authored about 12 years ago by Tristan Harward <[email protected]>
Update test to adhere to sass 3.2 dependency

b9a7405f42dbdf7ae2bca4108390f40ec93cded2 authored about 12 years ago by Tristan Harward <[email protected]>
Update sass-rails dependency version to require > 3.2

c28e8c2deaeeb45d097ffaf5a1ab07f3684d2b26 authored about 12 years ago by Tristan Harward <[email protected]>
Use asset-path instead, since bootstrap already wraps in url()

11a6358d28f4eb3653b4880d8652fd255ea09d57 authored about 12 years ago by Tristan Harward <[email protected]>
Add patch for asset-url conversion

108c3c63e772d8f61d80dd8efb146d207b4375ff authored about 12 years ago by Tristan Harward <[email protected]>
Update sprite asset url and remove submodule

32fa768ae78acbe5af4d78872194973d11d072b6 authored about 12 years ago by Tristan Harward <[email protected]>
Bump version of bootstrap

65e8c322191daca814488f32fe7cedbfce03838a authored about 12 years ago by Tristan Harward <[email protected]>
Merged in twitter-bootstrap-sass 2.2.1 and removed old files.

776583f08ec49788e677d3c679aa2b926eb59185 authored about 12 years ago by Tristan Harward <[email protected]>
Version 2.1.1

7683418d92901567ebb55dd9f1e5e5aae9fbde9e authored about 12 years ago by Thomas McDonald <[email protected]>
Revert "Merge pull request #241 from asecondwill/master"

This reverts commit 9f172600705e9bcc7a60e86efe6dcbef5b9693d5, reversing
changes made to e8631b8d...

8d00a6e87f961e5e774b62f45a484c917eebab44 authored about 12 years ago by Thomas McDonald <[email protected]>
Merge pull request #241 from asecondwill/master

Multiple shadows

9f172600705e9bcc7a60e86efe6dcbef5b9693d5 authored about 12 years ago by Thomas McDonald <[email protected]>
Merge pull request #242 from mhlavac/master

[FIX] Compass can't build _forms.css due to invalid character in comment

e8631b8d3590f3525388baaedeb8527e95afbfc4 authored about 12 years ago by Thomas McDonald <[email protected]>
Fixed problem with compass building _forms.scss

e7f84b62a7d10d9eebd4a461d7551dcbb9af67e3 authored about 12 years ago by Martin Hlavac <[email protected]>
Multiple shadows

Allow multiple shadows with variable arg

36b5922c85e38f2552b31926c902f8160292126f authored about 12 years ago by will <[email protected]>
Merge pull request #231 from sguha00/input-block-level

.input-block-level should also be a class, not just a mixin

dabed1ecbc10fd79f18e48e579db7336e782d676 authored about 12 years ago by Thomas McDonald <[email protected]>
Merge pull request #228 from Agis-/patch-1

Fix Bootstrap's variables documentation link

d6b93495756aa92bbecb125ce6530df4700c8792 authored about 12 years ago by Thomas McDonald <[email protected]>
Merge pull request #227 from theo-bittencourt/patch-1

Update vendor/assets/stylesheets/bootstrap/_component-animations.scss

fdfb06b5399aef668a1025f20aa75111758ebd0c authored about 12 years ago by Thomas McDonald <[email protected]>
Merge pull request #222 from jasononeil/patch-1

Removed stray 100% from vertical-three-colours mixin

3877c38031d32562f3a4ab7afa69bed951a8b416 authored about 12 years ago by Thomas McDonald <[email protected]>
Merge branch 'wndxlori-master'

aba694c6a6ffbd161a42a74b853d827de432e37f authored about 12 years ago by Thomas McDonald <[email protected]>
Retain Sass 3.1 support by removing variable in media query breakpoint

c7504429e823bab2497708b0c11c3dcfb476ec81 authored about 12 years ago by Thomas McDonald <[email protected]>
.input-block-level should also be a class, not just a mixin

21f6f0f5582407a513ecdebf0da334a4d775502f authored about 12 years ago by Shayan Guha <[email protected]>
Fix Bootstrap's variables documentation link

adb78e0b32e60ac9e71d5905767cf446e91f4e71 authored about 12 years ago by Agis Anastasopoulos <[email protected]>
Update vendor/assets/stylesheets/bootstrap/_component-animations.scss

90ec4aaae4247c138606be517cb4045800237687 authored about 12 years ago by Theo Bittencourt <[email protected]>
Removed stray 100% from vertical-three-colours mixin

In the gradient-vertical-three-colours mixin, the mozilla specific call multiplied the colour st...

549e53829abc75dd22668716dca768e62c0ba716 authored over 12 years ago by Jason O'Neil <[email protected]>
2.1.0.1

Various bugfix release.

2a7c21d40692b512c02deb730fe8caefe1e474da authored over 12 years ago by Thomas McDonald <[email protected]>
Fix expected a color. Got: transparent bug.

Seems to keep rearing it's ugly head at random. Fix #219

a922eb2baf4e3df3a5e19544b65125e87b006d67 authored over 12 years ago by Thomas McDonald <[email protected]>
Adds !default to all the variables

2803b00c1ddf2c981624eac9998c26d7347232c2 authored over 12 years ago by Lori M Olson <[email protected]>
Merge pull request #207 from toxaq/master

Added missing warning style for table row highlighting

a97dfb420c79f4bce7fbfe6692a3351cd621fc92 authored over 12 years ago by Thomas McDonald <[email protected]>
Merge pull request #208 from behrends/master

Fix: use grid-input-span mixin for input spans

a02b6b1c18af95f46eba548085477b77cf03c38f authored over 12 years ago by Thomas McDonald <[email protected]>
Minor missed tweak on mixins

e7a4b9d92190945fec3477c379c6cecc27636bfc authored over 12 years ago by Lori M Olson <[email protected]>
First cut at the Bootstrap 2.1.1 Less to Sass conversion

fc999881bce82d7f033c0e71164ed11fa8b0d90a authored over 12 years ago by Lori M Olson <[email protected]>
Straight-up copy of the Bootstrap 2.1.1 javascript files

444409bd59e1a34f5440b83c1e75cb48e260c147 authored over 12 years ago by Lori M Olson <[email protected]>
Added missing table row style

04b02d61542cb61476e1fb8b42b8e2269ef81135 authored over 12 years ago by Scott Mayo <[email protected]>
Use grid-input-span mixin for input spans

see corresponding bootstrap mixin:
https://github.com/twitter/bootstrap/blob/master/less/mixins....

87aa874c7f0f3e7ddbb1a7771f3b57d4f8773add authored over 12 years ago by Erik Behrends <[email protected]>
Updated versioning note in Readme

f201b26d9b4eb5b0ab3a813bfeccd854bdfd4f39 authored over 12 years ago by Thomas McDonald <[email protected]>
Merge branch '2.1-wip'

bc406b198148d8d2a4b56b7cd6592df60b961556 authored over 12 years ago by Thomas McDonald <[email protected]>
Merge pull request #195 from hlb/2.1-wip

remove esacpe function from less code

433891e27d0ca43db7b6078621149b6c8d51c46c authored over 12 years ago by Thomas McDonald <[email protected]>
remove esacpe function from less code

3f13cfd9eb2e87d98ad7c609377aeb9bf10a0afe authored over 12 years ago by hlb <[email protected]>
Merge pull request #194 from Linuus/2.1-wip

Fix to make data-methods work in dropdown menu

334ecf3a01e8ccb5946bfb671107f001b30de37a authored over 12 years ago by Thomas McDonald <[email protected]>
Fix to make data-methods work in dropdown menu

0e777de283d7aee0740c38a50f280bf534e5bb2c authored over 12 years ago by Linus Pettersson <[email protected]>
Update changelog with current 2.1.0.0 changes

30e4345252e03f3db8dc176dd7ece8e4fb1feec4 authored over 12 years ago by Thomas McDonald <[email protected]>
Update assets to Bootstrap 2.1

fb14b57702b058b2c5c97630c5489de44bd12ba9 authored over 12 years ago by Thomas McDonald <[email protected]>
Add bundler for easy install of gem dependencies

ecc988b5e87539e8fbe57b6bb2b1f6c27ff5cc9a authored over 12 years ago by Thomas McDonald <[email protected]>
Remove section on upgrading to Bootstrap 2.0 from the Readme

cca8b4c270db54d585c8cffcc01a37e35332aba0 authored over 12 years ago by Thomas McDonald <[email protected]>
Bump working version to 2.1.0.0

9b9ea9823bfe789160e3959bb7de054234cf0d4b authored over 12 years ago by Thomas McDonald <[email protected]>
Merge branch '2.0.4.1'

c75e43845ce88e9a5db3b2da5b105149f6c01397 authored over 12 years ago by Thomas McDonald <[email protected]>
Bump version to 2.0.4.1

d58ad33468aa08e1a95f055d9c036094687ec68e authored over 12 years ago by Thomas McDonald <[email protected]>
input.search-query { // input. fix the overwriting of the search-query and allow rounded corner for the search field

06f72645f09d08f2ea06a1e54e5777e2f13a40e5 authored over 12 years ago by Massimiliano <[email protected]>
Update changelog

c7b70358d0ad4bd69f503bb70532eb760b5a22ce authored over 12 years ago by Thomas McDonald <[email protected]>
changed zindex variables to use !default like everything else.

38a0e42fac24a9af3a1c959f9585ada246aa319d authored over 12 years ago by Olli Huotari <[email protected]>
correct nesting of .row-fluid > spanX

0ef5abedfa97fb678b5b3a5d6e05128791d4cedb authored over 12 years ago by Daniel Schaefer <[email protected]>
enable arrow key navigation in typeahead for Firefox

see https://github.com/twitter/bootstrap/issues/3741

d04c446e88a75da04338e14c959b1b4e3efce78d authored over 12 years ago by Niklas H <[email protected]>
Bugfix for modal popup in Opera12

7b06626ac604d0762e5c9782187a879f25f81bb6 authored over 12 years ago by Alex Zaytsev <[email protected]>
Update version to 2.0.4.0

3c9a4761122387926d1fa5d6a8d9b063fb3f7609 authored over 12 years ago by Thomas McDonald <[email protected]>
Add information about versioning to the Readme

236a26a29afe0d21efab429def2874e85763846e authored over 12 years ago by Thomas McDonald <[email protected]>
update changelog

831f25b1c73062054e6d1aa9e67649f27d61e6e2 authored over 12 years ago by Thomas McDonald <[email protected]>
update Javascripts to 2.0.4

f6993413bb4c0aab216df85a23fb4894acf73c91 authored over 12 years ago by Thomas McDonald <[email protected]>
update tests to compile bootstrap-responsive

349cd8ed4e52011ecaca16ffece99eab7502e14c authored over 12 years ago by Thomas McDonald <[email protected]>
update responsive files to match Bootstrap's structure

0ccb7cdbfd4c54d7fe6f8577b7e8e545b83b9e1c authored over 12 years ago by Thomas McDonald <[email protected]>
Alter rake debug to compile bootstrap-responsive

bc90e37c6c0e435aecdebdd47178562a0ab76073 authored over 12 years ago by Thomas McDonald <[email protected]>
updated main CSS to 2.0.4

a2c99397c46bd013f73591045b30df3584ed9b2f authored over 12 years ago by Thomas McDonald <[email protected]>
2.0.3.1

2.0.3.1 is a bug fix for navbar alignment issues

f0035b8cb721d8652d4d998258f68df0613d5dbc authored over 12 years ago by Thomas McDonald <[email protected]>
Correct $elementHeight for button elements in navbar

264449a7d04486baf006906be362d302527032c0 authored over 12 years ago by Thomas McDonald <[email protected]>
Merge branch '2.0.3'

2d3cfe1791ef2d05fd6c6bc7ea0b435221e8765d authored over 12 years ago by Thomas McDonald <[email protected]>
restructure readme; add who/projects section

76ddb93ccf66913c3b8c4d51933daa726705eaf4 authored over 12 years ago by Thomas McDonald <[email protected]>
update changelog and version number in readme

e2c102066a0c32f5db09b3f443529e612be22231 authored over 12 years ago by Thomas McDonald <[email protected]>
javascripts fix

b09bf38b71ac0cd8b9e16099e81a399b67b9f264 authored over 12 years ago by Thomas McDonald <[email protected]>
Add rake:debug task to quickly build the CSS

Previously to ensure that changes have been working it was required to
build the gem and then pu...

931fbc67b4911e65b0c8809b636f672ed501f3d1 authored over 12 years ago by Thomas McDonald <[email protected]>
Revert back to generating the grid with a for loop.

Function recursion raises an exception in Sass 3.2 (not yet released).

This commit reverts back...

cf14f13b44db5b1afae28c127e59344d2b70860a authored over 12 years ago by Thomas McDonald <[email protected]>
Register the rails engine when using Rails w/Compass

This means that the javascripts will still be available through the
asset pipeline.

2a9d9bf4fb9eddca87396477dd9ea93ec5d3b985 authored over 12 years ago by Thomas McDonald <[email protected]>
add build status icon

4a566811118903dbd0f044446ff7a8eb58c1c36e authored over 12 years ago by Thomas McDonald <[email protected]>
Merge branch 'testing' into 2.0.3

261ccd43b6c1b48a7bc2f60fe591dc698f2a7e1c authored over 12 years ago by Thomas McDonald <[email protected]>
fix gemspec location

that's what you get from copy and paste.

1b1881bb4788a0601ef1cf96e2fe8e1421f70e71 authored over 12 years ago by Thomas McDonald <[email protected]>
test in ruby 1.9 please

be0b7cbd5b43609d1104dab53254512d40b01d91 authored over 12 years ago by Thomas McDonald <[email protected]>
add support for travis-ci

as per usual, this is probably broken.

e128a5d16c7d96101a97417eaa4d4e45c9976ca6 authored over 12 years ago by Thomas McDonald <[email protected]>
add tests to check for compilation errors with Sass

ff71c5f2aaa8cddc97d787c829b5d62ffb5e5dbd authored over 12 years ago by Thomas McDonald <[email protected]>