@atlaskit/editor-core
Version:
A package contains Atlassian editor core functionality
1,626 lines (741 loc) • 141 kB
Markdown
<a name="46.18.0"></a>
# 46.18.0 (2017-09-11)
<a name="46.18.0"></a>
# 46.18.0 (2017-09-11)
### Bug Fixes
* **component:** tslint fix ([39b2639](https://bitbucket.org/atlassian/atlaskit/commits/39b2639))
### Features
* **component:** cardEventHanlder now support an optional second argument to accept list of IDs if t ([6ed2276](https://bitbucket.org/atlassian/atlaskit/commits/6ed2276))
<a name="46.17.2"></a>
## 46.17.2 (2017-09-08)
### Bug Fixes
* **component:** fix tslint ([ef20c32](https://bitbucket.org/atlassian/atlaskit/commits/ef20c32))
* **component:** fixed jiraissue nodeview ([ab9e750](https://bitbucket.org/atlassian/atlaskit/commits/ab9e750))
* **component:** fixed placeholder, transformer and Editor confluence storybook ([de73aef](https://bitbucket.org/atlassian/atlaskit/commits/de73aef))
* **component:** pasting list converts first list item to paragraph. ([15bbaf7](https://bitbucket.org/atlassian/atlaskit/commits/15bbaf7))
* **component:** remove ourdated fallback attr, use text instead ([bffe13b](https://bitbucket.org/atlassian/atlaskit/commits/bffe13b))
* **component:** special characters like brackets should be escaped in image attributes. ([30d9d38](https://bitbucket.org/atlassian/atlaskit/commits/30d9d38))
* **stories:** set DAC renderer maxHeight, which prevents double scroll ([721d231](https://bitbucket.org/atlassian/atlaskit/commits/721d231))
### Features
* **component:** added cxhtml transformer story ([2f18b50](https://bitbucket.org/atlassian/atlaskit/commits/2f18b50))
* **component:** change Addons api a little bit to allow composition ([6aee0b1](https://bitbucket.org/atlassian/atlaskit/commits/6aee0b1))
<a name="46.17.1"></a>
## 46.17.1 (2017-09-07)
### Bug Fixes
* **component:** return Card placeholders from "renderLoadingCard" if CardView is not loaded yet ([813b527](https://bitbucket.org/atlassian/atlaskit/commits/813b527))
### Features
* **component:** added analytics tracking for unsupported content ([edef276](https://bitbucket.org/atlassian/atlaskit/commits/edef276))
<a name="46.17.0"></a>
# 46.17.0 (2017-09-06)
### Features
* **component:** added missing cq features to editor-core ([600b257](https://bitbucket.org/atlassian/atlaskit/commits/600b257))
<a name="46.16.0"></a>
# 46.16.0 (2017-09-06)
### Bug Fixes
* **component:** fix filmstrip arrow problem in renderer when not using code splitting ([c9cb09d](https://bitbucket.org/atlassian/atlaskit/commits/c9cb09d))
* **component:** make TS happy ([e8b27c3](https://bitbucket.org/atlassian/atlaskit/commits/e8b27c3))
* **component:** render placeholder Card instead of null in MediaComponent ([1b73785](https://bitbucket.org/atlassian/atlaskit/commits/1b73785))
* **refactor:** fix typescript errors ([b5c597a](https://bitbucket.org/atlassian/atlaskit/commits/b5c597a))
### Features
* **component:** add toolbar button support for actions/decisions ([faddb0b](https://bitbucket.org/atlassian/atlaskit/commits/faddb0b))
* **stories:** add disable linkCreateContext in example editor ([033e67d](https://bitbucket.org/atlassian/atlaskit/commits/033e67d))
<a name="46.15.0"></a>
# 46.15.0 (2017-09-06)
### Bug Fixes
* **component:** disable media link cards in actions/decisions nodes ([873e476](https://bitbucket.org/atlassian/atlaskit/commits/873e476))
<a name="46.14.1"></a>
## 46.14.1 (2017-09-05)
### Bug Fixes
* **component:** we need to make sure the component is not unmounted before we use this.setState in p ([b3301ea](https://bitbucket.org/atlassian/atlaskit/commits/b3301ea))
### Features
* **component:** colour text support in renderer ([d1608c9](https://bitbucket.org/atlassian/atlaskit/commits/d1608c9))
<a name="46.14.0"></a>
# 46.14.0 (2017-09-05)
### Bug Fixes
* **component:** disabling hyperlink keymap Cmd-K for message editor. ([ddf7769](https://bitbucket.org/atlassian/atlaskit/commits/ddf7769))
* **component:** eNTER on empty action/decision will not submit message, but remove action/decision ([9f77faa](https://bitbucket.org/atlassian/atlaskit/commits/9f77faa))
* **component:** tolerate empty actions/decisions, just don't render them. ([29a82db](https://bitbucket.org/atlassian/atlaskit/commits/29a82db))
### Features
* **component:** add showSpinner prop to Editor ([ac14e79](https://bitbucket.org/atlassian/atlaskit/commits/ac14e79))
<a name="46.13.3"></a>
## 46.13.3 (2017-09-04)
### Bug Fixes
* **component:** shouldFocus must place cursor to the end of the document ([e3f7187](https://bitbucket.org/atlassian/atlaskit/commits/e3f7187))
### Features
* **component:** add appendText command to EditorActions ([417f348](https://bitbucket.org/atlassian/atlaskit/commits/417f348))
* **component:** add defaultValue property for the "new arch" editor ([dc537cc](https://bitbucket.org/atlassian/atlaskit/commits/dc537cc))
* **component:** add feature preset for Message editor ([69c5ee1](https://bitbucket.org/atlassian/atlaskit/commits/69c5ee1))
* **component:** add maxHeight property to the 'new architecture' editor ([0cad06d](https://bitbucket.org/atlassian/atlaskit/commits/0cad06d))
* **component:** add waitForMediaUpload flag for products that want to finalize media on their own ([7ee8106](https://bitbucket.org/atlassian/atlaskit/commits/7ee8106))
* **component:** support presence provider ([4926ae0](https://bitbucket.org/atlassian/atlaskit/commits/4926ae0))
<a name="46.13.2"></a>
## 46.13.2 (2017-09-01)
### Bug Fixes
* **component:** fix editor-core storybook for real ([704a76e](https://bitbucket.org/atlassian/atlaskit/commits/704a76e))
* **component:** fix filmstrip arrows don't show up in editor or renderer ([43291f6](https://bitbucket.org/atlassian/atlaskit/commits/43291f6))
* **component:** pass eventDispatcher to PluginSlot ([ee59df4](https://bitbucket.org/atlassian/atlaskit/commits/ee59df4))
<a name="46.13.1"></a>
## 46.13.1 (2017-09-01)
### Bug Fixes
* **component:** do not show frequent links in the recently viewed link dialog ([5a175e9](https://bitbucket.org/atlassian/atlaskit/commits/5a175e9))
<a name="46.13.0"></a>
# 46.13.0 (2017-09-01)
### Features
* **component:** pasting a single word or single line of code should create an inline code block. ([e64a721](https://bitbucket.org/atlassian/atlaskit/commits/e64a721))
<a name="46.12.0"></a>
# 46.12.0 (2017-08-31)
### Bug Fixes
* **component:** fire onChange only when docChanged = true ([5605a74](https://bitbucket.org/atlassian/atlaskit/commits/5605a74))
* **component:** fix storybook for editor-core ([4bae650](https://bitbucket.org/atlassian/atlaskit/commits/4bae650))
* **component:** fixed the bug that no text format after space. ([8aa1bfe](https://bitbucket.org/atlassian/atlaskit/commits/8aa1bfe))
* **component:** making sure adding links with invalid href doesn't throw an error ([d44226f](https://bitbucket.org/atlassian/atlaskit/commits/d44226f))
* **component:** support activity provider in hyperlinkedit in new editor architecture ([d45ee4e](https://bitbucket.org/atlassian/atlaskit/commits/d45ee4e))
* **component:** update min-height of single link card. ([bb7e71a](https://bitbucket.org/atlassian/atlaskit/commits/bb7e71a))
<a name="46.11.1"></a>
## 46.11.1 (2017-08-31)
### Bug Fixes
* **component:** adjust behaviour of backspace into a decision/item list ([5db2517](https://bitbucket.org/atlassian/atlaskit/commits/5db2517))
### Features
* **component:** add title/user in applicationCard ([a1c5790](https://bitbucket.org/atlassian/atlaskit/commits/a1c5790))
* **component:** added Confluence transformer ([b9d48b3](https://bitbucket.org/atlassian/atlaskit/commits/b9d48b3))
* **component:** render single link card with square appearance ([8197e31](https://bitbucket.org/atlassian/atlaskit/commits/8197e31))
* **stories:** dAC story with renderer ([005bdba](https://bitbucket.org/atlassian/atlaskit/commits/005bdba))
<a name="46.11.0"></a>
# 46.11.0 (2017-08-30)
<a name="46.10.0"></a>
# 46.10.0 (2017-08-30)
### Bug Fixes
* **component:** pasting plain text in code block should not create a paragraph ([e7b133e](https://bitbucket.org/atlassian/atlaskit/commits/e7b133e))
<a name="46.9.0"></a>
# 46.9.0 (2017-08-30)
### Bug Fixes
* **component:** removed relative links and added tests ([9c07ea7](https://bitbucket.org/atlassian/atlaskit/commits/9c07ea7))
* **component:** workaround double events for the attached and detached upload button. ([b3e19c3](https://bitbucket.org/atlassian/atlaskit/commits/b3e19c3))
<a name="46.8.2"></a>
## 46.8.2 (2017-08-30)
### Bug Fixes
* **component:** change blockQuote to blockquote in JSON Schema ([b32cfe2](https://bitbucket.org/atlassian/atlaskit/commits/b32cfe2))
* **component:** remove auto formatting of relative links ([a36f9dc](https://bitbucket.org/atlassian/atlaskit/commits/a36f9dc))
* **component:** should not autoformat __ or _ in mid words. ([49a4df4](https://bitbucket.org/atlassian/atlaskit/commits/49a4df4))
<a name="46.8.1"></a>
## 46.8.1 (2017-08-30)
### Bug Fixes
* **component:** fix for issue mention mark not removed even after whole text of mention is removed. ([ed7b58d](https://bitbucket.org/atlassian/atlaskit/commits/ed7b58d))
* **component:** prevent media insertion for task/decisions ([48dcf05](https://bitbucket.org/atlassian/atlaskit/commits/48dcf05))
### Features
* **component:** adding configuration to not allow deletion of table header. ([c5e1cc7](https://bitbucket.org/atlassian/atlaskit/commits/c5e1cc7))
* **component:** collab-plugin ([2c896c7](https://bitbucket.org/atlassian/atlaskit/commits/2c896c7))
* **component:** make ASCII conversion of emoji count as usage for showing frequent used emoji ([86a0be1](https://bitbucket.org/atlassian/atlaskit/commits/86a0be1))
<a name="46.8.0"></a>
# 46.8.0 (2017-08-29)
<a name="46.7.0"></a>
# 46.7.0 (2017-08-29)
### Bug Fixes
* **component:** added async preloading of media-card chunk ([7a19c6d](https://bitbucket.org/atlassian/atlaskit/commits/7a19c6d))
* **component:** split media-card with require.ensure ([1159f23](https://bitbucket.org/atlassian/atlaskit/commits/1159f23))
* **component:** split profile card with require.ensure ([6901949](https://bitbucket.org/atlassian/atlaskit/commits/6901949))
### Features
* **component:** export ToolbarEmojiPicker for consumption by editor-hiphcat ([0226a5b](https://bitbucket.org/atlassian/atlaskit/commits/0226a5b))
* **component:** exported AtlassianEmojiMigrationResource from editor-core ([e7e0eab](https://bitbucket.org/atlassian/atlaskit/commits/e7e0eab))
<a name="46.6.0"></a>
# 46.6.0 (2017-08-28)
### Bug Fixes
* **component:** fixed missing prop in tests ([0311be8](https://bitbucket.org/atlassian/atlaskit/commits/0311be8))
### Features
* **component:** added ToolbarEmojiPicker to message editor ([ab2c080](https://bitbucket.org/atlassian/atlaskit/commits/ab2c080))
* **component:** adding support for tables in bitbucket markdown serializer. ([2e0353c](https://bitbucket.org/atlassian/atlaskit/commits/2e0353c))
* **component:** aligned emoji picker to right of editor ([98206e8](https://bitbucket.org/atlassian/atlaskit/commits/98206e8))
<a name="46.5.0"></a>
# 46.5.0 (2017-08-25)
### Bug Fixes
* **component:** should not convert "\`some_variables_" to em ([2eaf1f6](https://bitbucket.org/atlassian/atlaskit/commits/2eaf1f6))
* **component:** upgrade mediapicker to 7.0.3 ([2c36a86](https://bitbucket.org/atlassian/atlaskit/commits/2c36a86))
<a name="46.4.3"></a>
## 46.4.3 (2017-08-24)
<a name="46.4.2"></a>
## 46.4.2 (2017-08-24)
### Bug Fixes
* **component:** ignore markdown if have a backtick in the front. ([0f921b1](https://bitbucket.org/atlassian/atlaskit/commits/0f921b1))
<a name="46.4.1"></a>
## 46.4.1 (2017-08-24)
### Bug Fixes
* **component:** group mentions and "self" mentions are not rendered in blue anymore ([b8aab4d](https://bitbucket.org/atlassian/atlaskit/commits/b8aab4d))
### Features
* **component:** stricter JSON Schema ([39c99a2](https://bitbucket.org/atlassian/atlaskit/commits/39c99a2))
<a name="46.4.0"></a>
# 46.4.0 (2017-08-24)
<a name="46.3.0"></a>
# 46.3.0 (2017-08-24)
<a name="46.2.4"></a>
## 46.2.4 (2017-08-23)
### Bug Fixes
* **component:** tolerate missing attributes for task/decision nodes. ([deab934](https://bitbucket.org/atlassian/atlaskit/commits/deab934))
* **component:** update the storybook for editor-core rnderer ([ce2ac94](https://bitbucket.org/atlassian/atlaskit/commits/ce2ac94))
### Features
* **component:** adding support for lists in editor-hipchat schema ([c695497](https://bitbucket.org/atlassian/atlaskit/commits/c695497))
* **component:** application Card to support context ([eb57585](https://bitbucket.org/atlassian/atlaskit/commits/eb57585))
<a name="46.2.3"></a>
## 46.2.3 (2017-08-23)
<a name="46.2.2"></a>
## 46.2.2 (2017-08-23)
<a name="46.2.1"></a>
## 46.2.1 (2017-08-23)
<a name="46.2.0"></a>
# 46.2.0 (2017-08-23)
### Bug Fixes
* **component:** handle onClick events for application cards - open the link ([a70b447](https://bitbucket.org/atlassian/atlaskit/commits/a70b447))
<a name="46.1.1"></a>
## 46.1.1 (2017-08-22)
### Bug Fixes
* **component:** fix broken CSS in recent search in link dialog ([f99a729](https://bitbucket.org/atlassian/atlaskit/commits/f99a729))
<a name="46.1.0"></a>
# 46.1.0 (2017-08-22)
### Bug Fixes
* **component:** applicationCard with wrong attribute makes Banana unusable (Media) ([3693ba0](https://bitbucket.org/atlassian/atlaskit/commits/3693ba0))
* **component:** ensure getValidNode does not mutate the original node. ([0df91e2](https://bitbucket.org/atlassian/atlaskit/commits/0df91e2))
* **component:** multiple react warnings for UI components when pluginState is changed before compone ([1f77a58](https://bitbucket.org/atlassian/atlaskit/commits/1f77a58))
<a name="46.0.0"></a>
# 46.0.0 (2017-08-22)
### Bug Fixes
* **component:** fixed tabbing when the whole row/col is selected ([33a123e](https://bitbucket.org/atlassian/atlaskit/commits/33a123e))
### Features
* **component:** add FullPage apppearance for Editor ([bcd93ea](https://bitbucket.org/atlassian/atlaskit/commits/bcd93ea))
<a name="45.18.5"></a>
## 45.18.5 (2017-08-21)
### Bug Fixes
* **package:** bump layer to align with transitive dependencies ([e0041c3](https://bitbucket.org/atlassian/atlaskit/commits/e0041c3))
<a name="45.18.4"></a>
## 45.18.4 (2017-08-21)
### Bug Fixes
* **component:** fixed tabbing in tables ([79956ea](https://bitbucket.org/atlassian/atlaskit/commits/79956ea))
* **package:** bump emoji to align the mediapicker transitive dependency ([1c0c37f](https://bitbucket.org/atlassian/atlaskit/commits/1c0c37f))
<a name="45.18.3"></a>
## 45.18.3 (2017-08-21)
### Features
* **component:** emoji and mention typeaheads now trigger after a round bracket ([91496d0](https://bitbucket.org/atlassian/atlaskit/commits/91496d0))
* **component:** emoticons now auto-convert after an opening rounded bracket ([3d8e28c](https://bitbucket.org/atlassian/atlaskit/commits/3d8e28c))
<a name="45.18.2"></a>
## 45.18.2 (2017-08-21)
### Bug Fixes
* **component:** fix broken storybooks for editor-core ([605689b](https://bitbucket.org/atlassian/atlaskit/commits/605689b))
* **component:** typo: componentWillUmount -> componentWillUnmount ([dfe28fd](https://bitbucket.org/atlassian/atlaskit/commits/dfe28fd))
<a name="45.18.1"></a>
## 45.18.1 (2017-08-18)
### Bug Fixes
* **component:** fix content jump in renderer ([c062a13](https://bitbucket.org/atlassian/atlaskit/commits/c062a13))
* **component:** fix styles of hyperlink and and language picker floating toolbars. ([0dd88f0](https://bitbucket.org/atlassian/atlaskit/commits/0dd88f0))
* **component:** style fixes in panel floating toolbar. ([a85aaad](https://bitbucket.org/atlassian/atlaskit/commits/a85aaad))
<a name="45.18.0"></a>
# 45.18.0 (2017-08-18)
### Bug Fixes
* **component:** text without a prefixing www should be linkified. ([11fbfee](https://bitbucket.org/atlassian/atlaskit/commits/11fbfee))
* **stories:** import media components from plugins ([6a06355](https://bitbucket.org/atlassian/atlaskit/commits/6a06355))
### Features
* **component:** bump media packages ([f7f6704](https://bitbucket.org/atlassian/atlaskit/commits/f7f6704))
* **component:** bumped mediapicker to the latest in editor-core ([ef771f8](https://bitbucket.org/atlassian/atlaskit/commits/ef771f8))
<a name="45.17.0"></a>
# 45.17.0 (2017-08-18)
### Features
* **component:** added dot menu ([999e4f2](https://bitbucket.org/atlassian/atlaskit/commits/999e4f2))
* **component:** added editor actions to the dropdown ([8d86399](https://bitbucket.org/atlassian/atlaskit/commits/8d86399))
* **component:** added secondaryToolbarComponents to the Message Editor ([7930907](https://bitbucket.org/atlassian/atlaskit/commits/7930907))
* **component:** latest task/decision support ([e7bb445](https://bitbucket.org/atlassian/atlaskit/commits/e7bb445))
<a name="45.16.0"></a>
# 45.16.0 (2017-08-17)
### Features
* **component:** bump media packages ([fcb8100](https://bitbucket.org/atlassian/atlaskit/commits/fcb8100))
### BREAKING CHANGES
* **component:** bumped media-core from v18 to v19
<a name="45.14.0"></a>
# 45.14.0 (2017-08-17)
### Features
* **component:** upgrade for latest task and decisions support. ([f12d384](https://bitbucket.org/atlassian/atlaskit/commits/f12d384))
<a name="45.14.0"></a>
# 45.14.0 (2017-08-17)
### Bug Fixes
* **component:** fix ChromeExpanded height/maxHeight behaviour ([9aa5219](https://bitbucket.org/atlassian/atlaskit/commits/9aa5219))
<a name="45.13.1"></a>
## 45.13.1 (2017-08-17)
### Bug Fixes
* **component:** analytics' events for media not being sent. ([dec1fb4](https://bitbucket.org/atlassian/atlaskit/commits/dec1fb4))
* **component:** render height style if props.height is set ([3d30885](https://bitbucket.org/atlassian/atlaskit/commits/3d30885))
### Features
* **component:** add height prop to ChromeExpanded to have a fixed-height editor ([a5e0238](https://bitbucket.org/atlassian/atlaskit/commits/a5e0238))
<a name="45.13.0"></a>
# 45.13.0 (2017-08-16)
<a name="45.12.0"></a>
# 45.12.0 (2017-08-16)
### Features
* **component:** show recently viewed in the insert link dialog. ([e11e348](https://bitbucket.org/atlassian/atlaskit/commits/e11e348))
<a name="45.11.2"></a>
## 45.11.2 (2017-08-15)
### Bug Fixes
* **component:** added more tests for inline code, updated hascode util ([2d2c2e7](https://bitbucket.org/atlassian/atlaskit/commits/2d2c2e7))
* **component:** fix cursor position when two code nodes separated by one non-code character ([7d165c3](https://bitbucket.org/atlassian/atlaskit/commits/7d165c3))
* **component:** fixed cursor position inside code when code has only 1 character ([5f0a0d8](https://bitbucket.org/atlassian/atlaskit/commits/5f0a0d8))
* **component:** style fixes in panel toolbar. ([a51ffa6](https://bitbucket.org/atlassian/atlaskit/commits/a51ffa6))
### Features
* **component:** add EditorContext and WithEditorActions components ([b718487](https://bitbucket.org/atlassian/atlaskit/commits/b718487))
<a name="45.11.1"></a>
## 45.11.1 (2017-08-15)
<a name="45.11.0"></a>
# 45.11.0 (2017-08-14)
### Features
* **component:** upgrade editor to support latest task-decisions. ([6060103](https://bitbucket.org/atlassian/atlaskit/commits/6060103))
<a name="45.10.1"></a>
## 45.10.1 (2017-08-14)
### Bug Fixes
* **component:** fix parsing of mentions in BB renderer. ([3fb5764](https://bitbucket.org/atlassian/atlaskit/commits/3fb5764))
* **component:** fix stuck issue in chrome when jumping with opt key ([5ec6138](https://bitbucket.org/atlassian/atlaskit/commits/5ec6138))
* **component:** fix ts/js build problem ([62855ff](https://bitbucket.org/atlassian/atlaskit/commits/62855ff))
<a name="45.10.0"></a>
# 45.10.0 (2017-08-14)
### Bug Fixes
* **component:** workaround for twitter/instagram link creation bug ([ad09f63](https://bitbucket.org/atlassian/atlaskit/commits/ad09f63))
* **refactor:** refactored text-formatting commands ([5d51ccc](https://bitbucket.org/atlassian/atlaskit/commits/5d51ccc))
<a name="45.9.2"></a>
## 45.9.2 (2017-08-14)
### Bug Fixes
* **component:** fix creation of unwanted link cards when going in/out of edit link box ([eae0a3a](https://bitbucket.org/atlassian/atlaskit/commits/eae0a3a))
* **component:** renderer portal is always positioned to the bottom right ([7afd755](https://bitbucket.org/atlassian/atlaskit/commits/7afd755))
<a name="45.9.1"></a>
## 45.9.1 (2017-08-13)
### Bug Fixes
* **component:** cleanup ([eed92d6](https://bitbucket.org/atlassian/atlaskit/commits/eed92d6))
* **component:** fix cursor wrapper problem in Firefox ([3198ff8](https://bitbucket.org/atlassian/atlaskit/commits/3198ff8))
* **component:** fix storybooks build ([af0046b](https://bitbucket.org/atlassian/atlaskit/commits/af0046b))
### Features
* **component:** adding help dialog to the editor. ([bf09d40](https://bitbucket.org/atlassian/atlaskit/commits/bf09d40))
* **component:** adding more markdown auto-formatting rules for bold, italic, lists, horizontal rule ([76c1caa](https://bitbucket.org/atlassian/atlaskit/commits/76c1caa))
<a name="45.9.0"></a>
# 45.9.0 (2017-08-11)
<a name="45.8.1"></a>
## 45.8.1 (2017-08-11)
### Features
* **component:** fix plaintext link detection, enable markdown and code detection on paste ([f6155e8](https://bitbucket.org/atlassian/atlaskit/commits/f6155e8))
<a name="45.8.0"></a>
# 45.8.0 (2017-08-11)
### Bug Fixes
* **component:** cleanup ([d30ca4c](https://bitbucket.org/atlassian/atlaskit/commits/d30ca4c))
### Features
* **component:** add EditorActions object ([de98577](https://bitbucket.org/atlassian/atlaskit/commits/de98577))
<a name="45.7.0"></a>
# 45.7.0 (2017-08-10)
<a name="45.6.1"></a>
## 45.6.1 (2017-08-10)
<a name="45.6.0"></a>
# 45.6.0 (2017-08-10)
### Bug Fixes
* **component:** npmignore fails to work ([beb1872](https://bitbucket.org/atlassian/atlaskit/commits/beb1872))
* **component:** removed unnecessary hack for text formatting ([760ef9e](https://bitbucket.org/atlassian/atlaskit/commits/760ef9e))
### Features
* **component:** new prop for renderer: portal (HTMLElement). Use it for popups ([2d1bf87](https://bitbucket.org/atlassian/atlaskit/commits/2d1bf87))
<a name="45.5.0"></a>
# 45.5.0 (2017-08-09)
### Bug Fixes
* **component:** build Markdown to ProseMirror mapping based on Schema ([2d686af](https://bitbucket.org/atlassian/atlaskit/commits/2d686af))
* **component:** fixed bug that cannot copy paste media group. ([bd03f9d](https://bitbucket.org/atlassian/atlaskit/commits/bd03f9d))
* **component:** fixed cursor position with inline code ([a495ae9](https://bitbucket.org/atlassian/atlaskit/commits/a495ae9))
### Features
* **component:** adding placeholders for tasks/decisions ([4d4c5eb](https://bitbucket.org/atlassian/atlaskit/commits/4d4c5eb))
* **component:** allowed aligned right. ([dee2c5e](https://bitbucket.org/atlassian/atlaskit/commits/dee2c5e))
* **component:** allowed block left, right, center for single image. ([b6f10f0](https://bitbucket.org/atlassian/atlaskit/commits/b6f10f0))
* **component:** allowed single image displayed inline and aligned left ([6f1eec5](https://bitbucket.org/atlassian/atlaskit/commits/6f1eec5))
* **component:** clear left when image is align left. ([09481f6](https://bitbucket.org/atlassian/atlaskit/commits/09481f6))
<a name="45.4.1"></a>
## 45.4.1 (2017-08-09)
### Bug Fixes
* **component:** fix prop types ([406114a](https://bitbucket.org/atlassian/atlaskit/commits/406114a))
* **component:** use profilecard definitions ([bdf93dd](https://bitbucket.org/atlassian/atlaskit/commits/bdf93dd))
### Features
* **component:** added single image node. ([a3b00c4](https://bitbucket.org/atlassian/atlaskit/commits/a3b00c4))
* **component:** adding usupport to fetch initial state and toggle state ([416ce4e](https://bitbucket.org/atlassian/atlaskit/commits/416ce4e))
<a name="45.4.0"></a>
# 45.4.0 (2017-08-08)
### Bug Fixes
* **component:** codeBlock content text chunks should not have a new line between them ([c1ccdac](https://bitbucket.org/atlassian/atlaskit/commits/c1ccdac))
* **component:** fix cursor position when deleting cols/rows ([30f98d7](https://bitbucket.org/atlassian/atlaskit/commits/30f98d7))
### Features
* **component:** add loading state for link card ([a7ed3e0](https://bitbucket.org/atlassian/atlaskit/commits/a7ed3e0))
<a name="45.3.0"></a>
# 45.3.0 (2017-08-08)
<a name="45.2.4"></a>
## 45.2.4 (2017-08-07)
### Features
* **component:** move Markdown parser and serialiser into editor-core transformers ([8eba5d9](https://bitbucket.org/atlassian/atlaskit/commits/8eba5d9))
<a name="45.2.3"></a>
## 45.2.3 (2017-08-07)
### Bug Fixes
* **component:** render profile cards in portal ([f7f6834](https://bitbucket.org/atlassian/atlaskit/commits/f7f6834))
### Features
* **component:** added encoder/parser for tables in JIRA ([c2e3d1c](https://bitbucket.org/atlassian/atlaskit/commits/c2e3d1c))
<a name="45.2.2"></a>
## 45.2.2 (2017-08-07)
<a name="45.2.1"></a>
## 45.2.1 (2017-08-07)
### Bug Fixes
* **component:** fix backspace when cursor is after the table ([be160a0](https://bitbucket.org/atlassian/atlaskit/commits/be160a0))
* **component:** fix linkify plain text links ([5a653cf](https://bitbucket.org/atlassian/atlaskit/commits/5a653cf))
* **component:** split backspace command into moveCursorBackward and emptyCells ([e93141e](https://bitbucket.org/atlassian/atlaskit/commits/e93141e))
* **component:** udpated isIsolating util for tables ([e7d569c](https://bitbucket.org/atlassian/atlaskit/commits/e7d569c))
<a name="45.2.0"></a>
# 45.2.0 (2017-08-04)
### Bug Fixes
* **component:** bumped the version of media-card ([4bbfac7](https://bitbucket.org/atlassian/atlaskit/commits/4bbfac7))
* **component:** use text rendering requirements for hipchat notifications ([abb5d28](https://bitbucket.org/atlassian/atlaskit/commits/abb5d28))
<a name="45.1.2"></a>
## 45.1.2 (2017-08-04)
### Bug Fixes
* **component:** media nodes parsing should not throw error when schema is media-less ([4a0dfe0](https://bitbucket.org/atlassian/atlaskit/commits/4a0dfe0))
* **package:** bump media-filmstrip in editor-core ([f33b88e](https://bitbucket.org/atlassian/atlaskit/commits/f33b88e))
<a name="45.1.1"></a>
## 45.1.1 (2017-08-03)
### Bug Fixes
* **component:** export es5 renderer ([2db940d](https://bitbucket.org/atlassian/atlaskit/commits/2db940d))
<a name="45.1.0"></a>
# 45.1.0 (2017-08-03)
### Bug Fixes
* **component:** autoformatting rules for inline styles should not work is first character is a blank ([81aa879](https://bitbucket.org/atlassian/atlaskit/commits/81aa879))
<a name="45.0.1"></a>
## 45.0.1 (2017-08-03)
### Bug Fixes
* **component:** aligning keyboard shortcuts for blocktypes to gmail. ([403c1ca](https://bitbucket.org/atlassian/atlaskit/commits/403c1ca))
* **component:** fix browserstack tests import not transpiled editor-core ([3e729c2](https://bitbucket.org/atlassian/atlaskit/commits/3e729c2))
* **component:** fixes broken storybooks due to ED-2389 ([184d93a](https://bitbucket.org/atlassian/atlaskit/commits/184d93a))
### Features
* **component:** support document filtering. Include implementation for task decision content. ([8afca9c](https://bitbucket.org/atlassian/atlaskit/commits/8afca9c))
<a name="45.0.0"></a>
# 45.0.0 (2017-08-02)
<a name="44.9.1"></a>
## 44.9.1 (2017-08-02)
### Bug Fixes
* **component:** fix broken storybook in AUI ([6ce1692](https://bitbucket.org/atlassian/atlaskit/commits/6ce1692))
* **component:** fix tslint ([04a6c4f](https://bitbucket.org/atlassian/atlaskit/commits/04a6c4f))
### Features
* **component:** added analytics events for tables ([80dd2cb](https://bitbucket.org/atlassian/atlaskit/commits/80dd2cb))
<a name="44.8.0"></a>
# 44.8.0 (2017-08-02)
<a name="44.8.0"></a>
# 44.8.0 (2017-08-02)
<a name="44.7.0"></a>
# 44.7.0 (2017-08-02)
<a name="44.5.0"></a>
# 44.5.0 (2017-08-01)
### Bug Fixes
* **component:** keep focus in node views after transactions ([dd82b25](https://bitbucket.org/atlassian/atlaskit/commits/dd82b25))
<a name="44.5.0"></a>
# 44.5.0 (2017-08-01)
<a name="44.4.0"></a>
# 44.4.0 (2017-08-01)
### Bug Fixes
* **component:** allow empty fallback text in appCards in renderer ([f88292b](https://bitbucket.org/atlassian/atlaskit/commits/f88292b))
* **component:** fix message editor overflow issues with media film strip ([6cdbf74](https://bitbucket.org/atlassian/atlaskit/commits/6cdbf74))
* **component:** mediaGroup should only allow media as children ([d9a8d11](https://bitbucket.org/atlassian/atlaskit/commits/d9a8d11))
* **component:** removed modified inline code nodeSpec ([ee8b40c](https://bitbucket.org/atlassian/atlaskit/commits/ee8b40c))
* **component:** updated json schema with table nodes ([bf5b3ff](https://bitbucket.org/atlassian/atlaskit/commits/bf5b3ff))
### Features
* **component:** attach secondary toolbar buttons to the bottom of the Message Editor ([f97db1c](https://bitbucket.org/atlassian/atlaskit/commits/f97db1c))
* **component:** restricting block nesting for panel, blockquote and list. ([63ca14b](https://bitbucket.org/atlassian/atlaskit/commits/63ca14b))
* **component:** updated media-filmstrip for major bump ([0d36592](https://bitbucket.org/atlassian/atlaskit/commits/0d36592))
### BREAKING CHANGES
* **component:** A lot of previously supported block nesting inside lists and blockquote will not work now.
<a name="44.3.0"></a>
# 44.3.0 (2017-08-01)
### Bug Fixes
* **component:** added tab direction constants, added creating a new row on shift-tab ([3f09382](https://bitbucket.org/atlassian/atlaskit/commits/3f09382))
* **component:** fix jira-encoder generating wrong HTML for uploaded non-image files ([d9b774e](https://bitbucket.org/atlassian/atlaskit/commits/d9b774e))
* **component:** update encoder to add collection in generated HTML if available ([493b778](https://bitbucket.org/atlassian/atlaskit/commits/493b778))
### Features
* **component:** add markdown and plaintext code copy-paste ([bdeb76c](https://bitbucket.org/atlassian/atlaskit/commits/bdeb76c))
<a name="44.2.0"></a>
# 44.2.0 (2017-08-01)
### Features
* **component:** adds support for tasks in renderer ([817c910](https://bitbucket.org/atlassian/atlaskit/commits/817c910))
* **component:** allow creating tasks in the editor ([4122828](https://bitbucket.org/atlassian/atlaskit/commits/4122828))
<a name="44.1.1"></a>
## 44.1.1 (2017-07-31)
<a name="44.1.0"></a>
# 44.1.0 (2017-07-31)
### Bug Fixes
* **component:** export renderer as es2015 package part ([1af0597](https://bitbucket.org/atlassian/atlaskit/commits/1af0597))
* **component:** fix remove media on upload failure ([d5da5a0](https://bitbucket.org/atlassian/atlaskit/commits/d5da5a0))
* **component:** upload progress and temporary thumbnail not showing ([5c1b9b6](https://bitbucket.org/atlassian/atlaskit/commits/5c1b9b6))
### Features
* **component:** add max content size plugin ([c917a11](https://bitbucket.org/atlassian/atlaskit/commits/c917a11))
* **component:** include localId on decisionList ([ff7ffbc](https://bitbucket.org/atlassian/atlaskit/commits/ff7ffbc))
<a name="44.0.2"></a>
## 44.0.2 (2017-07-28)
### Features
* **component:** adding new auto-complete for code block triple backticks followed by space. ([1f51ad1](https://bitbucket.org/atlassian/atlaskit/commits/1f51ad1))
<a name="44.0.1"></a>
## 44.0.1 (2017-07-28)
### Bug Fixes
* **component:** import media core from node_modules instead of direct path ([8c5e737](https://bitbucket.org/atlassian/atlaskit/commits/8c5e737))
* **component:** media group with single item exception. ([78aa7d3](https://bitbucket.org/atlassian/atlaskit/commits/78aa7d3))
* **component:** updated cursor posiiton and refactored commands ([4cde4b3](https://bitbucket.org/atlassian/atlaskit/commits/4cde4b3))
<a name="44.0.0"></a>
# 44.0.0 (2017-07-28)
### Bug Fixes
* **component:** empty cells on Backspace when the whole row/col/table is selected ([c7fec5c](https://bitbucket.org/atlassian/atlaskit/commits/c7fec5c))
* **component:** modifying URL doesn't change destination href ([add3b17](https://bitbucket.org/atlassian/atlaskit/commits/add3b17))
* **component:** show floating toolbar when the whole row/col/table is selected ([f5830f2](https://bitbucket.org/atlassian/atlaskit/commits/f5830f2))
* **component:** sizing of file cards in Editor nodeview. ([1c7f281](https://bitbucket.org/atlassian/atlaskit/commits/1c7f281))
<a name="43.2.0"></a>
# 43.2.0 (2017-07-27)
### Bug Fixes
* **component:** disable advance menu for the first table release ([51447df](https://bitbucket.org/atlassian/atlaskit/commits/51447df))
* **component:** renamed arrowup and arrowdown back to moveup and movedown. ([3c28847](https://bitbucket.org/atlassian/atlaskit/commits/3c28847))
* **component:** renderer should not break UI when collection is an empty string ([445e261](https://bitbucket.org/atlassian/atlaskit/commits/445e261))
* **package:** update the profilecard in the editor-core ([ddf9600](https://bitbucket.org/atlassian/atlaskit/commits/ddf9600))
### Features
* **component:** add occurrenceKey in media node ([7fe150a](https://bitbucket.org/atlassian/atlaskit/commits/7fe150a))
<a name="43.1.1"></a>
## 43.1.1 (2017-07-27)
### Bug Fixes
* **component:** appearance of media links in strip in the editor. ([3de66f4](https://bitbucket.org/atlassian/atlaskit/commits/3de66f4))
* **component:** emoji picker can no longer be opened when mention typeahead is open ([e513fd8](https://bitbucket.org/atlassian/atlaskit/commits/e513fd8))
* **component:** inserting links must create new media item via media API. ([a247785](https://bitbucket.org/atlassian/atlaskit/commits/a247785))
* **package:** updated emoji dependency ([7adf4a7](https://bitbucket.org/atlassian/atlaskit/commits/7adf4a7))
### Features
* **component:** move JIRA serializer/parser into editor-core, copy JIRA schema as well ([07f77f6](https://bitbucket.org/atlassian/atlaskit/commits/07f77f6))
### Reverts
* **component:** removed alignment of mention picker ([647983c](https://bitbucket.org/atlassian/atlaskit/commits/647983c))
<a name="43.1.0"></a>
# 43.1.0 (2017-07-26)
### Features
* **refactor:** rename editor appearances ([83cfbff](https://bitbucket.org/atlassian/atlaskit/commits/83cfbff))
<a name="43.0.0"></a>
# 43.0.0 (2017-07-25)
### Bug Fixes
* **component:** fix new stories use of util-data-test ([c501c01](https://bitbucket.org/atlassian/atlaskit/commits/c501c01))
* **component:** update mention/emoji to minimum required versions to test/story data ([9ce169a](https://bitbucket.org/atlassian/atlaskit/commits/9ce169a))
* **component:** upgrade to next available util-data-test ([8a8d2be](https://bitbucket.org/atlassian/atlaskit/commits/8a8d2be))
* **component:** util-data-test bump ([a534626](https://bitbucket.org/atlassian/atlaskit/commits/a534626))
### Features
* **component:** upgrade emoji component ([9ac9802](https://bitbucket.org/atlassian/atlaskit/commits/9ac9802))
* **component:** upgrade mentions, get story/test data from component ([4a76f8d](https://bitbucket.org/atlassian/atlaskit/commits/4a76f8d))
### BREAKING CHANGES
* **component:** Requirements for an EmojiProvider has changed. This is a breaking change if implementing
EmojiProvider, instead of using the supplied EmojiResource
ISSUES CLOSED: FS-1127
<a name="42.0.0"></a>
# 42.0.0 (2017-07-25)
### Bug Fixes
* **component:** handle text nodes properly in Popup placement helpers ([72963ad](https://bitbucket.org/atlassian/atlaskit/commits/72963ad))
* **component:** removing softblur from the editor when toolbar dropdown menu are opened. ([8db8565](https://bitbucket.org/atlassian/atlaskit/commits/8db8565))
### Features
* **component:** removing keyboard shortcuts for headings and normal test block. ([6817617](https://bitbucket.org/atlassian/atlaskit/commits/6817617))
### BREAKING CHANGES
* **component:** Keyboard shortcuts for heading and paragraoh blocks will not work.
<a name="41.2.0"></a>
# 41.2.0 (2017-07-25)
<a name="41.1.1"></a>
## 41.1.1 (2017-07-25)
### Bug Fixes
* **component:** rendering of link cards, sizing of cards. ([fa4bbbf](https://bitbucket.org/atlassian/atlaskit/commits/fa4bbbf))
<a name="41.1.0"></a>
# 41.1.0 (2017-07-24)
### Bug Fixes
* **build:** updated shift keymap related tests and make them passed. Skip horizontal tests. ([36f1993](https://bitbucket.org/atlassian/atlaskit/commits/36f1993))
### Features
* **component:** enable tables in confluence-schema ([2b06b3b](https://bitbucket.org/atlassian/atlaskit/commits/2b06b3b))
* **package:** change es2015 build so it transpiles everything except import/export statements ([354cdca](https://bitbucket.org/atlassian/atlaskit/commits/354cdca))
<a name="40.0.0"></a>
# 40.0.0 (2017-07-24)
### Features
* **component:** convert asciiEmojiInputRules, codeBlock and hyperlink to new architecture ([3bf997a](https://bitbucket.org/atlassian/atlaskit/commits/3bf997a))
### BREAKING CHANGES
* **component:** asciiEmojiPlugins now accepts providerFactory instead of emojiProvider
ISSUES CLOSED: ED-2075
<a name="39.7.0"></a>
# 39.7.0 (2017-07-24)
### Features
* **component:** include decisionList and decisionItem into the hipchat schema ([331b620](https://bitbucket.org/atlassian/atlaskit/commits/331b620))
<a name="39.6.0"></a>
# 39.6.0 (2017-07-23)
### Features
* **component:** add analytics support to the new editor architecture ([5e8f6a8](https://bitbucket.org/atlassian/atlaskit/commits/5e8f6a8))
<a name="39.5.2"></a>
## 39.5.2 (2017-07-21)
### Bug Fixes
* **build:** use class transform in loose mode in babel to improve load performance in apps ([fde719a](https://bitbucket.org/atlassian/atlaskit/commits/fde719a))
* **component:** open link in a new window ([77609c4](https://bitbucket.org/atlassian/atlaskit/commits/77609c4))
<a name="39.5.1"></a>
## 39.5.1 (2017-07-21)
### Bug Fixes
* **component:** fixes a few bugs with decions and adds local id ([11bcdde](https://bitbucket.org/atlassian/atlaskit/commits/11bcdde))
* **package:** upgrading prosemirror-keymaps dependency to fix issue with shortcuts with alt being br ([1bbe3fc](https://bitbucket.org/atlassian/atlaskit/commits/1bbe3fc))
### Features
* **component:** adding insert block toolbar menu. ([0cc283b](https://bitbucket.org/atlassian/atlaskit/commits/0cc283b))
<a name="39.5.0"></a>
# 39.5.0 (2017-07-20)
<a name="39.4.0"></a>
# 39.4.0 (2017-07-20)
<a name="39.3.1"></a>
## 39.3.1 (2017-07-19)
### Bug Fixes
* **package:** bump test-decision dep due to release ([89889a2](https://bitbucket.org/atlassian/atlaskit/commits/89889a2))
### Features
* **component:** render DecisionItem and DecisionList in the "new" renderer ([899006b](https://bitbucket.org/atlassian/atlaskit/commits/899006b))
* **component:** use DecisionItem component for decision rendering ([fd4d9df](https://bitbucket.org/atlassian/atlaskit/commits/fd4d9df))
<a name="39.3.0"></a>
# 39.3.0 (2017-07-19)
### Bug Fixes
* **component:** close profilecard popup on actions click ([0989b30](https://bitbucket.org/atlassian/atlaskit/commits/0989b30))
### Features
* **component:** add profilecard integration for renderer ([9df55f5](https://bitbucket.org/atlassian/atlaskit/commits/9df55f5))
<a name="39.2.0"></a>
# 39.2.0 (2017-07-18)
### Bug Fixes
* **component:** only allow creating decision list from a top-level paragraph ([330556d](https://bitbucket.org/atlassian/atlaskit/commits/330556d))
<a name="39.1.5"></a>
## 39.1.5 (2017-07-17)
<a name="39.1.5"></a>
## 39.1.5 (2017-07-17)
### Bug Fixes
* **component:** allow converting to decision list when there is a hard break in text node ([97cf2bd](https://bitbucket.org/atlassian/atlaskit/commits/97cf2bd))
<a name="39.1.5"></a>
## 39.1.5 (2017-07-17)
### Features
* **component:** decisions plugin ([dc6d230](https://bitbucket.org/atlassian/atlaskit/commits/dc6d230))
* **component:** fS-1131 Add Decision list and decision node ([1ad88f6](https://bitbucket.org/atlassian/atlaskit/commits/1ad88f6))
<a name="39.1.4"></a>
## 39.1.4 (2017-07-17)
### Bug Fixes
* **component:** adding border top also to editor when max-height is reached. ([5bc1ab9](https://bitbucket.org/atlassian/atlaskit/commits/5bc1ab9))
* **component:** dismiss and cancel emoji typeahead when query is empty ([a103812](https://bitbucket.org/atlassian/atlaskit/commits/a103812))
* **component:** fixed media keymap stub, because the method was renamed. ([1bd55be](https://bitbucket.org/atlassian/atlaskit/commits/1bd55be))
* **component:** handleMediaProvider raises exception when mediaProvider doesn't have a linkCreateCon ([cf2216f](https://bitbucket.org/atlassian/atlaskit/commits/cf2216f))
* **component:** moved setNodeSelection and setTextSelection from test-helper to src/utils ([1ec5dc6](https://bitbucket.org/atlassian/atlaskit/commits/1ec5dc6))
* **component:** render codeBlock if language is null ([bbbc3e9](https://bitbucket.org/atlassian/atlaskit/commits/bbbc3e9))
* **typings:** removed extra new line. ([86c48fc](https://bitbucket.org/atlassian/atlaskit/commits/86c48fc))
* **typings:** removed unused typescript. ([cb99770](https://bitbucket.org/atlassian/atlaskit/commits/cb99770))
<a name="39.1.3"></a>
## 39.1.3 (2017-07-14)
### Bug Fixes
* **typings:** removed extra new lines. ([6dd0468](https://bitbucket.org/atlassian/atlaskit/commits/6dd0468))
<a name="39.1.2"></a>
## 39.1.2 (2017-07-14)
### Bug Fixes
* **component:** added codeblock styles back ([6837c22](https://bitbucket.org/atlassian/atlaskit/commits/6837c22))
* **component:** disable code-mirror plugin ([815a482](https://bitbucket.org/atlassian/atlaskit/commits/815a482))
* **component:** fixed strike mark for BB ([3ede6f4](https://bitbucket.org/atlassian/atlaskit/commits/3ede6f4))
* **component:** move backspace test to the right place ([b61308b](https://bitbucket.org/atlassian/atlaskit/commits/b61308b))
* **component:** show URL on link hover ([bf58349](https://bitbucket.org/atlassian/atlaskit/commits/bf58349))
### Code Refactoring
* **component:** give it better name ([5299085](https://bitbucket.org/atlassian/atlaskit/commits/5299085))
### Features
* **component:** handle when media node is the first one in the group ([7b8deb1](https://bitbucket.org/atlassian/atlaskit/commits/7b8deb1))
### BREAKING CHANGES
* **component:** Update handleMediaNodeRemove to handleMediaNodeRemoval in media plugin
<a name="39.1.1"></a>
## 39.1.1 (2017-07-12)
<a name="39.1.0"></a>
# 39.1.0 (2017-07-12)
<a name="39.0.1"></a>
## 39.0.1 (2017-07-12)
### Bug Fixes
* **component:** analytics service not called while toggling list using keyboard. ([ddd227f](https://bitbucket.org/atlassian/atlaskit/commits/ddd227f))
<a name="38.0.0"></a>
# 38.0.0 (2017-07-12)
### Bug Fixes
* **component:** fix dropzone configuration in picker facade. ([898528c](https://bitbucket.org/atlassian/atlaskit/commits/898528c))
* **component:** fixed bug that selected media node cannot type or enter ([ea5516c](https://bitbucket.org/atlassian/atlaskit/commits/ea5516c))
* **component:** moved renderer UI component export from /src/ui to /src/renderer ([50e11df](https://bitbucket.org/atlassian/atlaskit/commits/50e11df))
* **component:** test build to check if storybook build is fixed. ([abb7889](https://bitbucket.org/atlassian/atlaskit/commits/abb7889))
### Features
* **component:** replaced handleMediaNodeOutsideRemove in media plugin with cancelInFlightUpload ([1f6aeb1](https://bitbucket.org/atlassian/atlaskit/commits/1f6aeb1))
### BREAKING CHANGES
* **component:** replaced handleMediaNodeOutsideRemove in media plugin with cancelInFlightUpload
* **component:** moved renderer UI component export from /src/ui to /src/renderer
<a name="37.5.0"></a>
# 37.5.0 (2017-07-11)
### Bug Fixes
* **component:** fix jumping of code block when editor has a scroll. ([eb4e4a4](https://bitbucket.org/atlassian/atlaskit/commits/eb4e4a4))
<a name="37.4.0"></a>
# 37.4.0 (2017-07-11)
### Bug Fixes
* **package:** bump emoji to the latest version ([2342c9a](https://bitbucket.org/atlassian/atlaskit/commits/2342c9a))
### Features
* **component:** convert media plugin to support the new editor architecture ([a2da079](https://bitbucket.org/atlassian/atlaskit/commits/a2da079))
* **component:** fS-1125 Code review remarks ([d2b4cc0](https://bitbucket.org/atlassian/atlaskit/commits/d2b4cc0))
<a name="37.3.2"></a>
## 37.3.2 (2017-07-10)
### Bug Fixes
* **component:** fix Enter key behavior in code-block. ([f662ad0](https://bitbucket.org/atlassian/atlaskit/commits/f662ad0))
* **component:** fix event handling for code-mirror code-blocks. ([d392bde](https://bitbucket.org/atlassian/atlaskit/commits/d392bde))
* **component:** fixing the issue of updating prose-mirror editor state from code-mirror node-view wh ([d0c0cef](https://bitbucket.org/atlassian/atlaskit/commits/d0c0cef))
### Features
* **component:** Adding code mirror node-view package ([14719a6](https://bitbucket.org/atlassian/atlaskit/commits/14719a6))
<a name="37.3.1"></a>
## 37.3.1 (2017-07-10)
<a name="37.3.0"></a>
# 37.3.0 (2017-07-10)
### Bug Fixes
* **component:** fix for analytics event to ve invoked only if user action was successful. ([67eca8e](https://bitbucket.org/atlassian/atlaskit/commits/67eca8e))
* **component:** fix hyperlink handlePaste because it breaks table pasting ([7903c0e](https://bitbucket.org/atlassian/atlaskit/commits/7903c0e))
* **component:** improve block quote styling for editor ([afb02d0](https://bitbucket.org/atlassian/atlaskit/commits/afb02d0))
* **component:** remove CSS hack for disabled ToolbarAdvancedTextFormatting UI element ([0a92ff0](https://bitbucket.org/atlassian/atlaskit/commits/0a92ff0))
### Features
* **component:** export WithProviders from editor-core ([1fda740](https://bitbucket.org/atlassian/atlaskit/commits/1fda740))
* **component:** fS-1125 Resolve mentions query by using previous exact match ([28e2d4c](https://bitbucket.org/atlassian/atlaskit/commits/28e2d4c))
<a name="37.2.1"></a>
## 37.2.1 (2017-07-07)
<a name="37.2.0"></a>
# 37.2.0 (2017-07-07)
### Bug Fixes
* **component:** rename table nodes to camelCase ([194a773](https://bitbucket.org/atlassian/atlaskit/commits/194a773))
<a name="37.1.0"></a>
# 37.1.0 (2017-07-07)
<a name="36.0.0"></a>
# 36.0.0 (2017-07-07)
### Bug Fixes
* **component:** cleanup ([ca3537c](https://bitbucket.org/atlassian/atlaskit/commits/ca3537c))
### Features
* **component:** add saveOnEnter plugin for the new editor architecture ([cb97a0b](https://bitbucket.org/atlassian/atlaskit/commits/cb97a0b))
* **component:** added advance menu for tables ([7256a52](https://bitbucket.org/atlassian/atlaskit/commits/7256a52))
* **component:** tabbing in the last cell creates a new row ([eef9878](https://bitbucket.org/atlassian/atlaskit/commits/eef9878))
* **component:** use withProvider instead of subscriptions in plugin state ([24b3026](https://bitbucket.org/atlassian/atlaskit/commits/24b3026))
### BREAKING CHANGES
* **component:** It's a breaking change for editor-hipchat since it uses MentionPicker and EmojiTypeAhead directly
not through Chrome
ISSUES CLOSED: ED-2037
<a name="35.2.1"></a>
## 35.2.1 (2017-07-06)
<a name="35.2.0"></a>
# 35.2.0 (2017-07-06)
### Bug Fixes
* **component:** link parsing logic should not parse link inside another link. ([314da7f](https://bitbucket.org/atlassian/atlaskit/commits/314da7f))
### Features
* **component:** hit enter in the middle media node should split media group ([858ad32](https://bitbucket.org/atlassian/atlaskit/commits/858ad32))
<a name="35.1.2"></a>
## 35.1.2 (2017-07-06)
### Bug Fixes
* **component:** fix unnecessary blinking of media cards in editor ([4271fdb](https://bitbucket.org/atlassian/atlaskit/commits/4271fdb))
<a name="35.1.1"></a>
## 35.1.1 (2017-07-06)
### Bug Fixes
* **component:** removed redundant test ([d8fc745](https://bitbucket.org/atlassian/atlaskit/commits/d8fc745))
<a name="35.1.0"></a>
# 35.1.0 (2017-07-05)
### Bug Fixes
* **typings:** removed extra whitespace. ([5289a72](https://bitbucket.org/atlassian/atlaskit/commits/5289a72))
### Features
* **component:** now auto-convert ascii emoji starting with a colon to the matching emoji when follo ([f1e5579](https://bitbucket.org/atlassian/atlaskit/commits/f1e5579))
<a name="35.0.3"></a>
## 35.0.3 (2017-07-05)
### Bug Fixes
* **component:** use newest media components, fix renderer lazy-load media bugs ([e7d02cf](https://bitbucket.org/atlassian/atlaskit/commits/e7d02cf))
<a name="35.0.2"></a>
## 35.0.2 (2017-07-05)
### Bug Fixes
* **component:** add missing storybook data in new renderer and update marks/code to use AkCode ([84e0114](https://bitbucket.org/atlassian/atlaskit/commits/84e0114))
* **component:** fix test ([d438aad](https://bitbucket.org/atlassian/atlaskit/commits/d438aad))
* **component:** removed setState on scroll hack ([f1f43d8](https://bitbucket.org/atlassian/atlaskit/commits/f1f43d8))
<a name="35.0.1"></a>
## 35.0.1 (2017-07-05)
### Bug Fixes
* **component:** do not destroy passed providerFactory on Renderer unmount ([8ef3509](https://bitbucket.org/atlassian/atlaskit/commits/8ef3509))
* **component:** fix splitListItem ([cbf2388](https://bitbucket.org/atlassian/atlaskit/commits/cbf2388))
* **component:** fix the issue where Paragraph sometimes doen't comes with a content attribute ([c58f300](https://bitbucket.org/atlassian/atlaskit/commits/c58f300))
* **component:** fix toolbar position 1px gap due to border-bottom of the Editor ([1a33dc0](https://bitbucket.org/atlassian/atlaskit/commits/1a33dc0