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

Added support for outlinedButtonTheme in MiraiTheme #93

Merged
merged 2 commits into from
Apr 4, 2023

Conversation

i-asimkhan
Copy link
Contributor

Description

Added support for outlinedButtonTheme in MiraiTheme

Related Issues

Closes #85

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

@i-asimkhan i-asimkhan self-assigned this Mar 30, 2023
@i-asimkhan i-asimkhan added this to the v0.2.0 milestone Mar 30, 2023
* main:
  Removed invaluable forced rapper on top of elevated button theme style
  Update Aasim's git url
  Make symlink for packages/mirai/readme
  Make symlink for packages/mirai/readme
  Add Contribution graph
  Redirect to Mirai package README.md
  Refactored mirai button style parser and moved all type of button styles parsers into the button-style
  feat: add fractionally sized box example and linked it to home screen
  feat: add mirai fractionally sized box parser
  Mirai v0.1 release
  Remove tabbar view exmaple
  Add Mirai Tab parser and update tab example
  Added elevated-button theme values in light theme json
  Refactored mirai-theme and removed comments
  Added button theme component to theme data
  Added mirai-icon component theme data for mirai-theme

# Conflicts:
#	examples/mirai_gallery/assets/json/example_light_theme.json
#	packages/mirai/lib/src/parsers/mirai_theme/mirai_theme.dart
#	packages/mirai/lib/src/parsers/mirai_theme/mirai_theme.freezed.dart
#	packages/mirai/lib/src/parsers/mirai_theme/mirai_theme.g.dart
@divyanshub024 divyanshub024 merged commit fc29a20 into main Apr 4, 2023
@divyanshub024 divyanshub024 deleted the asim/outlined-button-theme branch April 4, 2023 12:10
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 outlinedButtonTheme in MiraiTheme
2 participants