|
d48139c40f
|
Fixed positioning bug in button.
|
2019-08-08 14:32:55 +02:00 |
|
|
f5cf8115af
|
Fixed conflict.
|
2019-08-08 13:47:00 +02:00 |
|
|
97d33cf177
|
Fixed theming bug in button and button group.
|
2019-08-08 13:46:02 +02:00 |
|
|
7e7b37f524
|
Merge branch 'master' of https://gitea.iwm-tuebingen.de/IWMBrowser/iwmlib
|
2019-08-08 12:06:27 +02:00 |
|
|
9aef7bb460
|
Timeline is now draggable
|
2019-08-08 12:06:16 +02:00 |
|
|
cdc6461064
|
Prevent dragging of button group if buttons are not wider than maxWidth.
|
2019-08-07 15:24:18 +02:00 |
|
|
56910a8c58
|
Fixed vertical button group bug.
|
2019-08-07 15:03:58 +02:00 |
|
|
caffee4b15
|
Fixed button group bug.
|
2019-08-07 14:57:07 +02:00 |
|
|
05c952fbe1
|
Added badge content example to button doctest.
|
2019-08-06 12:01:32 +02:00 |
|
|
03f927d1d5
|
Set window.app as default value for button group option "app".
|
2019-08-05 11:44:59 +02:00 |
|
|
e8a64fb014
|
Added getter and setter for maxWidth and maxHeight for button groups.
|
2019-08-02 10:15:49 +02:00 |
|
|
0182e9663e
|
Merge branch 'master' of gitea.iwm-tuebingen.de:IWMBrowser/iwmlib
|
2019-08-01 19:31:22 +02:00 |
|
|
db2badfc0d
|
Added event parameter,
|
2019-08-01 19:30:07 +02:00 |
|
|
1e3f66bb19
|
Fixed button hover bug.
|
2019-08-01 14:27:04 +02:00 |
|
|
32087608cc
|
Improved button group stack sorting.
|
2019-08-01 11:26:22 +02:00 |
|
|
b1f0f173e7
|
Fixed bug with stacked buttons in a button group with badges.
|
2019-08-01 10:31:05 +02:00 |
|
|
e9f1246e0a
|
Improved button group stacking behaviour if ThrowPropsPlugin is not loaded.
|
2019-08-01 10:19:34 +02:00 |
|
|
614b4d8350
|
Implemented stacked button groups.
|
2019-07-31 16:12:00 +02:00 |
|
|
c55644558a
|
Merge branch 'master' of gitea.iwm-tuebingen.de:IWMBrowser/iwmlib
# Conflicts:
# lib/scatter.js
|
2019-07-30 17:02:58 +02:00 |
|
|
5f46b4feae
|
Working on stacked buttons.
|
2019-07-30 16:56:29 +02:00 |
|
|
cc6ef8de46
|
Tested new way to compute interaction delta.
|
2019-07-24 08:54:09 +02:00 |
|
|
dcd5acb4d1
|
Generalized the min rotation to min interaction distance.
|
2019-07-19 15:21:47 +02:00 |
|
|
bb0dcf2d9d
|
Improved handling of min rotation distance.
|
2019-07-19 15:19:03 +02:00 |
|
|
dfe7c0a011
|
Rebuild dist.
|
2019-07-19 15:13:31 +02:00 |
|
|
2d400a18ec
|
Prettified all files.
|
2019-07-18 12:26:39 +02:00 |
|
|
e1b5c45b52
|
Added support for DOM cards.
|
2019-07-12 14:33:15 +02:00 |
|
|
d04f92ee7f
|
Added smoothing parameter to DOMScatter
|
2019-07-11 16:08:49 +02:00 |
|
|
cd76ae22a4
|
Added LowPassFilter and support for smooth scatter rotation and zoom.
|
2019-07-11 15:41:03 +02:00 |
|
|
2a11f02bd2
|
Added missing update of dist script.
|
2019-07-10 14:29:44 +02:00 |
|
|
44a5b3385c
|
Fixed #17.
|
2019-07-08 15:44:06 +02:00 |
|
|
808106262e
|
Removed setup from constructor to simplify specializations
|
2019-07-08 09:07:26 +02:00 |
|
|
b36d75af46
|
Removed setup from constructor to simplify specializations
|
2019-07-08 09:05:54 +02:00 |
|
|
d0c89a78c2
|
Added flag to enable tap clicks for SVG in tested circumstances.
|
2019-07-05 16:29:50 +02:00 |
|
|
f68d8b53a3
|
Using original click events for SVG elements. Must be checked for taps on touch devices.
|
2019-07-05 16:11:23 +02:00 |
|
|
84ea33f029
|
Added click handler to avoid double calls of click event handler.
|
2019-07-05 15:03:22 +02:00 |
|
|
6392e4b13a
|
Improved click behavior
|
2019-07-05 14:40:35 +02:00 |
|
|
20ac5c387e
|
Working on tap behavior of scatter and flippables.
|
2019-07-05 13:43:39 +02:00 |
|
|
30e998e386
|
Merge branch 'master' of gitea.iwm-tuebingen.de:IWMBrowser/iwmlib
|
2019-07-05 09:39:17 +02:00 |
|
|
e87c8c9e1e
|
Renamed simulateClick to clickOnTap
|
2019-07-05 09:39:01 +02:00 |
|
|
92d3c0c861
|
Merge branch 'master' of gitea.iwm-tuebingen.de:IWMBrowser/iwmlib
# Conflicts:
# dist/iwmlib.js
|
2019-07-05 09:36:57 +02:00 |
|
|
0c190f1f76
|
Fixed flippable doctest.
|
2019-07-05 09:34:22 +02:00 |
|
|
4f35bfd51f
|
Fixed eslint problems and cleaned DOMScatter.onTap code
|
2019-07-05 09:17:52 +02:00 |
|
|
5d1408ad9a
|
Fixed minor bug.
|
2019-07-04 16:15:12 +02:00 |
|
|
9b9988569f
|
Added limit to scatter rotation to avoid flicker.
|
2019-07-04 16:08:23 +02:00 |
|
|
dda6262601
|
Added maxRotation parameter.
|
2019-07-04 16:00:56 +02:00 |
|
|
03d8eef5ae
|
Merge branch 'master' of gitea.iwm-tuebingen.de:IWMBrowser/iwmlib
|
2019-07-04 09:19:13 +02:00 |
|
|
4e9dd2fa02
|
Fixed worker path problems.
|
2019-07-04 09:17:43 +02:00 |
|
|
af932a9911
|
Removed the stylus folder and added stylus.js with doctest to lib/pixi
|
2019-07-04 09:09:19 +02:00 |
|
|
1480ad8145
|
Logging handlers can now be adapted to special needs
|
2019-07-02 09:38:19 +02:00 |
|
|
3b6402a682
|
Removed pending state since it seems no longer necessary.
|
2019-06-04 13:09:38 +02:00 |
|