Commit Graph

4 Commits (2ada1f55de55e4f87c6b2a37ce18f2e189b3716f)

Author SHA1 Message Date
Shahar Or (mightyiam) a907828f12 chore: editorconfig + checker 5 years ago
Diego Ferreiro Val 4ede863df2 Performance improvement for attribute patching: (#257)
* Performance improvements for attribute patching:
- Avoid call to split and use a object lookup instead
- Simplify the code for `svg` name spaced attributes

* Fix typo and added missing property

* Fixing previous attribute ns assignment

* Refactor NS

* Add fast path for non namespaced elements

* Adding tests
8 years ago
Aron Allen d8bd32f1e5 updated description of test 8 years ago
Aron Allen 166b8eca23 added test 8 years ago