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: customizeSchemaTyping #23084

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

Commits on Nov 11, 2024

  1. Initial example

    CraigMacomber committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    8c91051 View commit details
    Browse the repository at this point in the history
  2. Make fields safer

    CraigMacomber committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    aea7d62 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    73d05f5 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2024

  1. Update packages/dds/tree/src/simple-tree/objectNode.ts

    Co-authored-by: Joshua Smithrud <[email protected]>
    CraigMacomber and Josmithr authored Nov 12, 2024
    Configuration menu
    Copy the full SHA
    ec64de4 View commit details
    Browse the repository at this point in the history
  2. typeNarrow asserts

    CraigMacomber committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    395c688 View commit details
    Browse the repository at this point in the history
  3. Fixes for optional

    CraigMacomber committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    4119174 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a90e167 View commit details
    Browse the repository at this point in the history
  5. FIx build

    CraigMacomber committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    90a79f5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    494dde2 View commit details
    Browse the repository at this point in the history
  7. Export ObjectNodeSchema

    CraigMacomber committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    6997880 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2024

  1. customizeSchemaTyping

    CraigMacomber committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    735622f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a1c3bd0 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2024

  1. Configuration menu
    Copy the full SHA
    beffae5 View commit details
    Browse the repository at this point in the history
  2. add branding example

    CraigMacomber committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    2836d9b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7ebff45 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1dcd254 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2024

  1. Remove unneeded changes

    CraigMacomber committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    eb49097 View commit details
    Browse the repository at this point in the history
  2. Fix package API

    CraigMacomber committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    10c5ef8 View commit details
    Browse the repository at this point in the history