Issues
- 3
how to get ref of a child?
#357 opened by LexRiver - 6
starter kit
#356 opened by LexRiver - 0
Remount only child if key is changed
#353 opened by dfilatov - 2
defaultAttrs in typescript
#352 opened by LexRiver - 0
- 0
Improve soundness of typings for html elements
#348 opened by dfilatov - 0
Get rid of synthetic event system
#347 opened by dfilatov - 0
Add support of pointer events
#345 opened by dfilatov - 0
Introduce `vidom.h(type, props, ...children)` factory
#343 opened by dfilatov - 0
Content of plain text nodes isn't escaped
#341 opened by dfilatov - 0
- 0
Normalize order of updates inside tree to be always from top to bottom regardless of order of component updates
#337 opened by dfilatov - 0
- 0
- 0
- 0
Add ts declaration for vidom.WheelSyntheticEvent
#329 opened by dfilatov - 4
Object.freeze error in ie11
#328 opened by Urkass - 0
- 3
benchmarks affect each other?
#324 opened by leeoniya - 0
- 0
- 1
Introduce vidom.FocusEvent to vidom.d.ts
#319 opened by dfilatov - 0
Don't render booleans
#315 opened by dfilatov - 2
IE 11, [object Object] in style attribute
#316 opened by Urkass - 2
Analog of dangerouslySetInnerHTML
#314 opened by Urkass - 0
setHtml(0) causes error upon render
#313 opened by dmikis - 0
Not possible to use svg <text/>
#311 opened by dfilatov - 0
- 0
Add definitions for typescript
#306 opened by dfilatov - 10
Unreasonable performance dbmon
#300 opened by ibrahimbensalah - 0
Component: rename `shouldUpdate` to `shouldRerender'
#303 opened by dfilatov - 0
Add support of some missing DOM events
#304 opened by dfilatov - 0
Add support of some missing html attributes
#305 opened by dfilatov - 0
- 0
TagNode: patch attributes before children
#298 opened by dfilatov - 0
TagNode, ComponentNode, FunctionComponentNode: attrs by default should be an empty object, not null
#296 opened by dfilatov - 0
Implement playground
#294 opened by dfilatov - 0
TagNode, FragmentNode: throw error in case of passing children with wrong type in dev mode
#289 opened by dfilatov - 0
- 0
Throw errors instead of console.error in dev mode
#293 opened by dfilatov - 0
Node: make public tag, attrs, children, key
#281 opened by dfilatov - 0
- 0
Component: throw exception in dev mode in case of attempt to modify `attrs`, `state`, `context`, `children` directly
#284 opened by dfilatov - 0
- 0
- 0
- 0
Make vidom more envify+uglifyjs friendly
#276 opened by dfilatov - 0
- 0
Component: get rid of `onInitialStateRequest` in favour of call `setState` inside `onInit`
#272 opened by dfilatov - 0