Commit Graph

16 Commits

Author SHA1 Message Date
David Greenspan
180ef5408a Blaze READMEs 2014-10-27 12:57:16 -07:00
David Greenspan
14d64c6cfb Minor htmljs README changes 2014-06-23 10:19:18 -07:00
David Greenspan
e9c388933f Document Blaze.Var, check in doctool.js 2014-04-29 11:05:03 -07:00
David Greenspan
310dcc5528 Finish documenting htmljs (except visitors) 2014-04-28 17:56:42 -07:00
David Greenspan
620adfb141 More docs 2014-04-28 10:36:15 -07:00
David Greenspan
55814cab4c htmljs work 2014-04-28 09:29:31 -07:00
David Greenspan
db6202c69c More HTMLjs docs 2014-04-27 19:16:47 -07:00
David Greenspan
30db75351f Start of new html.js readme (via doctool script) 2014-04-26 11:30:37 -07:00
David Greenspan
43d672bd6a Use refactored html.js in "old" ui-package Blaze
Some failing tests, which are hopefully mostly just tests of the modified code that need to be ported.

The main work was replacing the use of pseudo-attributes $special and $dynamic with the new HTML.Attrs(...) / array representation.  Some functions were also rewritten to use Visitors (`toJS`, old `toHTML`/`toText`/`evaluateAttributes`, `replaceSpecials` in the compiler, but not `optimize` yet or `materialize`).

Create the "blaze-tools" package to hold toJS and other functions that are useful for template parsers/compilers that need to read or generate JS.
2014-04-22 13:47:57 -07:00
David Greenspan
40d4d9cd84 document html-tools 2014-01-06 21:25:40 -08:00
David Greenspan
32b60177a1 Remove source files from readme 2014-01-06 17:34:42 -08:00
David Greenspan
b9877c7a53 List source files in htmljs readme 2014-01-06 17:26:31 -08:00
David Greenspan
e04edf1ca0 Finish documenting htmljs package 2014-01-05 17:29:01 -08:00
David Greenspan
47596a28ad minor edits 2014-01-05 10:30:44 -08:00
David Greenspan
a6b3a431b2 further internal docs and cleanup 2014-01-03 17:27:17 -08:00
David Greenspan
7710a77270 start of htmljs README 2014-01-02 16:56:31 -08:00