Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Documentations update and version #53

Merged
merged 3 commits into from
Jan 26, 2025
Merged

Conversation

galangel
Copy link
Owner

This pull request includes several updates to the react-scroll-magic package, including renaming the package, updating the README documentation, and enhancing the Storybook example. The most important changes are listed below:

Package Renaming and Version Update:

  • package.json: The package has been renamed to @galangel/react-scroll-magic and the version has been updated to 1.0.0.

Documentation Updates:

  • README.md: Updated the installation instructions and usage examples to reflect the new package name @galangel/react-scroll-magic. [1] [2] [3]

Storybook Enhancements:

  • .storybook/preview-head.html: Added global styles to ensure the Storybook preview displays correctly.
  • src/welcome.stories.tsx: Enhanced the Storybook example by adding detailed usage instructions, including how to install, import, and use the Scroll component, as well as how to implement infinite scrolling.

@galangel galangel self-assigned this Jan 26, 2025
@galangel galangel linked an issue Jan 26, 2025 that may be closed by this pull request
@galangel galangel merged commit 2bcc33a into main Jan 26, 2025
2 checks passed
@galangel galangel deleted the 39-documentations-update branch January 26, 2025 21:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Documentations update
1 participant