Skip to content

Commit c414740

Browse files
committed
Minor doc update for describing widget types
1 parent e1033aa commit c414740

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
yii2-widgets
22
============
33

4-
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:
4+
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.
55

66
> NOTE: This extension depends on the [yiisoft/yii2-bootstrap](https://github.com/yiisoft/yii2/tree/master/extensions/bootstrap) extension. Check the
77
[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
4646
- [yii2-date-range](http://demos.krajee.com/date-range): An extended bootstrap 3 date range picker widget for Yii 2.0.
4747
- [yii2-editable](http://demos.krajee.com/editable): Convert any displayed content to editable using inputs, widgets, and more features for Yii 2.0.
4848

49+
The widgets currently available in **yii2-widgets** are grouped by the type of usage.
50+
4951
### Forms/Inputs
5052

5153
#### ActiveForm

0 commit comments

Comments
 (0)