This repository was archived by the owner on Jul 6, 2020. It is now read-only.
popular-city
Major Changes
N/A
Minor Changes
-
Allows non-array, non-string values to be
node.classvalues.node.classis always an array, so if we're a string, we split on spaces, like how classes are specified when creating HTML strings, or if we're a non-array, non-string value, we wrap ourselves into single-element array.
Patch Changes
- Moves the location of the
isBooleanAttributefunction.