Update jQuery.ime and jQuery.uls from upstream
* jQuery.ime is updated to:4031b38c8c* jQuery.uls is updated to:7709695755* jQuery.webfonts is already upto date Bug: T356848 Change-Id: I02bc51c0155a0602e5085dc56ba49b4a00b37a49
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
/*! jquery.ime - v0.2.0+20240217
|
||||
/*! jquery.ime - v0.2.0+20240422
|
||||
* https://github.com/wikimedia/jquery.ime
|
||||
* Copyright (c) 2024 Santhosh Thottingal; License: (GPL-2.0-or-later OR MIT) */
|
||||
( function ( $ ) {
|
||||
|
||||
@@ -9,7 +9,7 @@
|
||||
URL: 'https://github.com/wikimedia/jquery.ime',
|
||||
author: 'Amir E. Aharoni',
|
||||
license: 'GPLv3',
|
||||
version: '1.0',
|
||||
version: '1.1',
|
||||
patterns: [
|
||||
[ '~E', 'Ə' ],
|
||||
[ '~e', 'ə' ],
|
||||
@@ -19,6 +19,7 @@
|
||||
[ '~l', 'ɬ' ],
|
||||
[ '~X', 'X̣' ],
|
||||
[ '~x', 'x̣' ],
|
||||
[ '~\\\'', '’' ],
|
||||
[ '~\\?', 'ʔ' ]
|
||||
]
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user