elm/core-js
2012-10-04 00:54:41 -04:00
..
collage Switch how colors are defined (Ints instead of Floats) and add four colors (grey, yellow, magenta, cyan). 2012-06-21 00:10:33 -05:00
foreign Distinguish between DOM nodes created by Elm and ones imported from JS. 2012-09-13 21:28:16 -07:00
Graphics Change the type of show. It now produces a String. 2012-10-04 00:54:41 -04:00
runtime Totally redo the HTTP API. Get rid of Maybe in types because the signal filtering functions make them unnecessary. Make requests more flexible with the request function which lets you set the type, url, data, and set request headers. 2012-10-04 00:41:33 -04:00
cat.bat Rename insideForm to isWithin. 2012-10-02 22:57:52 -04:00
Data.js Add a bunch of functions to classify chars. 2012-10-04 00:39:00 -04:00
Everything.js Fix bug in typeface and in makeSpaces. Remove form example so that it is not duplicated. 2012-09-16 00:50:48 -05:00
Guid.js Add all core JavaScript libraries. 2012-04-19 23:10:25 -04:00
List.js Rename forall and exists to all and any. I ended up liking these names better and they do not clash with the potential introduction of forall in types. 2012-10-04 00:37:58 -04:00
Prelude.js Rename forall and exists to all and any. I ended up liking these names better and they do not clash with the potential introduction of forall in types. 2012-10-04 00:37:58 -04:00
Text.js Fix bug in typeface and in makeSpaces. Remove form example so that it is not duplicated. 2012-09-16 00:50:48 -05:00
Value.js Change the type of show. It now produces a String. 2012-10-04 00:54:41 -04:00