Skip to content
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

feat: Add support for Filled Button #274

Merged
merged 8 commits into from
Mar 1, 2024

Conversation

iampranabray
Copy link
Contributor

@iampranabray iampranabray commented Feb 28, 2024

Description

  • Created a Mirai Filled Button Parser
  • Added example to the Mirai gallery
  • filled button json is added in assets file. different use case of filled button Screenshot is attached bellow .
    Simulator Screenshot - iPhone 15 Pro - 2024-02-29 at 02 43 01

Related Issues

Closes #264

Type of Change

  • New feature (non-breaking change which adds functionality)
  • Bug fix (non-breaking change which fixes an issue)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Code refactor
  • Build configuration change
  • Documentation
  • Chore

- Created a Mirai Filled Button Parser ✅
- Added example to the Mirai gallery ✅
home screen updated
home screen updated alignment
@divyanshub024 divyanshub024 added this to the v0.7 milestone Feb 28, 2024
@divyanshub024 divyanshub024 changed the title Add support for Filled Button feat: Add support for Filled Button Feb 28, 2024
Copy link
Contributor

@divyanshub024 divyanshub024 left a comment

Choose a reason for hiding this comment

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

Hey @iampranabray 👋🏻

Once again, Thank you for such amazing contributions.

I have some suggestions, please check my comments.

added comments are addressed++
 - focusnode and materialStatesController removed
 - parseFilledButton added by removing parseElevated
freezed button file updated
@divyanshub024
Copy link
Contributor

@iampranabray Can you please resolve these conflicts?

@iampranabray
Copy link
Contributor Author

@iampranabray Can you please resolve these conflicts?

Yha sure

Signed-off-by: Divyanshu Bhargava <divyanshub024@gmail.com>
Copy link
Contributor

@divyanshub024 divyanshub024 left a comment

Choose a reason for hiding this comment

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

Thank you for this amazing contribution @iampranabray 🎉

@divyanshub024 divyanshub024 merged commit f27c1ae into Securrency-OSS:main Mar 1, 2024
1 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat: Add support for Filled Button
2 participants