Patch Changes
-
feat: add main-thread API: __QuerySelector (#2115)
-
fix: when a list-item is deleted from list, the deleted list-item is still showed incorrectly. (#1092)
This is because the
enqueueComponentmethod does not delete the node from the Element Tree. It is only to maintain the display node on RL, and lynx web needs to delete the dom additionally. -
feat: support main thread invoke ui method (#2104)
-
fix: mts && bts events can be binded both (#2121)
-
Updated dependencies [
179f984,f7133c1,6c2b51a,5b589ab]:- @lynx-js/web-constants@0.19.6