-
I would like to create a component that can be used to select a timerange using semiotic. What I have in mind is a "line chart" with a time axis, to which I want to add a Brush. I cannot find any exam…
-
This issue is a:
- [ ] Bug report
- [X] Feature request
- [ ] Question / support request
- [ ] Other
Babel offers a nice preset that's always corresponding the current JavaScript standard:
…
-
The nunjucks editor in Insomnia is quite an invaluable little piece of software, and for the most part it looks like it's been written in a way that could be very re-useable as an open source CodeMirr…
-
I was trying to configure nwb with karma-html2js-preprocessor with the following configuration:
```
module.exports = {
type: 'web-module',
npm: {
esModules: true,
umd: false
},
…
4d4mm updated
6 years ago
-
Hi i got a problem.
Problem is after `yarn install` and then i want to start example with `yarn start` command then i got this error
```Failed to compile with 1 error.
ERROR in TypeError: C…
-
> # Note from maintainers
>
> For people coming to this thread later—if you use MobX or a similar library, you don’t **need** decorators. They are just syntax sugar in this case.
> Learn more: https:…
-
Suggestion: support use of `babel.env` config which, when provided, uses `babel-preset-env` in generated Babel config instead of the `es201x` presets.
What are the benefits vs. cons and gotchas?
insin updated
7 years ago
-
Hi All!
I recently installed the SDK on my local linux machine inside a virtualenv running Python 2.7.13. I ran into a few issues getting the test suite to run that I thought you might like to know…
-
This issue is a:
Bug report
Which versions of Node.js, npm and nwb are you using (if using it globally)?
```
➜ react-component-template git:(master) ✗ ./node_modules/.bin/nwb -v
v0.17.1
…
-
目前的規則:
1. 只會顯示在 GitHub repo 的 README
2. 要出現在 Awesome List 的清單之中
願望清單:
1. 所有 GitHub 頁面,只要有 repo link 都可以顯示 stars(例如:GitHub Issues)
2. 如果有效能考量,可以提供類似 checkbox UI 讓使用者自己選擇(例如:是否在 awesome list …
amowu updated
6 years ago