@atlaskit/editor-plugin-width
Version:
Width plugin for @atlaskit/editor-core
61 lines (31 loc) • 1.56 kB
Markdown
# @atlaskit/editor-plugin-width
## 0.2.3
### Patch Changes
- Updated dependencies
## 0.2.2
### Patch Changes
- [`37c62369dae`](https://bitbucket.org/atlassian/atlassian-frontend/commits/37c62369dae) - NO-ISSUE Import doc builder types from editor-common
## 0.2.1
### Patch Changes
- Updated dependencies
## 0.2.0
### Minor Changes
- [`ad3c5c21079`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ad3c5c21079) - Updating all plugins with minor version to correct issue with semver.
## 0.1.4
### Patch Changes
- [`24e27147cbd`](https://bitbucket.org/atlassian/atlassian-frontend/commits/24e27147cbd) - Added atlaskit docs to all existing plugins.
## 0.1.3
### Patch Changes
- Updated dependencies
## 0.1.2
### Patch Changes
- [`4e6f1bf8511`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4e6f1bf8511) - [ED-19233] Import prosemirror libraries from internal facade package
## 0.1.1
### Patch Changes
- [`73b5128036b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/73b5128036b) - [ED-17082] Mark package as a singleton one
- Updated dependencies
## 0.1.0
### Minor Changes
- [`7cd4abcdc0d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7cd4abcdc0d) - Fix workaround in `editor-plugin-width`. This involved removing `WidthEmitter` in `editor-core`, removing `containerWidth` from `WidthPluginState`. This change also introduces `usePluginHook` for an `EditorPlugin` - this enables a react hook to be mounted for plugins (in all appearances).
### Patch Changes
- Updated dependencies