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

WIP: Nested nav with reporting on usage #9097

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

Commits on Apr 26, 2024

  1. mdx and import ordering

    stevector committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    97e22c1 View commit details
    Browse the repository at this point in the history
  2. Update index.js

    stevector authored Apr 26, 2024
    Configuration menu
    Copy the full SHA
    9f34a0d View commit details
    Browse the repository at this point in the history
  3. whitespace fixes

    stevector committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    b9008bd View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. merging

    stevector committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    5eae4c8 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. Configuration menu
    Copy the full SHA
    8b93d7f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5b9f380 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. Configuration menu
    Copy the full SHA
    d95bca8 View commit details
    Browse the repository at this point in the history
  2. Revert "removing potentially unneeded component"

    This reverts commit d95bca8.
    stevector committed May 13, 2024
    Configuration menu
    Copy the full SHA
    cf75a79 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1a872ea View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8e731b3 View commit details
    Browse the repository at this point in the history
  5. adding npx to instructions

    stevector committed May 13, 2024
    Configuration menu
    Copy the full SHA
    4771556 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. mdx customshortcodes

    stevector committed May 14, 2024
    Configuration menu
    Copy the full SHA
    cdc5483 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2024

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

Commits on Jun 11, 2024

  1. Revert "BackstopJS init for local VRT (#8989)"

    This reverts commit 5b9f380.
    rachelwhitton committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    6457cd6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    00ebff4 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

  1. Configuration menu
    Copy the full SHA
    c2f1234 View commit details
    Browse the repository at this point in the history
  2. starting on a new sidebar

    stevector committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    75cf363 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    885cc88 View commit details
    Browse the repository at this point in the history
  4. more sidebar nav playing

    stevector committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    7ed44c1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9d7278e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3e34cce View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. more sidebar experimenting

    stevector committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    03a177a View commit details
    Browse the repository at this point in the history
  2. sidebar nav graphql-ing

    stevector committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    1b194e2 View commit details
    Browse the repository at this point in the history
  3. adding guides to omni nav

    stevector committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    31ff665 View commit details
    Browse the repository at this point in the history
  4. adding subtitles

    stevector committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    8709fae View commit details
    Browse the repository at this point in the history
  5. adding stuff

    stevector committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    b3d4279 View commit details
    Browse the repository at this point in the history
  6. more nav

    stevector committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    fc7a7bf View commit details
    Browse the repository at this point in the history
  7. link nesting

    stevector committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    ee637de View commit details
    Browse the repository at this point in the history
  8. more link mucking

    stevector committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    179b9c2 View commit details
    Browse the repository at this point in the history
  9. still working

    stevector committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    924d411 View commit details
    Browse the repository at this point in the history
  10. still working

    stevector committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    6dc44b6 View commit details
    Browse the repository at this point in the history
  11. removing commented out code

    stevector committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    d52d70e View commit details
    Browse the repository at this point in the history
  12. cleanup

    stevector committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    2140f8b View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. starting on omni component

    stevector committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    c17c6fb View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. Configuration menu
    Copy the full SHA
    3f74e8f View commit details
    Browse the repository at this point in the history
  2. functioning again

    stevector committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    22d23b4 View commit details
    Browse the repository at this point in the history
  3. submenus

    stevector committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    3c2581c View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. wrangling the guides

    stevector committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    8e33575 View commit details
    Browse the repository at this point in the history
  2. getting decoupled guides

    stevector committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    79308c9 View commit details
    Browse the repository at this point in the history
  3. more decouple guiding

    stevector committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    4dadd6a View commit details
    Browse the repository at this point in the history
  4. more simplification

    stevector committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    594a25b View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. splitting up

    stevector committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    7580ee3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8f45d6f View commit details
    Browse the repository at this point in the history
  3. delete unused files

    stevector committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    f094fdf View commit details
    Browse the repository at this point in the history
  4. guide!

    stevector committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    eedb013 View commit details
    Browse the repository at this point in the history
  5. whitespace

    stevector committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    dad90c3 View commit details
    Browse the repository at this point in the history
  6. more re-arranging

    stevector committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    759b79b View commit details
    Browse the repository at this point in the history
  7. no errors

    stevector committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    3cd145a View commit details
    Browse the repository at this point in the history
  8. remove unused stuff

    stevector committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    c906c6a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a1e9bfd View commit details
    Browse the repository at this point in the history
  10. more tweaks

    stevector committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    9d1300f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    8372bbc View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    90698c8 View commit details
    Browse the repository at this point in the history
  13. whitespace

    stevector committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    0f4046a View commit details
    Browse the repository at this point in the history
  14. using fallback

    stevector committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    3b67d44 View commit details
    Browse the repository at this point in the history
  15. more cleanup

    stevector committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    957c2d8 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    122b92c View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. more cleanup

    stevector committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    fa64a51 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. link fix

    stevector committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    49b1c19 View commit details
    Browse the repository at this point in the history
  2. screenshot testing nav

    stevector committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    550ef9b View commit details
    Browse the repository at this point in the history
  3. update prettier

    stevector committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    2c8572d View commit details
    Browse the repository at this point in the history
  4. running prettier

    stevector committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    e4f05fb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a914402 View commit details
    Browse the repository at this point in the history
  6. adding eslint

    stevector committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    7705f80 View commit details
    Browse the repository at this point in the history
  7. adding eslint

    stevector committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    f84fc28 View commit details
    Browse the repository at this point in the history
  8. Revert "adding eslint"

    This reverts commit f84fc28.
    stevector committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    c3d5fc8 View commit details
    Browse the repository at this point in the history
  9. Revert "adding eslint"

    This reverts commit 7705f80.
    stevector committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    3e839b5 View commit details
    Browse the repository at this point in the history
  10. Revert "running prettier"

    This reverts commit e4f05fb.
    stevector committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    54aabfb View commit details
    Browse the repository at this point in the history
  11. small prettier formatting

    stevector committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    72e6097 View commit details
    Browse the repository at this point in the history
  12. formatting

    stevector committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    31c1954 View commit details
    Browse the repository at this point in the history
  13. manual spacing

    stevector committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    7715255 View commit details
    Browse the repository at this point in the history
  14. more manual

    stevector committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    14c826b View commit details
    Browse the repository at this point in the history
  15. manual formatting

    stevector committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    3f1cc9c View commit details
    Browse the repository at this point in the history
  16. prettier with manual fix

    stevector committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    708a88b View commit details
    Browse the repository at this point in the history
  17. prettier fixes

    stevector committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    1875b16 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. simplify regex

    stevector committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    9e185ef View commit details
    Browse the repository at this point in the history
  2. prettier comment

    stevector committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    7f95a83 View commit details
    Browse the repository at this point in the history
  3. Revert "prettier comment"

    This reverts commit 7f95a83.
    stevector committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    3737121 View commit details
    Browse the repository at this point in the history
  4. going back to work regex

    stevector committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    05b2c70 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ab1beb2 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

  1. adding vitest

    stevector committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    5af02ea View commit details
    Browse the repository at this point in the history
  2. adding unit tests samples

    stevector committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    cc5dda8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    087f29a View commit details
    Browse the repository at this point in the history
  4. more testing

    stevector committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    4f710c5 View commit details
    Browse the repository at this point in the history
  5. query in its own file

    stevector committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    e20af5d View commit details
    Browse the repository at this point in the history
  6. more unit testing

    stevector committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    6c641d5 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2024

  1. one more unit test

    stevector committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    e7a6270 View commit details
    Browse the repository at this point in the history
  2. fix

    stevector committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    676ec4a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eb4053c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    84fb491 View commit details
    Browse the repository at this point in the history
  5. moving deck chairs

    stevector committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    7d99ac9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3cb3fb7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    53f28e5 View commit details
    Browse the repository at this point in the history
  8. moving test fixture

    stevector committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    5e94008 View commit details
    Browse the repository at this point in the history
  9. simplyfing a function

    stevector committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    fc9f98c View commit details
    Browse the repository at this point in the history
  10. simplify data structures

    stevector committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    938f290 View commit details
    Browse the repository at this point in the history
  11. running prettier

    stevector committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    5c58736 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. Configuration menu
    Copy the full SHA
    64d0353 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1a05428 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8eb4198 View commit details
    Browse the repository at this point in the history
  4. cleanup

    stevector committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    81a27f5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ff83e64 View commit details
    Browse the repository at this point in the history
  6. docs and cleanup

    stevector committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    15270c0 View commit details
    Browse the repository at this point in the history
  7. more comments

    stevector committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    31bdf60 View commit details
    Browse the repository at this point in the history
  8. more cleanup

    stevector committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    326b254 View commit details
    Browse the repository at this point in the history
  9. more comments more tests

    stevector committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    bbcae6c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    472c5de View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    07e534e View commit details
    Browse the repository at this point in the history
  12. running prettier

    stevector committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    f4a2fb8 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    4ba6420 View commit details
    Browse the repository at this point in the history
  14. reporting files

    stevector committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    d427598 View commit details
    Browse the repository at this point in the history
  15. reporting tests

    stevector committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    6a36bb7 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. more reporting tools

    stevector committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    c8dcac5 View commit details
    Browse the repository at this point in the history
  2. tests for reporting

    stevector committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    f77f27a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c30beb8 View commit details
    Browse the repository at this point in the history
  4. moving reporting function

    stevector committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    b7b25ab View commit details
    Browse the repository at this point in the history
  5. more testing of reporting

    stevector committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    778e8c3 View commit details
    Browse the repository at this point in the history
  6. reporting

    stevector committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    0d6df2b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    74b953c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0451c76 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    023e536 View commit details
    Browse the repository at this point in the history
  10. fixing logic

    stevector committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    f357ccf View commit details
    Browse the repository at this point in the history
  11. more logic fixing

    stevector committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    936e947 View commit details
    Browse the repository at this point in the history
  12. getting close

    stevector committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    452aa7c View commit details
    Browse the repository at this point in the history
  13. 8%!

    stevector committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    c98e38a View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

  1. removing unused stuff

    stevector committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    98da549 View commit details
    Browse the repository at this point in the history
  2. adding to menu

    stevector committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    0e33875 View commit details
    Browse the repository at this point in the history
  3. more menus

    stevector committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    da3aa99 View commit details
    Browse the repository at this point in the history
  4. 55%

    stevector committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    8509cd5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4651122 View commit details
    Browse the repository at this point in the history
  6. more guides in menus

    stevector committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    a5e41f8 View commit details
    Browse the repository at this point in the history
  7. 199!

    stevector committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    e28a8d6 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2024

  1. updating exceptions

    stevector committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    28d12cc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4eb0e08 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2f19712 View commit details
    Browse the repository at this point in the history
  4. starting on DNS

    stevector committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    25c4965 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bba2b24 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2024

  1. more sidebars

    stevector committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    7ff67e2 View commit details
    Browse the repository at this point in the history
  2. moving simpleLink to helper

    stevector committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    d18ff1a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    866cc48 View commit details
    Browse the repository at this point in the history
  4. breaking out menus

    stevector committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    e7a46aa View commit details
    Browse the repository at this point in the history
  5. two more

    stevector committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    fded07e View commit details
    Browse the repository at this point in the history
  6. breaking out menus

    stevector committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    17d7567 View commit details
    Browse the repository at this point in the history
  7. assigning menus

    stevector committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    3392681 View commit details
    Browse the repository at this point in the history
  8. a few more assignments

    stevector committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    2fa7813 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    89f2b3b View commit details
    Browse the repository at this point in the history
  10. dns menus

    stevector committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    762155e View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2024

  1. lots of menu moving

    stevector committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    ca95d9b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c591782 View commit details
    Browse the repository at this point in the history
  3. moving menus

    stevector committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    3a682de View commit details
    Browse the repository at this point in the history
  4. adding about section

    stevector committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    da46542 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    067ec7c View commit details
    Browse the repository at this point in the history
  6. build tools menu link

    stevector committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    a720fb7 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

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

