Commit bbf6a43
Bump version to 8.59.0 (#2203)
* margin in lists
* remove code
* type
* refactor
* fixes
* remove parameter
* refactor
* remove file change
* Use Content Model to handle Delete/Backspace key in more cases (#2162)
* Do not set focus when quite shadow edit (#2163)
* Fix #237217 (#2164)
* Fix #237735 (#2165)
* Fix #236416 (#2166)
* wip
* fixes
* Fix #2160 (#2167)
* Fix #2160
* fix build
* test
* remove test
* remove test
* remove test
* Rearrange parameters of iterateSelections (#2180)
* Rearrange parameters of iterateSelections
* improve
* Standalone editor step 0: Create a copy of Editor class (#2175)
* Standalone editor step 0: Create a copy of Editor class
* remove unnecessary change
* improve
* Fix #2061, apply pending format on Android (#2172)
* Fix #2061
* Fix for Android
* Fix #2080 (#2173)
* Standalone editor Step 0.5: Create test page for adapter editor (#2176)
* Standalone editor step 0: Create a copy of Editor class
* Standalone editor Step 0.5: Create test page for adapter editor
* Add Content Model functionality to AdapterEditor
* remove unnecessary change
* remove unnecessary change
* improve
* toggleListType
* type
* Fix Mouseout behavior to hide table editors (#2181)
* init
* init
* fix build
* Add comment
* Fix apply Table Inside borders operation and Demo site (#2184)
* fix cases
* fix demo
* Add image size checkmarks to context menu (#2168)
* Allow a max error un percentage size check
* Allow a checkmark to be shown in ctx menu
* Add checkmark to image sizes
* Add missing type
* Fix types
* Add comment
* Attempt to fix image selection
* Revert unneeded changes in image selection
* Use attr as backup in resize calc
* Rely entirely on image selection
* Revert changes to domeventplugin
* Copy changes into content model adapter
* Revert previous standalone editor change (#2189)
* Revert previous standalone change
* fix build
* Move formatWithContentModel to be a core API (#2185)
* Content Model: Allow clear cache from formatContentModel (#2186)
* Move formatWithContentModel to be a core API
* Content Model: Allow clear cache from formatContentModel
* Content Model: Potential perf improvement in getFormatState (#2187)
* Content Model: Move pending format into editor core (#2188)
* Move formatWithContentModel to be a core API
* Content Model: Allow clear cache from formatContentModel
* Content Model: Move pending format into editor core
* Convert DeleteResult from const enum to string literal type (#2191)
* Move paste plugin to roosterjs-content-model-plugins package (#2192)
* image selection plugin
* check image parent node
* Adding module entry to package.json (#2197)
* Move ContentModelEdit plugin to plugins package (#2195)
* Move ContentModelEdit plugin to plugins package
* improve
---------
Co-authored-by: Bryan Valverde U <bvalverde@microsoft.com>
* Move type files to roosterjs-content-model-types package (#2196)
* Move ContentModelEdit plugin to plugins package
* Move types to roosterjs-content-model-types package
* improve
* Improve
* improve
* Improve
* improve
* fix build
* fix build
* Move core API to roosterjs-content-model-core package (#2198)
* Move ContentModelEdit plugin to plugins package
* Move types to roosterjs-content-model-types package
* improve
* Improve
* improve
* Improve
* improve
* Move core API to core package
* fix build
* improve
* fix build
* fix build
* Move corePlugins to roosterjs-content-model-core package (#2199)
* Move ContentModelEdit plugin to plugins package
* Move types to roosterjs-content-model-types package
* improve
* Improve
* improve
* Improve
* improve
* Move core API to core package
* fix build
* improve
* Move corePlugins to roosterjs-content-model-core package
* fix build
* improve
* fix build
* fix build
* Move format API to roosterjs-content-model-api package (#2200)
* Move ContentModelEdit plugin to plugins package
* Move types to roosterjs-content-model-types package
* improve
* Improve
* improve
* Improve
* improve
* Move core API to core package
* fix build
* improve
* Move corePlugins to roosterjs-content-model-core package
* fix build
* improve
* fix build
* Move format API to roosterjs-content-model-api package
* fix build
* Improve
---------
Co-authored-by: Júlia Roldi <juliaroldi@microsoft.com>
Co-authored-by: Julia Roldi <87443959+juliaroldi@users.noreply.github.com>
Co-authored-by: Bryan Valverde U <bvalverde@microsoft.com>
Co-authored-by: Andres-CT98 <107568016+Andres-CT98@users.noreply.github.com>
Co-authored-by: Ian Elizondo <ianeli@microsoft.com>
Co-authored-by: Keven Arroyo <dake.3601@gmail.com>1 parent 8a4f529 commit bbf6a43
File tree
457 files changed
+8591
-6939
lines changed- demo/scripts
- controls
- contentModel
- components
- format/formatPart
- model
- plugins
- ribbonButtons/contentModel
- sidePane
- contentModelApiPlayground/insertEntity
- eventViewer
- formatState
- titleBar
- packages-content-model
- roosterjs-content-model-api
- lib
- modelApi
- block
- common
- domUtils
- entity
- image
- list
- selection
- table
- publicApi
- block
- entity
- format
- image
- link
- list
- segment
- selection
- table
- utils
- test
- modelApi
- block
- common
- entity
- image
- list
- selection
- table
- publicApi
- block
- entity
- format
- image
- link
- list
- segment
- selection
- table
- utils
- roosterjs-content-model-core
- lib
- constants
- coreApi
- corePlugin
- utils
- editor
- metadata
- modelApi/edit
- override
- publicApi
- domUtils
- model
- selection
- table
- test
- coreApi
- corePlugin
- utils
- editor
- metadata
- modelApi/edit
- overrides
- publicApi
- domUtils
- model
- selection
- table
- roosterjs-content-model-dom
- lib/formatHandlers/block
- test/formatHandlers/block
- roosterjs-content-model-editor
- lib
- editor
- modelApi
- edit/utils
- format
- publicApi
- block
- format
- image
- link
- list
- selection
- table
- utils
- publicTypes
- event
- parameter
- pluginState
- test
- editor
- modelApi/format
- publicApi
- block
- editing
- list
- segment
- utils
- roosterjs-content-model-plugins
- lib
- edit
- deleteSteps
- utils
- paste
- Excel
- PowerPoint
- WacComponents
- WordDesktop
- pasteSourceValidations
- utils
- test
- edit
- deleteSteps
- utils
- paste
- e2e
- pasteSourceValidations
- utils
- roosterjs-content-model-types
- lib
- editor
- enum
- event
- format/formatParts
- parameter
- pluginState
- selection
- roosterjs-content-model
- lib
- packages-ui/roosterjs-react/lib/contextMenu
- types
- utils
- packages
- roosterjs-editor-api
- lib/utils
- test
- format
- utils
- roosterjs-editor-core/lib/corePlugins
- roosterjs-editor-dom
- lib/list
- test/list
- roosterjs-editor-plugins
- lib/plugins
- ImageEdit/api
- Picker
- TableResize
- test/TableResize
- tools/buildTools
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
457 files changed
+8591
-6939
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
18 | 19 | | |
| 20 | + | |
19 | 21 | | |
20 | 22 | | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | 23 | | |
28 | 24 | | |
29 | 25 | | |
| |||
86 | 82 | | |
87 | 83 | | |
88 | 84 | | |
89 | | - | |
90 | | - | |
| 85 | + | |
| 86 | + | |
91 | 87 | | |
92 | 88 | | |
93 | 89 | | |
| |||
103 | 99 | | |
104 | 100 | | |
105 | 101 | | |
106 | | - | |
107 | | - | |
| 102 | + | |
| 103 | + | |
108 | 104 | | |
109 | 105 | | |
110 | 106 | | |
| |||
131 | 127 | | |
132 | 128 | | |
133 | 129 | | |
134 | | - | |
| 130 | + | |
135 | 131 | | |
136 | 132 | | |
137 | 133 | | |
| |||
165 | 161 | | |
166 | 162 | | |
167 | 163 | | |
168 | | - | |
169 | 164 | | |
170 | | - | |
| 165 | + | |
| 166 | + | |
171 | 167 | | |
172 | 168 | | |
173 | 169 | | |
| |||
205 | 201 | | |
206 | 202 | | |
207 | 203 | | |
208 | | - | |
| 204 | + | |
209 | 205 | | |
210 | 206 | | |
211 | 207 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
143 | 143 | | |
144 | 144 | | |
145 | 145 | | |
146 | | - | |
| 146 | + | |
147 | 147 | | |
148 | 148 | | |
149 | 149 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
1 | 3 | | |
2 | 4 | | |
3 | 5 | | |
4 | | - | |
5 | | - | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
0 commit comments