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: design updates + new components #801

Merged
merged 53 commits into from
Nov 11, 2024
Merged

Commits on Oct 30, 2024

  1. Configuration menu
    Copy the full SHA
    f89b39d View commit details
    Browse the repository at this point in the history
  2. add custom table component

    ryanwaits committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    16d6bd1 View commit details
    Browse the repository at this point in the history
  3. adjust font size

    ryanwaits committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    67d2dc6 View commit details
    Browse the repository at this point in the history
  4. add bun

    ryanwaits committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    10afa02 View commit details
    Browse the repository at this point in the history
  5. remove unused components

    ryanwaits committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    48a2fd2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3c45182 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2024

  1. remove unused import

    ryanwaits committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    4616322 View commit details
    Browse the repository at this point in the history
  2. add scroll area

    ryanwaits committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    63a47fb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    114d0e1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2e51613 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0ebac7d View commit details
    Browse the repository at this point in the history
  6. use new code syntax

    ryanwaits committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    ba4be16 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2024

  1. adjust title and desc size

    ryanwaits committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    11a4918 View commit details
    Browse the repository at this point in the history
  2. consolidate pages

    ryanwaits committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    2249419 View commit details
    Browse the repository at this point in the history
  3. update utils

    ryanwaits committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    919525f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9a3e794 View commit details
    Browse the repository at this point in the history
  5. add components config

    ryanwaits committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    e7f59b8 View commit details
    Browse the repository at this point in the history
  6. add checkbox

    ryanwaits committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    dc2ac7c View commit details
    Browse the repository at this point in the history
  7. remove unused page

    ryanwaits committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    2d79d98 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d676692 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2024

  1. update highlight colors

    ryanwaits committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    3dda9ea View commit details
    Browse the repository at this point in the history
  2. add debugging section

    ryanwaits committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    221a9d2 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2024

  1. docs: update stacks.js tx package content (#800)

    Co-authored-by: janniks <[email protected]>
    janniks and janniks authored Nov 8, 2024
    Configuration menu
    Copy the full SHA
    e803e21 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b867e8b View commit details
    Browse the repository at this point in the history
  3. add font to tailwind

    ryanwaits committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    4294bf1 View commit details
    Browse the repository at this point in the history
  4. remove toc:false

    ryanwaits committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    f8d7f53 View commit details
    Browse the repository at this point in the history
  5. add custom unordered list

    ryanwaits committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    078da6d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f6a4197 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    727a15f View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2024

  1. Configuration menu
    Copy the full SHA
    98a1654 View commit details
    Browse the repository at this point in the history
  2. update component styling

    ryanwaits committed Nov 10, 2024
    Configuration menu
    Copy the full SHA
    8ddf56d View commit details
    Browse the repository at this point in the history
  3. update config

    ryanwaits committed Nov 10, 2024
    Configuration menu
    Copy the full SHA
    424fc88 View commit details
    Browse the repository at this point in the history
  4. minor updates

    ryanwaits committed Nov 10, 2024
    Configuration menu
    Copy the full SHA
    91c712c View commit details
    Browse the repository at this point in the history
  5. styling update

    ryanwaits committed Nov 10, 2024
    Configuration menu
    Copy the full SHA
    c7620b0 View commit details
    Browse the repository at this point in the history
  6. use strict equality

    ryanwaits committed Nov 10, 2024
    Configuration menu
    Copy the full SHA
    1d4b9e1 View commit details
    Browse the repository at this point in the history
  7. style updates

    ryanwaits committed Nov 10, 2024
    Configuration menu
    Copy the full SHA
    2c8f189 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    73ab218 View commit details
    Browse the repository at this point in the history
  9. update color config

    ryanwaits committed Nov 10, 2024
    Configuration menu
    Copy the full SHA
    1cf57e9 View commit details
    Browse the repository at this point in the history
  10. update component styling

    ryanwaits committed Nov 10, 2024
    Configuration menu
    Copy the full SHA
    8294ed7 View commit details
    Browse the repository at this point in the history
  11. update styling

    ryanwaits committed Nov 10, 2024
    Configuration menu
    Copy the full SHA
    dc1a4c4 View commit details
    Browse the repository at this point in the history
  12. fix border gradient styling

    ryanwaits committed Nov 10, 2024
    Configuration menu
    Copy the full SHA
    b724531 View commit details
    Browse the repository at this point in the history
  13. adjust gradient styling

    ryanwaits committed Nov 10, 2024
    Configuration menu
    Copy the full SHA
    1d55aa6 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2024

  1. remove snippets page

    ryanwaits committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    e8819f2 View commit details
    Browse the repository at this point in the history
  2. add banner for stacks.js v7

    ryanwaits committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    ac3c17c View commit details
    Browse the repository at this point in the history
  3. update styling

    ryanwaits committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    9d3261d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9d78fd3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2d7a613 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3ae3704 View commit details
    Browse the repository at this point in the history
  7. add new icons

    ryanwaits committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    f6f049a View commit details
    Browse the repository at this point in the history
  8. add custom hack badge

    ryanwaits committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    8c1d345 View commit details
    Browse the repository at this point in the history
  9. update to use currentColor

    ryanwaits committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    0b73023 View commit details
    Browse the repository at this point in the history
  10. use HackBadge component

    ryanwaits committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    0e2cd06 View commit details
    Browse the repository at this point in the history
  11. cleanup formatting

    ryanwaits committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    e8969cb View commit details
    Browse the repository at this point in the history