aboutsummaryrefslogtreecommitdiff
path: root/examples/form (unfollow)
Commit message (Collapse)Author
2023-08-25feat: h expressions for declaring elementsAkshay Nair
2023-08-25refactor: refactors declarationsAkshay Nair
2023-08-25feat: adds do expressionsAkshay Nair
2023-08-25feat: scoped try error handling with error propertyAkshay Nair
2023-08-18feat: adds instance element access + gets the todo example functionalAkshay Nair
2023-08-12refactor: moves stuff aroundAkshay Nair
2023-08-12chore: prettier + eslint magicAkshay Nair
2023-08-11test: adds test for simple signup page exampleAkshay Nair
2023-08-11chore: adds prettierAkshay Nair
2023-08-11feat: adds text and inner html propertiesAkshay Nair
2023-08-11refactor: renames form submit exampleAkshay Nair