Jonathan Ochmann

Results 40 comments of Jonathan Ochmann
trafficstars

possibly related to synchronous handling -> #12

still buggy after async implementation in v1.04-beta

Store events can be executed in a nested queue to ensure compatibility between Component bindings and external handlers bound via `Store.subscribe`. This mechanism can lead to the evaluation of stale...

**As of Beta 4.2:** - comma separated selectors behave as expected - `@media `and `@supports` queries are now written to the end of each components style declaration **Additional Enhancements:** Style...

Enhancements continued in #14

Implemented since Cue.js Beta Version 1.03

I don't think this idea should be abandoned. It would be relatively easy to pre-compile both html templates and component css with JSDOM. - load and attach ~~all~~ components in...