Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: projectcss/react-scroll-sync
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: okonet/react-scroll-sync
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 9 commits
  • 32 files changed
  • 6 contributors

Commits on Oct 24, 2023

  1. fix: fix ref on ScrollSyncPanel not working (okonet#90)

    Co-authored-by: Trong Vo <vovantrong@nexondv.com>
    vanntrong and Trong Vo authored Oct 24, 2023
    Configuration menu
    Copy the full SHA
    bfbd0a9 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2023

  1. Configuration menu
    Copy the full SHA
    401c947 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2025

  1. Update link to demo and docs

    okonet authored Apr 11, 2025
    Configuration menu
    Copy the full SHA
    3564464 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2025

  1. Configuration menu
    Copy the full SHA
    3818b11 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3b327a8 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2025

  1. feat: Convert to TypeScript, functional components and upgrade to ESL…

    …int 9 (okonet#106)
    
    - Support React 19
    - Use React functional components
    - Support TypeScript natively (re-written using TS)
    - Upgrade to ESLint 9
    skitscha authored May 17, 2025
    Configuration menu
    Copy the full SHA
    501ce1a View commit details
    Browse the repository at this point in the history

Commits on May 20, 2025

  1. build: Update CI script

    * fix: addressing mr comments and updating ci yml
    
    * docs: updating example in readme to be functional component
    
    * docs: adding descriptions to component properties to improve documentation
    
    BREAKING CHANGE: Types are now exported by this package.
    skitscha authored May 20, 2025
    Configuration menu
    Copy the full SHA
    d1bb223 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2183d94 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    62defbc View commit details
    Browse the repository at this point in the history
Loading