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: UI Extensibility #445

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

feat: UI Extensibility #445

wants to merge 13 commits into from

Commits on Oct 30, 2024

  1. feat: UI Extensibility

    - fix swc overlays
    - add top nav bar
    - add light/dark theming
    - add preact to componentize new features
    - fix toast usage guidance
    - modularize document loading
    - modularize import functionality
    - add contextual help
    - minor UI improvements to match Spectrum guidelines and branding
    arumsey committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    0e2f027 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2024

  1. feat: UI Extensibility

    - minor review changes
    arumsey committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    7f11942 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2024

  1. feat: UI Extensibility

    - fix `toggleReportButton` logic
    arumsey committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    af642f1 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into ui-extensibility

    # Conflicts:
    #	js/dist/helix-importer.js
    arumsey committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    03ef4b7 View commit details
    Browse the repository at this point in the history
  3. feat: UI Extensibility

    - re-build `helix-importer`
    arumsey committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    ea48118 View commit details
    Browse the repository at this point in the history
  4. feat: UI Extensibility

    - minor top nav fixes
    arumsey committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    e00c34c View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2024

  1. feat: UI Extensibility

    - fix download report action
    arumsey committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    a1f32d2 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into ui-extensibility

    # Conflicts:
    #	js/dist/helix-importer.js
    #	package-lock.json
    arumsey committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    e0b38bd View commit details
    Browse the repository at this point in the history
  3. feat: UI Extensibility

    - re-build after merging from main
    arumsey committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    988e37f View commit details
    Browse the repository at this point in the history
  4. feat: UI Extensibility

    - re-build after merging from main
    arumsey committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    16272c3 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2024

  1. feat: UI Extensibility

    - add border to preview frame
    - fix Code Mirror theming
    arumsey committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    6a3441a View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into ui-extensibility

    # Conflicts:
    #	js/dist/helix-importer.js
    arumsey committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    301f0ab View commit details
    Browse the repository at this point in the history
  3. feat: UI Extensibility

    - rebuild helix-importer
    arumsey committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    1424205 View commit details
    Browse the repository at this point in the history