Skip to content

Commit 34b361c

Browse files
committed
version bump to 0.1.1
1 parent 198caa1 commit 34b361c

File tree

3 files changed

+14
-6
lines changed

3 files changed

+14
-6
lines changed

.hidev/commits.md

+10-4
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,26 @@
11
hiqdev/yii2-x-editable commits history
22
--------------------------------------
33

4-
## 0.1.1 Under development
4+
## 0.1.1 2016-04-27
55

6+
- Added tests and fixed build
7+
- 198caa1 2016-04-27 phpcsfixed (sol@hiqdev.com)
8+
- 5898986 2016-04-27 added tests (sol@hiqdev.com)
9+
- 1b6700a 2016-04-27 rehideved (sol@hiqdev.com)
10+
- Fixed errors
11+
- c4eb91d 2016-04-22 Fixed ComboXEditable.js::value2submit invalid conversion when this.isMultiple is set to false (d.naumenko.a@gmail.com)
12+
- b7cbc38 2016-02-11 XeditableColumn added word-break (d.naumenko.a@gmail.com)
613
- 9a968cd 2015-10-09 Fixed default displayValue generation. Not sure, whether it works good :) (d.naumenko.a@gmail.com)
714
- 974e1c8 2015-09-28 Default value of data-disaplay-value forced to be a string (d.naumenko.a@gmail.com)
815
- 0d2c03e 2015-09-25 Added RemoteFormat Xeditable (undocumented) (d.naumenko.a@gmail.com)
916
- f6cf4d5 2015-09-25 XEditable widget - removed $format (d.naumenko.a@gmail.com)
1017
- 8d11baa 2015-09-25 Trait: added data-display-value, data-value, linkOptions. Minor improvements (d.naumenko.a@gmail.com)
1118
- f9f049b 2015-09-25 Column uses widget instead of trait (d.naumenko.a@gmail.com)
12-
- Added formatting with format option
13-
- 6ffa011 2015-09-24 + formatting with format option (sol@hiqdev.com)
14-
- Fixed errors
1519
- 1075118 2015-09-18 fixed hidev config (sol@hiqdev.com)
1620
- fd374a0 2015-09-18 fixed mistake (sol@hiqdev.com)
1721
- 6e089a4 2015-09-03 Fixes (d.naumenko.a@gmail.com)
22+
- Added formatting with format option
23+
- 6ffa011 2015-09-24 + formatting with format option (sol@hiqdev.com)
1824
- Added ComboXEditable
1925
- 3991509 2015-09-02 ComboXEditable implemented (d.naumenko.a@gmail.com)
2026
- 8389750 2015-08-31 Some changes (andreyklochok@gmail.com)

CHANGELOG.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
hiqdev/yii2-x-editable changelog
22
--------------------------------
33

4-
## 0.1.1 Under development
4+
## 0.1.1 2016-04-27
55

6-
- Added formatting with format option
6+
- Added tests and fixed build
77
- Fixed errors
8+
- Added formatting with format option
89
- Added ComboXEditable
910
- Refactored
1011
- Fixed code styling: hideved and php-cs-fixed

version

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
0.1.1 2016-04-27 15:37:09 +0000 198caa14e1dde89205804687da776de2d1d4db99

0 commit comments

Comments
 (0)