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

Add modal support #9

Draft
wants to merge 16 commits into
base: main
Choose a base branch
from
Draft

Add modal support #9

wants to merge 16 commits into from

Commits on Feb 12, 2022

  1. Configuration menu
    Copy the full SHA
    304567f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    232cdeb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    03ad261 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4364a10 View commit details
    Browse the repository at this point in the history
  5. implement ModalBuilder

    showengineer committed Feb 12, 2022
    Configuration menu
    Copy the full SHA
    7e31f2f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9006545 View commit details
    Browse the repository at this point in the history
  7. format handler and stuff

    showengineer committed Feb 12, 2022
    Configuration menu
    Copy the full SHA
    8686eec View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2022

  1. Configuration menu
    Copy the full SHA
    0e5e8d1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    54daf27 View commit details
    Browse the repository at this point in the history
  3. implement sending modals

    untested
    showengineer committed Feb 13, 2022
    Configuration menu
    Copy the full SHA
    315ddb7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4fd9ca5 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2022

  1. Fix security

    showengineer committed Jul 21, 2022
    Configuration menu
    Copy the full SHA
    6ab604b View commit details
    Browse the repository at this point in the history
  2. Generalize Styles

    Textboxes use the same field for styling
    showengineer committed Jul 21, 2022
    Configuration menu
    Copy the full SHA
    9d19c7d View commit details
    Browse the repository at this point in the history
  3. Fix modal things

    showengineer committed Jul 21, 2022
    Configuration menu
    Copy the full SHA
    f728dd0 View commit details
    Browse the repository at this point in the history
  4. Update examples

    showengineer committed Jul 21, 2022
    Configuration menu
    Copy the full SHA
    11261e3 View commit details
    Browse the repository at this point in the history
  5. add style func

    showengineer committed Jul 21, 2022
    Configuration menu
    Copy the full SHA
    a01adc6 View commit details
    Browse the repository at this point in the history