ichord-At.js-mod

Add Github like mentions autocomplete to your application.

Version vom 22.02.2016. Aktuellste Version

Dieses Skript sollte nicht direkt installiert werden. Es handelt sich hier um eine Bibliothek für andere Skripte, welche über folgenden Befehl in den Metadaten eines Skriptes eingebunden wird // @require https://update.greatest.deepsurf.us/scripts/16996/109194/ichord-Atjs-mod.js

Autor
Mottie
Version
0.0.1.20160222184335
Erstellt am
11.02.2016
Letzte Aktualisierung
22.02.2016
Größe
33,9 KB
Lizenz
n/a

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