@tiptap/extension-text-style Changelog
Changelog for @tiptap/extension-text-style
3.22.3
Patch Changes
- Updated dependencies [cb28e7b]
- @tiptap/core@3.22.3
3.22.2
Patch Changes
- Updated dependencies [f1d504c]
- Updated dependencies [404c683]
- @tiptap/core@3.22.2
3.22.1
Patch Changes
- Updated dependencies [ee03ac0]
- Updated dependencies [b88f9ed]
- @tiptap/core@3.22.1
3.22.0
Patch Changes
- Updated dependencies [912a49b]
- Updated dependencies [7d4fb9a]
- Updated dependencies [0c1c112]
- Updated dependencies [0c1c112]
- Updated dependencies [f99bdc2]
- @tiptap/core@3.22.0
3.21.0
Patch Changes
- @tiptap/core@3.21.0
3.20.6
Patch Changes
- @tiptap/core@3.20.6
3.20.5
Patch Changes
- @tiptap/core@3.20.5
3.20.4
Patch Changes
- Updated dependencies [0bcf3c2]
- @tiptap/core@3.20.4
3.20.3
Patch Changes
- Updated dependencies [c94fac4]
- Updated dependencies [6b9ea92]
- @tiptap/core@3.20.3
3.20.2
Patch Changes
- Updated dependencies [269823d]
- @tiptap/core@3.20.2
3.20.1
Patch Changes
- Updated dependencies [25f57e4]
- @tiptap/core@3.20.1
3.20.0
Patch Changes
- Updated dependencies [4b731e2]
- Updated dependencies [98546ac]
- Updated dependencies [57624a1]
- Updated dependencies [76ce47d]
- @tiptap/core@3.20.0
3.19.0
Patch Changes
- @tiptap/core@3.19.0
3.18.0
Patch Changes
- @tiptap/core@3.18.0
3.17.1
Patch Changes
- Updated dependencies [aa9709e]
- Updated dependencies [b46e66a]
- @tiptap/core@3.17.1
3.17.0
Patch Changes
- Updated dependencies [eecf1c9]
- @tiptap/core@3.17.0
3.16.0
Patch Changes
- @tiptap/core@3.16.0
3.15.3
Patch Changes
- Updated dependencies [8f86f06]
- @tiptap/core@3.15.3
3.15.2
Patch Changes
- @tiptap/core@3.15.2
3.15.1
Patch Changes
- @tiptap/core@3.15.1
3.15.0
Patch Changes
- Updated dependencies [ac8361c]
- @tiptap/core@3.15.0
3.14.0
Patch Changes
- @tiptap/core@3.14.0
3.13.0
Patch Changes
- Updated dependencies [526365a]
- Updated dependencies [e3b4f68]
- @tiptap/core@3.13.0
3.12.1
Patch Changes
- @tiptap/core@3.12.1
3.12.0
Patch Changes
- Updated dependencies [f232c5a]
- @tiptap/core@3.12.0
3.11.1
Patch Changes
- Updated dependencies [d0c4264]
- @tiptap/core@3.11.1
3.11.0
Patch Changes
- Updated dependencies [541c93c]
- @tiptap/core@3.11.0
3.10.8
Patch Changes
- Updated dependencies [8375241]
- Updated dependencies [b7ead7c]
- Updated dependencies [95d3e80]
- Updated dependencies [fd479bd]
- @tiptap/core@3.10.8
3.10.7
Patch Changes
- @tiptap/core@3.10.7
3.10.6
Patch Changes
- @tiptap/core@3.10.6
3.10.5
Patch Changes
- Updated dependencies [92fae18]
- @tiptap/core@3.10.5
3.10.4
Patch Changes
- Updated dependencies [64561c4]
- @tiptap/core@3.10.4
3.10.3
Patch Changes
- @tiptap/core@3.10.3
3.10.2
Patch Changes
- @tiptap/core@3.10.2
3.10.1
Patch Changes
- Updated dependencies [3564e7c]
- @tiptap/core@3.10.1
3.10.0
Patch Changes
- Updated dependencies [4aa9f57]
- Updated dependencies [4aa9f57]
- @tiptap/core@3.10.0
3.9.1
Patch Changes
- @tiptap/core@3.9.1
3.9.0
Patch Changes
- Updated dependencies [bbb8e16]
- @tiptap/core@3.9.0
3.8.0
Patch Changes
- @tiptap/core@3.8.0
3.7.2
Patch Changes
- @tiptap/core@3.7.2
3.7.1
Patch Changes
- @tiptap/core@3.7.1
3.7.0
Patch Changes
- Updated dependencies [35645d9]
- Updated dependencies [35645d9]
- Updated dependencies [35645d9]
- @tiptap/core@3.7.0
3.6.7
Patch Changes
- @tiptap/core@3.6.7
3.6.6
Patch Changes
- @tiptap/core@3.6.6
3.6.5
Patch Changes
- Updated dependencies [1e4caea]
- @tiptap/core@3.6.5
3.6.4
Patch Changes
- @tiptap/core@3.6.4
3.6.3
Patch Changes
- Updated dependencies [67f7b4a]
- @tiptap/core@3.6.3
3.6.2
Patch Changes
- @tiptap/core@3.6.2
3.6.1
Patch Changes
- @tiptap/core@3.6.1
3.6.0
Patch Changes
- Updated dependencies [c0190bd]
- @tiptap/core@3.6.0
3.5.3
Patch Changes
-
04a0f34: Merge nested span styles only for immediate child spans and guard style values.
- Replace non-standard/fragile selector approach and avoid re-processing nested
<span>elements. - Read parent style once, merge with child style only when present, and remove empty
styleattributes. - Improves parsing performance and robustness in browsers, Node/JSDOM and tests.
This change fixes a bug that could cause exponential work when parsing deeply nested
<span>elements - in extreme cases that could make the tab unresponsive or crash the renderer. It is a bugfix / performance improvement with no public API changes.- @tiptap/core@3.5.3
- Replace non-standard/fragile selector approach and avoid re-processing nested
3.5.2
Patch Changes
- @tiptap/core@3.5.2
3.5.1
Patch Changes
- @tiptap/core@3.5.1
3.5.0
Patch Changes
- @tiptap/core@3.5.0
3.4.6
Patch Changes
- Updated dependencies [968016f]
- @tiptap/core@3.4.6
3.4.5
Patch Changes
- Updated dependencies [0226d42]
- Updated dependencies [37af83b]
- Updated dependencies [f598ac7]
- @tiptap/core@3.4.5
3.4.4
Patch Changes
- Updated dependencies [00cf1d7]
- @tiptap/core@3.4.4
3.4.3
Patch Changes
- Updated dependencies [1ea8906]
- @tiptap/core@3.4.3
3.4.2
Patch Changes
- @tiptap/core@3.4.2
3.4.1
Patch Changes
-
46fa8b8: Prefer the raw inline
styleattribute when parsingcolorandbackground-colorso the original format (hex, rgba/hsla, etc.) is preserved instead of falling back to the computedelement.style.*value (which often resolves torgb(...)).This fixes mismatches where consumers (for example, demo toolbars and color pickers) expected the original hex values when initializing the editor from HTML.
- The
colorandbackground-colorparsers now look for astyleattribute first and extract the declared value. If no raw style is present, they still fall back toelement.style.color/element.style.backgroundColor.
MIGRATION NOTES
- This is a patch-level change. It corrects parsing behavior and is the least-disruptive fix for the issue.
- If your code relied on the parser returning computed
rgb(...)strings, you may see different string values (for example#958DF1instead ofrgb(149, 141, 241)) when HTML contained hex values. - If you need a stable, normalized format for comparisons, normalize the
attribute (for example with a color utility like
tinycolor2) before comparing or use the editor APIs in a way that doesn't depend on the exact string representation. - @tiptap/core@3.4.1
- The
3.4.0
Patch Changes
- Updated dependencies [895c73f]
- Updated dependencies [ad51daa]
- @tiptap/core@3.4.0
3.3.1
Patch Changes
- @tiptap/core@3.3.1
3.3.0
Patch Changes
- Updated dependencies [5423726]
- Updated dependencies [5423726]
- @tiptap/core@3.3.0
3.2.2
Patch Changes
- @tiptap/core@3.2.2
3.2.1
Patch Changes
- Updated dependencies [6a2873f]
- @tiptap/core@3.2.1
3.2.0
Patch Changes
- Updated dependencies [5056e3e]
- @tiptap/core@3.2.0
3.1.0
Patch Changes
- @tiptap/core@3.1.0
3.0.9
Patch Changes
- @tiptap/core@3.0.9
3.0.8
Patch Changes
- @tiptap/core@3.0.8
3.0.7
Patch Changes
- @tiptap/core@3.0.7
3.0.6
Patch Changes
- Updated dependencies [2e71d05]
- @tiptap/core@3.0.6
3.0.5
Patch Changes
- @tiptap/core@3.0.5
3.0.4
Patch Changes
- Updated dependencies [7ed03fa]
- @tiptap/core@3.0.4
3.0.3
Patch Changes
- Updated dependencies [75cabde]
- @tiptap/core@3.0.3
3.0.2
Patch Changes
- @tiptap/core@3.0.2
3.0.1
Major Changes
- a92f4a6: We are now building packages with tsup which does not support UMD builds, please repackage if you require UMD builds
Minor Changes
-
f77cbac: This updates the default value of the option
mergeNestedSpanStylestotrue, this will attempt to merge the styles of nested spans into the child span during HTML parsing. This prioritizes the style of the child span. This is used when parsing content created in other editors. (Fix for ProseMirror's default behavior.) -
0b4981c: Add
toggleTextStylecommand and add typings for the commands parameters based on the installed extensions that includetextStyle -
3b4e06c: This adds several extensions to the
text-stylepackage, which can be used to style text in the editor.TextStyleKit
This extension adds a group of text style extensions to the editor, and is the recommended way of using the text style extensions. For easy configuration, you can pass an object with the following keys:
backgroundColor,color,fontFamily,fontSize,lineHeight,textStyleUsage:
import { TextStyleKit } from '@tiptap/extension-text-style' new Editor({ extensions: [ TextStyleKit.configure({ backgroundColor: { types: ['textStyle'], }, color: { types: ['textStyle'], }, fontFamily: { types: ['textStyle'], }, fontSize: { types: ['textStyle'], }, lineHeight: { types: ['textStyle'], }, textStyle: { types: ['textStyle'], }, }), ], })Want to use the extensions separately?
For more control, you can also use the extensions separately.
BackgroundColor
This extension controls the background-color of a range of text in the editor.
Usage:
import { BackgroundColor } from '@tiptap/extension-text-style'Color
This extension controls the color of a range of text in the editor.
Migrate from
@tiptap/extension-colorto@tiptap/extension-text-style:- import Color from '@tiptap/extension-color' + import { Color } from '@tiptap/extension-text-style'Usage:
import { Color } from '@tiptap/extension-text-style'FontFamily
This extension controls the font-family of a range of text in the editor.
Migration from
@tiptap/extension-font-familyto@tiptap/extension-text-style:- import FontFamily from '@tiptap/extension-font-family' + import { FontFamily } from '@tiptap/extension-text-style'Usage:
import { FontFamily } from '@tiptap/extension-text-style'FontSize
This extension controls the font-size of a range of text in the editor.
import { FontSize } from '@tiptap/extension-text-style'LineHeight
This extension controls the line-height of a range of text in the editor.
import { LineHeight } from '@tiptap/extension-text-style'
Patch Changes
- 1b4c82b: We are now using pnpm package aliases for versions to enable better version pinning for the monorepository
- 89bd9c7: Enforce type imports so that the bundler ignores TypeScript type imports when generating the index.js file of the dist directory
- 0bad53e: The text-style extension, now will match elements with a style tag, but not consume them to allow other elements to match per this comment.
- 8c69002: Synced beta with stable features
- Updated dependencies [1b4c82b]
- Updated dependencies [a92f4a6]
- Updated dependencies [8de8e13]
- Updated dependencies [20f68f6]
- Updated dependencies [5e957e5]
- Updated dependencies [89bd9c7]
- Updated dependencies [d0fda30]
- Updated dependencies [0e3207f]
- Updated dependencies [37913d5]
- Updated dependencies [28c5418]
- Updated dependencies [32958d6]
- Updated dependencies [12bb31a]
- Updated dependencies [9f207a6]
- Updated dependencies [412e1bd]
- Updated dependencies [062afaf]
- Updated dependencies [ff8eed6]
- Updated dependencies [704f462]
- Updated dependencies [95b8c71]
- Updated dependencies [8c69002]
- Updated dependencies [664834f]
- Updated dependencies [ac897e7]
- Updated dependencies [087d114]
- Updated dependencies [32958d6]
- Updated dependencies [fc17b21]
- Updated dependencies [e20006b]
- Updated dependencies [5ba480b]
- Updated dependencies [d6c7558]
- Updated dependencies [062afaf]
- Updated dependencies [9ceeab4]
- Updated dependencies [32958d6]
- Updated dependencies [bf835b0]
- Updated dependencies [4e2f6d8]
- Updated dependencies [32958d6]
- @tiptap/core@3.0.1
3.0.0-beta.30
Patch Changes
- @tiptap/core@3.0.0-beta.30
3.0.0-beta.29
Patch Changes
- @tiptap/core@3.0.0-beta.29
3.0.0-beta.28
Patch Changes
- @tiptap/core@3.0.0-beta.28
3.0.0-beta.27
Patch Changes
- Updated dependencies [412e1bd]
- @tiptap/core@3.0.0-beta.27
3.0.0-beta.26
Patch Changes
- Updated dependencies [5ba480b]
- @tiptap/core@3.0.0-beta.26
3.0.0-beta.25
Patch Changes
- Updated dependencies [4e2f6d8]
- @tiptap/core@3.0.0-beta.25
3.0.0-beta.24
Patch Changes
- @tiptap/core@3.0.0-beta.24
3.0.0-beta.23
Patch Changes
- @tiptap/core@3.0.0-beta.23
3.0.0-beta.22
Patch Changes
- @tiptap/core@3.0.0-beta.22
3.0.0-beta.21
Patch Changes
- Updated dependencies [813674c]
- Updated dependencies [fc17b21]
- @tiptap/core@3.0.0-beta.21
3.0.0-beta.20
Patch Changes
- @tiptap/core@3.0.0-beta.20
3.0.0-beta.19
Patch Changes
- Updated dependencies [9ceeab4]
- @tiptap/core@3.0.0-beta.19
3.0.0-beta.18
Patch Changes
- @tiptap/core@3.0.0-beta.18
3.0.0-beta.17
Patch Changes
- Updated dependencies [e20006b]
- @tiptap/core@3.0.0-beta.17
3.0.0-beta.16
Patch Changes
- Updated dependencies [ac897e7]
- Updated dependencies [bf835b0]
- @tiptap/core@3.0.0-beta.16
3.0.0-beta.15
Patch Changes
- Updated dependencies [087d114]
- @tiptap/core@3.0.0-beta.15
3.0.0-beta.14
Patch Changes
- Updated dependencies [95b8c71]
- @tiptap/core@3.0.0-beta.14
3.0.0-beta.13
Patch Changes
- @tiptap/core@3.0.0-beta.13
3.0.0-beta.12
Patch Changes
- @tiptap/core@3.0.0-beta.12
3.0.0-beta.11
Patch Changes
- @tiptap/core@3.0.0-beta.11
3.0.0-beta.10
Patch Changes
- @tiptap/core@3.0.0-beta.10
3.0.0-beta.9
Patch Changes
- @tiptap/core@3.0.0-beta.9
3.0.0-beta.8
Patch Changes
- @tiptap/core@3.0.0-beta.8
3.0.0-beta.7
Patch Changes
- Updated dependencies [d0fda30]
- @tiptap/core@3.0.0-beta.7
3.0.0-beta.6
Patch Changes
- @tiptap/core@3.0.0-beta.6
3.0.0-beta.5
Patch Changes
- 8c69002: Synced beta with stable features
- Updated dependencies [8c69002]
- @tiptap/core@3.0.0-beta.5
3.0.0-beta.4
Patch Changes
- Updated dependencies [5e957e5]
- Updated dependencies [9f207a6]
- @tiptap/core@3.0.0-beta.4
3.0.0-beta.3
Patch Changes
- 1b4c82b: We are now using pnpm package aliases for versions to enable better version pinning for the monorepository
- Updated dependencies [1b4c82b]
- @tiptap/core@3.0.0-beta.3
3.0.0-beta.2
3.0.0-beta.1
3.0.0-beta.0
3.0.0-next.8
3.0.0-next.7
Patch Changes
- 89bd9c7: Enforce type imports so that the bundler ignores TypeScript type imports when generating the index.js file of the dist directory
3.0.0-next.6
Major Changes
- a92f4a6: We are now building packages with tsup which does not support UMD builds, please repackage if you require UMD builds
Minor Changes
-
f77cbac: This updates the default value of the option
mergeNestedSpanStylestotrue, this will attempt to merge the styles of nested spans into the child span during HTML parsing. This prioritizes the style of the child span. This is used when parsing content created in other editors. (Fix for ProseMirror's default behavior.) -
0b4981c: Add
toggleTextStylecommand and add typings for the commands parameters based on the installed extensions that includetextStyle -
3b4e06c: This adds several extensions to the
text-stylepackage, which can be used to style text in the editor.TextStyleKit
This extension adds a group of text style extensions to the editor, and is the recommended way of using the text style extensions. For easy configuration, you can pass an object with the following keys:
backgroundColor,color,fontFamily,fontSize,lineHeight,textStyleUsage:
import { TextStyleKit } from '@tiptap/extension-text-style' new Editor({ extensions: [ TextStyleKit.configure({ backgroundColor: { types: ['textStyle'], }, color: { types: ['textStyle'], }, fontFamily: { types: ['textStyle'], }, fontSize: { types: ['textStyle'], }, lineHeight: { types: ['textStyle'], }, textStyle: { types: ['textStyle'], }, }), ], })Want to use the extensions separately?
For more control, you can also use the extensions separately.
BackgroundColor
This extension controls the background-color of a range of text in the editor.
Usage:
import { BackgroundColor } from '@tiptap/extension-text-style'Color
This extension controls the color of a range of text in the editor.
Migrate from
@tiptap/extension-colorto@tiptap/extension-text-style:- import Color from '@tiptap/extension-color' + import { Color } from '@tiptap/extension-text-style'Usage:
import { Color } from '@tiptap/extension-text-style'FontFamily
This extension controls the font-family of a range of text in the editor.
Migration from
@tiptap/extension-font-familyto@tiptap/extension-text-style:- import FontFamily from '@tiptap/extension-font-family' + import { FontFamily } from '@tiptap/extension-text-style'Usage:
import { FontFamily } from '@tiptap/extension-text-style'FontSize
This extension controls the font-size of a range of text in the editor.
import { FontSize } from '@tiptap/extension-text-style'LineHeight
This extension controls the line-height of a range of text in the editor.
import { LineHeight } from '@tiptap/extension-text-style'
Patch Changes
- 0bad53e: The text-style extension, now will match elements with a style tag, but not consume them to allow other elements to match per this comment.
3.0.0-next.5
Minor Changes
- f77cbac: This updates the default value of the option
mergeNestedSpanStylestotrue, this will attempt to merge the styles of nested spans into the child span during HTML parsing. This prioritizes the style of the child span. This is used when parsing content created in other editors. (Fix for ProseMirror's default behavior.)
3.0.0-next.4
Minor Changes
- 0b4981c: Add
toggleTextStylecommand and add typings for the commands parameters based on the installed extensions that includetextStyle - 3b4e06c: This adds the
font-sizetotext-stylepackage, which can set the font size oftextStyles - 0b4981c: This adds the
background-colortotext-stylepackage, which can color the background oftextStyles - 0b4981c: This adds the
line-heighttotext-stylepackage, which controls the line-height of text likefont-size,font-family, etc.
Patch Changes
- 0bad53e: The text-style extension, now will match elements with a style tag, but not consume them to allow other elements to match per this comment.
3.0.0-next.3
3.0.0-next.2
3.0.0-next.1
Major Changes
- a92f4a6: We are now building packages with tsup which does not support UMD builds, please repackage if you require UMD builds
Patch Changes
- Updated dependencies [a92f4a6]
- Updated dependencies [da76972]
- @tiptap/core@3.0.0-next.1
3.0.0-next.0
Patch Changes
- Updated dependencies [0ec0af6]
- @tiptap/core@3.0.0-next.0
2.12.0
2.11.9
2.11.8
2.11.7
2.11.6
2.11.5
2.11.4
2.11.3
2.11.2
2.11.1
2.11.0
Minor Changes
- a0d2f28: Added
mergeNestedSpanStylesoption to theTextStyleextension to address issue #5720
2.5.8
Patch Changes
- Updated dependencies [a08bf85]
- @tiptap/core@2.5.8
2.5.7
Patch Changes
- Updated dependencies [b012471]
- Updated dependencies [cc3497e]
- @tiptap/core@2.5.7
2.5.6
Patch Changes
- Updated dependencies [618bca9]
- Updated dependencies [35682d1]
- Updated dependencies [2104f0f]
- @tiptap/core@2.5.6
2.5.5
Patch Changes
- Updated dependencies [4cca382]
- Updated dependencies [3b67e8a]
- @tiptap/core@2.5.5
2.5.4
Patch Changes
- dd7f9ac: There was an issue with the cjs bundling of packages and default exports, now we resolve default exports in legacy compatible way
- Updated dependencies [dd7f9ac]
- @tiptap/core@2.5.4
2.5.3
Patch Changes
- @tiptap/core@2.5.3
2.5.2
Patch Changes
- Updated dependencies [07f4c03]
- @tiptap/core@2.5.2
2.5.1
Patch Changes
- @tiptap/core@2.5.1
2.5.0
Patch Changes
- Updated dependencies [fb45149]
- Updated dependencies [fb45149]
- Updated dependencies [fb45149]
- Updated dependencies [fb45149]
- @tiptap/core@2.5.0
2.5.0-pre.16
Patch Changes
- @tiptap/core@2.5.0-pre.16
2.5.0-pre.15
Patch Changes
- @tiptap/core@2.5.0-pre.15
2.5.0-pre.14
Patch Changes
- @tiptap/core@2.5.0-pre.14
2.5.0-pre.13
Patch Changes
- Updated dependencies [74a37ff]
- @tiptap/core@2.5.0-pre.13
2.5.0-pre.12
Patch Changes
- Updated dependencies [74a37ff]
- @tiptap/core@2.5.0-pre.12
2.5.0-pre.11
Patch Changes
- Updated dependencies [74a37ff]
- @tiptap/core@2.5.0-pre.11
2.5.0-pre.10
Patch Changes
- Updated dependencies [74a37ff]
- @tiptap/core@2.5.0-pre.10
2.5.0-pre.9
Patch Changes
- Updated dependencies [14a00f4]
- @tiptap/core@2.5.0-pre.9
2.5.0-pre.8
Patch Changes
- Updated dependencies [509676e]
- @tiptap/core@2.5.0-pre.8
2.5.0-pre.7
Patch Changes
- @tiptap/core@2.5.0-pre.7
All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
2.4.0 (2024-05-14)
Features
2.3.2 (2024-05-08)
Note: Version bump only for package @tiptap/extension-text-style
2.3.1 (2024-04-30)
Note: Version bump only for package @tiptap/extension-text-style
2.3.0 (2024-04-09)
Note: Version bump only for package @tiptap/extension-text-style
2.2.6 (2024-04-06)
Note: Version bump only for package @tiptap/extension-text-style
2.2.5 (2024-04-05)
Note: Version bump only for package @tiptap/extension-text-style
2.2.4 (2024-02-23)
Note: Version bump only for package @tiptap/extension-text-style
2.2.3 (2024-02-15)
Note: Version bump only for package @tiptap/extension-text-style
2.2.2 (2024-02-07)
Note: Version bump only for package @tiptap/extension-text-style
2.2.1 (2024-01-31)
Note: Version bump only for package @tiptap/extension-text-style
2.2.0 (2024-01-29)
2.2.0-rc.8 (2024-01-08)
2.2.0-rc.7 (2023-11-27)
2.2.0-rc.6 (2023-11-23)
2.2.0-rc.4 (2023-10-10)
2.2.0-rc.3 (2023-08-18)
2.2.0-rc.1 (2023-08-18)
2.2.0-rc.0 (2023-08-18)
Note: Version bump only for package @tiptap/extension-text-style
2.1.16 (2024-01-10)
Note: Version bump only for package @tiptap/extension-text-style
2.1.15 (2024-01-08)
Note: Version bump only for package @tiptap/extension-text-style
2.1.14 (2024-01-08)
Note: Version bump only for package @tiptap/extension-text-style
2.1.13 (2023-11-30)
Note: Version bump only for package @tiptap/extension-text-style
2.1.12 (2023-10-11)
Note: Version bump only for package @tiptap/extension-text-style
2.1.11 (2023-09-20)
Reverts
- Revert "v2.2.11" (6aa755a)
2.1.10 (2023-09-15)
Note: Version bump only for package @tiptap/extension-text-style
2.1.9 (2023-09-14)
Note: Version bump only for package @tiptap/extension-text-style
2.1.8 (2023-09-04)
Note: Version bump only for package @tiptap/extension-text-style
2.1.7 (2023-09-04)
Note: Version bump only for package @tiptap/extension-text-style
2.1.6 (2023-08-18)
Note: Version bump only for package @tiptap/extension-text-style
2.1.5 (2023-08-18)
Note: Version bump only for package @tiptap/extension-text-style
2.1.4 (2023-08-18)
Note: Version bump only for package @tiptap/extension-text-style
2.1.3 (2023-08-18)
Note: Version bump only for package @tiptap/extension-text-style
2.1.2 (2023-08-17)
Note: Version bump only for package @tiptap/extension-text-style
2.1.1 (2023-08-16)
Note: Version bump only for package @tiptap/extension-text-style
2.1.0 (2023-08-16)
Note: Version bump only for package @tiptap/extension-text-style
2.1.0-rc.14 (2023-08-11)
Note: Version bump only for package @tiptap/extension-text-style
2.1.0-rc.13 (2023-08-11)
2.1.0-rc.12 (2023-07-14)
2.1.0-rc.11 (2023-07-07)
2.1.0-rc.10 (2023-07-07)
2.1.0-rc.9 (2023-06-15)
2.1.0-rc.8 (2023-05-25)
2.1.0-rc.5 (2023-05-25)
2.1.0-rc.4 (2023-04-27)
2.1.0-rc.3 (2023-04-26)
2.1.0-rc.2 (2023-04-26)
2.1.0-rc.1 (2023-04-12)
2.1.0-rc.0 (2023-04-05)
Bug Fixes
2.1.0-rc.12 (2023-07-14)
Note: Version bump only for package @tiptap/extension-text-style
2.1.0-rc.11 (2023-07-07)
Note: Version bump only for package @tiptap/extension-text-style
2.1.0-rc.10 (2023-07-07)
Note: Version bump only for package @tiptap/extension-text-style
2.1.0-rc.9 (2023-06-15)
Note: Version bump only for package @tiptap/extension-text-style
2.1.0-rc.8 (2023-05-25)
Note: Version bump only for package @tiptap/extension-text-style
2.1.0-rc.7 (2023-05-25)
Note: Version bump only for package @tiptap/extension-text-style
2.1.0-rc.6 (2023-05-25)
Note: Version bump only for package @tiptap/extension-text-style
2.1.0-rc.5 (2023-05-25)
Note: Version bump only for package @tiptap/extension-text-style
2.1.0-rc.4 (2023-04-27)
Note: Version bump only for package @tiptap/extension-text-style
2.1.0-rc.3 (2023-04-26)
Note: Version bump only for package @tiptap/extension-text-style
2.1.0-rc.2 (2023-04-26)
2.1.0-rc.1 (2023-04-12)
2.1.0-rc.0 (2023-04-05)
Bug Fixes
2.1.0-rc.1 (2023-04-12)
Note: Version bump only for package @tiptap/extension-text-style
2.1.0-rc.0 (2023-04-05)
Note: Version bump only for package @tiptap/extension-text-style
2.0.3 (2023-04-13)
Note: Version bump only for package @tiptap/extension-text-style
2.0.2 (2023-04-03)
Note: Version bump only for package @tiptap/extension-text-style
2.0.1 (2023-03-30)
Bug Fixes
2.0.0-beta.220 (2023-02-28)
Note: Version bump only for package @tiptap/extension-text-style
2.0.0-beta.219 (2023-02-27)
Note: Version bump only for package @tiptap/extension-text-style
2.0.0-beta.218 (2023-02-18)
Note: Version bump only for package @tiptap/extension-text-style
2.0.0-beta.217 (2023-02-09)
Note: Version bump only for package @tiptap/extension-text-style
2.0.0-beta.216 (2023-02-08)
Note: Version bump only for package @tiptap/extension-text-style
2.0.0-beta.215 (2023-02-08)
Bug Fixes
- fix builds including prosemirror (a380ec4)
2.0.0-beta.214 (2023-02-08)
Note: Version bump only for package @tiptap/extension-text-style
2.0.0-beta.213 (2023-02-07)
Note: Version bump only for package @tiptap/extension-text-style
2.0.0-beta.212 (2023-02-03)
Note: Version bump only for package @tiptap/extension-text-style
2.0.0-beta.211 (2023-02-02)
Note: Version bump only for package @tiptap/extension-text-style
2.0.0-beta.210 (2023-02-02)
Features
- pm: new prosemirror package for dependency resolving (f387ad3)
2.0.0-beta.209 (2022-12-16)
Note: Version bump only for package @tiptap/extension-text-style
2.0.0-beta.208 (2022-12-16)
Note: Version bump only for package @tiptap/extension-text-style
2.0.0-beta.207 (2022-12-08)
Note: Version bump only for package @tiptap/extension-text-style
2.0.0-beta.206 (2022-12-08)
Note: Version bump only for package @tiptap/extension-text-style
2.0.0-beta.205 (2022-12-05)
Note: Version bump only for package @tiptap/extension-text-style
2.0.0-beta.204 (2022-11-25)
Bug Fixes
- core: rename esm modules to esm.js (c1a0c3a)
2.0.0-beta.203 (2022-11-24)
Note: Version bump only for package @tiptap/extension-text-style
2.0.0-beta.202 (2022-11-04)
Note: Version bump only for package @tiptap/extension-text-style
2.0.0-beta.201 (2022-11-04)
Note: Version bump only for package @tiptap/extension-text-style
2.0.0-beta.200 (2022-11-04)
Note: Version bump only for package @tiptap/extension-text-style
2.0.0-beta.199 (2022-09-30)
Note: Version bump only for package @tiptap/extension-text-style
2.0.0-beta.198 (2022-09-29)
Note: Version bump only for package @tiptap/extension-text-style
2.0.0-beta.197 (2022-09-26)
Note: Version bump only for package @tiptap/extension-text-style
2.0.0-beta.196 (2022-09-20)
Note: Version bump only for package @tiptap/extension-text-style
2.0.0-beta.195 (2022-09-14)
Note: Version bump only for package @tiptap/extension-text-style
2.0.0-beta.194 (2022-09-11)
Note: Version bump only for package @tiptap/extension-text-style
2.0.0-beta.26 (2022-06-17)
Reverts
- Revert "Publish" (9c38d27)
2.0.0-beta.24 (2022-06-17)
Reverts
- Revert "Publish" (9c38d27)
2.0.0-beta.23 (2021-12-02)
Bug Fixes
- remove some magic strings (6c34dec)
2.0.0-beta.22 (2021-11-09)
Note: Version bump only for package @tiptap/extension-text-style
2.0.0-beta.21 (2021-11-09)
Note: Version bump only for package @tiptap/extension-text-style
2.0.0-beta.20 (2021-11-09)
Note: Version bump only for package @tiptap/extension-text-style
2.0.0-beta.19 (2021-10-31)
Note: Version bump only for package @tiptap/extension-text-style
2.0.0-beta.18 (2021-10-26)
Note: Version bump only for package @tiptap/extension-text-style
2.0.0-beta.17 (2021-07-26)
Note: Version bump only for package @tiptap/extension-text-style
2.0.0-beta.16 (2021-06-15)
Note: Version bump only for package @tiptap/extension-text-style
2.0.0-beta.15 (2021-06-14)
Bug Fixes
2.0.0-beta.14 (2021-06-07)
Note: Version bump only for package @tiptap/extension-text-style
2.0.0-beta.13 (2021-05-18)
Note: Version bump only for package @tiptap/extension-text-style
2.0.0-beta.12 (2021-05-13)
Note: Version bump only for package @tiptap/extension-text-style
2.0.0-beta.11 (2021-05-07)
Bug Fixes
- revert adding exports (bc320d0)
2.0.0-beta.10 (2021-05-06)
Bug Fixes
- revert adding type: module (f8d6475)
2.0.0-beta.9 (2021-05-06)
Bug Fixes
- add exports to package.json (1277fa4)
2.0.0-beta.8 (2021-05-06)
Note: Version bump only for package @tiptap/extension-text-style
2.0.0-beta.7 (2021-05-05)
Note: Version bump only for package @tiptap/extension-text-style
2.0.0-beta.6 (2021-04-23)
Note: Version bump only for package @tiptap/extension-text-style
2.0.0-beta.5 (2021-04-22)
Note: Version bump only for package @tiptap/extension-text-style
2.0.0-beta.4 (2021-04-21)
Note: Version bump only for package @tiptap/extension-text-style
2.0.0-beta.3 (2021-04-16)
Note: Version bump only for package @tiptap/extension-text-style
2.0.0-beta.2 (2021-04-15)
Note: Version bump only for package @tiptap/extension-text-style
2.0.0-beta.1 (2021-03-05)
Note: Version bump only for package @tiptap/extension-text-style
2.0.0-alpha.11 (2021-02-16)
Note: Version bump only for package @tiptap/extension-text-style
2.0.0-alpha.10 (2021-02-07)
Note: Version bump only for package @tiptap/extension-text-style
2.0.0-alpha.9 (2021-02-05)
Note: Version bump only for package @tiptap/extension-text-style
2.0.0-alpha.8 (2021-01-29)
Note: Version bump only for package @tiptap/extension-text-style
2.0.0-alpha.7 (2021-01-29)
Note: Version bump only for package @tiptap/extension-text-style
2.0.0-alpha.6 (2021-01-28)
Note: Version bump only for package @tiptap/extension-text-style
2.0.0-alpha.5 (2020-12-18)
Note: Version bump only for package @tiptap/extension-text-style
2.0.0-alpha.4 (2020-12-02)
Note: Version bump only for package @tiptap/extension-text-style
2.0.0-alpha.3 (2020-11-19)
Note: Version bump only for package @tiptap/extension-text-style
2.0.0-alpha.2 (2020-11-19)
Note: Version bump only for package @tiptap/extension-text-style
2.0.0-alpha.1 (2020-11-18)
Note: Version bump only for package @tiptap/extension-text-style
1.0.0-alpha.2 (2020-11-16)
Note: Version bump only for package @tiptap/extension-text-style
1.0.0-alpha.1 (2020-11-16)
Reverts
- Revert "use global namespace" (0c9ce26)