Marco de Jongh
Marco de Jongh
I've been analysing the 3rd party dependencies we use at Atlassian, and Bowser stood out as 1 thing that seemed large for what we use it for. The majority of...
Obviously spike code, but this work in atlassian-frontend: For my spike I only switched editor-core to the old version of intl
Adding the import so first users don't have to figure out if it's exported as default, * or as a names export.
When using the following assertion: ``` expect(wrapper.children().at(1)).to.have.tagName('td'); ``` I get a error because on of the props of the child of the wrapper at 1 is undefined. If I remove...
Could you specify the license? The license file is empty
Quality is very important please write some unit tests for the package
We're building a system for incrementally upgrading our monorep (for which we'll also need https://github.com/Thinkmill/manypkg/issues/13). After a user runs yarn add, we run manypkg fix to make sure the right...
Hi, Do you have a example project or would you like to share one?
When I try to transition a issue ``` jira -t PROJ-123 ``` I get the following error: ``` TypeError: Object # has no method 'sort' at /usr/local/lib/node_modules/jira-cli/lib/jira.js:55:19 at /usr/local/lib/node_modules/jira-cli/lib/jira-cli.js:154:18 at...
A big (first world problem) we have when climbing with a bunch of friends on our kilter, is that only 1 person knows what problem is currently on the board....