-
We would need to support following custom case of URL replacement in LayerControl via JSON Forms.
Following URL has `style` parameter composed of individual optional variables, for which we would l…
-
https://github.com/deamme/ts-transform-inferno/blob/master/package.json#L29
-
## Tasks
* [x] discussion, analysis and research on existing dashboards
* [ ] fix issue with raw data - #2
* [x] research old carbondoomsday and see what we can reuse
* [x] design - #3
* [x] …
-
I'm getting this error when I try to use `UglifyJs`:
```
ERROR in main.js from UglifyJs
SyntaxError: Unexpected token: name (CerebralComponent) [./~/cerebral-view-inferno/src/hoc.js:25,0]
```
Alread…
-
I'm trying to get inferno working with fusebox v4, and starting with the fusebox v4 react example as a starting place.
I'm running into two problems:
- When running the prod build, I get a probl…
-
I'm new in react like libraries, i'm using angular for 2 years now, and i was curious how to make even better and faster thing. (I have created many component of my own, i didn't like the template sys…
ghost updated
6 years ago
-
### What should we do?
Given that we lifted our language level to [ES2018](https://bpmn.io/blog/posts/2022-migration-to-es2018) we can now drop our transpilation of classes.
__Why should we do i…
nikku updated
10 months ago
-
I want to use these icons in Inferno.
I need to be able to import iconList in my Inferno wrapper.
To do so, I need a package that exports the iconList const. Right now, the only solution is to clon…
-
Currently, inferno, even in flame chart mode, doesn't really support passing in start time and end time (rather than just a count). This means that you can't get output like the chrome profiler tools …
-
Descartes looks like a great way to handle CSS. It would be really great if it could work with virtual DOM API's like: Inferno, Snabbdom, Virtual-DOM and others. Working with Decartes in Cycle.js woul…