Code Monkey home page Code Monkey logo

Comments (12)

3noch avatar 3noch commented on May 11, 2024 2

👍 on having a model separate from the JS framework. I'd rather not be forced to use a particular front-end framework just to get a modal window!

from bulma.

jgthms avatar jgthms commented on May 11, 2024 1

Modals have been added. As wished, you have to handle the show/hide yourself. But it's just toggling 1 CSS class.

from bulma.

nareshv avatar nareshv commented on May 11, 2024

looking for this feature which makes me to use this framework in the upcoming project of ours.

from bulma.

jgthms avatar jgthms commented on May 11, 2024

JavaScript plugins are coming up. I could design a modal, but without the JS interaction, it might be useless. So it's on hold for now, but in the pipelines.

from bulma.

elmor34 avatar elmor34 commented on May 11, 2024

Need to have a directive for Angular JS also !

from bulma.

gimenete avatar gimenete commented on May 11, 2024

@jgthms well, it's not necessary useless because some people (like me) could use only the CSS and then add the behavior using another framework. For example for bootstrap there's the official JS implementation using jquery but there are others using react or vuejs.

In other projects I've used bootstrap components without the official javascript and I've just added/removed the proper css classes to open dropdowns, menus, show/hide tabs, etc. myself without using the official jquery implementation because I was using a different framework.

from bulma.

sirikon avatar sirikon commented on May 11, 2024

An opinion about modal windows:

  • Breaks the UI/IUX
  • Anything possible to do inside a modal is just possible to do in the main layout (And will result in a much better flow for the user)
  • Using a modal window is failing as a designer
  • I hate them

Do you want include them in the project? Ok, but just the CSS as @jgthms says, or at least dont add JS dependency.

I would also suggest to make elements for:

  • Floating window with darked background
  • Panel
  • Panel Header
  • Panel Footer

And then, the modal window would be a combination of them.

from bulma.

wellguimaraes avatar wellguimaraes commented on May 11, 2024

I would repeat @3noch comment!

from bulma.

michaelcontento avatar michaelcontento commented on May 11, 2024

👍 for having the CSS separate from the JS that runs it!

from bulma.

onlymejosh avatar onlymejosh commented on May 11, 2024

+1 for just having the CSS, but with proper classes for animations and transition states

from bulma.

arthurkirsz avatar arthurkirsz commented on May 11, 2024

+1 @3noch

from bulma.

3noch avatar 3noch commented on May 11, 2024

Yay!

from bulma.

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.