Commits on Jul 24, 2024

  1. Configuration menu
    Copy the full SHA
    c969c73 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4311b81 View commit details
    Browse the repository at this point in the history
  3. starting on styling

    stevector committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    1a8a51f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e237ecd View commit details
    Browse the repository at this point in the history
  5. merging main

    stevector committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    88b62ec View commit details
    Browse the repository at this point in the history
  6. remove extra arrow in link

    stevector committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    a7aee27 View commit details
    Browse the repository at this point in the history
  7. removing console.log

    stevector committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    a86a02b View commit details
    Browse the repository at this point in the history
  8. merging

    stevector committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    7e1e0c3 View commit details
    Browse the repository at this point in the history
  9. workflows()

    stevector committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    b9345f1 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5dd01da View commit details
    Browse the repository at this point in the history
  11. code organizing

    stevector committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    1121257 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

  1. adding comment

    stevector committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    1179834 View commit details
    Browse the repository at this point in the history
  2. adding comments

    stevector committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    cc1d08e View commit details
    Browse the repository at this point in the history
  3. reporting on status codes

    stevector committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    096ed92 View commit details
    Browse the repository at this point in the history
  4. Moving submenus around

    stevector committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    8649e70 View commit details
    Browse the repository at this point in the history
  5. more

    stevector committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    9a27b0e View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2024

  1. Adding label

    stevector committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    0999f9e View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

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

