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: Added MiraiTabBarThemeData in MiraiThemeData #143

Merged
merged 2 commits into from
Jun 6, 2023

Conversation

i-asimkhan
Copy link
Contributor

@i-asimkhan i-asimkhan commented Jun 1, 2023

Description

Added MiraiTabBarThemeData in MiraiThemeData

Related Issues

Closes #134

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 Jun 1, 2023
@i-asimkhan i-asimkhan changed the title feat: Added MiraiNavigationBarThemeData in MiraiThemeData feat: Added MiraiTabBarThemeData in MiraiThemeData Jun 1, 2023
@i-asimkhan i-asimkhan added this to the v0.3.0 milestone Jun 5, 2023
* main:
  Added `MiraiBottomAppBarTheme` in `MiraiThemeData`
  Secondary color for light and dark themes are changed for mirai_gallery
  Added `MiraiNavigationBarThemeData` in `MiraiThemeData`
  Secondary color changed and default values are removed in light/dark theme
  Added `MiraiListTileThemeData` to the mirai theme data
  Renamed `MiraiFloatingActionThemeData` to `MiraiFloatingActionButtonThemeData` and removed example theme comp from light theme
  Formatted code files in parsers/
  Added `DialogTheme` in Mirai Theme data
  Added `CardTheme` in Mirai theme data
  Updated theme example with bottom-sheet theme details
  Added BottomSheet theme parser and provided in Mirai Theme
  Updated example theme for bottom-nav-bar and formatted parsers in the framework
  Added bottom-nav-bar theme data in Mirai theme
  Updated floating action button example jsons.
  Added floating action button theme parser in mirai/parsers

# Conflicts:
#	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 faf30e3 into main Jun 6, 2023
@divyanshub024 divyanshub024 deleted the asim/tab-bar-theme-data branch June 6, 2023 12:24
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 tabBarTheme in MiraiTheme
2 participants