-
Notifications
You must be signed in to change notification settings - Fork 172
Reverting blade-core from blade-react #3059
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
Conversation
|
|
❌ PR title doesn't follow Conventional Commits specification. Details: |
| "@types/styled-components": "5.1.34", | ||
| "minimatch": "3.1.2" | ||
| "minimatch": "3.1.2", | ||
| "framer-motion": "11.12.0" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
why is this needed?
c6d6ecb to
322ee50
Compare
* Migrated vite to rollup * Updated publish workflow * PR comments resolved * PR comments resolved * Resolved all design review comments (#3062) * Resolved all design review comments * Resolved all design review comments * Added Readme and installation docs * Updated docs
* Added Link Component to Svelte | Cursor Rules for Effecient React to Svelte Migration * Added Link Component to Svelte | Cursor Rules for Effecient React to Svelte Migration * PR comments resolved * Added Base Text Component | Migrated styles to use css classes | updated link to use BaseText * Added Heading | Code | Text component | Refactored to use default css styling and create classes * CSS STyling migration | Migrated all css logic to blade-core * PR comments resolved * Added Button.Svelte * Added PostCSS support | Added Loader component for Button * Added amount component * Added storybook implementation * Added storybook implementation * Added storybook implementation * Added storybook implementation * Added storybook implementation * Added storybook implementation * Fixed build issues * Fixed build issues * Fixed build issues * Fixed build issues * Fixed storybook workflow * Storybook playground fixes * Storybook playground fixes * Fixed fonts * Pr comments resolved * Reverting blade-core from blade-react (#3059) * Reverting blade-core from blade-react * Reverting blade-core from blade-react * Upgraded to node 20 * Upgraded to node 20 * Migrated vite to rollup (#3060) * Migrated vite to rollup * Updated publish workflow * PR comments resolved * PR comments resolved * Resolved all design review comments (#3062) * Resolved all design review comments * Resolved all design review comments * Added Readme and installation docs * Updated docs
|
This pull request is automatically built and testable in CodeSandbox. To see build info of the built libraries, click here or the icon next to each commit SHA. Latest deployment of this branch, based on commit 165bcb3:
|
Description
The PR fixes the build issue for blade-react due to reference of blade-core in blade-react
Changes
Additional Information
Component Checklist