New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

medium-editor-tc-mention

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

medium-editor-tc-mention - npm Package Versions

2

2.2.4

Diff

Changelog

Source

2.2.4 (2016-05-31)

<a name="2.2.3"></a>

tomchentw
published 2.2.3 •

Changelog

Source

2.2.3 (2016-02-22)

Bug Fixes

  • TCMention: emit editableInput event in selectMentionCallback (6bf2172), closes #6

<a name="2.2.2"></a>

tomchentw
published 2.2.2 •

Changelog

Source

2.2.2 (2016-02-17)

Bug Fixes

  • TCMention: use this.base.unsubscribe (db9044c)

<a name="2.2.1"></a>

tomchentw
published 2.2.1 •

Changelog

Source

2.2.1 (2016-02-17)

Bug Fixes

  • TCMention: should unsubscribe callbacks when destroy (0d911c1)

<a name="2.2.0"></a>

tomchentw
published 2.2.0 •

Changelog

Source

2.2.0 (2016-01-25)

<a name="2.1.1"></a>

tomchentw
published 2.1.1 •

Changelog

Source

2.1.1 (2015-11-25)

Bug Fixes

  • TCMention: detects if is left arrow key (fbf4b16), closes #5
  • TCMention: select the text only when element is first time created (59b54be)

<a name="2.1.0"></a>

tomchentw
published 2.1.0 •

Changelog

Source

2.1.0 (2015-11-24)

Features

  • TCMention: add extra className map for trigger (0b6a64e)
  • TCMention: move caret to after this.activeMentionAt when hidePanel() (0b3d8e1)
  • TCMention: rename options for setting className (40d2822)
  • TCMention: use activeTriggerClassNameMap to mark mention at tag (4c6503d)

BREAKING CHANGES

  • TCMention: use extraPanelClassName and extraActivePanelClassName instead.

Before & After:

extraClassName -> extraPanelClassName
extraActiveClassName -> extraActivePanelClassName

<a name="2.0.0"></a>

tomchentw
published 2.0.0 •

Changelog

Source

2.0.0 (2015-11-13)

Features

  • TCMention: rewrite mention detection using different algorithm (58d6666)

BREAKING CHANGES

  • TCMention: detect the "word" based on current caret position

    The intention is to make its behaviour much closer to Facebook/Medium. Also rename the option of autoHideOnBlurDelay to hideOnBlurDelay.

    Before:

    The user type in @ or # to trigger mention panel immediately. If you already type one and navigate it back to the position using your arrow keys on keyboard, the mention panel won't show up this time.

    After:

    The user has to type in @ or # with one more word to trigger mention panel. Navigating back to the word will show up the mention panel.

<a name="1.4.1"></a>

tomchentw
published 1.4.1 •

Changelog

Source

1.4.1 (2015-11-11)

Bug Fixes

  • TCMention: add autoHideOnBlurDelay to options (2227777), closes #3

<a name="1.4.0"></a>

tomchentw
published 1.4.0 •

Changelog

Source

1.4.0 (2015-11-11)

Bug Fixes

  • TCMention: should include pageXOffset for left as well (7f24f3e)

Features

  • TCMention: panel position to be the end of activeMentionAt element (cb7768a)

<a name="1.3.0"></a>

2
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc