Jarno Le Conté

Results 7 issues of Jarno Le Conté

I can't remove documents. I get the following error... ``` Uncaught (in promise) TypeError: Cannot read property '_id' of undefined(…) ground.db.js:188 at http://localhost:3000/packages/ground_db.js:260:42 ``` The pending read/write statistics confirm the...

Code is now more generalised and has explicit build functions for the elements: **``, ``, ``, ``, ``, ``** Additionally, developers could define `options.transform` to attach transform functions to each...

A month ago I mentioned on gitter a problem with high CPU usage on Mac OS X which makes it almost impossible to use electrify. Possibly it have something to...

Add option for a stylesheet in JSON format (e.g. `options.stylesheet: 'json'`)

In Internet Explorer there is a problem with the relative or absolute positioned elements within a transformed object. These elements don't transform in the correct way. An example: I have...

This is my first post on Github, so let me know when i'm doing things wrong. I created an native desktop application using node-webkit, that lets you write desktop apps...