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(docs): clear up source configs #7720

Merged
merged 8 commits into from
Apr 4, 2023

Commits on Mar 30, 2023

  1. feat(docs): clear up source configs

    1. Removes the "collapse" section around configs so that it's more clear
       that they horizontally scroll.
    2. Change the required / required if parent set details to be shown on
       hover rather than polluting the table.
    3. Fix a bug where basically every field was marked as required.
    4. Fix our JSONSchema parsing so that default values of `None` or `False` are still
       shown in the "Default" column.
    hsheth2 committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    84ca6b6 View commit details
    Browse the repository at this point in the history
  2. remove breakpoints

    hsheth2 committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    16f3db0 View commit details
    Browse the repository at this point in the history
  3. use the abbr element

    hsheth2 committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    091e0c2 View commit details
    Browse the repository at this point in the history
  4. left align table headers

    hsheth2 committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    eb94447 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2023

  1. start more docs fixes

    hsheth2 committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    50e565f View commit details
    Browse the repository at this point in the history
  2. beautiful config tables

    hsheth2 committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    9548a80 View commit details
    Browse the repository at this point in the history
  3. move nbsp

    hsheth2 committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    eb1958a View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2023

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