figure
The vanilla alternative for writing JSX-based React applications
git clone git@soophie.de:/srv/git/figure
-
ID
TIME
MESSAGE
AUTHOR
-
c55ae8b
2024-05-05 13:54
fix: Fixed ref digit length bug
typable
-
1d41ef3
2023-09-30 23:44
feat: Added $html property
typable
-
0905e9b
2023-07-01 23:12
feat: Added props spread syntax
typable
-
41969f2
2023-07-01 23:10
fix: Added support for all events
typable
-
1148b0f
2023-06-29 16:19
fix: Fixed value validation for undefined
typable
-
fbca11f
2023-06-29 13:15
Delete CODE_OF_CONDUCT.md
Andreas
-
23abbc2
2023-05-26 01:36
Switched from TypeScript to JSDoc
typable
-
62067cc
2023-04-13 20:23
Updated README.md
Andreas
-
cfc12b4
2023-04-12 20:08
Updated issue templates
Andreas
-
250067d
2023-04-12 20:06
Created CODE_OF_CONDUCT.md
Andreas
-
40c6030
2023-04-12 20:02
Updated README.md
Andreas
-
ef71c5f
2023-04-11 17:13
Updated README.md
Andreas
-
653b289
2023-04-11 14:32
Created .github/FUNDING.yml
Andreas
-
84c42a4
2023-04-07 17:03
feat: Optimized render function
typable
-
ae669c8
2023-04-07 14:24
feat: Added dyn function
typable
-
21e7687
2023-04-07 01:49
Fixed spelling
Andreas
-
3e73dc1
2023-04-07 01:46
feat: Implemented component syntax
typable
-
b38eec5
2023-04-06 11:51
Reorganized code and removed css, and style function
typable
-
2a128d5
2022-12-10 11:21
Added gitignore
typable
-
fac5fc4
2022-12-10 11:19
Update README.md
Andreas
-
b3a0d96
2022-12-10 11:18
Switched to typescript
typable
-
dd2da65
2022-11-18 09:32
Fixed property binding
typable
-
0afd01d
2022-11-18 09:30
Added property binding
typable
-
c42e802
2022-11-03 10:02
Merge branch 'main' of https://github.com/typable/segment
typable
-
b674b08
2022-11-03 10:00
Renamed project
typable
-
bf37cbd
2022-09-19 15:31
Added dynamic component injection
typable
-
c2e0ed2
2022-09-17 01:38
Added counter example
typable
-
71e73f8
2022-09-17 01:38
Update README.md
Andreas
-
0cd4b7e
2022-09-17 01:26
Restructured code
typable
-
71bcd63
2022-09-16 23:55
Added picker example
typable
-
f07d629
2022-09-16 21:03
Create LICENSE
Andreas
-
2795f1c
2022-09-16 21:02
Create README.md
Andreas
-
2744b65
2022-09-15 18:44
Added css function
typable
-
b6a9da2
2022-09-15 17:10
Updated example
typable
-
f4c5856
2022-09-15 16:47
Added ESM support & example
typable
-
fe23764
2022-09-15 16:27
Initial commit
typable