From aca6eb62409fa8b520716c34bd4c7f13a3ff8781 Mon Sep 17 00:00:00 2001 From: Igor Vaynberg Date: Fri, 28 Jun 2013 10:05:55 -0700 Subject: [PATCH] add diacritics support example --- select2-latest.html | 28 ++++++++++++++++++++++++++++ select2-master | 2 +- 2 files changed, 29 insertions(+), 1 deletion(-) diff --git a/select2-latest.html b/select2-latest.html index 85e7127f..0fd2d654 100644 --- a/select2-latest.html +++ b/select2-latest.html @@ -232,6 +232,7 @@ $("#e10_4").select2({
  • Custom Matcher Function
  • Sorting Displayed Results
  • Responsive Design
  • +
  • Diacritics Support
  • Documentation
  • @@ -1019,6 +1020,33 @@ $(document).ready(function () { +
    +
    +

    Diacritics Support

    +

    Select2's default matcher will ignore diacritics, making it easier for users to filter results in international selects. Type "aero" into the select below:

    +

    + + +

    +
    +
    + + diff --git a/select2-master b/select2-master index 4947c295..be535c7a 160000 --- a/select2-master +++ b/select2-master @@ -1 +1 @@ -Subproject commit 4947c2950d871df17364c96baaa9962cf6d59553 +Subproject commit be535c7a777ac90339dd21486aee998d82101f7b