Florin Cosmin
Florin Cosmin
Hi, this should fix #40 Let me know what you think.
Hi, and thanks for this library. I however realized that we can pass some id's to `getFileNodes` method such that we can get results of type `GetFileNodesResult` which has a...
Hi, I just wanted to give a heads up that at least 2 links in the readme of this plugin are broken. I found them in the `Related plugins` section...
that would make it possible to sort on an array of countries. also I have updated package json to have a start script. updated documentation as well and included an...
Hi, and thanks for an awesome set of icons. I am using them in an angular 9 project, but they seem to add quite a lot to the bundle size....
Usually a datatable with many input fields will slow down the page. That's why I suggest to have a single input field at a time in editable mode. Otherwise it...
check website links
Thanks for this boilerplate. I only have a small issue. I would still like to support some older browsers (ie9) therefore I would like to use bootstrap-sass so that I...
I am not sure exactly how to actually trigger a connection using sinon-chrome. Here is my test: ``` const browser = require('sinon-chrome/webextensions'); const sinon = require('sinon'); it("multiple content scripts can...
### Issue type **I'm submitting a ...** * [ ] bug report * [x] feature request ### Issue description **Current behavior:** It is not currently possible to set menubar items...