10 * SetAttributes now correctly handles false values
19 * setAttributes now sets in order configs were added
20 * added subscribe alias for on/addListener
23 * fixed contentReady timing regression
26 * Added support for "dblclick", "focus", "blur", and "submit" event (for elements that support them)
27 * Fixed scope correction for addListener/on/subscribe
30 * beta introduction (broken out of TabView for general use)
31 * The Element class provides a wrapper for HTMLElements in the DOM and makes simpler common tasks such as adding listeners, manipulating the DOM, and setting and getting attributes.