Stephan
Stephan
thanks
@Woellchen if I remember correct than `config.vcs.path` can also be a git url. At least that's what the sample config says.
sorry, I missed your comment. Please have a look at the sample config: https://github.com/glaubinix/changelog-builder/blob/135795987447d923edd2cbbc222562e41f6bf31e/config.json.dist#L4 Your PR breaks this configuration option.
This plugin will be integrated after we have a better (external) plugin structure and the build script part.
sounds nice. We could somehow use the same view but replace the day tabs on top with location tabs. Only issue I see is switching between the two views, because...
ok, I will try to find a solution for it before jsunconf. Should you or @robin-drexler have an idea feel free to let me know or create a PR :)
I said, I'll try :) Implementation should be fairly easy, only issue is to come up with an idea.
maybe something like that could work? We could then reuse the menu to add other options in the future? Thoughts @BattleRattle http://codepen.io/jasonhowmans/pen/dykhL
I would start with the js part. Ok if I take uglify.js to minify or do you have any other preferences? Any ideas for css?
I think the easiest would be to add the grunt watch task and every time you change something the merged css and js files are rebuild and in the index.hml...