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

Version bump 8.54.0 #2042

Merged
merged 41 commits into from
Aug 18, 2023
Merged

Version bump 8.54.0 #2042

merged 41 commits into from
Aug 18, 2023

Commits on Aug 4, 2023

  1. Content Model: Improve cache behavior (#1999)

    * Content Model: Improve cache behavior
    
    * fix build
    
    * fix comment
    JiuqingSong authored Aug 4, 2023
    Configuration menu
    Copy the full SHA
    d6a390c View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

  1. Skip Trigger plugin event on plain text paste (#2011)

    * init
    
    * remove unneeded change
    
    * Update return type
    BryanValverdeU authored Aug 8, 2023
    Configuration menu
    Copy the full SHA
    795c00d View commit details
    Browse the repository at this point in the history
  2. Fix 218869: Do not allow dragging on readonly content (#2010)

    * Fix 218869: Do not allow dragging readonly content
    
    * fix test
    JiuqingSong authored Aug 8, 2023
    Configuration menu
    Copy the full SHA
    4680506 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aa49e67 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e8d2536 View commit details
    Browse the repository at this point in the history
  5. Content Model: improve formatWithContentModel 1 (#2001)

    * Content Model: Improve cache behavior
    
    * fix build
    
    * Content Model: improve formatWithContentModel
    JiuqingSong authored Aug 8, 2023
    Configuration menu
    Copy the full SHA
    6eecbc7 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2023

  1. Content Model: improve formatWithContentModel 2 (#2002)

    * Content Model: Improve cache behavior
    
    * fix build
    
    * Content Model: improve formatWithContentModel
    
    * Content Model: improve formatWithContentModel 2
    
    * fix format
    JiuqingSong authored Aug 9, 2023
    Configuration menu
    Copy the full SHA
    991fed1 View commit details
    Browse the repository at this point in the history
  2. WIP

    juliaroldi committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    0ea0095 View commit details
    Browse the repository at this point in the history
  3. fix handles

    juliaroldi committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    be1ffcb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    84e8f2e View commit details
    Browse the repository at this point in the history
  5. MergeModel, do not inherit the styles of table when splitting the par…

    …am (#2016)
    
    * init
    
    * init
    
    * address comment
    
    * update test names
    BryanValverdeU authored Aug 9, 2023
    Configuration menu
    Copy the full SHA
    72f0c87 View commit details
    Browse the repository at this point in the history
  6. fixes

    juliaroldi committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    ce9f802 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2023

  1. Configuration menu
    Copy the full SHA
    410bfbd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a1a7b81 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    349d30a View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2017 from microsoft/u/juliaroldi/image-bugs-part-2

    Refactor rotate handle calculation
    juliaroldi authored Aug 10, 2023
    Configuration menu
    Copy the full SHA
    69005d6 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2023

  1. Content Model: insertEntity API (#1800)

    * Content Model insertEntity
    
    * improve
    
    * improve
    
    * Content Model: Improve cache behavior
    
    * fix build
    
    * Content Model: improve formatWithContentModel
    
    * Content Model: improve formatWithContentModel 2
    
    * Improve
    
    * fix build
    
    * fix build
    
    * improve
    
    * add test
    
    * add test
    
    * add test
    
    * add test
    
    * fix dark color
    
    * fix test
    
    * fix build and test
    JiuqingSong authored Aug 11, 2023
    Configuration menu
    Copy the full SHA
    a8a9592 View commit details
    Browse the repository at this point in the history
  2. crop

    juliaroldi committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    dec835d View commit details
    Browse the repository at this point in the history
  3. fix xase

    juliaroldi committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    f44cc25 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2019 from microsoft/u/juliaroldi/cropper

    Fix crop regression.
    juliaroldi authored Aug 11, 2023
    Configuration menu
    Copy the full SHA
    7731317 View commit details
    Browse the repository at this point in the history
  5. check cell exist

    juliaroldi committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    4d37ad2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7e722e5 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2023

  1. fix cell empty cells

    juliaroldi committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    06736fa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0c6f947 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a417d9e View commit details
    Browse the repository at this point in the history
  4. fix flipped image

    juliaroldi committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    6d610cd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a4f0941 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e1a5c28 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2023

  1. Update logic to decide if we need to merge a table on paste. (#2022)

    * Fix TableSelectionCopy
    
    * update unit tests
    
    * Fix 2
    
    * address comment
    BryanValverdeU authored Aug 15, 2023
    Configuration menu
    Copy the full SHA
    a2b9804 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ce15217 View commit details
    Browse the repository at this point in the history
  3. Fix Triple clicking a single cell selecting more than one (#2024)

    * fix triple click, optimisation
    Andres-CT98 authored Aug 15, 2023
    Configuration menu
    Copy the full SHA
    560db30 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2023

  1. Remove display: flex style on paste (#2031)

    * init
    
    * Fix
    BryanValverdeU authored Aug 16, 2023
    Configuration menu
    Copy the full SHA
    8c7fa2b View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2023

  1. Replace first cell content if input while on cell selection (#2030)

    * select first cell content and empty, add undo if change
    Andres-CT98 authored Aug 17, 2023
    Configuration menu
    Copy the full SHA
    f03f701 View commit details
    Browse the repository at this point in the history
  2. Content Model: Fix 222135 (#2035)

    * Fix 222135
    
    * fix build
    JiuqingSong authored Aug 17, 2023
    Configuration menu
    Copy the full SHA
    2875a23 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    14386b6 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2023

  1. Configuration menu
    Copy the full SHA
    8a200e7 View commit details
    Browse the repository at this point in the history
  2. Content Model: Fix 220050 (#2037)

    * Content Model: Fix 220050
    
    * Fix build
    
    * improve
    
    * improve
    JiuqingSong authored Aug 18, 2023
    Configuration menu
    Copy the full SHA
    dbf5617 View commit details
    Browse the repository at this point in the history
  3. Simplify the domToModel call in paste.ts (#2040)

    * add more changes
    
    * fix build
    
    * fix test
    BryanValverdeU authored Aug 18, 2023
    Configuration menu
    Copy the full SHA
    665ab68 View commit details
    Browse the repository at this point in the history
  4. Content Model: Support vertical-align for image (#2041)

    * Content Model: Support vertical-align for image
    
    * fix build and test
    
    ---------
    
    Co-authored-by: Bryan Valverde U <bvalverde@microsoft.com>
    JiuqingSong and BryanValverdeU authored Aug 18, 2023
    Configuration menu
    Copy the full SHA
    7c6a320 View commit details
    Browse the repository at this point in the history
  5. version bump

    Andres-CT98 committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    ce9adea View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f74541f View commit details
    Browse the repository at this point in the history