Simon Speich

Results 7 issues of Simon Speich

You are mentioning BDD everywhere on your website foounit.org and in the documentation. For a ignorant like me, it would be nice to have a quick introduction or a least...

Is there a reason exiftool.js is limited to jpg? I'm more interested in reading raw files such as NEF.

The AMD module definition states that > Module identifiers may not have file-name extensions like ".js". Exporting "D.js" as the module id prevents AMD loaders from loading this dependency properly:...

bug

When using renderRow() to create other row structures (views) such as a gallery (see http://dojofoundation.org/packages/dgrid/demos/multiview/) the editor doesn't work anymore, because it uses the cell() method extensively. But the cell...

Update dgrid website on https://dgrid.io/ should point to point to latest 1.3.3

Hi Brian If you added this package.json, one could use npm to install tinyamd. You could also add it to the npm registry.

For performance reasons chartjs allows to set parsing to false when the correct data structure is provided. But the error bar plugin shows all bars with a length of one:...

bug