Commit 9079a70
Version bump: Roosterjs 8.57.0 (#2132)
* Content Model: Clear table selection fix (#2086)
* Content Model: Clear table selection fix
* fix build
* Fix #2078 (#2092)
* Fix #2078
* add test
* Graduate feature InlineEntityReadOnlyDelimiters (#2098)
* Graduate InlineEntityReadOnlyDelimiters
* fix build
* Fix 227982 (#2095)
* Content Model: Advanced cache (#2083)
* Content Model Customization refactor
* fix build
* improve
* Content Model Customization refactor 2: Add default config
* fix build
* Content Model: Persist cache 1
* fix build
* improve
* Content Model: Cache 2
* Fix test
* Fix build
* improve
* Improve
* improve
* Improve
* fix test
* Do not restore cached selection when call select
* Content Model: Add model into ContentChangedEvent
* fix build
* add demo site page
* Improve
* Content Model: pass out segment nodes
* cache 8
* fix build
* fix test
* Improve
* improve
* fix test
* Improve
* fix test
* Improve "checkDependency"
* Content Model: Clear table selection fix
* fix build
* Content Model: Improve adjustWordSelection
* add test
* add test
* fix test
* Improve
* retrigger check step
* retrigger check step
* do not underline, if not text
* remove empty line
* refactor
* Replace tslint with eslint (#2101)
* Graduate feature ContentModelPaste (#2102)
* Remove NodeType from Content Model (#2106)
* Enable eslint rule to improve imports (#2105)
* Enable eslint rule to force import type
* Clear duplicated imports
* selection
* Content Model: Move default format logic into ContentModelFormatPlugin (#2099)
* Content Model Customization refactor
* fix build
* improve
* Content Model Customization refactor 2: Add default config
* fix build
* Content Model: Persist cache 1
* fix build
* improve
* Content Model: Cache 2
* Fix test
* Fix build
* improve
* Improve
* improve
* Improve
* fix test
* Do not restore cached selection when call select
* Content Model: Add model into ContentChangedEvent
* fix build
* add demo site page
* Improve
* Content Model: pass out segment nodes
* cache 8
* fix build
* fix test
* Improve
* improve
* fix test
* Improve
* fix test
* Improve "checkDependency"
* Content Model: Clear table selection fix
* fix build
* Content Model: Improve adjustWordSelection
* add test
* add test
* fix test
* Graduate InlineEntityReadOnlyDelimiters
* fix build
* fix test
* Refactor format plugin
* fix test
* Improve
* fix build
* Standalone editor: remove SelectionRangeEx from Content Model (#2103)
* Remove SelectionRangeEx from ContentModel
* fix test
* improve
* fix build
* fix test
* Content Model: Move copy entity related code to copyPastePlugin (#2111)
* Fix PickPlugin will not remove nodes with other tags other than <a> tag (#2116)
* Content Model: Clear cache when input in expanded selection (#2114)
* Content Model: Clear cache when input in expanded selection
* fix build
* standalone editor: Remove dependencies (#2115)
* Standalone editor: decouple entity (#2107)
* Standalone editor: decouple entity
* fix build
* fix build
* improve
* fix build
* add test
* Add announce Plugin (#2109)
Add announce plugin
Add a AnnounceHandler, that will be in charge of announcing the messages by using a aria-live element, this handler will require a string map with the localized strings to announce messages from built-in RoosterJS features.
Add an additional callback property to ContentEditEventData, getAnnounceData, used in the Announce Plugin
Add first announcing logic when indenting/outdenting list
* image selection test
* Fix demo page (#2120)
* remove height
* WIP
* Standalone editor: decouple utilities (#2123)
* fix comment
* Fix Excel Border issue when pasting (#2121)
* init
* itChromeOnly
* add unit test
* fix chrome test
* Announce Plugin, add features to current plugin (#2119)
* init
* remove
* Fix type issues
* add tests
* Fix build
* Move logic from Editor to Plugin
* Add type to param
* DefaultAnnounceString to KnownAnnounceStrings
* merge classes
* Add more details in comments
* Fix build
* const enum
* fix
* init
* Add callback that returns string
* init2
* Fix test after merge
* Refactor
* refactor
* Fix
* Dispose editor
* Move util from dom to plugin pkg & fix
* remove unneeded if
* remove unneeded test
* image selection ctrl
* refator
* rename newImage
* fix build
* Recreate Content Model for table and image selection (#2128)
* Catch error and continue when dispose editor (#2129)
* Cache error and continue when dispose editor
* Improve
* Do not focus to editor when formatWithContentModel (#2130)
* Standalone editor: Remove more dependencies (#2127)
* Standalone editor: decouple utilities
* Standalone editor: Remove more dependencies
* fix build
* remove unnecessary code
* RoosterJs 8.57.0
---------
Co-authored-by: Júlia Roldi <juliaroldi@microsoft.com>
Co-authored-by: Julia Roldi <87443959+juliaroldi@users.noreply.github.com>
Co-authored-by: Leah Xia <107075081+Leah-Xia-Microsoft@users.noreply.github.com>
Co-authored-by: Bryan Valverde U <bvalverde@microsoft.com>1 parent 713607e commit 9079a70
File tree
847 files changed
+13177
-3694
lines changed- demo/scripts/controls
- contentModel/components/model
- sidePane/editorOptions
- packages-content-model
- roosterjs-content-model-dom
- lib
- config
- domToModel
- context
- processors
- utils
- domUtils
- metadata
- formatHandlers
- block
- common
- entity
- list
- segment
- table
- utils
- modelApi
- block
- common
- creators
- modelToDom
- context
- handlers
- optimizers
- utils
- test
- domToModel/processors
- domUtils
- formatHandlers
- entity
- utils
- modelApi
- common
- creators
- modelToDom
- handlers
- optimizers
- utils
- roosterjs-content-model-editor
- lib
- domUtils
- metadata
- editor
- coreApi
- corePlugins
- overrides
- plugins/PastePlugin
- Excel
- PowerPoint
- WacComponents
- WordDesktop
- utils
- utils
- modelApi
- block
- common
- edit
- deleteSteps
- utils
- entity
- format
- image
- list
- selection
- table
- publicApi
- block
- editing
- entity
- format
- image
- link
- list
- segment
- selection
- table
- utils
- publicTypes
- event
- format/formatState
- parameter
- pluginState
- selection
- test
- editor
- coreApi
- corePlugins
- overrides
- plugins
- paste
- e2e
- utils
- modelApi
- common
- edit
- entity
- format
- list
- selection
- publicApi
- block
- editing
- entity
- format
- image
- link
- list
- segment
- selection
- table
- utils
- roosterjs-content-model-types/lib
- block
- context
- decorator
- entity
- format
- formatParts
- metadata
- group
- segment
- selection
- roosterjs-content-model/lib
- packages-ui/roosterjs-react/lib
- colorPicker
- component
- utils
- common
- type
- utils
- contextMenu
- plugin
- types
- utils
- emoji
- components
- plugin
- type
- utils
- inputDialog
- component
- utils
- pasteOptions
- component
- plugin
- utils
- ribbon
- component
- buttons
- plugin
- type
- rooster
- component
- plugin
- type
- packages
- roosterjs-editor-api/lib
- format
- table
- utils
- roosterjs-editor-core
- lib
- coreApi
- corePlugins
- utils
- editor
- test
- corePlugins
- editor
- roosterjs-editor-dom/lib
- blockElements
- clipboard
- contentTraverser
- edit
- entity
- event
- htmlSanitizer
- inlineElements
- list
- metadata
- pasteSourceValidations
- region
- selection
- snapshots
- table
- utils
- roosterjs-editor-plugins
- lib
- pluginUtils
- announceData
- plugins
- Announce
- features
- AutoFormat
- ContentEdit
- features
- utils
- ContextMenu
- CustomReplace
- CutPasteListChain
- HyperLink
- ImageEdit
- api
- constants
- editInfoUtils
- imageEditors
- types
- Paste
- excelConverter
- imageConverter
- officeOnlineConverter
- pptConverter
- sanitizeHtmlColorsFromPastedContent
- sanitizeLinks
- wordConverter
- Picker
- TableCellSelection
- features
- keyUtils
- mouseUtils
- utils
- TableResize
- editors
- Watermark
- test
- Announce
- features
- ContentEdit/features
- imageEdit
- pluginUtils/announceData
- roosterjs-editor-types/lib
- corePluginState
- enum
- event
- interface
- type
- roosterjs/lib
- tools
- buildTools
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
847 files changed
+13177
-3694
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| 26 | + | |
26 | 27 | | |
27 | 28 | | |
28 | 29 | | |
| |||
34 | 35 | | |
35 | 36 | | |
36 | 37 | | |
| 38 | + | |
37 | 39 | | |
38 | 40 | | |
39 | 41 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
182 | 182 | | |
183 | 183 | | |
184 | 184 | | |
185 | | - | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
186 | 189 | | |
187 | 190 | | |
188 | 191 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | 6 | | |
8 | 7 | | |
9 | 8 | | |
10 | 9 | | |
11 | 10 | | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
Lines changed: 6 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
14 | | - | |
15 | | - | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
2 | 3 | | |
3 | 4 | | |
4 | 5 | | |
5 | 6 | | |
6 | 7 | | |
7 | | - | |
| 8 | + | |
8 | 9 | | |
9 | 10 | | |
10 | 11 | | |
| |||
59 | 60 | | |
60 | 61 | | |
61 | 62 | | |
| 63 | + | |
62 | 64 | | |
63 | 65 | | |
64 | 66 | | |
65 | 67 | | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
Lines changed: 3 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | 5 | | |
7 | 6 | | |
8 | 7 | | |
| |||
22 | 21 | | |
23 | 22 | | |
24 | 23 | | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
| 31 | + | |
35 | 32 | | |
| 33 | + | |
36 | 34 | | |
37 | 35 | | |
38 | 36 | | |
| |||
Lines changed: 1 addition & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | 17 | | |
21 | 18 | | |
22 | 19 | | |
| |||
38 | 35 | | |
39 | 36 | | |
40 | 37 | | |
41 | | - | |
| 38 | + | |
42 | 39 | | |
43 | 40 | | |
44 | 41 | | |
| |||
Lines changed: 18 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| 37 | + | |
37 | 38 | | |
38 | 39 | | |
39 | 40 | | |
| |||
96 | 97 | | |
97 | 98 | | |
98 | 99 | | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
99 | 110 | | |
100 | 111 | | |
101 | 112 | | |
| |||
138 | 149 | | |
139 | 150 | | |
140 | 151 | | |
| 152 | + | |
141 | 153 | | |
142 | 154 | | |
143 | 155 | | |
| |||
173 | 185 | | |
174 | 186 | | |
175 | 187 | | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
176 | 194 | | |
177 | 195 | | |
178 | 196 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | 5 | | |
7 | 6 | | |
8 | 7 | | |
| |||
22 | 21 | | |
23 | 22 | | |
24 | 23 | | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
0 commit comments