ichord-At.js-mod

Add Github like mentions autocomplete to your application.

Od 22.02.2016.. Pogledajte najnovija verzija.

Ovu skriptu ne treba izravno instalirati. To je biblioteka za druge skripte koje se uključuju u meta direktivu // @require https://update.greatest.deepsurf.us/scripts/16996/109194/ichord-Atjs-mod.js

Autor
Mottie
Verzija
0.0.1.20160222184335
Stvoreno
11.02.2016.
Ažurirano
22.02.2016.
Size
33,9 KB
Licenza
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