v0.17.0
- Added
- The location hash (
q.args['#']
) is now always available, regardless of whether it has changed. @on()
annotations now support handling events.@on()
handlers can now have 0-n formal parameters, and are supplied arguments accordingly.ui.inline_script()
can use CSS selectors (e.g.#foo
,.foo
,table > td.foo
) as targets
- The location hash (