Git Product home page Git Product logo

Comments (10)

sveetch avatar sveetch commented on August 23, 2024 1

It's ok, Foundation 6 support has been added with 0.6.0 (commit 45a6d64)

from crispy-forms-foundation.

sveetch avatar sveetch commented on August 23, 2024

Working on ? No. But planned yes.

F6 is a little too fresh for now, i dont have any project using it yet.

By the way, from what i remember, F6 forms are not so different from F5, no ?

from crispy-forms-foundation.

odarbelaeze avatar odarbelaeze commented on August 23, 2024

What you mean is that if the markup is the same, the template pack would work just fine?

from crispy-forms-foundation.

sveetch avatar sveetch commented on August 23, 2024

Yep, the python code and template pack are only about to build some markup, positionning some css classes and all, there is no such magic. If the markup is the same, it will work with F5 template pack.

from crispy-forms-foundation.

flesser avatar flesser commented on August 23, 2024

One change made in Foundation 6 is that the <fieldset> element is no longer styled by itself. It now requires the .fieldset class to be styled (see docs).

For my current project, I modified fieldset.html to always contain that class (see diff). It doesn't hurt in Foundation 5 and is required for Foundation 6.

Edit: Also, Switches seem to have changed: http://foundation.zurb.com/sites/docs/switch.html

from crispy-forms-foundation.

sveetch avatar sveetch commented on August 23, 2024

@flesser thanks for the brief

So finally, i have to open a new template pack for F6. Will see how to do this without to duplicate and maintain too much markup for both packs

from crispy-forms-foundation.

flesser avatar flesser commented on August 23, 2024

I found some more things and started to collect them in #29

from crispy-forms-foundation.

ppo avatar ppo commented on August 23, 2024

Hi, what's the status of F6? Thanks.

from crispy-forms-foundation.

sveetch avatar sveetch commented on August 23, 2024

It's on my todo list in the 'soon' section, before starting it (possibly starting from this PR) i wanted to add some unittests for sanity.

I can't give you a date, eventually in the way of february.

from crispy-forms-foundation.

ppo avatar ppo commented on August 23, 2024

👍 Great, thanks :-)

from crispy-forms-foundation.

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.