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

Bump version 9.3.1 -> 9.4 #2658

Merged
merged 145 commits into from
May 24, 2024
Merged

Bump version 9.3.1 -> 9.4 #2658

merged 145 commits into from
May 24, 2024

Commits on Mar 26, 2024

  1. code suport

    juliaroldi committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    ba053e7 View commit details
    Browse the repository at this point in the history
  2. markdown

    juliaroldi committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    48f2fae View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2024

  1. conflicts

    juliaroldi committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    f9a11a0 View commit details
    Browse the repository at this point in the history
  2. adjust

    juliaroldi committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    1f105ff View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    02ecb84 View commit details
    Browse the repository at this point in the history
  4. demo site

    juliaroldi committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    287a8df View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    716f914 View commit details
    Browse the repository at this point in the history
  6. WIP

    juliaroldi committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    c712f3b View commit details
    Browse the repository at this point in the history
  7. fix code pen

    juliaroldi committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    34ac350 View commit details
    Browse the repository at this point in the history
  8. fix demo site

    juliaroldi committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    7489c6d View commit details
    Browse the repository at this point in the history
  9. Merge pull request #2527 from microsoft/u/juliaroldi/port-markdown-pl…

    …ugin-2
    
    [Part 2] Markdown Plugin - Add code support
    juliaroldi committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    1c276af View commit details
    Browse the repository at this point in the history
  10. fix conflixts

    juliaroldi committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    a5967fb View commit details
    Browse the repository at this point in the history
  11. Handle Tab key on whole table selection or last cell on Edit Plugin (#…

    …2536)
    
    * Implement indent whole table
    
    * implement tab on last cell new row
    
    * add Table selection and single cell handling
    
    * export clearSelectedCells
    
    * undefined check, simplify
    
    * add tests
    
    * add test for list in table edge case
    Andres-CT98 committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    f362e01 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. Configuration menu
    Copy the full SHA
    13543b9 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2549 from microsoft/u/juliaroldi/auto-format-demo…

    …-site
    
    Fix AutorFormat
    juliaroldi committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    9460c0c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ef49253 View commit details
    Browse the repository at this point in the history
  4. port hyphen

    juliaroldi committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    498a9f4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    259a94c View commit details
    Browse the repository at this point in the history
  6. Implement movement with Tab key inside Table (#2529)

    * implement tab movement, tests
    
    * remove unused variable
    
    * fix name, normalisation, add test
    
    * fix wrong parethesis
    
    * restore normalizePos
    Andres-CT98 committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    182ed16 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. fix tests

    juliaroldi committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    28ecdae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f9514d6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aa92ec3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    80f1eca View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7995f21 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    154d72d View commit details
    Browse the repository at this point in the history
  7. fix selection with ctrl+a

    juliaroldi committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    4ace57a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1377277 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. Merge pull request #2556 from microsoft/u/juliaroldi/adjust-image-sel…

    …ection
    
    Fix selection with ctrl+a
    juliaroldi committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    12dc692 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b1b398e View commit details
    Browse the repository at this point in the history
  3. remove getLinkSegment

    juliaroldi committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    c1b2a9d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4bb65d7 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #2557 from microsoft/u/juliaroldi/format-segment-b…

    …efore-text
    
    Refactor Markdown and Autoformat plugins to use formatTextSegmentBeforeSelectionMarker
    juliaroldi committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    f34b360 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    35c3a33 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

  1. clean demo site

    juliaroldi committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    35e08b3 View commit details
    Browse the repository at this point in the history
  2. clean

    juliaroldi committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    3b4c904 View commit details
    Browse the repository at this point in the history
  3. Enable selecting image when the only element in the range is an Image (

    …#2554)
    
    * init
    
    * Address comment
    
    * Reuse isReverted from Range Selection
    
    * Fix build
    
    * Fix build
    
    * Unselect image when Up or Down, or it remains selected
    
    * remove unneeded changes and improve name of tests
    
    * Update
    
    ---------
    
    Co-authored-by: Julia Roldi <87443959+juliaroldi@users.noreply.github.com>
    BryanValverdeU and juliaroldi committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    b7d50b4 View commit details
    Browse the repository at this point in the history
  4. fix markdown plugin

    juliaroldi committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    1072c05 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    39cd6c0 View commit details
    Browse the repository at this point in the history
  6. Port Hyperlink plugin (#2560)

    * Port Hyperlink plugin
    
    * improve
    
    ---------
    
    Co-authored-by: Bryan Valverde U <bvalverde@microsoft.com>
    JiuqingSong and BryanValverdeU committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    bea0bd7 View commit details
    Browse the repository at this point in the history
  7. conflicts

    juliaroldi committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    1958eab View commit details
    Browse the repository at this point in the history
  8. Merge pull request #2562 from microsoft/u/juliaroldi/clean-content-edit

    Clean Demo Site: Remove ContentEdit Plugin
    juliaroldi committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    99a3bbf View commit details
    Browse the repository at this point in the history
  9. fix conflicts

    juliaroldi committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    a8982cd View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4065ba6 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #2563 from microsoft/u/juliaroldi/add-markdown-opt…

    …ions
    
    Preserve format after apply markdown and add options to the side pane
    juliaroldi committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    31037a1 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    7d865b9 View commit details
    Browse the repository at this point in the history
  13. fix build

    juliaroldi committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    b55fe2c View commit details
    Browse the repository at this point in the history
  14. Prevent ScrollTop to be lost when the focus is done to the editor (#2564

    )
    
    * init
    
    * init
    
    ---------
    
    Co-authored-by: Julia Roldi <87443959+juliaroldi@users.noreply.github.com>
    BryanValverdeU and juliaroldi committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    53f1f4d View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    29d5315 View commit details
    Browse the repository at this point in the history
  16. Merge pull request #2565 from microsoft/u/juliaroldi/export-formatSeg…

    …ment
    
    Export formatTextSegmentBeforeSelectionMarker
    juliaroldi committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    86cc784 View commit details
    Browse the repository at this point in the history
  17. Fix 265959: extra empty line generated when get plain text (#2566)

    Co-authored-by: Bryan Valverde U <bvalverde@microsoft.com>
    JiuqingSong and BryanValverdeU committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    a4457db View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. Fix #2500 Hyperlink misses color (#2570)

    * Fix #2500
    
    * fix test
    JiuqingSong committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    2088aa5 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. mac shortcuts

    juliaroldi committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    4ffd535 View commit details
    Browse the repository at this point in the history
  2. fix test

    juliaroldi committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    7ea28f9 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2574 from microsoft/u/juliaroldi/mac-shortucuts

    Disable shortcuts in Mac
    juliaroldi committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    25f0296 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. restore selection (#2577)

    Rain-Zheng committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    d598652 View commit details
    Browse the repository at this point in the history
  2. fix: on webkit-based applications, when the selection is empty, focus…

    … will cause the window to scroll to the top (#2571)
    
    Co-authored-by: Julia Roldi <87443959+juliaroldi@users.noreply.github.com>
    Co-authored-by: Jiuqing Song <jisong@microsoft.com>
    3 people committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    70684a4 View commit details
    Browse the repository at this point in the history
  3. Port PickerPlugin (#2569)

    * Port PickerPlugin
    
    * fix buid
    
    * Improve
    
    * fix build
    
    * Improve
    
    * Improve
    
    * add test
    
    * Improve
    JiuqingSong committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    74bc863 View commit details
    Browse the repository at this point in the history
  4. adjust image

    juliaroldi committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    09fbd0f View commit details
    Browse the repository at this point in the history
  5. fix test

    juliaroldi committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    b3be12d View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. fixes

    juliaroldi committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    26f3524 View commit details
    Browse the repository at this point in the history
  2. remove

    juliaroldi committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    a3306fe View commit details
    Browse the repository at this point in the history
  3. Preserve reverted selection info in Content Model (#2580)

    * Preserve reverted selection info in Content Model
    
    * improve
    JiuqingSong committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    a3e1508 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8ae1f58 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #2579 from microsoft/u/juliaroldi/image-width

    Adjust Image size
    juliaroldi committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    4227e2f View commit details
    Browse the repository at this point in the history
  6. fix empty text

    juliaroldi committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    027cb4e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2250692 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #2582 from microsoft/u/juliaroldi/fix-markdown

    Fix empty text in markdown plugin
    juliaroldi committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    705eb09 View commit details
    Browse the repository at this point in the history
  9. trigger Events

    juliaroldi committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    7e77e4e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5425f02 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. Allow Shift+Delete to Cut (#2585)

    * Allow Shift+Delete to Cut
    
    * improve
    JiuqingSong committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    29045a5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c3dff00 View commit details
    Browse the repository at this point in the history
  3. change source

    juliaroldi committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    692d221 View commit details
    Browse the repository at this point in the history
  4. fix build

    juliaroldi committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    e368c85 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #2583 from microsoft/u/juliaroldi/auto-format-api-…

    …name
    
    Trigger auto format events
    juliaroldi committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    1269238 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2024

  1. Fix #2584: Safari context menu event causes selection to be expanded (#…

    …2588)
    
    * Fix #2584: Safari context menu event causes selection to be expanded
    
    * fix test
    JiuqingSong committed Apr 20, 2024
    Configuration menu
    Copy the full SHA
    b0cbd9a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4aa8ad2 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. test

    juliaroldi committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    e989c38 View commit details
    Browse the repository at this point in the history
  2. refactor

    juliaroldi committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    2ef7218 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    42dde83 View commit details
    Browse the repository at this point in the history
  4. fix demo site

    juliaroldi committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    f49c201 View commit details
    Browse the repository at this point in the history
  5. Select image after inserting it (#2593)

    * Focus image after insertion
    
    * Revert "Focus image after insertion"
    
    This reverts commit 887c9e5.
    
    * Use setSelection
    BryanValverdeU committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    a5b9456 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    49866d5 View commit details
    Browse the repository at this point in the history
  7. Port AnnouncePlugin Step 2: Add announce core API (#2591)

    * Port AnnouncePlugin step 1: refactor list number code
    
    * Port AnnouncePlugin step 2
    
    ---------
    
    Co-authored-by: Bryan Valverde U <bvalverde@microsoft.com>
    JiuqingSong and BryanValverdeU committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    a05e659 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4eb25b3 View commit details
    Browse the repository at this point in the history
  9. WIP

    juliaroldi committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    dc5ffde View commit details
    Browse the repository at this point in the history
  10. custom replace

    juliaroldi committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    059f39d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    924ff2f View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. Fix table mover selector (#2596)

    * fix edge case tables and trigger contentchanged
    
    * revert event
    Andres-CT98 committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    55b81d3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bf0766c View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2594 from microsoft/u/juliaroldi/custom-replace-p…

    …lugin
    
    Port Custom Replace Plugin
    juliaroldi committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    7a42901 View commit details
    Browse the repository at this point in the history
  4. trigger autolink

    juliaroldi committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    337cf7c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2d38c17 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7e5f1f5 View commit details
    Browse the repository at this point in the history
  7. wip

    juliaroldi committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    57cd8af View commit details
    Browse the repository at this point in the history
  8. conflicts'

    juliaroldi committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    162b4e3 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. Port AnnouncePlugin step 3: Add announce features for list and table (#…

    …2592)
    
    * Port AnnouncePlugin step 1: refactor list number code
    
    * Port AnnouncePlugin step 2
    
    * Port AnnouncePlugin ste 3
    
    * add test
    JiuqingSong committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    af63a38 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2396a39 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2595 from microsoft/u/juliaroldi/autoformat-numbers

    Port Auto fraction and ordinals
    juliaroldi committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    e3cc9e8 View commit details
    Browse the repository at this point in the history
  4. Fix #2575 Entity delimiter cursor moving (#2581)

    * Preserve reverted selection info in Content Model
    
    * Entity delimiter cursor moving (#2575)
    
    * improve
    
    * Add test
    
    * add test
    JiuqingSong committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    b69795f View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

  1. Allow customizability for table editors (#2603)

    * init
    
    * Simplify type callback
    BryanValverdeU committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    e944971 View commit details
    Browse the repository at this point in the history
  2. Also allow using Ctrl-Shift-Z on Windows (#2607)

    * Also allow using Ctrl-Shift-Z on Windows
    
    * Fix failing test
    
    * Fix broken test
    
    * Fix failing test
    
    * Keep and deprecate old ShortcutRedoMacOS
    
    * Remove test not needed anymore
    florian-msft committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    657542f View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2024

  1. Wip

    juliaroldi committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    9510406 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. add span

    juliaroldi committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    08ec7b0 View commit details
    Browse the repository at this point in the history
  2. fix test

    juliaroldi committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    dcfe23b View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. changes

    juliaroldi committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    e7d09eb View commit details
    Browse the repository at this point in the history
  2. remove code

    juliaroldi committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    e2c6ea6 View commit details
    Browse the repository at this point in the history
  3. fixes

    juliaroldi committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    73f2362 View commit details
    Browse the repository at this point in the history
  4. fixes

    juliaroldi committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    ca86446 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2024

  1. Merge pull request #2609 from microsoft/u/juliaroldi/image-span

    Do not remove image span
    juliaroldi committed May 1, 2024
    Configuration menu
    Copy the full SHA
    7ca640e View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. Configuration menu
    Copy the full SHA
    8010167 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5b29fc5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3b2154b View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. Fix 262779 (#2600)

    JiuqingSong committed May 6, 2024
    Configuration menu
    Copy the full SHA
    f65c6a0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    73e62ec View commit details
    Browse the repository at this point in the history
  3. Fix #2601 allow customization when convert from content model to plai…

    …n text (#2605)
    
    * Fix #2601 allow customization when convert from content model to plain text
    
    * Improve
    
    * fix test
    
    * fix build
    JiuqingSong committed May 6, 2024
    Configuration menu
    Copy the full SHA
    a3a14a4 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. Configuration menu
    Copy the full SHA
    9b86a06 View commit details
    Browse the repository at this point in the history
  2. Perf step 0: Do not allow getting connected model (#2615)

    * Perf: Do not allow getting connected model
    
    * fix build
    
    * fix build
    JiuqingSong committed May 7, 2024
    Configuration menu
    Copy the full SHA
    ea719e1 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. Configuration menu
    Copy the full SHA
    8d2aa9f View commit details
    Browse the repository at this point in the history
  2. Updated isModelEmptyFast to consider changed indentation as not empty…

    … string (#2625)
    
    * Updated isModelEmptyFast
    
    * Tests fix
    vhuseinova-msft committed May 9, 2024
    Configuration menu
    Copy the full SHA
    6c69ef9 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

  1. Add parameter to Disable table edit features (#2624)

    * disableFeatures, renaming
    
    * Export Table Feature Ids
    
    * Modify and create tests
    
    * move Id to respective feature, add tests, cleanup
    
    * export feature names
    
    * TableEditFeatureName
    Andres-CT98 committed May 10, 2024
    Configuration menu
    Copy the full SHA
    b1d4bab View commit details
    Browse the repository at this point in the history
  2. Implement Table Movement (#2599)

    * isNodeEditor
    
    * domHelper test
    
    * implementation and test fix
    
    * fix undefined
    
    * isNodeEditor
    
    * implement live focus, restore initial selection on cancel
    
    * broswer drag and drop attempt
    
    * use getNodePositionFromEvent, add move cursor while dragging
    
    * restore class
    
    * fix import
    
    * restore DOMHelper
    
    * remove unneeded snapshots and checks, add copy feature
    
    * cleanup
    
    * fix merge
    
    * cursor change on copy,  remove onEditorCreated
    
    * fix disposal issue
    
    * removed unused forEach,
    
    * export formatInsertPointWithContentModel
    
    * use formatInsertPointWithContentModel for table movement
    
    * reorder function
    
    * Add tests for table movement
    
    * optimisations and exports for testing
    
    * restore final table selection after move
    
    * added test
    
    * fix and add more tests
    
    * comments, remove copy feature, fix tests
    
    * fix test
    
    * fix test
    
    * implement disable movement
    Andres-CT98 committed May 10, 2024
    Configuration menu
    Copy the full SHA
    01b4f1c View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

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

Commits on May 15, 2024

  1. Fix #2633 scrollCaretIntoView causes unexpected scroll (#2634)

    * Fix #2633
    
    * add comment
    JiuqingSong committed May 15, 2024
    Configuration menu
    Copy the full SHA
    b230301 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. Added tableCellSelectionBackgroundColor option (#2640)

    * Added tableCellSelectionBackgroundColor option
    
    * Fixed a test
    
    * Tests fix
    
    * Tests fix
    vhuseinova-msft committed May 17, 2024
    Configuration menu
    Copy the full SHA
    39b70fe View commit details
    Browse the repository at this point in the history
  2. Add dark color handling for table and image selection (#2647)

    * Added tableCellSelectionBackgroundColor option
    
    * Fixed a test
    
    * Tests fix
    
    * Tests fix
    
    * Add dark color check
    
    * Add more tests
    
    * Updated login and tests
    
    * Functionality update
    
    * Update checks
    
    * Added transparent options test
    
    * Code review fixes
    vhuseinova-msft committed May 17, 2024
    Configuration menu
    Copy the full SHA
    7ac3ac7 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2024

  1. Fix cursor jump issue when applying Gboard suggestions (#2638)

    * fix cursor issue
    
    * resolve comment
    
    ---------
    
    Co-authored-by: Jiuqing Song <jisong@microsoft.com>
    Rain-Zheng and JiuqingSong committed May 20, 2024
    Configuration menu
    Copy the full SHA
    88d743f View commit details
    Browse the repository at this point in the history
  2. Content Model Cache improvement - Step 1: Introduce Readonly types an…

    …d mutate utility (#2629)
    
    * Readonly types (3rd try
    
    * Improve
    
    * fix build
    
    * Improve
    
    * improve
    
    * Improve
    
    * Add shallow mutable type
    
    * improve
    
    * Improve
    
    * improve
    
    * improve
    
    * add test
    
    * improve
    
    * improve
    
    * improve
    JiuqingSong committed May 20, 2024
    Configuration menu
    Copy the full SHA
    8ec51b3 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. test

    juliaroldi committed May 21, 2024
    Configuration menu
    Copy the full SHA
    926c2d1 View commit details
    Browse the repository at this point in the history
  2. test

    juliaroldi committed May 21, 2024
    Configuration menu
    Copy the full SHA
    1d8d743 View commit details
    Browse the repository at this point in the history
  3. link preview

    juliaroldi committed May 21, 2024
    Configuration menu
    Copy the full SHA
    11b943e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4995818 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e09c51b View commit details
    Browse the repository at this point in the history
  6. Merge pull request #2653 from microsoft/u/juliaroldi/auto-link

    Auto link for link preview
    juliaroldi committed May 21, 2024
    Configuration menu
    Copy the full SHA
    09a01de View commit details
    Browse the repository at this point in the history
  7. Content Model Cache improvement - Step 2: Prepare utility functions (#…

    …2641)
    
    * Readonly types (3rd try
    
    * Improve
    
    * fix build
    
    * Improve
    
    * improve
    
    * Improve
    
    * Add shallow mutable type
    
    * improve
    
    * Improve
    
    * improve
    
    * improve
    
    * add test
    
    * Readonly types step 2
    
    * add test
    
    * Improve
    
    * improve
    
    * improve
    
    * improve
    
    * Improve
    
    * fix test
    
    * improve
    JiuqingSong committed May 21, 2024
    Configuration menu
    Copy the full SHA
    1e128ea View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. Content Model Cache improvement - Step 3: Let creators accept readonl…

    …y types (#2642)
    
    * Readonly types (3rd try
    
    * Improve
    
    * fix build
    
    * Improve
    
    * improve
    
    * Improve
    
    * Add shallow mutable type
    
    * improve
    
    * Improve
    
    * improve
    
    * improve
    
    * add test
    
    * Readonly types step 3
    
    * improve
    
    * improve
    
    * improve
    JiuqingSong committed May 22, 2024
    Configuration menu
    Copy the full SHA
    ecdb478 View commit details
    Browse the repository at this point in the history
  2. Content Model Cache improvement - Step 4: Port "readonly" functions (#…

    …2643)
    
    * Readonly types (3rd try
    
    * Improve
    
    * fix build
    
    * Improve
    
    * improve
    
    * Improve
    
    * Add shallow mutable type
    
    * improve
    
    * Improve
    
    * improve
    
    * improve
    
    * add test
    
    * Readonly types step 2
    
    * Readonly types step 3
    
    * Readonly type step 4
    
    * add test
    
    * Improve
    
    * improve
    
    * improve
    
    * improve
    
    * improve
    
    * Improve
    
    * improve
    
    * fix test
    
    * improve
    JiuqingSong committed May 22, 2024
    Configuration menu
    Copy the full SHA
    bad75d9 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. Fix Table first column (#2652)

    * create Table Options button for demo
    
    * fix setFirstColumnFormat
    
    * fix dependency
    
    * restore background color check for first column
    
    * remove logs, move TableOptionsMenuItemStringKey, isHeader
    
    * remove import
    Andres-CT98 committed May 23, 2024
    Configuration menu
    Copy the full SHA
    2aa32f4 View commit details
    Browse the repository at this point in the history
  2. Content Model Cache improvement - Step 5: Port roosterjs-content-mode…

    …l-dom package (#2648)
    
    * Readonly types (3rd try
    
    * Improve
    
    * fix build
    
    * Improve
    
    * improve
    
    * Improve
    
    * Add shallow mutable type
    
    * improve
    
    * Improve
    
    * improve
    
    * improve
    
    * add test
    
    * Readonly types step 2
    
    * Readonly types step 3
    
    * Readonly type step 4
    
    * add test
    
    * Improve
    
    * improve
    
    * improve
    
    * Readonly types step 5: dom package
    
    * add change
    
    * improve
    
    * improve
    
    * Improve
    
    * improve
    
    * fix test
    
    * Improve
    
    * fix build
    
    * improve
    JiuqingSong committed May 23, 2024
    Configuration menu
    Copy the full SHA
    2b74dcb View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. Optimise content model table fetching for Table Edit Plugins (#2656)

    * optimise cmTable fetching
    
    * create getCMTableFromTable
    Andres-CT98 committed May 24, 2024
    Configuration menu
    Copy the full SHA
    40dec70 View commit details
    Browse the repository at this point in the history
  2. Fix normalisation and First Column issues (#2657)

    * optimise cmTable fetching
    
    * First Column not apply to very first cell
    
    * fix normalisation
    
    * fix first cell color for First Column
    
    * fix and add test
    
    * fix test
    
    * fix tests
    
    * fix test and hasHeaderRow case
    
    * reorder rows
    Andres-CT98 committed May 24, 2024
    Configuration menu
    Copy the full SHA
    2b5d0a5 View commit details
    Browse the repository at this point in the history
  3. bump

    Andres-CT98 committed May 24, 2024
    Configuration menu
    Copy the full SHA
    e174829 View commit details
    Browse the repository at this point in the history
  4. bump

    Andres-CT98 committed May 24, 2024
    Configuration menu
    Copy the full SHA
    e838caa View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    740e04e View commit details
    Browse the repository at this point in the history
  6. bump

    Andres-CT98 committed May 24, 2024
    Configuration menu
    Copy the full SHA
    f0fae79 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e7c5f14 View commit details
    Browse the repository at this point in the history