- commit
- bfb1d7fa7a6657ffcddac6180be866d08786397b
- parent
- 18b0cf755d350d9d6c893633a06813207e468437
- Author
- Tobias Bengfort <tobias.bengfort@posteo.de>
- Date
- 2017-03-25 09:11
rm legacy files
Diffstat
| D | NOTES | 32 | -------------------------------- |
| D | TODO | 7 | ------- |
2 files changed, 0 insertions, 39 deletions
diff --git a/NOTES b/NOTES
@@ -1,32 +0,0 @@1 -1 # important2 -13 -1 1. no dependencies4 -1 2. reasonable compatibility5 -1 3. fixed header support6 -1 4. works on jump-links with minimal config (0-5 lines)7 -1 5. can be used from javascript8 -1 6. small9 -1 7. uses requestAnimationFrame10 -1 8. usable packaging11 -1 9. horizontal support12 -1 10. standards complient13 -1 11. active14 -1 12. supports containers other than full page15 -1 13. change direction mid-scroll16 -1 14. keeps history intact17 -118 -1 # prior art19 -120 -1 - https://github.com/GabrielDelepine/smooth-scroll [1,2,~,4,X,6,X,8,X,X,~,X,?,14]21 -1 - header support needs modification of source22 -1 - https://github.com/firstandthird/smooth-scroller [1,2,X,4,~,6,7,X,X,X,~,X,?,X]23 -1 - https://github.com/cferdinandi/smooth-scroll [1,2,3,4,5,6,X,8,X,X,~,X,?,X]24 -1 - incomplete parsing of css selector in getClosest25 -1 - supports many settings26 -1 - https://github.com/narikei/SmoothScrolling [1,2,X,X,5,6,X,8,9,X,X,X,?,X]27 -1 - https://github.com/bloodyowl/scroll28 -1 - https://github.com/iamdustan/smoothscroll [1,2,?,?,5,?,7,?,?,10,11,?,?,?]29 -130 -1 # reference31 -132 -1 - https://drafts.csswg.org/cssom-view/#scrolling
diff --git a/TODO b/TODO
@@ -1,7 +0,0 @@1 -1 - standards compliant2 -1 - change direction mid-scroll3 -1 ! merge upstream4 -15 -1 # wontfix6 -17 -1 - other containers