1
0
mirror of synced 2024-11-22 21:16:10 +03:00
select2/dist/js/i18n
Kevin Brown a9f6d64b72 Added .dataset fallback for jQuery 1.x
As we have established already, jQuery 1.x does not correctly handle
`data-*` attributes where there are multiple dashes.  This makes it
so we can still handle nested options when working with jQuery 1.x
by using the `.dataset` option that is supported by all major
browsers as well as IE 11+.

Browser support tables for the `.dataset` attributes can be found at
http://caniuse.com/dataset

A notice was already added to the documentation about this in
caeb0ec9b7.

The related ticket in the jQuery repository about this issue is
https://github.com/jquery/jquery/issues/2070.

This closes https://github.com/select2/select2/issues/2969.
2015-02-24 14:42:27 -05:00
..
az.js Changed how the builds are done 2015-01-22 14:49:39 -05:00
bg.js Changed how the builds are done 2015-01-22 14:49:39 -05:00
ca.js Fix undefined variables 2015-02-13 22:49:54 -05:00
cs.js Changed how the builds are done 2015-01-22 14:49:39 -05:00
da.js Changed how the builds are done 2015-01-22 14:49:39 -05:00
de.js Changed how the builds are done 2015-01-22 14:49:39 -05:00
en.js Changed how the builds are done 2015-01-22 14:49:39 -05:00
es.js Fix undefined variables 2015-02-13 22:49:54 -05:00
et.js Changed how the builds are done 2015-01-22 14:49:39 -05:00
eu.js Fix undefined variables 2015-02-13 22:49:54 -05:00
fi.js Changed how the builds are done 2015-01-22 14:49:39 -05:00
fr.js Fixing errors in FR locale. Added missing pl/pt-BR locales in dist. 2015-02-06 03:49:06 -05:00
gl.js Changed how the builds are done 2015-01-22 14:49:39 -05:00
hi.js Added .dataset fallback for jQuery 1.x 2015-02-24 14:42:27 -05:00
hr.js Changed how the builds are done 2015-01-22 14:49:39 -05:00
hu.js Changed how the builds are done 2015-01-22 14:49:39 -05:00
id.js Changed how the builds are done 2015-01-22 14:49:39 -05:00
is.js Fix undefined variables 2015-02-13 22:49:54 -05:00
it.js Changed how the builds are done 2015-01-22 14:49:39 -05:00
lt.js Fix undefined variables 2015-02-13 22:49:54 -05:00
lv.js Fix undefined variables 2015-02-13 22:49:54 -05:00
mk.js Changed how the builds are done 2015-01-22 14:49:39 -05:00
nb.js Changed how the builds are done 2015-01-22 14:49:39 -05:00
nl.js Changed how the builds are done 2015-01-22 14:49:39 -05:00
pl.js Fixing errors in FR locale. Added missing pl/pt-BR locales in dist. 2015-02-06 03:49:06 -05:00
pt-BR.js Fixing errors in FR locale. Added missing pl/pt-BR locales in dist. 2015-02-06 03:49:06 -05:00
pt.js Create pt.js 2015-02-14 12:16:18 -05:00
ro.js Changed how the builds are done 2015-01-22 14:49:39 -05:00
ru.js Changed how the builds are done 2015-01-22 14:49:39 -05:00
sk.js Changed how the builds are done 2015-01-22 14:49:39 -05:00
sr.js Changed how the builds are done 2015-01-22 14:49:39 -05:00
th.js Changed how the builds are done 2015-01-22 14:49:39 -05:00
tr.js Changed how the builds are done 2015-01-22 14:49:39 -05:00
uk.js Fixed Array.indexOf in i18n/uk.js 2015-02-17 12:47:48 -05:00
vi.js Changed how the builds are done 2015-01-22 14:49:39 -05:00
zh-CN.js Build zh-CN 2015-02-13 22:25:45 -05:00
zh-TW.js Changed how the builds are done 2015-01-22 14:49:39 -05:00