Fixed:
- Fixed an error when morphing elements with numeric IDs. (@botandrose, @ksbrooksjr)
- Fixed issue with
outerHTML
morphing an IDed node that gets moved. (@botandrose, @MichaelWest22) - Fixed incorrect return value when the root element gets moved or replaced in an
outerHTML
morph. (@botandrose, @MichaelWest22)
Full Changelog: v0.7.2...v0.7.3