-
Notifications
You must be signed in to change notification settings - Fork 150
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
build(blade): update version #2512
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
3946f5a
to
0a1af60
Compare
✅ PR title follows Conventional Commits specification. |
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 0a1af60:
|
tewarig
approved these changes
Jan 30, 2025
tewarig
pushed a commit
that referenced
this pull request
Feb 5, 2025
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
tewarig
added a commit
that referenced
this pull request
Feb 7, 2025
* feat/chat-bubble-api-decision * chore: api docs * chore: update is user message * fix: typo * feat: updated decisions * chore: more changes * chore: update decision and chatBubble * feat: done with right message * feat: response message * feat: api changes * chore: add motion * feat: add animation and update some props * chore: code refactor * chore: updated docs for chatbubble * chore: update width * chore: more refactor * fix: getStringFromReactText from utils * feat: add style props * feat: add message * chore: added more example * feat: add types * feat: added ref * feat: update types and example * chore: more ts and other changes * chore: update decision.md * chore: update ray icon * chore: update snops * chore: add more tests * feat: add sort and prompt icon [p0] (#2511) * feat: add sort and cherry pick icons * chore: add changeset * chore: change sort * fix: more lint changes * chore: few changes * chore: sort icon * chore: remove path * chore: update changeset * build(blade): update version (#2512) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> * fix(Avatar): add missing ref on default avatar (#2516) * fix(Avatar): add missing ref on default avatar * Create nasty-frogs-end.md * build(blade): update version (#2518) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> * feat: add chatbubble * chore: minior review changes * chore: more review changes * chore: typescript gymnastics * chore: use Meta constans * chore: remove lazy motion * chore: added jsDoc comments * chore: added tokens * chore: update comments * chore: remove stringChildType and change export * chore: fix another error * chore: added wrapper component * chore: more changes * chrore: add footer actions * chore: update tests and snap * feat: more tests * fix: add should add padding * chore: add typing animation * chore: file name refactor , new animation * chore:sender type * chore: removed max width * chore: update docs * chore: chatMessage refactor * chore: update snaps * chore: fix ts * chore: more changes * feat: chatMessage * chore: docs update * chore: update snaps * chore: update example * chore: change styledPropsBlade to BaseBoxProps * fix: types * chore: added more types * chore: import type * chore: change types and footer spacing * chore: update snaps * chore: more changes * chore: reverse rfc change * chore: update test * chore: update snap and wrapper * chore: update web snap * chore: add make box props * feat: update snaps * chore: more changes * chore: update type and example --------- Co-authored-by: rzpcibot <[email protected]> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: Saurabh Daware <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to master, this PR will be updated.
Releases
@razorpay/[email protected]
Minor Changes