tcharlss

Results 7 comments of tcharlss

+1, that would be indeed very useful.

Also I have no idea how this parameter should be called. `center_bar_on_zero` maybe ?

Sure, I can make a PR. Do you have any preference regarding the implementation ? I'm thinking of adding a `content-elements` property to `$shevy-defaults`, like so : ```scss $shevy-defaults: (...

Here's the complete log : ``` ERROR:2019-02-21 09:40:22,993: Internal Server Error: /api/v1/importer/34/issue Traceback (most recent call last): File "/home/taiga/.virtualenvs/taiga/lib/python3.5/site-packages/django/core/handlers/exception.py", line 41, in inner response = get_response(request) File "/home/taiga/.virtualenvs/taiga/lib/python3.5/site-packages/django/core/handlers/base.py", line 249,...

I'm transitioning to conventional commits and would also be very interested if they were supported. There are more recommanded types complementing `feat` and `fix`: `build`, `chore`, `ci`, `docs`, `style`, `refactor`,...