index
:
css-everything
main
A ui framework where you only write turing complete CSS. No HTML, no JS, no build system, just CSS (kinda)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
TODO.norg
(
follow
)
Commit message (
Collapse
)
Author
Age
*
refactor: refactors declarations
Akshay Nair
2023-08-25
|
*
feat: adds let bindings
Akshay Nair
2023-08-25
|
*
feat: adds do expressions
Akshay Nair
2023-08-25
|
*
feat: scoped try error handling with error property
Akshay Nair
2023-08-25
|
*
feat: adds try expression for error handlign
Akshay Nair
2023-08-25
|
*
feat: adds clock example
Akshay Nair
2023-08-25
|
*
feat: string concatentation + quote
Akshay Nair
2023-08-25
|
*
docs: readme
Akshay Nair
2023-08-25
|
*
refactor: adds evalvalue type instead of string
Akshay Nair
2023-08-20
|
*
feat: adds on focus and blur events + todo-list is feature complete
Akshay Nair
2023-08-18
|
*
feat: adds instance element access + gets the todo example functional
Akshay Nair
2023-08-18
|
*
feat: fixes styles for element + uses data-element for todo-list example
Akshay Nair
2023-08-17
|
*
fix: get-var hack
Akshay Nair
2023-08-13
|
*
feat: adds conditionals
Akshay Nair
2023-08-13
|
*
feat: adds checked test case + implements pure actions flag + minor ↵
Akshay Nair
2023-08-13
|
|
|
|
changes
*
feat: adds applying css properties for instances + adds --cssx-text ↵
Akshay Nair
2023-08-13
|
|
|
|
eval + fixes issues
*
feat: finalizes component system. it fucking works holy shit.
Akshay Nair
2023-08-13
|
*
feat: allows set-attr on other elements + adds attr function
Akshay Nair
2023-08-12
|
*
chore: prettier + eslint magic
Akshay Nair
2023-08-12
|
*
test: adds test for simple signup page example
Akshay Nair
2023-08-11
|
[next]