Skip to content

Commit ce965b1

Browse files
committed
Update project status badges
1 parent 9fd7955 commit ce965b1

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
yii2-widget-datepicker
22
======================
33

4-
[![Latest Stable Version](https://poser.pugx.org/kartik-v/yii2-widget-datepicker/v/stable.svg)](https://packagist.org/packages/kartik-v/yii2-widget-datepicker)
5-
[![License](https://poser.pugx.org/kartik-v/yii2-widget-datepicker/license.svg)](https://packagist.org/packages/kartik-v/yii2-widget-datepicker)
6-
[![Total Downloads](https://poser.pugx.org/kartik-v/yii2-widget-datepicker/downloads.svg)](https://packagist.org/packages/kartik-v/yii2-widget-datepicker)
7-
[![Monthly Downloads](https://poser.pugx.org/kartik-v/yii2-widget-datepicker/d/monthly.png)](https://packagist.org/packages/kartik-v/yii2-widget-datepicker)
8-
[![Daily Downloads](https://poser.pugx.org/kartik-v/yii2-widget-datepicker/d/daily.png)](https://packagist.org/packages/kartik-v/yii2-widget-datepicker)
4+
[![Latest Stable Version](https://poser.pugx.org/kartik-v/yii2-widget-datepicker/v/stable)](https://packagist.org/packages/kartik-v/yii2-widget-datepicker)
5+
[![License](https://poser.pugx.org/kartik-v/yii2-widget-datepicker/license)](https://packagist.org/packages/kartik-v/yii2-widget-datepicker)
6+
[![Total Downloads](https://poser.pugx.org/kartik-v/yii2-widget-datepicker/downloads)](https://packagist.org/packages/kartik-v/yii2-widget-datepicker)
7+
[![Monthly Downloads](https://poser.pugx.org/kartik-v/yii2-widget-datepicker/d/monthly)](https://packagist.org/packages/kartik-v/yii2-widget-datepicker)
8+
[![Daily Downloads](https://poser.pugx.org/kartik-v/yii2-widget-datepicker/d/daily)](https://packagist.org/packages/kartik-v/yii2-widget-datepicker)
99

1010
The DatePicker widget is a Yii 2 wrapper for the [Bootstrap DatePicker plugin](http://eternicode.github.io/bootstrap-datepicker) with various enhancements. The plugin is a fork of Stefan Petre's DatePicker (of eyecon.ro), with improvements by @eternicode. The widget is specially styled for Yii framework 2.0 and Bootstrap 3 and allows graceful degradation to a normal HTML text input, if the browser does not support JQuery. The widget supports these markups:
1111

0 commit comments

Comments
 (0)