Guillaume Martigny
Guillaume Martigny
Hi, New gitmojies have been added and are not yet supported by this plugins. Here is the list: - [ ] :alembic: Experimenting new things - [ ] :mag: Improving...
This is an **improvement**. ### Proposed solution Allow the users to use any characters as breadcrumb separator by adding two new variables. ### Tradeoffs Breadcrumb only had 4 separator options...
This is about **Bulma**. ### Overview of the problem This is about the Bulma **CSS framework** I'm using Bulma **version** 0.9.3 I am sure this issue is **not a duplicate**...
Hello, I tried using the plugin, but got an error saying that `"chunk.isInitial is not a function"`. I'm using: ```yml node: 12.9.0 webpack: 4.39.2 webpack-cli: 3.3.7 ``` My config is...
Hi, I start using SelectBoxIt and find it great. But I can't get to work with it. As you can see in this little test ( http://jsbin.com/zeceneqafo ), clicking on...
On Windows, `cmd.exe` doesn't quit itself after running the required script. The `/d /s /c` options should be added. When execa run `cmd.exe`, it never exits and therefore never resolves...
## Proposed Changes - Add a `customClass` prop to Skeletons - Use `` rendering instead of functionnal
When the text inside the favicon overflow the background, it interact in an unexpected way with the border.  I think the text should be able to overflow, to allow...
Fixes #178. Continue from previous PR #240 with latest review. --- IssueHunt Summary ### Referenced issues This pull request has been submitted to: - [#178: Prevent specifying error type in...
A common use-case for this loader is to use it to generate an HTML file. Many users use this in tandem with the [`extract-loader`](https://github.com/peerigon/extract-loader). Sadly, `extract-loader` is very outdated and...