Timothy Guan-tin Chien
Timothy Guan-tin Chien
Once #35 is implemented, it would be trivial to implement Pinyin input by creating another Pinyin to sound table.
`endcomposition` is like "commit string" and `updatecomposition` with `''` is called when composition actually ends. This is unfortunate as I adopt the name of the DOM events but not the...
可以考慮其他功能,但是不知道價值為何 - 反查注音 - 字典切詞 (怎麼做來做去最後都在做切詞 ...)
Rather than upgrading to QUnit 2.0, it make sense more to move to mocha so that we keep only one test framework in this repo.
Investigate if there are compression opportunity for the binary store.
Here is a plain English intro on Frecency: https://slack.engineering/a-faster-smarter-quick-switcher-77cbc193cb60#.3qh2o4yf8 If we move the selected candidates to front, it should help us somehow...
It's possible the data is truncated during network transfer. The loaded data is not validated currently so it ended up generate runtime JS error. It would be good if the...
The remove-duplication operation in this function has been identified by Chrome DevTools Profiler as expensive. Should avoid pulling stuff out and then remove it.
Instead of emitting these symbol typo, it's better to give audio/visual feedback on these typos.
We current have two mode (reorder={1|0}) but to make JSZhuyin more usable with hardware keyboard, there should be 3 modes: 1. Always follow: (mobile) Always append the symbol and push...