- No changes yet.
- Use web test runner instead of deprecated karma. [rnix]
- Deprecate usage of
ts.ajax.request
.ts.http_request
shall be used instead. [rnix] - Rename
AjaxSpinner
toLoadingSpinner
and move it tospinner
module. [rnix] - Rename
AjaxRequest
toHTTPRequest
and move it torequest
module. [rnix] - Introduce
clock
module. [rnix] Events.trigger
accepts arbitrary number of arguments passed to subscribers. [rnix]
- Fix instant binder function not to be called twice on page load if treibstoff document ready handler gets called after ajax.register. [rnix]
- Add
object_by_path
utility function. [rnix] - Add
Ajax.attach
. [rnix] - Add
Visibility
,Collapsible
andButton
widgets. [rnix] - Add
query_elem
,get_elem
andset_visible
utility functions. [rnix] - Add
form
module. [rnix] - Add
listener
module. [rnix] - Add
websocket
module. [rnix]
- Initial Release. [rnix]