aboutsummaryrefslogtreecommitdiff
path: root/examples (follow)
Commit message (Collapse)AuthorAge
* feat: adds do expressionsAkshay Nair2023-08-25
|
* feat: scoped try error handling with error propertyAkshay Nair2023-08-25
|
* feat: adds try expression for error handlignAkshay Nair2023-08-25
|
* feat: adds clock exampleAkshay Nair2023-08-25
|
* feat: string concatentation + quoteAkshay Nair2023-08-25
|
* feat: implements function call and adds support for recursionAkshay Nair2023-08-20
|
* refactor: adds evalvalue type instead of stringAkshay Nair2023-08-20
|
* feat: adds on focus and blur events + todo-list is feature completeAkshay Nair2023-08-18
|
* feat: call arbitrary method on node + added :parent selectorAkshay Nair2023-08-18
|
* feat: adds instance element access + gets the todo example functionalAkshay Nair2023-08-18
|
* feat: fixes styles for element + uses data-element for todo-list exampleAkshay Nair2023-08-17
|
* feat: adds checkbox that doesn't work in exampleAkshay Nair2023-08-13
|
* fix: get-var hackAkshay Nair2023-08-13
|
* feat: adds applying css properties for instances + adds --cssx-text ↵Akshay Nair2023-08-13
| | | | eval + fixes issues
* refactor: moves stuff aroundAkshay Nair2023-08-12
|
* chore: prettier + eslint magicAkshay Nair2023-08-12
|
* test: adds test for simple signup page exampleAkshay Nair2023-08-11
|
* chore: adds prettierAkshay Nair2023-08-11
|
* feat: adds text and inner html propertiesAkshay Nair2023-08-11
|
* refactor: renames form submit exampleAkshay Nair2023-08-11
|