Skip to content

Conversation

@kashishbehl
Copy link

Description

The PR fixes the build issue for blade-react due to reference of blade-core in blade-react

Changes

Additional Information

Component Checklist

  • Update Component Status Page
  • Perform Manual Testing in Other Browsers
  • Add KitchenSink Story
  • Add Interaction Tests (if applicable)
  • Add changeset

@changeset-bot
Copy link

changeset-bot bot commented Dec 29, 2025

⚠️ No Changeset found

Latest commit: 165bcb3

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@github-actions
Copy link
Contributor

github-actions bot commented Dec 29, 2025

❌ PR title doesn't follow Conventional Commits specification.

Details:

No release type found in pull request title "Reverting blade-core from blade-react". Add a prefix to indicate what kind of release this pull request corresponds to. For reference, see https://www.conventionalcommits.org/

Available types:
 - feat: A new feature
 - fix: A bug fix
 - docs: Documentation only changes
 - style: Changes that do not affect the meaning of the code (white-space, formatting, missing semi-colons, etc)
 - refactor: A code change that neither fixes a bug nor adds a feature
 - perf: A code change that improves performance
 - test: Adding missing tests or correcting existing tests
 - build: Changes that affect the build system or external dependencies (example scopes: gulp, broccoli, npm)
 - ci: Changes to our CI configuration files and scripts (example scopes: Travis, Circle, BrowserStack, SauceLabs)
 - chore: Other changes that don't modify src or test files
 - revert: Reverts a previous commit

"@types/styled-components": "5.1.34",
"minimatch": "3.1.2"
"minimatch": "3.1.2",
"framer-motion": "11.12.0"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why is this needed?

@kashishbehl kashishbehl force-pushed the fix/react-build-fixes branch from c6d6ecb to 322ee50 Compare December 31, 2025 11:06
* 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
@kashishbehl kashishbehl marked this pull request as ready for review January 5, 2026 06:56
@kashishbehl kashishbehl merged commit 2e4abd7 into feat/svelte-storybook Jan 5, 2026
6 of 12 checks passed
@kashishbehl kashishbehl deleted the fix/react-build-fixes branch January 5, 2026 06:56
kashishbehl added a commit that referenced this pull request Jan 5, 2026
* 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
@codesandbox-ci
Copy link

codesandbox-ci bot commented Jan 5, 2026

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:

Sandbox Source
razorpay/blade: basic Configuration

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.

3 participants