Wanikani Open Framework - Settings module

Settings module for Wanikani Open Framework

コードが変更されたバージョンのみを表示しています すべてのバージョンを表示

  • v1.0.20 2022/09/10

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

  • v1.0.19 2022/03/19

    Improved filtering of key bubble capture.

  • v1.0.18 2022/03/19

    Fixed key handling issue related to Self-Study Quiz

  • v1.0.17 2022/03/18

    Removed commented code

  • v1.0.16 2022/03/18

    Improved blocking of WK hotkeys when Settings dialog is open.

  • v1.0.15 2022/03/17

    Added workaround for WK capturing hotkeys with Settings dialog open.

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