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

feat(editor-monaco): add ability to use custom markers #3814

Merged
merged 1 commit into from
Feb 6, 2023

Conversation

char0n
Copy link
Member

@char0n char0n commented Feb 6, 2023

Refs #3803

BREAKING CHANGE: editor.editorMarkers redux state has been changed to editor.markers. FSA updateEditorMarkers has been renamed to setEditorMarkers. Selector selectEditorMarkers has been renamed to selectMarkers.

Refs #3803

BREAKING CHANGE: editor.editorMarkers redux state has been
changed to editor.markers. FSA updateEditorMarkers
has been renamed to setEditorMarkers. Selector
selectEditorMarkers has been renamed to selectMarkers.
@char0n char0n self-assigned this Feb 6, 2023
@char0n char0n merged commit 9be7319 into next Feb 6, 2023
swagger-bot pushed a commit that referenced this pull request Feb 6, 2023
# [5.0.0-alpha.45](v5.0.0-alpha.44...v5.0.0-alpha.45) (2023-02-06)

### Features

* **editor-monaco:** add ability to use custom markers ([#3814](#3814)) ([9be7319](9be7319)), closes [#3803](#3803)

### BREAKING CHANGES

* **editor-monaco:** editor.editorMarkers redux state has been
changed to editor.markers. FSA updateEditorMarkers
has been renamed to setEditorMarkers. Selector
selectEditorMarkers has been renamed to selectMarkers.
@swagger-bot
Copy link
Contributor

🎉 This PR is included in version 5.0.0-alpha.45 🎉

The release is available on:

Your semantic-release bot 📦🚀

@char0n char0n deleted the char0n/custom-markers branch March 7, 2023 08:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants