Skip to content

Releases: eole-repos/dom

Fix bug

13 Mar 06:20
Compare
Choose a tag to compare
  • Fix _eole_repos$dom$Native_Dom is not defined

Expose Dom.Size module

13 Mar 03:45
Compare
Choose a tag to compare

Expose Dom.Size module

Enhancement Dom.Scroll: adding offsetY, toOffsetY

13 Mar 03:04
Compare
Choose a tag to compare
  • Add Dom.Scroll.offsetY: How much this element is scrolled vertically (calculated from bottom).
  • Add Dom.Scroll.toOffsetY: Set the vertical scroll to whatever offset you want from bottom.