-
I want to be able to return an array like the below in my component so that I can add extra stuff to the div that encapsulates it, but without having to include that extra stuff inside the view. Retur…
-
I love the framework and have integrated it into my application. However, I'm using Angular (and am stuck with it) and don't need Mithril's router and http libraries. Would it make sense to make the c…
-
(i.e. support conditional wrapping)
It would be really nice to have some token (`""` and/or `null` seem logical) that produces no element and simply renders its child-nodes and returns them as an arr…
-
You don’t exist on wikipedia yet. This is a feature request.
https://en.wikipedia.org/wiki/Mithril_(JavaScript)
-
I used UI search feature to filter nodes that have "technic:" on name (sorry if I'm listing any block that isn't part of technic) and found the following untranslated strings:
- RE Battery
- Blast-res…
-
Well, it's all in the title. Can one use t7 safely for a production grade app?
And here's my stupid question of the day: This t7 turns the template into some form of Virtual DOM data structure. I take…
-
Meeting scheduled for week of Jan 11. Need to decide on role of Angular within Open MCT Web. Want to capture results in a trade study.
From [refactoring plan](https://github.com/nasa/openmctweb/blob/…
-
@AutoSponge mentioned wanting to use something like https://github.com/codemix/babel-plugin-closure-elimination.
It would be good to have a standard workflow to install and use Babel plugins like thi…
-
See my commented snippet below:
``` js
/** @jsx m */
MyApp.TestComponent = {};
MyApp.TestComponent.controller = function(){
};
MyApp.TestComponent.view = function(ctrl){
return COMPONENT WORKS;
…
-
How can I build a lightweight version?Ractivejs is too big for me.I don't see any of this in the docs,do I missing something?I actually just need the Templates(and extend) parts.All the events,animat…
unbug updated
9 years ago