- Bump to create new tag in an attempt to fix #5
-
Pass
Msg -> msg
function to every that returns aMsg
-
Add Viewport
- Like Browser.Dom.Viewport with max
x
andy
- Like Browser.Dom.Viewport with max
-
Add Element
- Like Browser.Dom.Element without
scene
andviewport
- Like Browser.Dom.Element without
-
Rename checkCustom -> custom
- Returns
a
instead ofMaybe Bool
- Returns
-
Rename check -> isInView
-
Rename checkAlt -> isInOrAboveView
-
Rename checkWithOffset -> isInViewWithMargin
-
Rename checkAltWithOffset -> isInOrAboveViewWithMargin
-
Add Margin
- Allows for control over all edges instead of just horizonal and vertical
-
Refresh elements on window resize events - 300ms of no change
-
Batch DOM lookup when adding more elements - 500ms of no change
- Add checkCustom
- Fix docs
Initial release