npm @tiptap/extension-table-cell 2.1.0
v2.1.0

latest releases: 2.7.2, 2.7.1, 2.7.0...
13 months ago

We finally made it to 2.1.0 – here is the list of changes included in this release:

Minor breaking changes

  • Fix configure loosing the existing config on Marks and Extensions by @nholden in #3822
  • Require file extensions for imports and exports by @benasher44 in #4001
  • update strikethrough shortcut to be inline with other editors by @bdbch in #4288

Features

@tiptap/core

  • New Cut Command & Position Mapping for insertContentAt by @bdbch in #4141
  • Ddded new options for nodeInputRules for block replacements by @bdbch in #4289

@tiptap/extension-collaboration-cursor

@tiptap/extension-list-keymap

  • New list keymap extension with improved list key handling by @bdbch in #3819
  • chore(lists): move list keymap to extra extension by @bdbch in #4290

@tiptap/extension-typography

  • feat(typography): allow overrides of inputRule outputs by @bdbch in #4287

@tiptap/react

  • React context implementation for Tiptap by @bdbch in #4192

Bugfixes

@tiptap/core

  • Fix empty nodes not behaving the same as empty nodes on document node inside isolating nodes by @bdbch in #3943
  • Fix configure loosing the existing config on Marks and Extensions by @nholden in #3822
  • Fix 'enter' behavior on android custom node views by @C-Hess in #4153
  • Fix nested chain not preserving dispatch state by @C-Hess in #4152
  • Fix text style to be clearable on new lines by @C-Hess in #4151
  • Fix cut and insertContentAt functions by @bdbch in #4187
  • Fix classes being duplicated on mergeAttributes function by @bdbch in #4320

@tiptap/extension-strikethrough

  • update strikethrough shortcut to be inline with other editors by @bdbch in #4288

@tiptap/extension-list-item

@tiptap/extension-list-keymap

  • Fix List issues & add support for Mod keys by @bdbch in #4210

@tiptap/extension-link

@tiptap/extension-horizontal-rule

  • HorizontalRule: fix setHorizontalRule putting cursor at non-text positions by @bdbch in #4319

@tiptap/extension-bubble-menu

  • Fix menu debounce not working with collab by @bdbch in #3956

@tiptap/extension-history

@tiptap/react

@tiptap/vue3

@tiptap/vue2

  • Make Vue 2 nodeViewProps compatible with @vue/composition-api by @FloEdelmann in #4123

Other changes

Core

  • New class on editor wrapper by @patrickbaber in #4068
  • Require file extensions for imports and exports by @benasher44 in #4001
    • (this should now allow support for more node environments)

Maintainment

  • chore: added CODEOWNERS file by @bdbch in #4154
  • update peerDependencies to fix lerna version tasks by @bdbch in #3914

Docs

Demos

Build

  • build(deps): bump cypress-io/github-action from 5.5.1 to 5.6.1 by @dependabot in #3933
  • build(deps): bump cypress-io/github-action from 5.6.1 to 5.8.3 by @dependabot in #4139
  • build(deps): bump actions/checkout from 3.5.0 to 3.5.3 by @dependabot in #4122
  • build(deps-dev): bump vite from 2.9.15 to 2.9.16 by @dependabot in #4110
  • build(deps-dev): bump vite from 2.9.13 to 2.9.16 in /demos by @dependabot in #4109
  • build(deps): bump actions/setup-node from 3.6.0 to 3.7.0 by @dependabot in #4196
  • build(deps-dev): bump word-wrap from 1.2.3 to 1.2.4 by @dependabot in #4232

New Contributors

Full Changelog: v2.0.4...v2.1.0

Don't miss a new extension-table-cell release

NewReleases is sending notifications on new releases.