|
b87ea24fe6
|
Added more documentation to IgniteElement. Fixed ref function on IgniteTemplates accepting non function parameters.
|
2021-12-28 22:32:19 -08:00 |
|
|
1fc825d990
|
Added async ability to ignite callback and async to ready to help UI not freeze up.
|
2021-12-06 09:32:31 -08:00 |
|
|
31503e62d1
|
Added target attribute support. Ignite Object now supports setProperties. Added null check for props. Fixed some documentation wording.
|
2021-09-22 09:43:18 -07:00 |
|
|
d6142ea250
|
Added IgniteObject to support full end to end properties.
|
2021-05-25 22:27:23 -07:00 |
|
|
f49aad478c
|
Added Variables to ignite element. Added ability to create an IgniteProperty with a set of optional callbacks to create advanced components.
|
2021-03-28 20:34:35 -07:00 |
|
|
e99d1e9051
|
Properties now change their value if an array is modified. Properties don't invoke any callbacks if the value hasn't actually changed. And a few other improvements.
|
2021-02-12 18:53:09 -08:00 |
|
|
e398b61c08
|
Added uuid function to element class to easily allow generating uuid's. May move this later. Added reflect() option to reflect properties once changed via a function or another property. Added onResize function that adds a resize observer to the element constructed by a template and cleans it up nicely. Added onTouch event helper function. Modified reflect callback to allow calling functions or setting the value of a property.
|
2021-01-09 16:24:24 -08:00 |
|
|
9a12fbfc28
|
Simplifying ignite html repo and adding latest changes.
|
2020-12-09 20:41:11 -08:00 |
|