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

Version bump: 8.61 & content model 0.27 #2460

Merged
merged 57 commits into from
Mar 1, 2024
Merged

Version bump: 8.61 & content model 0.27 #2460

merged 57 commits into from
Mar 1, 2024

Conversation

ianeli1
Copy link
Member

@ianeli1 ianeli1 commented Mar 1, 2024

"packages": "8.60.0",
"packages-ui": "8.55.0",
"packages-content-model": "0.27.0",
"overrides": {
"roosterjs-editor-plugins": "8.60.2",
"roosterjs-editor-adapter": "0.27.0"
}

juliaroldi and others added 30 commits February 15, 2024 18:09
* Rename StandaloneEditor to Editor

* fix build
Bumps [ip](https://github.com/indutny/node-ip) from 1.1.5 to 1.1.9.
- [Commits](indutny/node-ip@v1.1.5...v1.1.9)

---
updated-dependencies:
- dependency-name: ip
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* outdent on backspace

* Remove unneeded check

* fix test build
…tures

Disable list features for content model
JiuqingSong and others added 10 commits February 28, 2024 16:53
* Improve Entity State related API

* fix build and test

* add test

---------

Co-authored-by: Bryan Valverde U <bvalverde@microsoft.com>
* Standalone Editor step 2

* Standalone Editor step 3

* improve

* Standalone Editor step 4

* Standalone Editor: Remove compatible enums from standalone editor

* improve

* Standalone Editor: Create new event types

* Port to new event system

* Revert "Port to new event system"

This reverts commit 60cf041.

* Port to new event system

* Improve

* fix build

* fix demo

* Fix buttons

* fix build

* fix build

* fix build

* plugin added to cm demo site

* pluginUtils imported

* IStandaloneEditor changes

* editTable can skip undo snapshot

* TableEditPlugin port start

* move D&D to folder

* add plugin to Standalone demo and remove old plugin

* demo fix

* rename D&D and fix import

* demo site changes

* rename selector to mover

* new plugin utils, organisation

* isMobileOrTablet

* cleanup

* normalise width too

* remove onShowHelperElement, fix containment, instancing, others

* implement cell resizer

* fix type import

* fix selection

* fix imports

* fix instanceof, use formatTableWithContentModel, getDOMHelper

* fix merge

* small fix

* fix table resize functionality

* fix merge

* fix import

* fix dependency

* fix exports

* merge fix

* export MIN_WIDTH

* fix resizers

* add check

* fix color

* fix instanceof

* change IStandaloneEditor to IEditor

* fix export const

* rename const

* fix cell resizer, add ids

* add tests

* fix build issues

---------

Co-authored-by: Jiuqing Song <jisong@microsoft.com>
* Port ShortcutPlugin

* fix build

* add test

* add test

* add test

* fix build

* fix build

* improve

* fix comment

* fix test
Andres-CT98
Andres-CT98 previously approved these changes Mar 1, 2024
Copy link
Contributor

@BryanValverdeU BryanValverdeU left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think you need to change the target branch to release

@JiuqingSong
Copy link
Collaborator

We need to merge to release branch instead of master

JiuqingSong and others added 2 commits March 1, 2024 10:18
* init

* Remove unneeded code

* address comment

* remove empty line
@ianeli1 ianeli1 changed the base branch from master to release March 1, 2024 19:22
@ianeli1 ianeli1 dismissed Andres-CT98’s stale review March 1, 2024 19:22

The base branch was changed.

@BryanValverdeU BryanValverdeU self-requested a review March 1, 2024 19:41
@ianeli1 ianeli1 merged commit 7daf1ba into release Mar 1, 2024
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants