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(dom-adapters): basic inline tool adapter implementation #74

Merged
merged 55 commits into from
Aug 29, 2024

Commits on Jan 24, 2024

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

Commits on Jan 28, 2024

  1. Handle native inputs

    gohabereg committed Jan 28, 2024
    Configuration menu
    Copy the full SHA
    6fa8279 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2024

  1. Merge branch 'main' of github.com:editor-js/document-model into featu…

    …re/global-caret-adapter
    gohabereg committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    4f0de03 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

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

Commits on Aug 26, 2024

  1. Configuration menu
    Copy the full SHA
    7cde75e View commit details
    Browse the repository at this point in the history
  2. Fix lint in dom-adapters

    gohabereg committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    0679745 View commit details
    Browse the repository at this point in the history
  3. fix linter

    gohabereg committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    1f89c57 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'main' of github.com:editor-js/document-model into featu…

    …re/global-caret-adapter
    gohabereg committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    a7ecfe3 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. added inline tool adapter

    e11sy committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    a6a8aa6 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/feature/global-caret-adapter' in…

    …to inline-tool-adapter
    e11sy committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    713b8b9 View commit details
    Browse the repository at this point in the history
  3. implement model updates

    e11sy committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    a9db501 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. update from main

    e11sy committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    06bacaa View commit details
    Browse the repository at this point in the history
  2. lint fix

    e11sy committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    d858afc View commit details
    Browse the repository at this point in the history
  3. fix index

    e11sy committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    83701e7 View commit details
    Browse the repository at this point in the history
  4. adapter renders inline tools

    e11sy committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    96bf644 View commit details
    Browse the repository at this point in the history
  5. lint fix and clean up

    e11sy committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    d364498 View commit details
    Browse the repository at this point in the history
  6. jsdoc

    e11sy committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    a4e26c9 View commit details
    Browse the repository at this point in the history
  7. clean up

    e11sy committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    bc01d1b View commit details
    Browse the repository at this point in the history
  8. jsdoc

    e11sy committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    240affe View commit details
    Browse the repository at this point in the history
  9. jsdoc

    e11sy committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    6853d2a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a68e8ea View commit details
    Browse the repository at this point in the history
  11. surround content replaced

    e11sy committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    5d8bbd1 View commit details
    Browse the repository at this point in the history
  12. suggestions

    e11sy committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    5c49a09 View commit details
    Browse the repository at this point in the history
  13. lint fix

    e11sy committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    01df103 View commit details
    Browse the repository at this point in the history
  14. jsdoc

    e11sy committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    dea8caf View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    cc00ff3 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    9057d1a View commit details
    Browse the repository at this point in the history
  17. naming

    e11sy committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    a84d732 View commit details
    Browse the repository at this point in the history
  18. naming

    e11sy committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    da5ca7c View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    cf5b177 View commit details
    Browse the repository at this point in the history
  20. update packages and lock

    e11sy committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    6998adc View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    e6c4f7c View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. build fix

    e11sy committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    185d3f4 View commit details
    Browse the repository at this point in the history
  2. implement inline tool adapter to core

    - fully implement current realization of inline tool adapter to core
    - remove from the playground
    e11sy committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    6e5034c View commit details
    Browse the repository at this point in the history
  3. clean up

    e11sy committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    a629a5b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c0c9b84 View commit details
    Browse the repository at this point in the history
  5. jsdoc and naming improvements

    e11sy committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    e7c0e80 View commit details
    Browse the repository at this point in the history
  6. naming

    e11sy committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    59d8840 View commit details
    Browse the repository at this point in the history
  7. naming

    e11sy committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    a2d5e30 View commit details
    Browse the repository at this point in the history
  8. renaming

    e11sy committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    1adf8c5 View commit details
    Browse the repository at this point in the history
  9. fix hardcoded

    e11sy committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    e39d5bc View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7f66686 View commit details
    Browse the repository at this point in the history
  11. fixed inline tool attaching

    e11sy committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    d52475c View commit details
    Browse the repository at this point in the history
  12. jsdoc

    e11sy committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    ff16243 View commit details
    Browse the repository at this point in the history
  13. naming fix

    e11sy committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    e9626bb View commit details
    Browse the repository at this point in the history
  14. fixed imports

    e11sy committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    eb4411f View commit details
    Browse the repository at this point in the history
  15. lint fix

    e11sy committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    4ccc47b View commit details
    Browse the repository at this point in the history
  16. try build fix

    e11sy committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    530b09d View commit details
    Browse the repository at this point in the history
  17. install dependencies

    e11sy committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    3c9238b View commit details
    Browse the repository at this point in the history
  18. add sdk package

    e11sy committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    91a1fef View commit details
    Browse the repository at this point in the history
  19. fix build for core

    e11sy committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    cee8b33 View commit details
    Browse the repository at this point in the history
  20. change package name in actions

    e11sy committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    f9725a1 View commit details
    Browse the repository at this point in the history
  21. add references

    e11sy committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    98a5644 View commit details
    Browse the repository at this point in the history
  22. typo

    e11sy committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    be50940 View commit details
    Browse the repository at this point in the history
  23. fix build

    e11sy committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    6db4d90 View commit details
    Browse the repository at this point in the history