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(sheet): editor shortcuts #332

Merged
merged 42 commits into from
Oct 27, 2023
Merged

feat(sheet): editor shortcuts #332

merged 42 commits into from
Oct 27, 2023

Commits on Oct 24, 2023

  1. Configuration menu
    Copy the full SHA
    911ac51 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a363c61 View commit details
    Browse the repository at this point in the history
  3. fix(sheet): conflict

    DR-Univer committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    262061b View commit details
    Browse the repository at this point in the history
  4. fix(sheet): import error

    DR-Univer committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    0c3ecc3 View commit details
    Browse the repository at this point in the history
  5. fix(sheet): import error

    DR-Univer committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    5d4113a View commit details
    Browse the repository at this point in the history
  6. fix(sheet): test error

    DR-Univer committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    2794d64 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

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

Commits on Oct 27, 2023

  1. Configuration menu
    Copy the full SHA
    686541a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5ead17e View commit details
    Browse the repository at this point in the history
  3. feat: refactor ColorPicker (#329)

    * feat: refactor `ColorPicker`
    
    * feat: remove `ColorPickerCircleButton`
    
    * fix: resolve propagation issue
    
    * fix: fix styling of MenuItem
    
    * feat: remove react-colorful
    
    * chore: upgrade dependencies
    jikkai committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    bc362ae View commit details
    Browse the repository at this point in the history
  4. fix(sheet): render refresh

    DR-Univer committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    53907ad View commit details
    Browse the repository at this point in the history
  5. fix(sheet): code review fix

    DR-Univer committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    6decc81 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b6bbda4 View commit details
    Browse the repository at this point in the history
  7. fix(sheet): import error

    DR-Univer committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    59b0f26 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e51200b View commit details
    Browse the repository at this point in the history
  9. fix(sheet): render refresh

    DR-Univer committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    3710e69 View commit details
    Browse the repository at this point in the history
  10. fix(sheet): code review fix

    DR-Univer committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    ce6137f View commit details
    Browse the repository at this point in the history
  11. fix(sheet): conflict

    DR-Univer committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    b4c4719 View commit details
    Browse the repository at this point in the history
  12. fix(sheet): ts check

    DR-Univer committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    bba7631 View commit details
    Browse the repository at this point in the history
  13. fix(sheet): test fix

    DR-Univer committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    84d11d1 View commit details
    Browse the repository at this point in the history
  14. fix(sheet): expand method

    DR-Univer committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    c1685de View commit details
    Browse the repository at this point in the history
  15. fix(sheet): expand error

    DR-Univer committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    6d41329 View commit details
    Browse the repository at this point in the history
  16. feat(design): create design repo for developing UI components (#335)

    * feat(design): create `design` repo for developing UI components
    
    * feat(design): move `Tooltip` to design
    
    * feat(base-ui): remvoe theme from base-ui
    
    * feat(base-ui): remove unused code
    jikkai committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    5189c13 View commit details
    Browse the repository at this point in the history
  17. fix(sheet): type error

    DR-Univer committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    bc028b7 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    99a43bb View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    9e67e0a View commit details
    Browse the repository at this point in the history
  20. fix(sheet): import error

    DR-Univer committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    4ccd9fc View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    7a057da View commit details
    Browse the repository at this point in the history
  22. fix(sheet): render refresh

    DR-Univer committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    ee3219d View commit details
    Browse the repository at this point in the history
  23. fix(sheet): code review fix

    DR-Univer committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    bf4ea52 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    058b724 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    9f2baaa View commit details
    Browse the repository at this point in the history
  26. fix(sheet): import error

    DR-Univer committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    bfd66e8 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    6597a50 View commit details
    Browse the repository at this point in the history
  28. fix(sheet): render refresh

    DR-Univer committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    c6a2cd6 View commit details
    Browse the repository at this point in the history
  29. fix(sheet): code review fix

    DR-Univer committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    8d3c79b View commit details
    Browse the repository at this point in the history
  30. fix(sheet): ts check

    DR-Univer committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    c5a2240 View commit details
    Browse the repository at this point in the history
  31. fix(sheet): test fix

    DR-Univer committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    9908a07 View commit details
    Browse the repository at this point in the history
  32. fix(sheet): expand method

    DR-Univer committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    fde0338 View commit details
    Browse the repository at this point in the history
  33. fix(sheet): expand error

    DR-Univer committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    d574ebf View commit details
    Browse the repository at this point in the history
  34. fix(sheet): type error

    DR-Univer committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    8735506 View commit details
    Browse the repository at this point in the history
  35. fix(sheet): conflict

    DR-Univer committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    3a6bb62 View commit details
    Browse the repository at this point in the history