Coder Social home page Coder Social logo

Comments (18)

maxmx avatar maxmx commented on May 12, 2024

Some time next week I'll be
Upgrading all the libraries at work so I'll do BS 3.04 at the same time.

On Dec 5, 2013, at 18:59, Andrew Martin [email protected] wrote:

Just curious if you had plans to port this to the latest version of BS (3.0.4). Is there a simple task I can use to generate?

β€”
Reply to this email directly or view it on GitHub.

from bootstrap-stylus.

maxmx avatar maxmx commented on May 12, 2024

Had a look, will wait till 3.1 since it includes a lot more fixes.

from bootstrap-stylus.

bumbu avatar bumbu commented on May 12, 2024

3.1 is out

from bootstrap-stylus.

maxmx avatar maxmx commented on May 12, 2024

Sweet, I'll check it out.

from bootstrap-stylus.

flying-sheep avatar flying-sheep commented on May 12, 2024

bug is closed, but it isn’t 3.1 yet?

from bootstrap-stylus.

maxmx avatar maxmx commented on May 12, 2024

Brain farted.

from bootstrap-stylus.

cesarcf avatar cesarcf commented on May 12, 2024

look at these lines in (mixins.styl) lacks several '@'
this code should look like this:

// Generate the small column offsets
make-sm-column-offset(columns)
@media $media-min-tablet
margin-left percentage(columns, $grid-columns)

make-sm-column-push(columns)
@media $media-min-tablet
left percentage(columns, $grid-columns)

make-sm-column-pull(columns)
@media $media-min-tablet
right percentage(columns, $grid-columns)

from bootstrap-stylus.

shmeff avatar shmeff commented on May 12, 2024

+1

from bootstrap-stylus.

noahcollins avatar noahcollins commented on May 12, 2024

@maxmx I'd be happy to lend a hand with the 3.1.0 port if there some parts of that work you want to delegate. Thanks for the great repo!

from bootstrap-stylus.

maxmx avatar maxmx commented on May 12, 2024

In curently working on it, i have yet to attack the new grid generating loop I'll try to post a wip tomorrow.

On Feb 11, 2014, at 22:50, Noah C [email protected] wrote:

@maxmx I'd be happy to lend a hand with the 3.1.0 port if there some parts of that work you want to delegate. Thanks for the great repo!

β€”
Reply to this email directly or view it on GitHub.

from bootstrap-stylus.

theodorton avatar theodorton commented on May 12, 2024

+1

We have a project that's due by the end of next week, do you think you'll be able to have a wip up by then? :) If there's anything that can be done to help, tell me.

from bootstrap-stylus.

erikzaadi avatar erikzaadi commented on May 12, 2024

πŸ‘

from bootstrap-stylus.

yangsu avatar yangsu commented on May 12, 2024

πŸ‘

from bootstrap-stylus.

louh avatar louh commented on May 12, 2024

πŸ‘

from bootstrap-stylus.

maxmx avatar maxmx commented on May 12, 2024

I'm having an issue with stylus outputing the grid system mixin's content when I import them, but only if they are run at least once (you can see the classes output before the normalize in the wip branch)

If anybody has some time to check out this wtf.

I checked out the 3.1.1 branch. They reworked//renamed the mixins again. It's getting harder to keep up without help.

from bootstrap-stylus.

yangsu avatar yangsu commented on May 12, 2024

https://github.com/coursera/bootstrap3-stylus

from bootstrap-stylus.

louh avatar louh commented on May 12, 2024

Oh, that's awesome. I'll check it out.

from bootstrap-stylus.

maxmx avatar maxmx commented on May 12, 2024

I just released the 3.1.0

This will probably be the last release until BS4

from bootstrap-stylus.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.