-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: burnsco/react-scroll
base: master
head repository: fisshy/react-scroll
compare: master
- 18 commits
- 21 files changed
- 14 contributors
Commits on May 15, 2023
-
Preventing duplicate event listener registrations (fisshy#554)
* feat: prevent duplicate registration * feat: add defensive code * feat: delete set value * modify: defensive code 'throw error > console.warn' * modify: defensive code > use 'eventName' * modfiy: delete getTime * modify: listeners delete key --------- Co-authored-by: bitto-dunamu <bitto@dunamu.com>
Configuration menu - View commit details
-
Copy full SHA for 236ddf0 - Browse repository at this point
Copy the full SHA 236ddf0View commit details
Commits on Sep 29, 2023
-
Configuration menu - View commit details
-
Copy full SHA for e0a9e11 - Browse repository at this point
Copy the full SHA e0a9e11View commit details
Commits on Oct 6, 2023
-
Fix children rendering issue in Button component (fisshy#559)
* fixed children rendering issue in Button component * added test code for Button.js
Configuration menu - View commit details
-
Copy full SHA for 9f453d3 - Browse repository at this point
Copy the full SHA 9f453d3View commit details -
Configuration menu - View commit details
-
Copy full SHA for c2604ba - Browse repository at this point
Copy the full SHA c2604baView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9cbb8ac - Browse repository at this point
Copy the full SHA 9cbb8acView commit details
Commits on Nov 1, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b1030c3 - Browse repository at this point
Copy the full SHA b1030c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 526bab0 - Browse repository at this point
Copy the full SHA 526bab0View commit details
Commits on Nov 28, 2023
-
modify cancel events list (fisshy#570)
Co-authored-by: Linas Danisevicius <linas.danisevicius@devbridge.com>
Configuration menu - View commit details
-
Copy full SHA for 7aae953 - Browse repository at this point
Copy the full SHA 7aae953View commit details
Commits on Dec 4, 2023
-
fix: remove record before scroll-link unmount (fisshy#571)
Co-authored-by: wanglitong <wanglitong@bytedance.com>
Configuration menu - View commit details
-
Copy full SHA for 244b3a0 - Browse repository at this point
Copy the full SHA 244b3a0View commit details -
Joachim Karlsson authored and Joachim Karlsson committed
Dec 4, 2023 Configuration menu - View commit details
-
Copy full SHA for fd9fb6f - Browse repository at this point
Copy the full SHA fd9fb6fView commit details -
prefix next.js example to not build
Joachim Karlsson authored and Joachim Karlsson committedDec 4, 2023 Configuration menu - View commit details
-
Copy full SHA for 59eed22 - Browse repository at this point
Copy the full SHA 59eed22View commit details
Commits on Dec 14, 2023
-
escape tags in changelog (fisshy#573)
The HTML tags in the changelog need to be escaped
Configuration menu - View commit details
-
Copy full SHA for 271beed - Browse repository at this point
Copy the full SHA 271beedView commit details
Commits on Feb 15, 2024
-
Documentation Update: Revised README file with improvements (fisshy#576)
* Added gif for Readme. I added this file to update the readme with a gif of one of the functionalities of react-scroll. * Added and updated README.md with new content * Updated README.md There were minor formatting issues, so fixed those * Updated README.md Added compatibility of react scroll with Google Chrome, Microsoft edge, and Firefox. * Update README.md Added example in table of contents * Update README.md fixed Table of contents * Update README.md added features * Update README.md fixed features
Configuration menu - View commit details
-
Copy full SHA for 1be2a94 - Browse repository at this point
Copy the full SHA 1be2a94View commit details
Commits on Nov 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for dde24f7 - Browse repository at this point
Copy the full SHA dde24f7View commit details
Commits on Jan 30, 2025
-
Update package.json - Make react 19 supported (fisshy#583)
Add react 19 to the support list of react scroll
Configuration menu - View commit details
-
Copy full SHA for bb79f05 - Browse repository at this point
Copy the full SHA bb79f05View commit details
Commits on Jan 31, 2025
-
Joachim Karlsson authored and Joachim Karlsson committed
Jan 31, 2025 Configuration menu - View commit details
-
Copy full SHA for 22cdc22 - Browse repository at this point
Copy the full SHA 22cdc22View commit details
Commits on Feb 19, 2025
-
solved issue when activeClass was not set
Joachim Karlsson authored and Joachim Karlsson committedFeb 19, 2025 Configuration menu - View commit details
-
Copy full SHA for ebd6b76 - Browse repository at this point
Copy the full SHA ebd6b76View commit details -
Joachim Karlsson authored and Joachim Karlsson committed
Feb 19, 2025 Configuration menu - View commit details
-
Copy full SHA for b07d972 - Browse repository at this point
Copy the full SHA b07d972View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...master