Commit 962fb77
Bump Rooster to 8.40.2 and ContentModel to 0.0.13 (#1522)
* convert alpha to decimals
* fix auto format list
* add null and refactor
* Content Model Selection API step 4: Refactor existing table API (#1479)
* Selection API step 1
* Selection API 2
* New selection API
* Refactor table API
* add test
* Support element with namespace (#1489)
* Content Model: Fix a bug when process margin (#1493)
* Fix margin issue
* Fix test
* Fix A tag without href (#1495)
* Fix Cut/Copy page scroll issue (#1496)
* Fix Cut/Copy page scroll issue
* Fix test
* fix image plugin z-index calc
* Content Model Format State Step 1: Refactor formatSegmentWithContentModel() (#1490)
* Selection API step 1
* Selection API 2
* New selection API
* Refactor table API
* add test
* Format state step 1
* Improve
* update condition per comments
* Content Model Format State Step 2: Allow retrieving metadata directly (#1491)
* Selection API step 1
* Selection API 2
* New selection API
* Refactor table API
* add test
* Format state step 1
* FormatState step 2
* Improve
* Content Model Format State Step 3: Add getFormatState API and ContentModelPlugin (#1492)
* Selection API step 1
* Selection API 2
* New selection API
* Refactor table API
* add test
* Format state step 1
* FormatState step 2
* FormatState step 3: Add getFormatState API and ContentModel plugin
* Improve
* Improve
* Improve
* fix test
* improve, fix safari issue
* fix test
* Content Model: Add API clearFormat (#1497)
* Selection API step 1
* Selection API 2
* New selection API
* Refactor table API
* add test
* Format state step 1
* FormatState step 2
* FormatState step 3: Add getFormatState API and ContentModel plugin
* Improve
* Content Model: clearFormat
* fix build
* Improve
* Improve
* fix test
* improve, fix safari issue
* fix test
* remove wrapper when content change
* fix
* Content Model: Move format API: link, image, captalization, ... (#1506)
* Selection API step 1
* Selection API 2
* New selection API
* Refactor table API
* add test
* Format state step 1
* FormatState step 2
* FormatState step 3: Add getFormatState API and ContentModel plugin
* Improve
* Content Model: clearFormat
* fix build
* Improve
* Improve
* fix test
* improve, fix safari issue
* fix test
* ContentModel: Support insertLink and removeLink
* changeCapitalization and setImageAltText
* fix for image selection
* refactor
* refactor
* Fix #1509 (#1511)
* ContentModel: Improve Divider (#1513)
* ContentModel: Improve Divider
* Add BorderFormat to ContentModelBlockFormat
* Add test
* fix build
* Content Model: Support "no color" when set color (#1514)
* Content Model: Support "no color" when set color
* improve
* Content Model: Use Entity handle readonly element (#1515)
* Content Model: Support get and apply segment format (#1518)
* Do not merge table when insert a table (#1519)
* bump versions
* Content Model: Fix #1239 (#1521)
Co-authored-by: Júlia Roldi <juliaroldi@microsoft.com>
Co-authored-by: Jiuqing Song <jisong@microsoft.com>
Co-authored-by: Julia Roldi <87443959+juliaroldi@users.noreply.github.com>
Co-authored-by: Shai Petel <shai@kwizcom.com>
Co-authored-by: Shai Petel <shai@petel.com>1 parent 878b0d3 commit 962fb77
145 files changed
Lines changed: 8114 additions & 842 deletions
File tree
- demo/scripts/controls
- contentModel
- components
- format
- model
- plugins
- editor
- ribbonButtons/contentModel
- sidePane
- contentModel
- formatState
- packages-ui/roosterjs-react/lib/ribbon/component/buttons
- packages
- roosterjs-content-model
- lib
- domToModel
- context
- processors
- utils
- formatHandlers
- common
- modelApi
- block
- common
- creators
- metadata
- selection
- table
- modelToDom/handlers
- publicApi
- block
- format
- image
- link
- segment
- table
- utils
- publicPlugin
- publicTypes
- block
- context
- entity
- format
- group
- test
- domToModel
- context
- processors
- utils
- formatHandlers/common
- modelApi
- common
- creators
- metadata
- selection
- table
- modelToDom/handlers
- publicApi
- block
- format
- image
- insert
- link
- list
- segment
- table
- utils
- publicPlugin
- roosterjs-editor-core/lib/corePlugins
- roosterjs-editor-plugins/lib/plugins/ImageEdit
- editInfoUtils
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
13 | 14 | | |
14 | 15 | | |
15 | 16 | | |
16 | 17 | | |
| 18 | + | |
| 19 | + | |
17 | 20 | | |
18 | 21 | | |
19 | 22 | | |
| |||
118 | 121 | | |
119 | 122 | | |
120 | 123 | | |
121 | | - | |
| 124 | + | |
122 | 125 | | |
123 | 126 | | |
124 | 127 | | |
125 | 128 | | |
126 | 129 | | |
127 | 130 | | |
| 131 | + | |
| 132 | + | |
128 | 133 | | |
129 | 134 | | |
130 | 135 | | |
| |||
140 | 145 | | |
141 | 146 | | |
142 | 147 | | |
143 | | - | |
| 148 | + | |
144 | 149 | | |
145 | | - | |
| 150 | + | |
146 | 151 | | |
147 | 152 | | |
148 | 153 | | |
| 154 | + | |
| 155 | + | |
149 | 156 | | |
150 | 157 | | |
151 | 158 | | |
| |||
417 | 424 | | |
418 | 425 | | |
419 | 426 | | |
420 | | - | |
| 427 | + | |
421 | 428 | | |
422 | 429 | | |
423 | 430 | | |
| |||
429 | 436 | | |
430 | 437 | | |
431 | 438 | | |
432 | | - | |
| 439 | + | |
433 | 440 | | |
434 | 441 | | |
| 442 | + | |
| 443 | + | |
435 | 444 | | |
436 | 445 | | |
437 | 446 | | |
| |||
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
3 | 4 | | |
4 | 5 | | |
5 | 6 | | |
| |||
16 | 17 | | |
17 | 18 | | |
18 | 19 | | |
| 20 | + | |
19 | 21 | | |
20 | 22 | | |
21 | 23 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
Lines changed: 24 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
4 | 5 | | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
5 | 14 | | |
| 15 | + | |
6 | 16 | | |
7 | 17 | | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
8 | 29 | | |
9 | 30 | | |
10 | 31 | | |
| |||
29 | 50 | | |
30 | 51 | | |
31 | 52 | | |
32 | | - | |
| 53 | + | |
33 | 54 | | |
34 | 55 | | |
35 | 56 | | |
| |||
Lines changed: 2 additions & 18 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | | - | |
5 | 4 | | |
6 | | - | |
7 | 5 | | |
8 | 6 | | |
9 | 7 | | |
10 | 8 | | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | 9 | | |
15 | | - | |
16 | 10 | | |
17 | 11 | | |
18 | | - | |
19 | 12 | | |
20 | 13 | | |
21 | 14 | | |
| |||
27 | 20 | | |
28 | 21 | | |
29 | 22 | | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | 23 | | |
40 | 24 | | |
41 | 25 | | |
| |||
54 | 38 | | |
55 | 39 | | |
56 | 40 | | |
57 | | - | |
| 41 | + | |
58 | 42 | | |
59 | 43 | | |
60 | 44 | | |
| |||
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
13 | 14 | | |
14 | 15 | | |
15 | 16 | | |
| |||
30 | 31 | | |
31 | 32 | | |
32 | 33 | | |
| 34 | + | |
33 | 35 | | |
34 | 36 | | |
35 | 37 | | |
| |||
Lines changed: 71 additions & 0 deletions
| 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 | + | |
Lines changed: 22 additions & 0 deletions
Loading
Lines changed: 24 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | 4 | | |
| 5 | + | |
11 | 6 | | |
12 | 7 | | |
13 | 8 | | |
| 9 | + | |
14 | 10 | | |
15 | 11 | | |
16 | 12 | | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
17 | 18 | | |
18 | 19 | | |
19 | 20 | | |
| |||
23 | 24 | | |
24 | 25 | | |
25 | 26 | | |
| 27 | + | |
26 | 28 | | |
27 | 29 | | |
28 | 30 | | |
| |||
88 | 90 | | |
89 | 91 | | |
90 | 92 | | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
91 | 109 | | |
0 commit comments