• Joined on 2025-07-21
kodjo pushed to master at kodjo/MyAuth 2025-11-10 15:54:23 +01:00
43603fe66f Added auto admin creation
kodjo created branch WorkingOnControls in kodjo/MyFastHtml 2025-11-10 08:45:26 +01:00
kodjo pushed to WorkingOnControls at kodjo/MyFastHtml 2025-11-10 08:45:26 +01:00
5cb628099a I can toogle the left drawer
kodjo pushed to master at kodjo/MyFastHtml 2025-11-09 19:25:11 +01:00
459c89bae2 Updated to 0.3.0
kodjo pushed to master at kodjo/MyFastHtml 2025-11-09 19:23:33 +01:00
86dfff812b First implementation of bindings
kodjo pushed to WorkingOnBindings at kodjo/MyFastHtml 2025-11-09 19:21:52 +01:00
4b86194c7e Fixed datalist example
408c8332dc I can attach a command with a binding
Compare 2 commits »
kodjo pushed to master at kodjo/MyUtils 2025-11-09 18:05:46 +01:00
0ef9523e6b Added add_event_listener and remove_event_listener
kodjo pushed to WorkingOnBindings at kodjo/MyFastHtml 2025-11-09 11:23:31 +01:00
dc2f6fd04a Fixed ErrorOutput when special children
42e8566bcf I can bind datalist and range
255f145aca Other unit test fixes
fdc58942eb Fixed Checkbox unit tests
Compare 4 commits »
kodjo pushed to WorkingOnBindings at kodjo/MyFastHtml 2025-11-08 22:42:13 +01:00
c9f6be105f I can bind multi-select
kodjo pushed to WorkingOnBindings at kodjo/MyFastHtml 2025-11-08 19:58:56 +01:00
ad2823042c I can bind select
kodjo pushed to WorkingOnBindings at kodjo/MyFastHtml 2025-11-07 22:27:43 +01:00
6a05a84f0c I can bind checkbox
e8ecf72205 I can bind radio
Compare 2 commits »
kodjo pushed to WorkingOnBindings at kodjo/MyFastHtml 2025-11-02 21:54:22 +01:00
cc11e4edaa Updated README.md.
9696e67910 Refactored Binding for better concern consideration
7553c28f8e Only inputs react on binding
Compare 3 commits »
kodjo pushed to master at kodjo/MyUtils 2025-11-02 18:11:04 +01:00
d62b135cee Added unbind, unbind_all, has_listeners get_listener_count
kodjo pushed to WorkingOnBindings at kodjo/MyFastHtml 2025-11-02 10:11:20 +01:00
c3d6958c1a I can bind checkbox (needs refactoring)
kodjo pushed to WorkingOnBindings at kodjo/MyFastHtml 2025-11-01 23:44:21 +01:00
aaba6a5468 I can bind elements
991a6f07ff Added TestableCheckbox
Compare 2 commits »
kodjo pushed to master at kodjo/MyUtils 2025-11-01 19:40:09 +01:00
3d133a40c0 I can collect return values
kodjo pushed to WorkingOnBindings at kodjo/MyFastHtml 2025-10-31 21:12:09 +01:00
3721bb7ad7 Added TestableInput
kodjo created branch WorkingOnBindings in kodjo/MyFastHtml 2025-10-31 21:12:09 +01:00
kodjo pushed to master at kodjo/MyFastHtml 2025-10-30 20:13:16 +01:00
b5c1c15198 Updated to myauth2.0
kodjo pushed to master at kodjo/MyAuth 2025-10-29 22:07:33 +01:00
ea7cf786cb Added user admin auto creation for Sqlite