From c4147402834befe30d6d0d1bc6652bfef6cc74ef Mon Sep 17 00:00:00 2001 From: Kartik Visweswaran Date: Mon, 27 Oct 2014 12:24:57 +0530 Subject: [PATCH] Minor doc update for describing widget types --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 03935f2..4c9cbfd 100755 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ yii2-widgets ============ -This extension enhances or adds functionality to existing Yii Framework 2 Widgets to make available other bundled features available in Bootstrap 3.0, new HTML 5 features and affiliated Bootstrap extras. The widgets currently available are: +This extension enhances or adds functionality to existing Yii Framework 2 Widgets to make available other bundled features available in Bootstrap 3.0, new HTML 5 features and affiliated Bootstrap extras. > NOTE: This extension depends on the [yiisoft/yii2-bootstrap](https://github.com/yiisoft/yii2/tree/master/extensions/bootstrap) extension. Check the [composer.json](https://github.com/kartik-v/yii2-widgets/blob/master/composer.json) for this extension's requirements and dependencies. @@ -46,6 +46,8 @@ This extension has now matured to contain the most needed basic widgets for Yii - [yii2-date-range](http://demos.krajee.com/date-range): An extended bootstrap 3 date range picker widget for Yii 2.0. - [yii2-editable](http://demos.krajee.com/editable): Convert any displayed content to editable using inputs, widgets, and more features for Yii 2.0. +The widgets currently available in **yii2-widgets** are grouped by the type of usage. + ### Forms/Inputs #### ActiveForm