Wanikani Open Framework - Settings module

Settings module for Wanikani Open Framework

A continuación se muestran las versiones de este script en las que se actualizó el código. Ver todas las versiones.

  • v1.0.20 10/9/2022

    Added auto-loading of jquery when not present on a WK page.
    Partially progress on removing dependency on jquery.

  • v1.0.19 19/3/2022

    Improved filtering of key bubble capture.

  • v1.0.18 19/3/2022

    Fixed key handling issue related to Self-Study Quiz

  • v1.0.17 18/3/2022

    Removed commented code

  • v1.0.16 18/3/2022

    Improved blocking of WK hotkeys when Settings dialog is open.

  • v1.0.15 17/3/2022

    Added workaround for WK capturing hotkeys with Settings dialog open.

  • v1.0.14 21/9/2020 Fix max height of dialog to account for bottom scrollbar
  • v1.0.13 21/9/2020
  • v1.0.12 24/6/2018 Remember active tabs. Fix html/attrib escaping. Remove conditional CSS url.
  • v1.0.11 19/6/2018 Fix validation message CSS
  • v1.0.10 1/6/2018 Add '&' to string escaping.
  • v1.0.9 25/4/2018 Expose 'close' function. Rename 'settings' to 'content' for dialog. Add button text field.
  • v1.0.8 20/4/2018 Resolve wkof.Settings.load() with merged defaults
  • v1.0.7 13/4/2018 Add setting type "button"
  • v1.0.6 3/4/2018 Work around incompatibility between WK and jQueryUI
  • v1.0.5 2/4/2018 Add 'default' argument to wkof.Settings.load()
  • v1.0.4 27/3/2018 Move urls for shared support files to Core.js
  • v1.0.3 26/3/2018 Fix html escaping, add hover tips, add placeholder for text input
  • v1.0.2 20/3/2018 Add new setting types, autosave, refresh, paths
  • v1.0.1 6/3/2018 Add autosave flag and functions
  • v1.0.0 17/2/2018