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] reorging content and adding top-level sdk switching #1157

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

Commits on May 2, 2024

  1. start

    kylemac committed May 2, 2024
    Configuration menu
    Copy the full SHA
    081aea3 View commit details
    Browse the repository at this point in the history
  2. progress

    kylemac committed May 2, 2024
    Configuration menu
    Copy the full SHA
    2a1fb0f View commit details
    Browse the repository at this point in the history
  3. more progress

    kylemac committed May 2, 2024
    Configuration menu
    Copy the full SHA
    2543e20 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

  1. more progress

    kylemac committed May 3, 2024
    Configuration menu
    Copy the full SHA
    51ab140 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2024

  1. add getting started stub

    kylemac committed May 4, 2024
    Configuration menu
    Copy the full SHA
    470fa76 View commit details
    Browse the repository at this point in the history
  2. stub in component manifest

    kylemac committed May 4, 2024
    Configuration menu
    Copy the full SHA
    383aa59 View commit details
    Browse the repository at this point in the history
  3. add reference manifest

    kylemac committed May 4, 2024
    Configuration menu
    Copy the full SHA
    a0ad6fa View commit details
    Browse the repository at this point in the history

Commits on May 5, 2024

  1. a bunch of progress

    kylemac committed May 5, 2024
    Configuration menu
    Copy the full SHA
    5f519da View commit details
    Browse the repository at this point in the history
  2. clean up reference manifest

    kylemac committed May 5, 2024
    Configuration menu
    Copy the full SHA
    4e1d25d View commit details
    Browse the repository at this point in the history
  3. clean up components manifest

    kylemac committed May 5, 2024
    Configuration menu
    Copy the full SHA
    28891ff View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    61b9635 View commit details
    Browse the repository at this point in the history
  5. add elements manifest

    kylemac committed May 5, 2024
    Configuration menu
    Copy the full SHA
    357892c View commit details
    Browse the repository at this point in the history
  6. add custom-flows manifest

    kylemac committed May 5, 2024
    Configuration menu
    Copy the full SHA
    29ef1eb View commit details
    Browse the repository at this point in the history
  7. do a pass on guides manifest

    kylemac committed May 5, 2024
    Configuration menu
    Copy the full SHA
    ac06178 View commit details
    Browse the repository at this point in the history
  8. add sdks to "api reference"

    kylemac committed May 5, 2024
    Configuration menu
    Copy the full SHA
    dbf8178 View commit details
    Browse the repository at this point in the history
  9. punch up guides a bit more

    kylemac committed May 5, 2024
    Configuration menu
    Copy the full SHA
    df3e300 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. Configuration menu
    Copy the full SHA
    9cd7909 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    03a7be4 View commit details
    Browse the repository at this point in the history
  3. misc cleanup

    kylemac committed May 6, 2024
    Configuration menu
    Copy the full SHA
    b0541f3 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. Configuration menu
    Copy the full SHA
    6747fe1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c7610cb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7e13934 View commit details
    Browse the repository at this point in the history
  4. update manifest schema

    bradlc committed May 7, 2024
    Configuration menu
    Copy the full SHA
    ea5abc7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    29c074b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6fc03b7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f5d3496 View commit details
    Browse the repository at this point in the history
  8. add basic banner example

    kylemac committed May 7, 2024
    Configuration menu
    Copy the full SHA
    5035828 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2d9ce72 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. Merge branch 'main' into reorg

    bradlc committed May 21, 2024
    Configuration menu
    Copy the full SHA
    09f639d View commit details
    Browse the repository at this point in the history
  2. update manifest schema

    bradlc committed May 21, 2024
    Configuration menu
    Copy the full SHA
    7a884ba View commit details
    Browse the repository at this point in the history
  3. Add $schema references

    bradlc committed May 21, 2024
    Configuration menu
    Copy the full SHA
    7770c5b View commit details
    Browse the repository at this point in the history
  4. remove top-level items

    bradlc committed May 21, 2024
    Configuration menu
    Copy the full SHA
    8d7db74 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

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

Commits on May 23, 2024

  1. lots of sdk progress

    kylemac committed May 23, 2024
    Configuration menu
    Copy the full SHA
    e4b673e View commit details
    Browse the repository at this point in the history
  2. more sdk cleanup

    kylemac committed May 23, 2024
    Configuration menu
    Copy the full SHA
    9e216a6 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. better links on manifest.ref

    kylemac committed May 28, 2024
    Configuration menu
    Copy the full SHA
    9245aab View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. update banner schema

    bradlc committed May 30, 2024
    Configuration menu
    Copy the full SHA
    ad70506 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    abb9c18 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e2153b1 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

  1. stash

    kylemac committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    7a06d9f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8e520fa View commit details
    Browse the repository at this point in the history
  3. prep react guides variant

    kylemac committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    a2e946d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d621498 View commit details
    Browse the repository at this point in the history