-
The `css()` function can only take arguments that are properties of the `styles` prop object, plain JavaScript objects, falsey values, or arrays of those types.
Bad:
``` jsx
function MyComponent({ s…
-
Follow up to issue #5:
A related issue here is the duplication of the documentation for each array element.
I think the structure of the documentation should be the same for all generators (HTML, …
-
Sure, methods from this proposal should have equal on `%TypedArray%`.
The question: how should work `%TypedArray%.prototype.groupBy`?
-
Right now the fitter emits five `.cPickle` files which cannot be inspected or read by any other system besides instantiating python classes. This would ideally be in a structured format like JSON that…
-
I want to point out that affine transformations like
```
{ "type": "affine", "affine": [1, 2, 3, 4, 5, 6] }
```
require "input" and "output" to be specified to be parsed, otherwise it's not clear …
-
**- Do you want to request a *feature* or report a *bug*?**
Feature
**- What is the current behavior?**
it seems to be impossible to create data files with a list at root level:
```yam…
-
Hello! Thanks for the great and popular library.
This is a kind of library design-level question.
## The code:
```javascript
import flatten from 'flat';
class Cat {
name = 'Cosmonaut';…
-
Test case:
```
assert.deepEqual(flatten([['a', [[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[…
-
### Before You File a Bug Report Please Confirm You Have Done The Following...
- [X] I have tried restarting my IDE and the issue persists.
- [X] I have updated to the latest version of the packages.…
-
# Shape mismatch error when evaluating yaw angles with zero-frequency entries in the wind rose
I tried to evaluate wake steering for one of our sites, and got an error message. I have created a minim…