Ville V. Vanninen

Results 20 comments of Ville V. Vanninen

My issue is with the behaviour and accessibility. It can be styled in any way, that's easy, but users expect a button to behave like a button and not like...

Here's a pretty great in depth article about the issue. https://marcysutton.com/links-vs-buttons-in-modern-web-applications/

I do remember the times, but yeah, I was always a purist. :) I'll see if my project mates and me could dig through the code enough to make a...

I actually have a real use case now. We're doing a billing form that needs to be disabled before the user has done some authentication stuff. So the form is...

Thanks, but I'm hesitant to add features that are not widespread and might still change. But this is definitely a needed addition in the future.

I couldn't find a definition for class chaining in the spec anywhere, could you link it to me if I missed it? I'm trying to stick to the spec, so...

It seems _sequence of simple selectors_ or just _sequence_ would be the correct term. I'll keep this issue open so I'll think about this more when I have the time....

Very similar to AST indeed! Thanks for the link, I'll check it out .This thread might be a good place to gather links to other similar projects.

## http://www.lamdu.org >This project aims to create a next-generation live programming environment that radically improves the programming experience. >"Live programming" means that the code is being executed as you type...

Quite frankly, I'm not even sure. If you figure out a nice way to handle adding new items, i'd love to get a pull request!