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 support for textButtonTheme in MiraiTheme #98

Merged
merged 6 commits into from
May 31, 2023

Commits on Apr 3, 2023

  1. Configuration menu
    Copy the full SHA
    6025ad4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d8d41b8 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2023

  1. Merged main into the text-button theme and resolved conflicts in te…

    …xt-button style parsers
    i-asimkhan committed May 31, 2023
    Configuration menu
    Copy the full SHA
    27fee35 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    de6db16 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    931c8bf View commit details
    Browse the repository at this point in the history
  4. Merge branch 'main' into asim/text-button-theme

    * main:
      Removed app-bar theme from light-theme example and icon theme irrelevant values causing color disruption
      Fixed file naming misspelled word for `overlay` in mirai sustem ui overly
      Added iconTheme and actionIconTheme values in MIrai app-bar theme data
      Fix code formatting
      Updated `appBarTheme` values for icon theme in parser and example
      Added basic structure for appbar theme in `MiraiTheme`
    
    # Conflicts:
    #	packages/mirai/lib/src/parsers/mirai_theme/mirai_theme.freezed.dart
    i-asimkhan committed May 31, 2023
    Configuration menu
    Copy the full SHA
    84cdcab View commit details
    Browse the repository at this point in the history