Editor plugin loom
Loom plugin for @atlaskit/editor-core
yarn add @atlaskit/editor-plugin-loom
4.0.9
Patch Changes
- Updated dependencies
Loom plugin for @atlaskit/editor-core
yarn add @atlaskit/editor-plugin-loom
#120533
f1bec731e278f
-
Adds a sideEffects
field to ensure this package does not have Compiled styles tree-shaken in the
future to avoid an accidental regression.
This is related to https://community.developer.atlassian.com/t/rfc-73-migrating-our-components-to-compiled-css-in-js/85953
#117363
10a0f7f6c2027
-
This package's peerDependencies
have been adjusted for react
and/or react-dom
to reflect the
status of only supporting React 18 going forward. No explicit breaking change to React support has
been made in this release, but this is to signify going forward, breaking changes for React 16 or
React 17 may come via non-major semver releases.
Please refer this community post for more details: https://community.developer.atlassian.com/t/rfc-78-dropping-support-for-react-16-and-rendering-in-a-react-18-concurrent-root-in-jira-and-confluence/87026
8876083532adc
-
Bumped editor-prosemirror version to 7.0.04660ec858a305
-
Update React
from v16 to v18f942caa52a5dd
-
[ux] Disable the loom plugin while offline.2c463f9682286
-
ED-25813: refactors plugins to meet folder standardsf0e2b3da18c56
-
ED-24719 Clean up platform.editor.plugin.loom.responsive-menu_4at4a FF1beeeda29023a
-
Upgrades editor packages to react 18de72f151473eb
-
[ED-25167] Allow ButtonComponent to accept rel
prop5150b3ba1d31d
-
Subscribe to plugin state changes within custom Loom editor toolbar buttoncca8cc490ec20
-
[ED-25135] Fix: loom is not initialised correctly if initLoom
is called when collab-edit plugin
is not ready8f698f1278514
-
[ux] [ED-24905] Main change: make loom plugin config, loomProvider, optional, and add optional
config, renderButton, to support customising loom button, e.g. adding pulse, spotlight. This
change is required to support loom cross-sell flow. In this flow, loom SDK will not be initialised
unless loomProvider is passed in. Once loomProvider is ready, initLoom
action can be used to
initialise SDK. This change should be backwards compatible and will not impact the existing flow.30793649657c0
-
[HOT-111629] We had an incident where the last character disappears when hitting the enter key on
windows OS for Korean characters. Bumping to prosemirror-view@1.34.2 for the fix.d8a00de5637ff
-
ENGHEALTH-9890: Bumps React peer dependency for Lego editor plugins175fc1454a8a4
-
[ux] Migrate typography with new ADS token and primitive and remove feature gateccefb817c754a
-
[ux] Migrate typography with new ADS token and primitiveca1665ebbfe4d
-
[ED-23435] Store primary toolbar component registry in a plugin variable instead of in plugin
state to avoid having to add effects to all plugins and enable SSR for the toolbar. [Breaking
change] Converted registerComponent from the primary toolbar plugin into an action.8aa1792f12ed3
-
bump @atlaskit/editor-prosemirror to 5.0.0, bump @atlaskit/adf-schema to 40.1.0e06f32518241c
-
Added new action to loom plugin "insertLoom" which allows the user to insert a loom video into the
document.1cb3869ab1a96
-
[ED-23436] Use editor primary toolbar plugin to structure the primary toolbared20be4a6f5d5
-
ED-23511 fix loom and it button responsive1c7b378c0d3b
-
[HOT-108999] We had an incident where the cursor jumps back a character in table headers for any
language triggering composition on an empty line.This was fixed in a patch bump of
prosemirror-view. https://github.com/ProseMirror/prosemirror-view/compare/1.33.4...1.33.5d414d3e7503b
-
Update copy for Loom toolbar tooltip item and quickinsert descriptionb76a78c6a199
-
bumped editor-prosemirror version to 4.0.08efec4489602
-
show/hide loom button in toolbar via editor plugin config962275ee0910
-
[ux] [ED-22852] Update loom quick insert title, description and logo32cb4d4ca34f
-
Update loom plugin to take in interface and remove SDK references0c52b0be40c1
-
This changeset exists to bump all editor plugins that currently don't have a major version. This
is to address an issue with Jira plugin consumption.#68790
c6d8affc52d1
-
Support maybeAdd plugins in usePreset. Add typing support for universal preset.
Now when using the editor API with the universal preset
40533849b2ec
-
[ED-21835] Change EditorAPI type to always union with undefined3747754f8ab0
-
NO-ISSUE Added the capability to directly trigger an analytics event as an action to the editor
analytics pluginf12e489f23b0
-
Re-build and deploy packages to NPM to resolve React/Compiled not found error (HOT-106483).