Releases: taocode/svelte-headroom
Releases · taocode/svelte-headroom
v2.3.0
22 Nov 08:32
Compare
Sorry, something went wrong.
No results found
2.3.0 (2022-11-22)
Bug Fixes
build: _README.md path updated (5e46502 )
pin: initial (un)pin state based on bottom (705a802 )
tolerance: downward scope correction (3a1247e )
Features
tolerance: introducing tolerance(Down|Up) props (8b53ee6 )
v2.3.0-beta.2
22 Nov 08:30
Compare
Sorry, something went wrong.
No results found
Bug Fixes
pin: initial (un)pin state based on bottom (705a802 )
tolerance: downward scope correction (3a1247e )
v2.3.0-beta.1
21 Nov 21:39
Compare
Sorry, something went wrong.
No results found
Bug Fixes
build: _README.md path updated (5e46502 )
Features
tolerance: introducing tolerance(Down|Up) props (8b53ee6 )
v2.2.0
21 Nov 17:23
Compare
Sorry, something went wrong.
No results found
2.2.0 (2022-11-21)
Features
docs: clean readme, master now src/_README.md (49b4469 )
v2.1.0
18 Nov 19:13
Compare
Sorry, something went wrong.
No results found
2.1.0 (2022-11-18)
Features
dev: imported README for dev page content (4aa5f95 )
v2.0.1
16 Nov 18:45
Compare
Sorry, something went wrong.
No results found
2.0.1 (2022-11-16)
Bug Fixes
docs: readme and dev +page updated (ef08532 )
v2.0.0
16 Nov 16:40
Compare
Sorry, something went wrong.
No results found
2.0.0 (2022-11-16)
Bug Fixes
Features
props: renamed offset to top and bottom (7151201 )
publish to npmjs instead of github (fff75d2 )
BREAKING CHANGES
props: removed shim and offset props, now using:
offset(Top|Bottom) for atTop and atBottom detection.
v2.0.0-beta.1
16 Nov 16:25
Compare
Sorry, something went wrong.
No results found
Features
props: renamed offset to top and bottom (7151201 )
BREAKING CHANGES
props: removed shim and offset props, now using:
offset(Top|Bottom) for atTop and atBottom detection.
v1.2.0-beta.2
15 Nov 23:52
Compare
Sorry, something went wrong.
No results found
v1.1.0
15 Nov 18:15
Compare
Sorry, something went wrong.
No results found
1.1.0 (2022-11-15)
Bug Fixes
Features
updated REPL Demo and added docs for props (fc0b4e3 )