elexis/lib
defaultkavy b51edda800 v0.0.4
new: $View
change: Router.view => $View
new: $Select, $Option, $OptGroup, $Textarea, $View
add: $ query selector
add: $Container.clear() .$() .$all()
change: $Element.options => .setOptions
remove: EventMethod function
2024-04-20 20:46:11 +08:00
..
Router v0.0.4 2024-04-20 20:46:11 +08:00
$Anchor.ts fix: declare global not working. 2024-02-03 09:33:34 +08:00
$Button.ts v0.0.2 2024-02-13 19:38:46 +08:00
$Canvas.ts v0.0.2 2024-02-13 19:38:46 +08:00
$Container.ts v0.0.4 2024-04-20 20:46:11 +08:00
$Dialog.ts v0.0.2 2024-02-13 19:38:46 +08:00
$Element.ts v0.0.4 2024-04-20 20:46:11 +08:00
$EventManager.ts v0.0.4 2024-04-20 20:46:11 +08:00
$Form.ts v0.0.2 2024-02-13 19:38:46 +08:00
$Image.ts v0.0.2 2024-02-13 19:38:46 +08:00
$Input.ts v0.0.4 2024-04-20 20:46:11 +08:00
$Label.ts v0.0.2 2024-02-13 19:38:46 +08:00
$Node.ts add: $Node.isElement() 2024-03-16 13:33:05 +08:00
$NodeManager.ts v0.0.4 2024-04-20 20:46:11 +08:00
$OptGroup.ts v0.0.4 2024-04-20 20:46:11 +08:00
$Option.ts v0.0.4 2024-04-20 20:46:11 +08:00
$Select.ts v0.0.4 2024-04-20 20:46:11 +08:00
$State.ts v0.0.2 2024-02-13 19:38:46 +08:00
$Text.ts fix: declare global not working. 2024-02-03 09:33:34 +08:00
$Textarea.ts v0.0.4 2024-04-20 20:46:11 +08:00
$Util.ts fix: declare global not working. 2024-02-03 09:33:34 +08:00
$View.ts v0.0.4 2024-04-20 20:46:11 +08:00