Skip to content

Releases: hbmartin/react-mentions-ts

6.0.0

Choose a tag to compare

@hbmartin hbmartin released this 26 Apr 16:55
e784ac8

What's Changed

  • See below notes

New Contributors

Full Changelog: 5.4.7...6.0.0

6.0.0-next.2

Choose a tag to compare

@hbmartin hbmartin released this 21 Apr 21:38
138399c

What's Changed

  • More responsive and reliable mentions input by @hbmartin in #211
  • Split MentionChildConfig from prepared query config in src/types.ts (… by @hbmartin in #212
  • tsdown.config.ts: enables minify: true and disables source maps. by @hbmartin in #214
  • Refactor duplicate logic and expand perf tooling by @hbmartin in #215
  • Scroll handling refactor by @hbmartin in #217
  • Wrap suggestion layout map callback and tighten overlay perf assertions by @hbmartin in #219
  • Duplicate Traversal And Hot-Path Cleanup by @hbmartin in #220
  • updateSuggestionsPosition now skips the expensive calculator until ca… by @hbmartin in #221

Full Changelog: 6.0.0-next.1...6.0.0-next.2

6.0.0-next.1

6.0.0-next.1 Pre-release
Pre-release

Choose a tag to compare

@hbmartin hbmartin released this 20 Apr 19:33
555dba8

What's Changed

  • Add insertText(text: string) method on the MentionsInput class - closes #132 by @hbmartin in #193
  • Implemented cursor-based async pagination - closes #79 by @hbmartin in #197
  • Pagination and mouseover key nav fixes by @hbmartin in #198
  • MentionsInput is now a forwardRef shell in src/MentionsInput.tsx, wit… by @hbmartin in #203
  • Implemented the sideEffects tree-shake report. by @hbmartin in #207
  • Implemented the bundle-size budget CI. by @hbmartin in #208
  • Added codemods/react-mentions-to-react-mentions-ts.cjs (line 242) s… by @hbmartin in #209

Full Changelog: 6.0.0-next.0...6.0.0-next.1

6.0.0-next.0

6.0.0-next.0 Pre-release
Pre-release

Choose a tag to compare

@hbmartin hbmartin released this 19 Apr 14:11
3b56f29

What's Changed

  • Significant upgrades to underlying build infrastructure and dependencies
  • Significant improvements for rendering performance (modernized React best practices)
  • Fixes for Async suggestion loading and query cleanup
  • Document MentionsInputClassNames by @SijmenHuizenga in #112
  • Fixes Linux IME issue via dead-key/IME fix by @hbmartin in #184
  • ParenAwareSerializer.tsx demos MentionSerializer object by @hbmartin in #187

New Contributors

Full Changelog: 5.4.7...6.0.0-next.0

5.4.7 - Remove ZWS from caret marker

Choose a tag to compare

@hbmartin hbmartin released this 13 Nov 15:35
bdccabc

Full Changelog: 5.4.6...5.4.7

5.4.6 - highlighter positioning in edge cases

Choose a tag to compare

@hbmartin hbmartin released this 10 Nov 23:05
4192a79

Full Changelog: 5.4.5...5.4.6

5.4.5 - performance improvements

Choose a tag to compare

@hbmartin hbmartin released this 08 Nov 17:57
dd11bbe

Full Changelog: 5.4.4...5.4.5

5.4.4 - anchorMode prop

Choose a tag to compare

@hbmartin hbmartin released this 06 Nov 18:22
38012cd

Full Changelog: 5.4.3...5.4.4

5.4.3 - Add idValue in callbacks

Choose a tag to compare

@hbmartin hbmartin released this 30 Oct 14:29
ae3bb93

Full Changelog: 5.4.2...5.4.3

5.4.2 - autoResize prop

Choose a tag to compare

@hbmartin hbmartin released this 29 Oct 14:11
e36a290

Full Changelog: 5.4.1...5.4.2