Commits on Aug 8, 2024

  1. Add vitest to GitHub actions (#9162)

    * Add vitest to GHA
    
    * Make a clean install
    
    * switching from jsx to React.createElement()
    
    * Update and rename test.yml to vitest.yml
    
    ---------
    
    Co-authored-by: Steve Persch <[email protected]>
    Co-authored-by: Steve Persch <[email protected]>
    3 people authored Aug 8, 2024
    Configuration menu
    Copy the full SHA
    8468bfa View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. Configuration menu
    Copy the full SHA
    991ee46 View commit details
    Browse the repository at this point in the history
  2. merge

    stevector committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    1deca10 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. Configuration menu
    Copy the full SHA
    ca1475e View commit details
    Browse the repository at this point in the history
  2. testing readme

    stevector committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    34ca4e2 View commit details
    Browse the repository at this point in the history
  3. fixing link

    stevector committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    3ebd2d6 View commit details
    Browse the repository at this point in the history
  4. copy fix

    stevector committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    3ea6421 View commit details
    Browse the repository at this point in the history
  5. changing addsearch back

    stevector committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    df5f62d View commit details
    Browse the repository at this point in the history
  6. addsearch back

    stevector committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    e2d3f13 View commit details
    Browse the repository at this point in the history
  7. adding vite.config.ts

    stevector committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    d0959e4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    efedf9c View commit details
    Browse the repository at this point in the history