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

refactor(edgeless): surface elements api #5874

Merged
merged 28 commits into from
Jan 4, 2024
Merged

Commits on Dec 27, 2023

  1. feat: add basic elements api

    doouding committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    44b2ec1 View commit details
    Browse the repository at this point in the history
  2. feat: group

    doouding committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    b08b757 View commit details
    Browse the repository at this point in the history
  3. feat: add connector

    doouding committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    ffb208d View commit details
    Browse the repository at this point in the history
  4. fix: dispose

    doouding committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    9433539 View commit details
    Browse the repository at this point in the history
  5. feat: add getConnectors

    doouding committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    fb37bcb View commit details
    Browse the repository at this point in the history
  6. fix: updateElement

    doouding committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    c1c92e3 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2023

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

Commits on Jan 1, 2024

  1. feat: model implementation

    doouding committed Jan 1, 2024
    Configuration menu
    Copy the full SHA
    76bede5 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2024

  1. Configuration menu
    Copy the full SHA
    939b909 View commit details
    Browse the repository at this point in the history
  2. fix: test

    doouding committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    fcf794d View commit details
    Browse the repository at this point in the history
  3. feat: local

    doouding committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    b3fbc9e View commit details
    Browse the repository at this point in the history
  4. fix: skip field assign

    doouding committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    69d427a View commit details
    Browse the repository at this point in the history
  5. fix: circular deps

    doouding committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    cac4e30 View commit details
    Browse the repository at this point in the history
  6. fix: test

    doouding committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    3c903fa View commit details
    Browse the repository at this point in the history
  7. fix: stash/pop

    doouding committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    97861c6 View commit details
    Browse the repository at this point in the history
  8. chore: test command

    doouding committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    697db0d View commit details
    Browse the repository at this point in the history
  9. fix: test

    doouding committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    3618d58 View commit details
    Browse the repository at this point in the history
  10. feat: derive decorator

    doouding committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    d74aca6 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    5b4d27a View commit details
    Browse the repository at this point in the history
  12. fix: build

    doouding committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    305328a View commit details
    Browse the repository at this point in the history
  13. fix: circular

    doouding committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    1b8fc61 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2024

  1. test: add more test

    doouding committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    1792c87 View commit details
    Browse the repository at this point in the history
  2. chore: naming

    doouding committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    5ef5fbe View commit details
    Browse the repository at this point in the history
  3. fix: element model typing

    doouding committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    0c8860f View commit details
    Browse the repository at this point in the history
  4. fix: typing

    doouding committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    c623aec View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    212c977 View commit details
    Browse the repository at this point in the history
  6. fix: naming

    doouding committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    0b28005 View commit details
    Browse the repository at this point in the history
  7. fix: test

    doouding committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    4ce47c5 View commit details
    Browse the repository at this point in the history