ichord-At.js-mod

Add Github like mentions autocomplete to your application.

Dit script moet niet direct worden geïnstalleerd - het is een bibliotheek voor andere scripts om op te nemen met de meta-richtlijn // @require https://update.greatest.deepsurf.us/scripts/16996/138632/ichord-Atjs-mod.js

Maker
Mottie
Versie
0.0.1.20160728172345
Gemaakt op
11-02-2016
Bijgewerkt op
28-07-2016
Grootte
34,3 KB
Licentie
N.v.t.

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