issues
search
google
/
incremental-dom
An in-place DOM diffing library
http://google.github.io/incremental-dom/
Apache License 2.0
3.54k
stars
180
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Remove @license (keep text) from individual TS files except for index.ts
#405
iteriani
closed
5 years ago
0
Migrate unit tests to bazel
#404
alexeagle
closed
5 years ago
0
Update to latest bazel
#403
alexeagle
closed
5 years ago
0
Upgrade dependencies in package.json and add a bazel build for Incremental DOM
#402
iteriani
closed
5 years ago
0
Update package.json following Typescript conversion
#401
appzuka
closed
5 years ago
0
Export PatchConfig and Key types.
#400
iteriani
closed
5 years ago
0
Allow specifying a custom matches function
#399
sparhami
closed
5 years ago
0
Don't set node.data if it hasn't changed.
#398
SLaks
closed
5 years ago
5
Adding Towser, a framework written in Haxe
#397
PongoEngine
closed
5 years ago
4
Fix files directive in package.json
#396
kr9ly
closed
5 years ago
3
Expose alignWithDOM as an alternative to skipNode.
#395
iteriani
closed
5 years ago
2
Is Angular 8 Ivy render engine going to effectively replace this project?
#394
jimbojetlag
opened
5 years ago
2
Add option to set default key attribute.
#393
joyzhong
closed
5 years ago
0
Element Events list
#392
hassanzohdy
opened
6 years ago
2
Create a release with TypeScript output
#391
sparhami
opened
6 years ago
1
How to bind "this" to "elementOpen"
#390
sooboy
closed
6 years ago
1
ci: test Node.js 6, 8, 10 and 11
#389
DanielRuf
closed
5 years ago
2
Add isDataInitialized function for a node.
#388
joyzhong
closed
6 years ago
0
staticHtml() function like text() function
#387
hassanzohdy
closed
6 years ago
3
staticHtml() like the text() function
#386
hassanzohdy
closed
6 years ago
1
Added Node | ChildNode type to avoid errors caused by update to Types…
#385
appzuka
closed
6 years ago
0
Add getKey method with tests
#384
iteriani
closed
6 years ago
0
Allow accessing a key from a node.
#383
iteriani
closed
6 years ago
1
Loosen type of `varArgs`.
#382
joyzhong
closed
6 years ago
3
Add a Closure Compiler output, make it part of dist.
#381
sparhami
closed
6 years ago
0
Use typeof instead of instanceof.
#380
sparhami
closed
6 years ago
0
Add support for MathML
#379
cshaa
closed
6 years ago
0
Fix nested patch when patching a different tree that contains focus.
#378
sparhami
closed
6 years ago
0
Nested Patch Can Fail
#377
appzuka
closed
6 years ago
1
Preallocate the array to the correct size
#376
jridgewell
closed
6 years ago
0
Cache NamedNodeMap.length
#375
jridgewell
closed
6 years ago
3
When importing DOM, apply statics with different values.
#374
sparhami
closed
6 years ago
0
Get rid of Object.keys usage
#373
jridgewell
closed
6 years ago
0
Better handling of statics when importing an Element.
#372
sparhami
closed
6 years ago
0
Persist statics after serverside rendering
#371
iteriani
closed
6 years ago
1
Do not track focus state on NodeData.
#370
sparhami
closed
6 years ago
0
Handle case where a node rendered during serverside rendering is focused
#369
iteriani
closed
6 years ago
1
Unwind getMatchingNode recursion into while loop
#368
jridgewell
closed
6 years ago
0
Assume if elements with no data are keyed correctly
#367
iteriani
closed
6 years ago
0
Change type to play nicer with tsickle.
#366
sparhami
closed
6 years ago
0
Update typings for methods
#365
iteriani
closed
6 years ago
0
Move isElement into dom_util.
#364
sparhami
closed
6 years ago
0
Remove assertion for keyNotSet
#363
iteriani
closed
6 years ago
0
Change how nodes are reused.
#362
sparhami
closed
6 years ago
1
Add tests for checking perf adding to / removing from the start of a …
#361
sparhami
closed
6 years ago
0
Make perf tests more modern.
#360
sparhami
closed
6 years ago
0
Some types cleanup.
#359
sparhami
closed
6 years ago
0
Prevent assertions from showing up in minified ouput.
#358
sparhami
closed
6 years ago
0
Some minor type changes.
#357
sparhami
closed
6 years ago
0
TypeScript migration help
#356
cbelden
opened
6 years ago
1
Previous
Next