Accented Character Input

Add functionality to input accented characters for non accented keyboards when the current input focus is on a text input element, or a content-editable element.

这些是代码更新过的版本。 显示所有版本

  • v1.0.6 2024-02-17

    Fixed accented character was still inputted on non content-editable element

  • v1.0.5 2022-05-15

    Fixed bug where character is generated when it shouldn't have

  • v1.0.3 2018-06-26 Fixed script doesn't work at all on Chrome and Firefox Quantum. Workaround for Firefox Quantum bug: keyup event is not always fired for ALT key.
  • v1.0.1 2018-06-06