bigskysoftware / idiomorph

A DOM-merging algorithm
BSD 2-Clause "Simplified" License
675 stars 32 forks source link

Callback beforeAttributeUpdated mutationType discrepancy #59

Open ne0-cz opened 1 month ago

ne0-cz commented 1 month ago

https://github.com/bigskysoftware/idiomorph/blob/f75fba125e6e3cbfaa31dfa2af11be94455c6a38/README.md?plain=1#L113

https://github.com/bigskysoftware/idiomorph/blob/f75fba125e6e3cbfaa31dfa2af11be94455c6a38/src/idiomorph.js#L256

README says it's "updated" or "removed" but it's actually "update" or "remove".