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

WIP: Import selection and editing code from Masonry #88

Closed
wants to merge 27 commits into from

Commits on Oct 2, 2024

  1. Add deps for editor code

    nicoburns committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    ccf73e4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    43f688b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ffd10b3 View commit details
    Browse the repository at this point in the history
  4. Enable editor module

    nicoburns committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    d277d77 View commit details
    Browse the repository at this point in the history
  5. Fix parley imports

    nicoburns committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    801775a View commit details
    Browse the repository at this point in the history
  6. Fix peniko imports

    nicoburns committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    57dafaa View commit details
    Browse the repository at this point in the history
  7. Remove vello dependency

    nicoburns committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    8a44351 View commit details
    Browse the repository at this point in the history
  8. Format imports

    nicoburns committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    8630790 View commit details
    Browse the repository at this point in the history
  9. Import masonry types

    nicoburns committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    32a3058 View commit details
    Browse the repository at this point in the history
  10. Fix RangedBuilder generics

    nicoburns committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    b111c56 View commit details
    Browse the repository at this point in the history
  11. Fix parley API usage

    nicoburns committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    8db150e View commit details
    Browse the repository at this point in the history
  12. Remove crate::theme usage

    nicoburns committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    4c3e117 View commit details
    Browse the repository at this point in the history
  13. tracing dep

    nicoburns committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    d0a3b63 View commit details
    Browse the repository at this point in the history
  14. parley fixup

    nicoburns committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    070fb9e View commit details
    Browse the repository at this point in the history
  15. TextChange fixup

    nicoburns committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    12ead77 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    e1f74f0 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    9c552d1 View commit details
    Browse the repository at this point in the history
  18. Remove unused imports

    nicoburns committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    11cce7d View commit details
    Browse the repository at this point in the history
  19. Add getter for cursor_line

    nicoburns committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    66552a9 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    c03d176 View commit details
    Browse the repository at this point in the history
  21. Add Clone derives

    nicoburns committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    d7848f1 View commit details
    Browse the repository at this point in the history
  22. Add text_brush method

    nicoburns committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    970fdfc View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    72d8ce6 View commit details
    Browse the repository at this point in the history
  24. Fix cursor line

    nicoburns committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    c82ea4b View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    b265c9e View commit details
    Browse the repository at this point in the history
  26. Remove dpi dependency

    nicoburns committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    3b8fb8e View commit details
    Browse the repository at this point in the history
  27. Fix build

    nicoburns committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    121eecf View commit details
    Browse the repository at this point in the history