ichord-At.js-mod

Add Github like mentions autocomplete to your application.

このスクリプトは単体で利用できません。右のようなメタデータを含むスクリプトから、ライブラリとして読み込まれます: // @require https://update.greasyfork.org/scripts/16996/138632/ichord-Atjs-mod.js

このスクリプトの質問や評価の投稿はこちら通報はこちらへお寄せください。
作者
Mottie
バージョン
0.0.1.20160728172345
作成日
2016/02/11
更新日
2016/07/28
Size
34.3KB
ライセンス
不明

This is a mod of https://github.com/ichord/At.js v1.4.1 that includes the following changes:

  • mod1: Changed "cur" class name to "navigation-focus" to match GitHub class names. Restored to use "cur".
  • mod1: Replace any spaces that might be in an "inputor" id (see line 383)
  • mod2: Pass "e" (event) parameter to "beforeInsert" callback - merged! https://github.com/ichord/At.js/pull/381