HadrienPierart

Results 5 issues of HadrienPierart

I just got upgraded through a minor upgrade with a bower install and I realized that now, a few styles are automatically added on sortable elements. As these styles contains...

I can see this code in the server.js file : ``` var route = parse_qs(request.url)._escaped_fragment_; var url = urlPrefix + request.url.slice(1, request.url.indexOf('?')) + '#!' + decodeURIComponent(route); renderHtml(url, function(html) { response.statusCode...

Hi there Have you considered creating a tag of a version of the project ? Because putting a dependency without a version through bower is the best way to have...

Lets say we have a directive called `my-dropdown` which publish its current selection through a `selected` attribute. HTML minification breaks the binding. ``` // is minified into ``` I hope...

**Is your feature request related to a problem? Please describe.** As you probably know, ZkSync Era has been running for a few months now. Im currently having a hard time...