-
- [ ] Inputs/forms (WIP https://github.com/louiscenter/choo-talking-animals)
- [ ] Server-side rendering
- [ ] Bankai & choo
- [ ] Web sockets & choo
- [ ] Performance optimisation
- [ ] Componen…
-
The new bankai has pretty fancy terminal logging! But not everyone runs it in a terminal that supports all these fancy features. For example, `term-mode` in Emacs really dislikes the fact that bankai …
-
This a 🐛 bug report.
**`.documents` is not accepting an object as second parameter** even though it's documented in the [README](https://github.com/choojs/bankai#compilerdocumentsroutename-opts-don…
-
It'd be cool if we supported a flag to create a full-stack choo app, especially with the new support for full-stack apps coming in bankai.
-
I just started using `nanomorph` and I have a simple test by changing the icon of an SVG icon sprite every second. Works perfectly in latest chrome but not in Firefox - see screencasts below:
[Edit…
-
This is more of a help wanted issue. The problem that I am having is that I am attempting to put a choo.js app that is not on the root path of site, i.e. mysite.com/#userid. Instead, I am attempting t…
-
### Expected behavior
DOM create datetimepicker element.
### Actual behavior
Datetimepicker.
### Steps to reproduce behavior
I'm new to choo js. Can I create a new DateTime object and manipu…
-
aggregating concerns from:
* https://github.com/ipfs-shipyard/peer-pad/issues/251
* https://github.com/ipfs-shipyard/peer-pad/issues/264
### The Problem
peer-pad can be in a variety of states, d…
-
Error: ENOENT: no such file or directory, open '.../sw.js
Bankai seems to be expecting a service worker in an Electron app. But Electron doesn't need one as it has a runtime nodejs.
-
In React 16 components introduce something new called [error boundries](https://facebook.github.io/react/blog/2017/07/26/error-handling-in-react-16.html). The main idea is that if an error is thrown f…