Feat: Added Icon component | Updated Button and Link component to support Icons#3084
Feat: Added Icon component | Updated Button and Link component to support Icons#3084kashishbehl merged 39 commits intofeat/divider-componentfrom
Conversation
…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)
* 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 reverts commit 2e83c59.
This reverts commit 4623726.
* Fixed validate workflow * Fixed validate workflow * Fixed validate workflow * Fixed typescript and svelte check step * Fixed typescript and svelte check step * Fixed validate workflow
|
|
❌ PR title doesn't follow Conventional Commits specification. Details: |
|
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 efbcd48:
|
🛡️ Coverage ReportSummaryFull Coverage Details |
There was a problem hiding this comment.
for react icons, we have a script to add these icons. can you see if we can add similar script here as well? then we can just run that script and add all icons in one go
saurabhdaware
left a comment
There was a problem hiding this comment.
Looks good to me. Can you fix the failing checks on both PRs before merging
* Added Divider component * Added release notes * PR comments resolved * PR comments resolved * Updated version type * Feat: Added Icon component | Updated Button and Link component to support Icons (#3084) * feat: add svelte directory structure * feat: add blade-svelte package * feat: add theme switcher * feat: add global styles * Added Link Component to Svelte | Cursor Rules for Effecient React to 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) * Feat/svelte storybook (#3055) * 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 * fixed workflows * fixing failing workflows * fixing failing workflows * Fixed failing FTs * Fixing failing UTS * reverting yarn.lock * reverting yarn.lock * Revert "reverting yarn.lock" This reverts commit 2e83c59. * Revert "reverting yarn.lock" This reverts commit 4623726. * Fixing failing UTS * Fixed failing tests * Fixed failing tests * lint failure * lint failure * Fixed validate workflow (#3072) * Fixed validate workflow * Fixed validate workflow * Fixed validate workflow * Fixed typescript and svelte check step * Fixed typescript and svelte check step * Fixed validate workflow * Fix: Remove React and React Native dependency from blade-core * Lint issues fiex * Lint issues fiex * Lint issues fiex * Lint issues fiex * Lint issues fiex * Lint issues fiex * Lint issues fiex * Fixed alignment issues * Feat: Added Icon component | Updated Button and Link component to support Icons * merged latest master * Removed unused changes * PR comments resolved * Added icon in Badge component * fixed svelte check failure --------- Co-authored-by: saurabhdaware <saurabh.daware@razorpay.com> --------- Co-authored-by: saurabhdaware <saurabh.daware@razorpay.com>

The PR contains the changes to support
Description
Changes
Additional Information
Component Checklist