Robert Pocklington

Results 49 comments of Robert Pocklington

If you look through the issues others have raised in `semver` and `semantic-release` repos this has been raised quite a few times in agreement with my P.O.V. Unfortunately the official...

Yep i'd be happy with that - it should be easy to push out to a config file. You could even define if it is changelog-worthy or not at the...

+1 [slim/haml]bars + handlebars indentation support would be awesome. Agree it's probably not simple :(

I just started using handlebars_assets yesterday with the `.hamlbars` extension and it works fine for me with Rails 3.2.14. I didn't include `gem 'hamlbars'` but i'm using `gem 'haml'` for...

Yeah, my templates for client-side are different than the server-side views. I'm not using the `hb` helper - maybe I missed something but I don't see much benefit - seems...

Gives the same issue. I'm using https://github.com/leshill/handlebars_assets to compile, but it still uses this engine.

Thanks - that will work, but means I have to repeat everything else i've defined in the `%button` tag :( I might go back to HTML + Handlebars.js - the...

I'm staring an Angular 2 project so will look into it :)

It's a fair point - what's it conflicting with BTW?