v0.6.2
版本发布时间: 2018-11-09 09:47:30
lit/lit-element最新发布版本:v2.4.0(2020-08-20 05:39:49)
Changed
- LitElement changed to a non-abstract class to be more compatible with the JavaScript mixin pattern
(#227).
- Update lit-html dependency to ^0.12.0 (#244).
- Passes the component's
this
reference to lit-html as the eventContext
, allowing unbound event listener methods (#244).
Added
- A
disconnectedCallback()
method was added to UpdatingElement (#213).
- Added
@eventOptions()
decorator for setting event listener options on methods (#244).
相关地址:原始地址
下载(tar)
下载(zip)
查看:2018-11-09发行的版本