Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/oct16/TimeCat
A Magical Web Recorder & Player 🖥
https://github.com/oct16/TimeCat
feat(recorder): Support recording the inserted canvas nodes
c47bd355484e7550d386daff6a0d9837945aa672 authored almost 4 years ago by oct16 <[email protected]>
c47bd355484e7550d386daff6a0d9837945aa672 authored almost 4 years ago by oct16 <[email protected]>
feat: Compatible both canvas2d and webgl
abf75a5a76900b00cc41bdecd4b73f8aa2867cde authored almost 4 years ago by oct16 <[email protected]>
abf75a5a76900b00cc41bdecd4b73f8aa2867cde authored almost 4 years ago by oct16 <[email protected]>
refactor: split canvas files
968969ce26403b23ccdcd0dd3f61c7cab52b315f authored almost 4 years ago by oct16 <[email protected]>
968969ce26403b23ccdcd0dd3f61c7cab52b315f authored almost 4 years ago by oct16 <[email protected]>
feat: support webgl
55fbe91eecf00a14cebf74b104c863d70d7376fd authored almost 4 years ago by oct16 <[email protected]>
55fbe91eecf00a14cebf74b104c863d70d7376fd authored almost 4 years ago by oct16 <[email protected]>
build: remove unused scripts
c0caae601d0b9496d944c8dd9ec16f60cc23ba58 authored almost 4 years ago by oct16 <[email protected]>
c0caae601d0b9496d944c8dd9ec16f60cc23ba58 authored almost 4 years ago by oct16 <[email protected]>
test: add recorder test case
63682e2ba5758310e4d20e88c62da9ce4fd1386b authored almost 4 years ago by oct16 <[email protected]>
63682e2ba5758310e4d20e88c62da9ce4fd1386b authored almost 4 years ago by oct16 <[email protected]>
test: support canvas mock
d9ce4be6d16e29f817a2971f97105973ac5e4aa5 authored almost 4 years ago by oct16 <[email protected]>
d9ce4be6d16e29f817a2971f97105973ac5e4aa5 authored almost 4 years ago by oct16 <[email protected]>
feat(recorder): Compatible with jest
8b00b8df4da5f6e1563f009aa28222c5d1e24cac authored almost 4 years ago by oct16 <[email protected]>
8b00b8df4da5f6e1563f009aa28222c5d1e24cac authored almost 4 years ago by oct16 <[email protected]>
fix(recorder): frameElement maybe null
45ff1484326aaba8f761c792798c4c37092bd3ad authored almost 4 years ago by oct16 <[email protected]>
45ff1484326aaba8f761c792798c4c37092bd3ad authored almost 4 years ago by oct16 <[email protected]>
test: add utils unit testing
4a73c924d8e28099c5108a82b86a0a0bdcc89685 authored almost 4 years ago by oct16 <[email protected]>
4a73c924d8e28099c5108a82b86a0a0bdcc89685 authored almost 4 years ago by oct16 <[email protected]>
fix(utils): throttle default options is true
0409a68364107edc4adffa654c49c156846c0d8b authored almost 4 years ago by oct16 <[email protected]>
0409a68364107edc4adffa654c49c156846c0d8b authored almost 4 years ago by oct16 <[email protected]>
test: add virtual dom test case
8e46eafe088027699cb5cb5456f50dcb1ff93db5 authored almost 4 years ago by oct16 <[email protected]>
8e46eafe088027699cb5cb5456f50dcb1ff93db5 authored almost 4 years ago by oct16 <[email protected]>
test: update jest setup
429a428e626f7b6435ddbfc84cbe5f348b0d3bc5 authored almost 4 years ago by oct16 <[email protected]>
429a428e626f7b6435ddbfc84cbe5f348b0d3bc5 authored almost 4 years ago by oct16 <[email protected]>
refactor: rm all tests
3b2a51ee0023752464bae0b8a8225a67ead10181 authored almost 4 years ago by oct16 <[email protected]>
3b2a51ee0023752464bae0b8a8225a67ead10181 authored almost 4 years ago by oct16 <[email protected]>
fix(recorder): assert correct type
06ee29e11c7d28be101a8834c8e51bc362d58d88 authored almost 4 years ago by oct16 <[email protected]>
06ee29e11c7d28be101a8834c8e51bc362d58d88 authored almost 4 years ago by oct16 <[email protected]>
perf: optimize canvas keys
97e9f0c5df0423165e62287fc6a796a788df57b4 authored almost 4 years ago by oct16 <[email protected]>
97e9f0c5df0423165e62287fc6a796a788df57b4 authored almost 4 years ago by oct16 <[email protected]>
fix(recorder): disable CanvasWatcher in DomWatcher
f322e1aa5d4bcfdea6d46ff13c09e3de39278367 authored almost 4 years ago by oct16 <[email protected]>
f322e1aa5d4bcfdea6d46ff13c09e3de39278367 authored almost 4 years ago by oct16 <[email protected]>
refactor(recorder): get recorder properties by getter
dd8919e05ebb5be5c4b4abcf825a46b760794ffc authored almost 4 years ago by oct16 <[email protected]>
dd8919e05ebb5be5c4b4abcf825a46b760794ffc authored almost 4 years ago by oct16 <[email protected]>
fix(recorder): keepAlice
89a86b35554723ca5f5f5154ce13fa8149fd3734 authored almost 4 years ago by oct16 <[email protected]>
89a86b35554723ca5f5f5154ce13fa8149fd3734 authored almost 4 years ago by oct16 <[email protected]>
feat(recorder): support keepAlive
7d9f1a4a63dbf7ced935728ea46a73ae8977b9e5 authored almost 4 years ago by oct16 <[email protected]>
7d9f1a4a63dbf7ced935728ea46a73ae8977b9e5 authored almost 4 years ago by oct16 <[email protected]>
feat(recorder): exec emit tasks in a queue
7a9a692ebf1d06afdf37ef6ad7a3a922fe2b977e authored almost 4 years ago by oct16 <[email protected]>
7a9a692ebf1d06afdf37ef6ad7a3a922fe2b977e authored almost 4 years ago by oct16 <[email protected]>
refactor(recorder): connect compose
a666d03919256b54dc32922f826b1996859f090e authored almost 4 years ago by oct16 <[email protected]>
a666d03919256b54dc32922f826b1996859f090e authored almost 4 years ago by oct16 <[email protected]>
fix(recorder): change type name of use canvas watcher
d96a06b6e841d54a9512acc9deac1dc1c3635ac2 authored almost 4 years ago by oct16 <[email protected]>
d96a06b6e841d54a9512acc9deac1dc1c3635ac2 authored almost 4 years ago by oct16 <[email protected]>
feat(recorder): impl disableWatchers
99e76f5f98678636dfad5e6a18c4c1caf147ec91 authored almost 4 years ago by oct16 <[email protected]>
99e76f5f98678636dfad5e6a18c4c1caf147ec91 authored almost 4 years ago by oct16 <[email protected]>
feat(recorder): sperate canvas watcher
a91164b43b4386ce4dffb86501236f723b9c4b0e authored almost 4 years ago by oct16 <[email protected]>
a91164b43b4386ce4dffb86501236f723b9c4b0e authored almost 4 years ago by oct16 <[email protected]>
feat(recorder): support disableWatchers
9ce48ec9bd756d6409b8b77aba53926a6db7c722 authored almost 4 years ago by oct16 <[email protected]>
9ce48ec9bd756d6409b8b77aba53926a6db7c722 authored almost 4 years ago by oct16 <[email protected]>
feat(player): add access modifiers
9fb2d48920fa93730d77355e27e589b02860e205 authored almost 4 years ago by oct16 <[email protected]>
9fb2d48920fa93730d77355e27e589b02860e205 authored almost 4 years ago by oct16 <[email protected]>
build: update all dependencies
7b57e32de935843dd45706264ed0d7c5030e6d0c authored almost 4 years ago by oct16 <[email protected]>
7b57e32de935843dd45706264ed0d7c5030e6d0c authored almost 4 years ago by oct16 <[email protected]>
feat(recorder): add access modifiers
859c4a0b3950e1b503f4ff4ee6820c0e751d600c authored almost 4 years ago by oct16 <[email protected]>
859c4a0b3950e1b503f4ff4ee6820c0e751d600c authored almost 4 years ago by oct16 <[email protected]>
build: update husky to v5
edec222dc4faf844bbd8ed7611be9e38cb010306 authored almost 4 years ago by oct16 <[email protected]>
edec222dc4faf844bbd8ed7611be9e38cb010306 authored almost 4 years ago by oct16 <[email protected]>
feat(player): support export name
2ffc17b8c56814b86c2c72739e1fb5c0d725a5ab authored almost 4 years ago by oct16 <[email protected]>
2ffc17b8c56814b86c2c72739e1fb5c0d725a5ab authored almost 4 years ago by oct16 <[email protected]>
refactor(player): migrate funs to common
43c3ade93b85036fcaaa01b641de86e706d3bf36 authored almost 4 years ago by oct16 <[email protected]>
43c3ade93b85036fcaaa01b641de86e706d3bf36 authored almost 4 years ago by oct16 <[email protected]>
feat: use default crossUrl https://timecatjs.com/all-origins
e4a5cc4f966b57fd58f5462828e2c9f04daf7a0d authored almost 4 years ago by oct16 <[email protected]>
e4a5cc4f966b57fd58f5462828e2c9f04daf7a0d authored almost 4 years ago by oct16 <[email protected]>
fix(recorder): added svg node by construct name
f06360c1d5a6ab37a70ab1118cb8f89cf18d8585 authored almost 4 years ago by oct16 <[email protected]>
f06360c1d5a6ab37a70ab1118cb8f89cf18d8585 authored almost 4 years ago by oct16 <[email protected]>
feat(player): implement destroy
12bf6a2a1601390a7e547fee3666534ec02c83cf authored almost 4 years ago by oct16 <[email protected]>
12bf6a2a1601390a7e547fee3666534ec02c83cf authored almost 4 years ago by oct16 <[email protected]>
refactor(player): using shadowHost
fe1ebcfddd6fd6014d9e94132c55c6fa7a9284ed authored almost 4 years ago by oct16 <[email protected]>
fe1ebcfddd6fd6014d9e94132c55c6fa7a9284ed authored almost 4 years ago by oct16 <[email protected]>
refactor(player): renders
55724add5b363965db0b65b39cf6de408ab5de4e authored almost 4 years ago by oct16 <[email protected]>
55724add5b363965db0b65b39cf6de408ab5de4e authored almost 4 years ago by oct16 <[email protected]>
fix(recorder): add rewriteResource default variables
26de0156f7eb747ab2e1d80c6f419b61faef786b authored almost 4 years ago by oct16 <[email protected]>
26de0156f7eb747ab2e1d80c6f419b61faef786b authored almost 4 years ago by oct16 <[email protected]>
fix(virtual-dom): remove duplicated syntax
ab7c8374a3687601d22059f53e82cd088eba4ba5 authored almost 4 years ago by oct16 <[email protected]>
ab7c8374a3687601d22059f53e82cd088eba4ba5 authored almost 4 years ago by oct16 <[email protected]>
release: 1.2.0-alpha.20
c3083a47806fff17a5b7660a067175828fdb5a42 authored almost 4 years ago by oct16 <[email protected]>
c3083a47806fff17a5b7660a067175828fdb5a42 authored almost 4 years ago by oct16 <[email protected]>
perf: optimize fast forward
0b345639f7083d6841c904b6b0c34f7c8a9d7a92 authored almost 4 years ago by oct16 <[email protected]>
0b345639f7083d6841c904b6b0c34f7c8a9d7a92 authored almost 4 years ago by oct16 <[email protected]>
refactor(recorder): make code elegant
a5930530efb029ab873d1d9bc5598f691aa1c716 authored almost 4 years ago by oct16 <[email protected]>
a5930530efb029ab873d1d9bc5598f691aa1c716 authored almost 4 years ago by oct16 <[email protected]>
fix(player): shallow copy args for stroke canvas
e1d1f55504010f1e81747de1fbcde7340e9e28f8 authored almost 4 years ago by oct16 <[email protected]>
e1d1f55504010f1e81747de1fbcde7340e9e28f8 authored almost 4 years ago by oct16 <[email protected]>
build: add repleace html space plugin
54a7af5d51df36e1b49d585a7304f8d827e9c854 authored almost 4 years ago by oct16 <[email protected]>
54a7af5d51df36e1b49d585a7304f8d827e9c854 authored almost 4 years ago by oct16 <[email protected]>
fix(player): replay after the end
70ad1c084b30ab117bb6c4cf76cf62ded179f27c authored almost 4 years ago by oct16 <[email protected]>
70ad1c084b30ab117bb6c4cf76cf62ded179f27c authored almost 4 years ago by oct16 <[email protected]>
fix(player): fullscreen with target
8ca30f79522d372652062f76df59d53894b8a4ff authored almost 4 years ago by oct16 <[email protected]>
8ca30f79522d372652062f76df59d53894b8a4ff authored almost 4 years ago by oct16 <[email protected]>
fix(recorder): rm canvas watcher state key
f005d880c56c7310617436a03ff9996baee83b66 authored almost 4 years ago by oct16 <[email protected]>
f005d880c56c7310617436a03ff9996baee83b66 authored almost 4 years ago by oct16 <[email protected]>
fix: series issues
1. fix for destroy player
2. exec calcProgress after play
3. other
build: add sourceMap in dev
83301a3c7fd1ae19e528be935b1cf46aabbf5c92 authored almost 4 years ago by oct16 <[email protected]>
83301a3c7fd1ae19e528be935b1cf46aabbf5c92 authored almost 4 years ago by oct16 <[email protected]>
build: add github ISSUES_TEMPLATE.MD
3e43535f9cc857d0a056a2ca369d58bc5972e3a1 authored almost 4 years ago by oct16 <[email protected]>
3e43535f9cc857d0a056a2ca369d58bc5972e3a1 authored almost 4 years ago by oct16 <[email protected]>
docs: update links
2ccc64b3d735c25bf5d662e3f08485ff96e8676a authored almost 4 years ago by oct16 <[email protected]>
2ccc64b3d735c25bf5d662e3f08485ff96e8676a authored almost 4 years ago by oct16 <[email protected]>
refactor: use empty default fn
4b07525b573343d56f511a04661dac7f42328e41 authored almost 4 years ago by oct16 <[email protected]>
4b07525b573343d56f511a04661dac7f42328e41 authored almost 4 years ago by oct16 <[email protected]>
feat(recorder): support multiple onData methods
d5087edc3f2b36f68e004ebb166f6d93448857f3 authored almost 4 years ago by oct16 <[email protected]>
d5087edc3f2b36f68e004ebb166f6d93448857f3 authored almost 4 years ago by oct16 <[email protected]>
feat(recorder): support compose emit data
decbd5e52b488d392f543f20e28e20e1868ad27f authored almost 4 years ago by oct16 <[email protected]>
decbd5e52b488d392f543f20e28e20e1868ad27f authored almost 4 years ago by oct16 <[email protected]>
fix: issues
1. rewriteResource types
2. call emit hook before plugins
docs: update examples link
52cf7face93a87032c560508a85689bd748a4f56 authored almost 4 years ago by oct16 <[email protected]>
52cf7face93a87032c560508a85689bd748a4f56 authored almost 4 years ago by oct16 <[email protected]>
chore: rm examples
96b7a4b06a11ed9f9732c44021ea171c6beab234 authored almost 4 years ago by oct16 <[email protected]>
96b7a4b06a11ed9f9732c44021ea171c6beab234 authored almost 4 years ago by oct16 <[email protected]>
feat(utils): recover console
ec4144ccf34a32192b01a7944f5523241406ffa7 authored almost 4 years ago by oct16 <[email protected]>
ec4144ccf34a32192b01a7944f5523241406ffa7 authored almost 4 years ago by oct16 <[email protected]>
fix: issues
1. virtual-dom setAttribute
2. initView scroll behavior is auto
3. set REPLAY_LOCATION in initVi...
feat: support custom plugin
3a3fd6ca83a94b67f8aef4ab93697477b386952b authored almost 4 years ago by oct16 <[email protected]>
3a3fd6ca83a94b67f8aef4ab93697477b386952b authored almost 4 years ago by oct16 <[email protected]>
fix(player): overflow hide
5cefd3476ccfa2f6ca86e3982164782906d3bb9c authored almost 4 years ago by oct16 <[email protected]>
5cefd3476ccfa2f6ca86e3982164782906d3bb9c authored almost 4 years ago by oct16 <[email protected]>
fix(player): rm html template extra space
6f26c4e661d7a7373106a5abfb8bb796a809d7ed authored almost 4 years ago by oct16 <[email protected]>
6f26c4e661d7a7373106a5abfb8bb796a809d7ed authored almost 4 years ago by oct16 <[email protected]>
release: 1.2.0-alpha.18
cd3075c8be168ef2cc6c3ffb92cc2a64873f0732 authored almost 4 years ago by oct16 <[email protected]>
cd3075c8be168ef2cc6c3ffb92cc2a64873f0732 authored almost 4 years ago by oct16 <[email protected]>
chore: add google site verification
bf74032c2baaa31c6807b3b43554273f0b33dafc authored almost 4 years ago by oct16 <[email protected]>
bf74032c2baaa31c6807b3b43554273f0b33dafc authored almost 4 years ago by oct16 <[email protected]>
feat(recorder): PreFetch Resource only support [css] currently
16a602c142088a712d7a45d185019e83cd976c0a authored almost 4 years ago by oct16 <[email protected]>
16a602c142088a712d7a45d185019e83cd976c0a authored almost 4 years ago by oct16 <[email protected]>
feat(player): remove makeCssInline in output
595f5ac2505f42b61fa32a5c8812059600f6eefc authored almost 4 years ago by oct16 <[email protected]>
595f5ac2505f42b61fa32a5c8812059600f6eefc authored almost 4 years ago by oct16 <[email protected]>
fix: remove decodeURIComponent in setAttribute
3ee39d61b09efc1e2569b255bc558c9bf7d7757b authored almost 4 years ago by oct16 <[email protected]>
3ee39d61b09efc1e2569b255bc558c9bf7d7757b authored almost 4 years ago by oct16 <[email protected]>
fix(player): log msg when not enable allowfullscreen attribute in the iframe
3722fa89c56f100fca847ebbeba231c039ea0067 authored almost 4 years ago by oct16 <[email protected]>
3722fa89c56f100fca847ebbeba231c039ea0067 authored almost 4 years ago by oct16 <[email protected]>
fix(player): hide scroll bar
563686ec408e1c262703425c782196e98811fc9a authored almost 4 years ago by oct16 <[email protected]>
563686ec408e1c262703425c782196e98811fc9a authored almost 4 years ago by oct16 <[email protected]>
feat(player): add preventScroll
96b3cc3c0ba769234be54f4ad0b28613de675d7f authored almost 4 years ago by oct16 <[email protected]>
96b3cc3c0ba769234be54f4ad0b28613de675d7f authored almost 4 years ago by oct16 <[email protected]>
docs: rm articles
eeb71cd452d0103da224b02c8a8c57f4b167ca15 authored almost 4 years ago by oct16 <[email protected]>
eeb71cd452d0103da224b02c8a8c57f4b167ca15 authored almost 4 years ago by oct16 <[email protected]>
fix(recorder): cross issues
1. frameRecorder destroy
2. frame.document
3. props.textContent completeCssHref
release: 1.2.0-alpha.19
f85b3a5c6c2bf1332c4f8449e865aef75fa2e74d authored almost 4 years ago by oct16 <[email protected]>
f85b3a5c6c2bf1332c4f8449e865aef75fa2e74d authored almost 4 years ago by oct16 <[email protected]>
fix(player): scroll in firefox
995ec706885831c8813fafa6ed53a8ce5dd0309a authored almost 4 years ago by oct16 <[email protected]>
995ec706885831c8813fafa6ed53a8ce5dd0309a authored almost 4 years ago by oct16 <[email protected]>
feat(recorder): export RecordOptions
6b6788e58b5553213fca35e34a321f5a3620d1b5 authored almost 4 years ago by oct16 <[email protected]>
6b6788e58b5553213fca35e34a321f5a3620d1b5 authored almost 4 years ago by oct16 <[email protected]>
fix(recorder): rm crossOriginUrl when fetch css
e3b9123325524d819a305a9b5e37a1446fee1893 authored almost 4 years ago by oct16 <[email protected]>
e3b9123325524d819a305a9b5e37a1446fee1893 authored almost 4 years ago by oct16 <[email protected]>
fix(utils): completeCssHref url match with params
fa3d5f0692db4589345141666e847a20c931f2da authored almost 4 years ago by oct16 <[email protected]>
fa3d5f0692db4589345141666e847a20c931f2da authored almost 4 years ago by oct16 <[email protected]>
fix: issues
1. virtual-dom setAttribute
2. initView scroll behavior is auto
3. rejoin srcset path
4. not dro...
fix(player): wait for link element load
df411b6439d3c83dbe396cb4f66b74638fef7d6e authored almost 4 years ago by oct16 <[email protected]>
df411b6439d3c83dbe396cb4f66b74638fef7d6e authored almost 4 years ago by oct16 <[email protected]>
feat: add warning method
1. warning fail to fetch
fdf5b78e007da988651201a64b25fe71fe0baa65 authored almost 4 years ago by oct16 <[email protected]>
fix(player): use shadowroot overflow hidden
1cf098fa8358f82d7627bf8d36e725e2636ef81d authored almost 4 years ago by oct16 <[email protected]>
1cf098fa8358f82d7627bf8d36e725e2636ef81d authored almost 4 years ago by oct16 <[email protected]>
chore: ignore examples
b725f7c83ae9e377c4b32606b191ffb255e8116c authored almost 4 years ago by oct16 <[email protected]>
b725f7c83ae9e377c4b32606b191ffb255e8116c authored almost 4 years ago by oct16 <[email protected]>
feat: uniform use of querySelector
ac744298a3c08baf39637f5fb4cdb635d632b3c5 authored almost 4 years ago by oct16 <[email protected]>
ac744298a3c08baf39637f5fb4cdb635d632b3c5 authored almost 4 years ago by oct16 <[email protected]>
feat(recorder): add targetTime for patch record
f9dd7fca4a4637cf2002738d91601cd3fe0e45b1 authored almost 4 years ago by oct16 <[email protected]>
f9dd7fca4a4637cf2002738d91601cd3fe0e45b1 authored almost 4 years ago by oct16 <[email protected]>
docs: add preFetch resource document
ff0145a3d7e6848f480dd9e3843dd5c53adf3e79 authored almost 4 years ago by oct16 <[email protected]>
ff0145a3d7e6848f480dd9e3843dd5c53adf3e79 authored almost 4 years ago by oct16 <[email protected]>
feat(player): support preFetchRecord
dd7b2006c69735257c8b7b9503132e73b0f2ad2d authored almost 4 years ago by oct16 <[email protected]>
dd7b2006c69735257c8b7b9503132e73b0f2ad2d authored almost 4 years ago by oct16 <[email protected]>
feat(recorder): visbleChange default is false
da184fcd6a0d97bc4bc69e4375cd622daaaea41a authored almost 4 years ago by oct16 <[email protected]>
da184fcd6a0d97bc4bc69e4375cd622daaaea41a authored almost 4 years ago by oct16 <[email protected]>
feat(recorder): support prefetch source
1. refector rewriteResource in Recorder options
2. support prefetch source
fix(player): decode srcset url
44ee80ab4f956730747abfbdb6ff48dcdc341414 authored almost 4 years ago by oct16 <[email protected]>
44ee80ab4f956730747abfbdb6ff48dcdc341414 authored almost 4 years ago by oct16 <[email protected]>
fix: resolve inline style id duplicate
db0068ba557f77ed5fbccdf4720a96e9e546395d authored almost 4 years ago by oct16 <[email protected]>
db0068ba557f77ed5fbccdf4720a96e9e546395d authored almost 4 years ago by oct16 <[email protected]>
feat: sort demo list
5d301aeb4694a422cc4fbe58f19b5d0c5e51af5d authored almost 4 years ago by oct16 <[email protected]>
5d301aeb4694a422cc4fbe58f19b5d0c5e51af5d authored almost 4 years ago by oct16 <[email protected]>
fix: decode url when use srcset or sizes
bea294fd0a9664e3404bf8e4fdc4dd55f0aeaed8 authored almost 4 years ago by cbbfcd <[email protected]>
bea294fd0a9664e3404bf8e4fdc4dd55f0aeaed8 authored almost 4 years ago by cbbfcd <[email protected]>
docs: update
5427f89149a6fa434ca34968921914e3cf7c5ca8 authored about 4 years ago by oct16 <[email protected]>
5427f89149a6fa434ca34968921914e3cf7c5ca8 authored about 4 years ago by oct16 <[email protected]>
fix(player): add return type for getNextReplayData
2733d344a96aacfbe10b1f9d0fc11593ab5d788a authored about 4 years ago by oct16 <[email protected]>
2733d344a96aacfbe10b1f9d0fc11593ab5d788a authored about 4 years ago by oct16 <[email protected]>
release: 1.2.0-alpha.17
c88043d1f08453234ad7681081302aec9383e126 authored about 4 years ago by oct16 <[email protected]>
c88043d1f08453234ad7681081302aec9383e126 authored about 4 years ago by oct16 <[email protected]>
fix(player): render scroll
db03f3c18f9e803410f3d8a2b44b3de3a0e23125 authored about 4 years ago by oct16 <[email protected]>
db03f3c18f9e803410f3d8a2b44b3de3a0e23125 authored about 4 years ago by oct16 <[email protected]>
feat: update tech doc
d169917afaa73adf8cdeb49af4e78b668293c64f authored about 4 years ago by oct16 <[email protected]>
d169917afaa73adf8cdeb49af4e78b668293c64f authored about 4 years ago by oct16 <[email protected]>
docs: add visibleChange doc
cb03f76e992a74fa8e32dda22cfdf19235b52bfc authored about 4 years ago by oct16 <[email protected]>
cb03f76e992a74fa8e32dda22cfdf19235b52bfc authored about 4 years ago by oct16 <[email protected]>
feat: log version
542cec2121c799eef0a5fd0d825e5a3348ac3120 authored about 4 years ago by oct16 <[email protected]>
542cec2121c799eef0a5fd0d825e5a3348ac3120 authored about 4 years ago by oct16 <[email protected]>
feat: licence description
4ba0d75eab8b41f6f607d130af6c390aec883b69 authored about 4 years ago by oct16 <[email protected]>
4ba0d75eab8b41f6f607d130af6c390aec883b69 authored about 4 years ago by oct16 <[email protected]>