Christopher Chedeau
e280a577ae
Fix width being ignored when has a value of 0
...
8f6a96adbc
added a test in isDimDefined that checks if `value > 0.0`, but unfortunately, it did not faithfully port the JavaScript version which is `value >= 0.0`. Sadly, no test covered this so it went unnoticed.
2015-09-25 13:10:21 -07:00
Christopher Chedeau
246005cc84
Update dist/ to be the latest version
2015-09-24 11:56:18 -07:00
Colin Eberhardt
99f44302fe
Giving up on travis!
...
OK, Travis you have defeated me! reverting to a more manual release process
2015-08-21 11:04:46 +01:00
Colin Eberhardt
d3c891f39a
Updated the release process
...
Trying base64 encoded npm credentials
2015-08-21 08:59:49 +01:00
Colin Eberhardt
e9b1258d5f
Merge pull request #108 from ColinEberhardt/api-update
...
Updated the public API to no-longer extract nodes
2015-08-17 11:50:27 +01:00
Pierre Renaux
fee4d39367
feat(Gruntfile.js): Added package-c task which creates a unified single header css-layout.h for use in C code ;
2015-08-13 16:56:41 +08:00
Colin Eberhardt
f9bb74aedf
Updated the public API to no-longer extract nodes
2015-08-13 09:56:16 +01:00
Colin Eberhardt
6eaa12e0b8
Added the JAR file
2015-08-12 08:54:53 +01:00
Colin Eberhardt
6d10a623d0
Added Java to the build
2015-08-12 07:42:29 +01:00
Colin Eberhardt
5653e4ef82
Fixed build and added distribution files to the repo
2015-08-11 21:22:27 +01:00