Update jquery.ime and jquery.uls from master
jquery.ime: * Fix comma in the Javanese keyboard Updating to:dc4045b02bjquery.uls * Localization update (bew) Updating to:8b3693d785Change-Id: I143a81b4a1ea7778aec3064a9303c31ecab0d0e6
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
/*! jquery.ime - v0.2.0+20230613
|
||||
/*! jquery.ime - v0.2.0+20230710
|
||||
* https://github.com/wikimedia/jquery.ime
|
||||
* Copyright (c) 2023 Santhosh Thottingal; License: (GPL-2.0-or-later OR MIT) */
|
||||
( function ( $ ) {
|
||||
|
||||
@@ -261,7 +261,7 @@
|
||||
[ '8', '', '꧘' ],
|
||||
[ '9', '', '꧙' ],
|
||||
[ ':', '', '꧇' ], // 'enclose Javanese numbers, e.g. ":1:"'
|
||||
[ ', ', '', '꧈' ], // 'comma'
|
||||
[ ',', '', '꧈' ], // 'comma'
|
||||
[ '\\.', '', '꧉' ], // 'period'
|
||||
[ '꧊\\|', '', '꧋' ], // 'opening paragraph character'
|
||||
[ '\\|', '', '꧊' ], // 'poem character'
|
||||
|
||||
Reference in New Issue
Block a user