Skip to content

Commit

Permalink
Minor doc update for describing widget types
Browse files Browse the repository at this point in the history
  • Loading branch information
kartik-v committed Oct 27, 2014
1 parent e1033aa commit c414740
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -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.
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit c414740

Please sign in to comment.