Skip to content
This repository has been archived by the owner on Apr 21, 2021. It is now read-only.

v0.3.0

Compare
Choose a tag to compare
@zenorocha zenorocha released this 01 Dec 06:13
· 683 commits to master since this release

Adds prefetch (preemptive caching) - Fixes #66
Sets default link selector to fetch all links except those with data-senna-off - Fixes #77
Should not trigger click event for the right mouse button - Fixes #58
An error should be issued if a surface element does not have an id - Fixes #56
Should check if attribute exists in order to throw error - Fixes #62
Removes child surface content after transition ends - Fixes #80
Makes app.createScreenInstance method public