Issues
- 1
Allow to run without runtime generated code
#50 opened by L3P3 - 3
Element rendered callback
#39 opened by L3P3 - 0
Unify root component
#53 opened by L3P3 - 0
Selection for node_map
#52 opened by L3P3 - 1
Flag subtree that does not need unmounting
#51 opened by L3P3 - 1
Smarter reordering algorithm
#36 opened by L3P3 - 2
Reuse ssr elements
#46 opened by L3P3 - 1
Stricter error checking
#38 opened by L3P3 - 0
Compile Object.assign calls
#49 opened by L3P3 - 2
Use more sugar
#44 opened by L3P3 - 0
Wrong year number in header comment
#48 opened by L3P3 - 0
Allow custom dom templates
#47 opened by L3P3 - 0
Allow custom root in all variants
#45 opened by L3P3 - 0
Basic and extended variants
#42 opened by L3P3 - 6
Class-based components
#28 opened by johann-lr - 1
New reducer format
#41 opened by L3P3 - 0
Always pass props object
#40 opened by L3P3 - 0
Compile diffing functions
#43 opened by L3P3 - 0
Multiple rerender requests on same component
#37 opened by L3P3 - 1
Support multiple instances for RequireJS
#35 opened by L3P3 - 1
Support RequireJS
#34 opened by L3P3 - 7
- 3
Provide actual compatiblity with older browsers
#5 opened by L3P3 - 0
Order rerenders
#12 opened by L3P3 - 2
Compile prop diff functions
#27 opened by L3P3 - 1
Build artifact not deployed
#33 opened by L3P3 - 0
defer renderings
#29 opened by L3P3 - 1
hook_map updating problems
#30 opened by L3P3 - 3
License missing
#31 opened by theCapypara - 1
hook_sub and hook_map
#26 opened by L3P3 - 1
Types(cript)
#21 opened by johann-lr - 0
Remove hook_await
#25 opened by L3P3 - 0
- 11
Rename node_list?
#23 opened by L3P3 - 0
Implementation of node_list
#1 opened by L3P3 - 0
- 0
hook_assert and hook_await
#19 opened by L3P3 - 0
Simplify html component descriptors
#16 opened by L3P3 - 0
Alias null
#17 opened by L3P3 - 0
Proper handling of dom collections
#7 opened by L3P3 - 0
Allow early exit when there were childs before
#15 opened by L3P3 - 0
Change node interface
#14 opened by L3P3 - 0
Provide rendering time
#13 opened by L3P3 - 0
Provide access to DOM
#3 opened by L3P3 - 0
Force a consistent number of props
#11 opened by L3P3 - 0
Better handling of event listener props
#6 opened by L3P3 - 0
Proper props comparision
#2 opened by L3P3 - 1
Clean up readme
#4 opened by L3P3 - 0
Compilation output improvements
#9 opened by L3P3 - 0
Also check effect hooks for changing order
#8 opened by L3P3