Skip to content

Commit

Permalink
Merge pull request #2508 from microsoft/u/nguyenvi/versionbump315
Browse files Browse the repository at this point in the history
Rooster Content Model Bump to 0.28.0
  • Loading branch information
vinguyen12 authored Mar 15, 2024
2 parents 7daf1ba + d1e01b8 commit c7c1259
Show file tree
Hide file tree
Showing 1,344 changed files with 13,622 additions and 4,243 deletions.
1 change: 1 addition & 0 deletions demo/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
<script src="https://cdnjs.cloudflare.com/ajax/libs/fluentui-react/8.60.1/fluentui-react.min.js"></script>
<script src="rooster-min.js"></script>
<script src="rooster-content-model-min.js"></script>
<script src="rooster-adapter-min.js"></script>
<script src="rooster-react-min.js"></script>
<script src="demo.js"></script>
</body>
Expand Down
1 change: 1 addition & 0 deletions demo/scripts/controls/BuildInPluginState.ts
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ export interface BuildInPluginList {
imageEdit: boolean;
cutPasteListChain: boolean;
tableCellSelection: boolean;
tableResize: boolean;
customReplace: boolean;
listEditMenu: boolean;
imageEditMenu: boolean;
Expand Down
88 changes: 0 additions & 88 deletions demo/scripts/controls/ContentModelEditorMainPane.scss

This file was deleted.

Loading

0 comments on commit c7c1259

Please sign in to comment.