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

Updates to UI components, cleanup of unused dependencies #1136

Merged
merged 14 commits into from
Feb 14, 2024
Merged

Updates to UI components, cleanup of unused dependencies #1136

merged 14 commits into from
Feb 14, 2024

Commits on Jan 18, 2024

  1. Configuration menu
    Copy the full SHA
    ea0d427 View commit details
    Browse the repository at this point in the history
  2. Ran prettier

    morpheus2448 committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    9a3e872 View commit details
    Browse the repository at this point in the history
  3. Tweak sidebar width

    morpheus2448 committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    71b217f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5351c62 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2024

  1. Added some accessibility labels (more accessibility fixes to come).

    Fixed models drop-down menu for ARIA users (and likely others).
    
    Menu bar now floats over main page.
    
    Model settings form is always visible.
    
    Switched Home and Menu buttons.
    
    Click or press anywhere in main page to hide menu.
    
    Chat page, User and AI both appear as bubbles.
    
    Models download page Search bar alignment and spacing work with menu button.
    
    Models download page 'model variation' dropdown now matches theme.
    
    Other minor UI tweaks.
    morpheus2448 committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    49cb663 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2024

  1. Configuration menu
    Copy the full SHA
    571ce18 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

  1. Update llama-version

    gaby authored Feb 14, 2024
    Configuration menu
    Copy the full SHA
    bdfc0e1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4da323e View commit details
    Browse the repository at this point in the history
  3. Fix formatting of web code

    gaby committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    e3ff1d6 View commit details
    Browse the repository at this point in the history
  4. Fix lint issues

    gaby committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    0130514 View commit details
    Browse the repository at this point in the history
  5. Fix npm check

    gaby committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    7667ee9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    02ffab2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    01b7b4e View commit details
    Browse the repository at this point in the history
  8. Use ruff for formatting

    gaby committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    1ea110f View commit details
    Browse the repository at this point in the history