Skip to content

Commit f4bf9ad

Browse files
committed
fix position bugs,support touch event
1 parent 8d547d9 commit f4bf9ad

File tree

6 files changed

+645
-570
lines changed

6 files changed

+645
-570
lines changed

HISTORY.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# History
22

3+
### 2015-11-04
4+
* make the animation avaiable for hidding.
5+
* add new trigger:'sticky'.
6+
* remove the option:constrains, move the value 'horizontal/vertical' to placement.
37

8+
### 2015-11-05
9+
10+
* fix the bug which caused the popover can't be closed on mobile device.
11+
* new way to init popover content, set the content by next element html which has class 'webui-popover'.
12+
* optimese the calulate position algorithm.
13+
* update the demo page adapt for mobile device.
414

5-
> **TODO:** Check commit history and add the rest.

0 commit comments

Comments
 (0)