evil-blocks icon indicating copy to clipboard operation
evil-blocks copied to clipboard

Tiny framework for web pages to split your app to separated blocks

Results 4 evil-blocks issues
Sort by recently updated
recently updated
newest added

jQuery3 support is available in master only

Hi, @ai ! Is there any way to change roles dynamically? For example, I have table cell with a form inside of it: ``` erb ``` I have triggers to...

I have a proposal to extend events binding syntax with following: ``` coffeescript 'change on @countrySelect!': -> ``` Event with `!` on the end of declaration, should be triggered right...

enhancement