From 21bac6a6d8b4354738fa0dace6e906aba5c92098 Mon Sep 17 00:00:00 2001 From: Kevin Brown Date: Sun, 31 May 2015 14:53:39 -0400 Subject: [PATCH] Updated front page features This adds correct links to the linked text on the front page under the features section. There is still one panel which needs to be written, the last one that includes the AJAX text again, before it can really be considered finished. The wording around the Bootstrap theme was adjusted pending further discussion about how that is going to be handled. --- docs/index.html | 26 +++++++++++++++++++++----- 1 file changed, 21 insertions(+), 5 deletions(-) diff --git a/docs/index.html b/docs/index.html index 089e6b24..8b23a5ba 100644 --- a/docs/index.html +++ b/docs/index.html @@ -36,19 +36,28 @@ slug: home

In your language

-

Select2 comes with support for RTL environments, searching with diacritics and over 40 languages built-in.

+

+ Select2 comes with support for + RTL environments, + searching with diacritics and + over 40 languages built-in.

Fits in with your theme

-

Fully skinnable, CSS built with Sass and seamlessly fitting Bootstrap 3.

+

+ Fully skinnable, CSS built with Sass and an + optional theme for Bootstrap 3. +

Remote data support

-

Using AJAX you can efficiently search large lists of items.

+

+ Using AJAX you can efficiently + search large lists of items.

@@ -56,13 +65,20 @@ slug: home

Fully extensible

-

The plugin system allows you to easily customize Select2 to work exactly how you want it to.

+

+ The plugin system + allows you to easily customize Select2 to work exactly how you want it + to. +

Dynamic item creation

-

Allow users to type in a new option and add it on the fly.

+

+ Allow users to type in a new option and + add it on the fly. +