@atlaskit/editor-core 214.1.7 → 214.2.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,5 +1,17 @@
1
1
  # @atlaskit/editor-core
2
2
 
3
+ ## 214.2.0
4
+
5
+ ### Minor Changes
6
+
7
+ - [`4954474ad8383`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/4954474ad8383) -
8
+ [EDITOR-1992] Make extension styles take the feature gate and set the font size for links inside
9
+ them to resolve table of contents not being the correct size
10
+
11
+ ### Patch Changes
12
+
13
+ - Updated dependencies
14
+
3
15
  ## 214.1.7
4
16
 
5
17
  ### Patch Changes
@@ -208,7 +208,7 @@ var EditorContentContainer = /*#__PURE__*/_react.default.forwardRef(function (pr
208
208
  // eslint-disable-next-line @atlaskit/ui-styling-standard/no-imported-style-values
209
209
  _dateStyles.dateStyles,
210
210
  // eslint-disable-next-line @atlaskit/ui-styling-standard/no-imported-style-values
211
- _extensionStyles.extensionStyles,
211
+ (0, _extensionStyles.getExtensionStyles)(),
212
212
  // eslint-disable-next-line @atlaskit/ui-styling-standard/no-imported-style-values
213
213
  _expandStyles.expandStyles, (0, _platformFeatureFlags.fg)('platform_editor_nested_dnd_styles_changes') ?
214
214
  // eslint-disable-next-line @atlaskit/ui-styling-standard/no-imported-style-values