-
The [Redux React pattern](http://redux.js.org/docs/introduction/) is IMO the most logical, sane, and extremely simple to understand pattern for store management in applications. I think we could do ve…
-
It would be awesome if this could be re-written to:
- store the `matchingItems` in a redux store
- have a redux reducer handle the `changeInput` and `selectAutoComplete`
- decouple the autocomplete li…
-
**Describe your feature request or suggestion in detail**
At the moment in the table `gameobject` there are many identical game objects with same [id,map,zone,area,x,y,z]: minerals, herbs, ch…
-
wrote this (using 2 spaces indentation):
```
lala = 3
show_val = (val) ->
* E1 \ul c: \list,
E2 \li null, "key:", key
E3 \li null, "val:", val
* "lala"
```
got this:
```
var show_va…
-
This repo will be home to official widgets / reusable components that carry a domvm dependency.
- I am currently working on a stacked-modal component with configurable in/out transitions. This will be…
-
We're writing a non-react library that uses TS's JSX support with custom interfaces defined in the JSX namespace. Unless we are very much mistaken (The documentation seems a little out-of-date in this…
-
Would be cool if this supported svg.
you can't create svg with html elements...
and you can't detect an element is an svg element purely on the name of that tag,
be cause `` means different thing in s…
-
### Description
This issue is to discuss potential additions and enhancements for mithril/stream.
This is a collection of helpers I've found useful working with Streams: https://github.com/space…
-
I plan to use Vue rather than React for my own real-world projects. Mithril, Preact, and Inferno also support JSX. While React is the most popular, shouldn't we avoid making assumptions about which l…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Mithril.js Version
2.2.10
### Browser and OS
Vitest
### Project
_No response_
### Code
```javascript
Che…