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

Some Improvements #2

Open
wants to merge 22 commits into
base: main
Choose a base branch
from
Open

Some Improvements #2

wants to merge 22 commits into from

Commits on Nov 29, 2023

  1. Fixing BackhgroundImage Bug and various other improvements.

    Reorganized the code for better readability and clarity.
    Used private access control for the state variables.
    Combined the Tab views into one TabView struct to reduce redundancy.
    Utilized a switch statement in the SideMenuView closure for easier handling of tab selection.
    Renamed variables for clarity and consistency.
    Applied a default case for unexpected tab titles in the switch statement
    Demian Füglistaler committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    5a4510d View commit details
    Browse the repository at this point in the history
  2. Added Avatar Option

    Demian Füglistaler committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    fb66ddd View commit details
    Browse the repository at this point in the history
  3. Several changes

    Demian Füglistaler committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    ea059bd View commit details
    Browse the repository at this point in the history
  4. changed public type of avatar

    Demian Füglistaler committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    0327bce View commit details
    Browse the repository at this point in the history
  5. several changes

    Demian Füglistaler committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    2fc7513 View commit details
    Browse the repository at this point in the history
  6. Fixed public var issue

    Demian Füglistaler committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    661fca6 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2023

  1. Several changes

    Demian Füglistaler committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    4ffcc3f View commit details
    Browse the repository at this point in the history
  2. changes

    Demian Füglistaler committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    33cad67 View commit details
    Browse the repository at this point in the history
  3. changed readme

    Demian Füglistaler committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    944ddcc View commit details
    Browse the repository at this point in the history
  4. Changed Readme

    Demian Füglistaler committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    635fe57 View commit details
    Browse the repository at this point in the history
  5. Changed Readme

    Demian Füglistaler committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    a9a4e4a View commit details
    Browse the repository at this point in the history
  6. Update README.md

    xartistax authored Dec 1, 2023
    Configuration menu
    Copy the full SHA
    5e8c997 View commit details
    Browse the repository at this point in the history
  7. Add Preview Gifs

    xartistax authored Dec 1, 2023
    Configuration menu
    Copy the full SHA
    4b88209 View commit details
    Browse the repository at this point in the history
  8. Added bgColor as a property

    Demian Füglistaler committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    f015c6e View commit details
    Browse the repository at this point in the history
  9. Changed Package Information

    Demian Füglistaler committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    5c4d636 View commit details
    Browse the repository at this point in the history
  10. Updated Readme

    Demian Füglistaler committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    ebfbf8d View commit details
    Browse the repository at this point in the history
  11. Updated Readme

    Demian Füglistaler committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    e2d355a View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2023

  1. fixed import

    Demian Füglistaler committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    df9debb View commit details
    Browse the repository at this point in the history
  2. changed readme

    Demian Füglistaler committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    a038ffb View commit details
    Browse the repository at this point in the history
  3. Update README.md

    xartistax authored Dec 2, 2023
    Configuration menu
    Copy the full SHA
    9e37dd0 View commit details
    Browse the repository at this point in the history
  4. Update README.md

    xartistax authored Dec 2, 2023
    Configuration menu
    Copy the full SHA
    fc5fcfd View commit details
    Browse the repository at this point in the history
  5. changed readme

    Demian Füglistaler committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    251dce0 View commit details
    Browse the repository at this point in the history