Releases: weizhenye/Danmaku
Releases · weizhenye/Danmaku
v1.3.6
17 Dec 17:28
Compare
Sorry, something went wrong.
No results found
v1.3.5
13 May 20:43
Compare
Sorry, something went wrong.
No results found
Fix
fix danmaku.position when emit danmaku, see #23
v1.3.4
17 Apr 14:29
Compare
Sorry, something went wrong.
No results found
Fix
correct comment time in real time mode, see #22 (thanks for @freekami)
v1.3.3
14 Apr 10:07
Compare
Sorry, something went wrong.
No results found
Fix
fix stacked danmaku in real time mode, see #21
v1.3.2
21 Mar 13:03
Compare
Sorry, something went wrong.
No results found
Fix
don't make a copy of opt.comments, fix #20
v1.3.1
14 Feb 22:46
Compare
Sorry, something went wrong.
No results found
Fix
fix collision checking (#15 )
v1.3.0
31 Dec 06:26
Compare
Sorry, something went wrong.
No results found
New
add support to render custom elements, see the render option in emit API.
Deprecated
the html option in emit API, use render instead.
v1.2.2
09 Oct 16:14
Compare
Sorry, something went wrong.
No results found
Fix
fix sharing private variables with multi instances
fix the position of <video> element when destroying
v1.2.1
22 May 16:16
Compare
Sorry, something went wrong.
No results found
v1.2.0
05 Feb 15:42
Compare
Sorry, something went wrong.
No results found
New
Add clear API
Add destroy API
Support using HTML in comments
Improvements
More tests to reach 100% coverage
Fix