Isiah Meadows
|
1cc5fa5ba7
|
"use strict" and other linty fixes
|
2017-03-03 18:24:38 -05:00 |
|
Pat Cavit
|
6170573c29
|
feat: Return empty string node for false values
Very specifically doing a strict `false` check here to try & avoid
coercion perf costs.
|
2017-01-05 23:07:34 -08:00 |
|
Barney Carroll
|
d82d337569
|
Replace x instanceof Array with Array.isArray(x)
|
2016-11-24 09:21:27 +00:00 |
|
maks feltrin
|
201de4bc8b
|
remove unneeded else
|
2016-10-24 17:41:31 +02:00 |
|
Pierre-Yves Gerardy
|
58cea7a283
|
Add a static vnode.skip field
|
2016-08-16 22:56:42 +02:00 |
|
Leo Horie
|
7c736b511a
|
rename node to vnode
|
2016-07-29 22:04:04 -04:00 |
|