issues
search
atom
/
etch
Builds components using a simple and explicit API around virtual-dom
MIT License
555
stars
57
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Migrate to Github Actions
#91
sadick254
closed
3 years ago
0
Type definitions
#90
aminya
opened
4 years ago
1
Bump electron from 6.1.12 to 10.1.2
#89
dependabot[bot]
closed
4 years ago
1
Update test dependencies
#88
aminya
closed
4 years ago
2
Etch was removed from the benchmark link
#87
UziTech
closed
4 years ago
2
Consider testing with newer Electron
#86
DeeDeeG
closed
4 years ago
1
.travis.yml: Update Travis CI config for Ubuntu Xenial and newer
#85
DeeDeeG
closed
4 years ago
0
CI not passing (xvfb config needs to be updated)
#84
DeeDeeG
closed
4 years ago
0
Add CodeQL Analysis workflow
#83
jhutchings1
closed
4 years ago
0
Adding Types
#82
aminya
closed
4 years ago
16
Fix JSX typos in README
#81
macklinu
closed
6 years ago
1
TypeScript in etch
#80
oleggromov
closed
6 years ago
1
Null-elements are not allowed?
#79
dy
opened
6 years ago
1
package.json / readme typos
#78
dy
closed
6 years ago
2
Virtual DOM gets updated but actual element doesnt
#77
nousacademy
closed
6 years ago
2
onChange not working
#76
nousacademy
closed
6 years ago
1
Avoid race conditions on destroy
#75
twifty
closed
6 years ago
2
:arrow_up: electron
#74
smashwilson
closed
6 years ago
0
Children unexpectedly removed from dom
#73
twifty
closed
6 years ago
1
Apply context to child nodes
#72
twifty
closed
6 years ago
3
Pass options onto nested component constructors
#71
twifty
closed
6 years ago
1
refs are being assigned to the wrong component
#70
twifty
closed
6 years ago
8
How to move an Etch component's child?
#69
illright
opened
6 years ago
4
Add support for reverting the value of a controlled input or select
#68
zaygraveyard
opened
6 years ago
0
Add support for `false` as child
#67
zaygraveyard
opened
6 years ago
0
Function refs
#66
lierdakil
closed
6 years ago
9
Fix typos in the event names.
#65
zaygraveyard
closed
6 years ago
2
Optimize the DOM vnode factory
#64
dead-claudia
closed
6 years ago
6
Escape html
#63
mateusvahl
closed
6 years ago
4
Remove duplicate onError event listener property
#62
loranallensmith
closed
6 years ago
1
Allow event handlers to be nulled
#61
matthewwithanm
closed
6 years ago
4
Add 'Performance' section to README
#60
lloiser
closed
7 years ago
1
what's the performance like?
#59
capaj
closed
7 years ago
3
standalone build
#58
larkin
closed
7 years ago
1
doubleclick -> dblclick
#57
mehcode
closed
7 years ago
3
Example for using etch for a standalone webapp
#56
luisschubert
closed
7 years ago
2
Fixes a typo in the readme
#55
monster860
closed
7 years ago
1
“React is not defined” while using etch in atom?
#54
daiict218
closed
7 years ago
2
Children can't be modified without instantiating new component instances?
#53
trusktr
opened
7 years ago
1
Allow objects to be used to define styles.
#52
Arcath
closed
7 years ago
4
Do not update the domNode property if it already has the correct value
#51
lloiser
closed
7 years ago
8
Support multi-dimensional refs
#50
Arcath
closed
7 years ago
16
Fix the example for Handling Events
#49
GlenCFL
closed
7 years ago
1
input cursor jumps to the end
#48
UziTech
closed
7 years ago
0
fix readAfterUpdate description
#47
UziTech
closed
7 years ago
1
Does not update children components?
#46
lierdakil
closed
7 years ago
3
update-props.js:27 Uncaught TypeError: Cannot use 'in' operator to search for '0' in white-space: pre-wrap;
#45
joefitzgerald
closed
7 years ago
4
Skip null values passed as children to etch.dom
#44
maxbrunsfeld
closed
7 years ago
1
An unresolved update's promise when `atom.views` scheduler is used
#43
ivankravets
closed
7 years ago
3
Uncaught TypeError: Invalid TextEditor parameter: 'ref'
#42
ivankravets
closed
7 years ago
1
Next