Differences From Artifact [327e00c673]:
- File graphspell-js/spellchecker.js — part of check-in [a5bfbd33d4] at 2018-03-31 12:47:14 on branch multid — [graphspell][js] spellchecker: return value is success of dictionary loading (user: olr, size: 8810) [annotate] [blame] [check-ins using] [more...]
To Artifact [3df103d578]:
- File graphspell-js/spellchecker.js — part of check-in [6e9947d6aa] at 2018-05-06 19:08:24 on branch trunk — [graphspell][lo][fx] modify default dictionary name (user: olr, size: 8818) [annotate] [blame] [check-ins using] [more...]
︙ | |||
18 19 20 21 22 23 24 | 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 | - + | } ${map} const dDefaultDictionaries = new Map([ |
︙ |