Skip to content

Commit 659427a

Browse files
author
Fidelin, Eugene(efidelin)
committed
Release 0.10.1
1 parent dcb5b81 commit 659427a

File tree

13 files changed

+1735
-1643
lines changed

13 files changed

+1735
-1643
lines changed

CHANGELOG.txt

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,15 @@
11
Angular-xeditable changelog
22
=============================
33

4+
Version 0.10.1 Oct 22, 2019
5+
6+
----------------------------
7+
[bug #750] Fix rendering of editable ui-bootstrap popover (ckosloski)
8+
[bug #754] Fix radiolist issue with string values (ckosloski)
9+
[bug #753] Change main entry to index.js and export module name (madflow)
10+
[bug #755] Fix activationEvent of focus doesn't allow editing (ckosloski)
11+
[bug #758] Control deselects when navigating outside the area - mouseup on outside (drsmog)
12+
413
Version 0.10.0 Jun 24, 2019
514

615
----------------------------

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-xeditable",
3-
"version": "0.10.0",
3+
"version": "0.10.1",
44
"description": "Edit in place for AngularJS",
55
"author": "https://github.com/vitalets",
66
"license": "MIT",

dist/css/xeditable.min.css

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)