Skip to content

Conversation

@kashishbehl
Copy link

Description

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

saurabhdaware and others added 5 commits December 24, 2025 14:41
…Svelte Migration (#3020)

* 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 (#3030)

* 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 (#3033)

* Added Heading | Code | Text component | Refactored to use default css styling and create classes

* CSS STyling migration | Migrated all css logic to blade-core (#3036)

* CSS STyling migration | Migrated all css logic to blade-core

* PR comments resolved

* Added Button.Svelte (#3042)

* Added Button.Svelte

* Added PostCSS support | Added Loader component for Button (#3043)

* Added PostCSS support | Added Loader component for Button

* Added amount component (#3048)
@changeset-bot
Copy link

changeset-bot bot commented Dec 24, 2025

⚠️ No Changeset found

Latest commit: 40b9047

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

❌ PR title doesn't follow Conventional Commits specification.

Details:

No release type found in pull request title "Feat/temp svelte". 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

@kashishbehl kashishbehl closed this Jan 5, 2026
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