othree
othree
Hi Acorn 6 just released, and acorn-loose is a seperate package now. I plan to send a PR to add these two parser. But not sure how to name it....
I want to add a delete button. And found it's not possible now. So I make the selectTool accepts function. Then I can use this code in my custom InsertMenu:...
This PR adds a new attribute `mobile`, which force mobile device use the custom scrollbar. (mobile means the native scrollbar width is 0) ref: #299
Hi @malte-wessel I did some test and believe these two features are possible. My implementation is at https://github.com/othree/react-custom-scrollbars/commits/paidy now. I am willing to organize it well and send PRs back....
- [ ] #957 Command-line argument to manually specify the path to .tern-config/.tern-project.
JSX format is widely used now. It will be great to have an official plugin to deal with it. Depends on #1020
`cjs`, `mjs` are now supported by nodejs. So we should add the ability to resolve the file not only limited to `js`. We also need to expose an API for...
Now we use jshint for code linting. Plan swtich to eslint with semistandard: Pros: * Auto fix ability * Easier to extend(plugin) and configure * With semicolon. no need to...
- animation - background - flex - font - grid - list-style - text-decoration - text-emphasis - tramsform - transition
This image at [getting started][1].  The `"` is incorrect. The paired quotation (`“`, `”`) mark is not valid JSON. [1]:http://nightwatchjs.org/getingstarted#theory-of-operation