Yanick Champoux
Yanick Champoux
This is more of a RFC than a PR, and was motivated by #16. The goal is to support the generation of pages that don't follow the generic template (case...
We should revisit the type changes reverted in #198 Mostly, we should have some typescript tests to make sure those new types are not breaking anything. Related to #195
Potential solution for #194 Basically, what `render` gets is the class, not instances of that class. Also, for the options, we were not dealing well with the shortcut of passing...
https://github.com/zeke/semantic-pull-requests#readme And indeed it doesn't seem to be running at all. From the README, it seems we should be able to add a `semantic.yml` file with `enabled: false` to bypass...
Issue placeholder for discussions related to http://babyl.dyndns.org/techblog/entry/metacpan-recommendations.
Port perldancer/dancer#946 to Dancer2
Rebase of #140, with a few optimizations that was discussed in its comment threads.
* Allow examples that are data structures * If example is not present, try to build one from the properties's examples? * Put the example in its own in the...