Commit Graph

8 Commits

Author SHA1 Message Date
Amir E. Aharoni
1cc7bb1c06 Update jquery.ime and jquery.uls from upstream
jquery.ime: Add missing characters to Kashmiri.
Updating to
ea4959d2b1

jquery.uls: Localization updates (anp, dga, gu).
Updating to
51f9a7b01d

Change-Id: I6b2c784cc7399c64668d308616b84bb85bd38348
2023-03-20 08:28:44 +00:00
Amir E. Aharoni
f2c4ca4174 Update jquery.ime from upstream
* Fixes in Kashmiri Arabic keyboard
* Fixes in Javanese transliteration

Updating to
41b7817da1

Change-Id: I3ad81052fda45ae4d2f40a561a74f217422ea746
2023-03-04 16:50:52 +00:00
Amir E. Aharoni
4385fbf157 Update jquery.ime and jquery.uls from upstream
jquery.ime:
* Add Fante with Akan keyboards.
* Internal cleanup in Kashmiri keyboard.
Updating to
fdedae1788

jquery.uls:
* Update language-data.
Updating to
85c3341aec

Change-Id: Ia00283d88f65c406a64e645b5ec75bf2a97ebc1e
2022-03-07 18:20:03 +02:00
Amir Aharoni
7c6a6b528b Update jquery.uls and jquery.ime from upstream
jquery.uls:
* Make "ha" the primary code for Hausa (should address Bug T279269).
* Localisation updates: ms-arab, ce, fur.
* Minor whitespace fixes for eslint.
Updating to
9b879ca89b

jquery.ime:
* Minor whitespace and escaping fixes for eslint.
Updating to
1fd57c64b9

Bug: T279269
Change-Id: I46aeb0a8397ebd9dc8a5d68a9e92368d8156ae2d
2021-05-24 13:18:48 +00:00
Santhosh Thottingal
6f1ccbd3b7 Update jquery.ime library
Changes:
1. build: Update eslint
2. telugu jna gunintham fixes

Updating to 6d591016d2

Change-Id: I092ae22f51bb18ef5dd23f8b1552ca7ced17face
2020-01-06 07:02:34 +00:00
Santhosh Thottingal
28044a6f14 Update jquery.ime to 7572e2
Documentation, code clean ups and build updates

Change-Id: I7ce3d75345b76f2a7693b6143e013b6a8202e093
2016-04-12 11:52:46 +05:30
Santhosh Thottingal
8f5be106f5 Update jquery.ime library
upstream: http://github.com/wikimedia/jquery.ime

changes:
* Support for contenteditable, like the VisualEditor surfaces. This
  support is very minimal now. Because of VE bugs on IME support, many
  things are broken. But one-one keyboard mappings should work with less
  issues. The UI of jquery.ime is not integrated with VE toolbar
* More input methods
	- IPA-X-SAMPA by Amir
	- Armenian keymaps by  Aleksey Chalabyan
	- Kurdish keymaps by Ghybu
	- Кыргыз keymap by Amir
	- Central Kurdish keyboards by Çalak
* A lot of input method bug fixes multiple contributors
* Minor UX fixes

Introduces Rangy library.
A module named rangy is defined in VisualEditor extension with more features of rangy.
Here we need only the core library. This module is loaded dynamically from
client when rangy is undefined. If VE is present rangy will be defined, the module
defined in VE will be used. ie, This get loaded only when VE is not present and
user trying to type in a contenteditable.

Bug: 49569
Bug: 50849
Bug: 50220

Change-Id: Iadad5a4e5972fbd1359847526d28e9dbbe00a7c4
2013-08-19 04:40:08 +00:00
Santhosh Thottingal
7d9b81fb9d Update jquery.ime from upstream
* Adds many input methods

Change-Id: I2f3576948416e7d2bf2f935e609fe50977e7e9d9
2013-02-17 09:44:26 +00:00