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

Improve types for Y.Map's public interface #614

Open
wants to merge 10 commits into
base: main
Choose a base branch
from

Commits on May 24, 2023

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

Commits on May 27, 2023

  1. Fix entries validation

    Smona committed May 27, 2023
    Configuration menu
    Copy the full SHA
    6802f8d View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2024

  1. Configuration menu
    Copy the full SHA
    cd79765 View commit details
    Browse the repository at this point in the history
  2. fix type errors in y-map.tests

    Smona committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    4f49c58 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2024

  1. add Doc as possible YMap value

    Smona committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    b97920b View commit details
    Browse the repository at this point in the history
  2. constrain getMap type

    Smona committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    c9995bd View commit details
    Browse the repository at this point in the history
  3. fix type errors in tests

    Smona committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    8c1d7c7 View commit details
    Browse the repository at this point in the history
  4. type output of map.toJSON

    Smona committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    5d0da80 View commit details
    Browse the repository at this point in the history
  5. add test file for types

    Smona committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    f22dbb7 View commit details
    Browse the repository at this point in the history