|
73342a0506
|
Merged conflicts.
|
2019-07-30 17:12:17 +02:00 |
|
|
5f46b4feae
|
Working on stacked buttons.
|
2019-07-30 16:56:29 +02:00 |
|
|
0bcf931465
|
Added remove capability to scatter.(Merged local branch 'scatter')
|
2019-07-29 16:18:20 +02:00 |
|
|
5e98640ded
|
Added a remove function for the DOMScatterContainer. Is automatically called onClose.
|
2019-07-29 14:36:00 +02:00 |
|
|
e72836e0f7
|
Fixed highlight problems
|
2019-07-24 12:45:55 +02:00 |
|
|
ed40ffc43f
|
Improved wrapper event handling.
|
2019-07-24 11:45:03 +02:00 |
|
|
cc6ef8de46
|
Tested new way to compute interaction delta.
|
2019-07-24 08:54:09 +02:00 |
|
|
ef4267e926
|
Improved click handling
|
2019-07-21 21:42:03 +02:00 |
|
|
e32ee93e7a
|
Improved zoom behavior.
|
2019-07-19 15:30:13 +02:00 |
|
|
51dd0ef4ba
|
Disable zoom correction.
|
2019-07-19 15:25:47 +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 |
|
|
68c98d1293
|
Added check for rotation by narrow distance between touch points.
|
2019-07-19 15:05:46 +02:00 |
|
|
bb660b0e04
|
Merge branch 'master' of gitea.iwm-tuebingen.de:IWMBrowser/iwmlib
|
2019-07-19 08:39:08 +02:00 |
|
|
a4de98a0e7
|
Centered image.
|
2019-07-19 08:39:01 +02:00 |
|
|
2d400a18ec
|
Prettified all files.
|
2019-07-18 12:26:39 +02:00 |
|
|
7744b92771
|
Prettified badge.js.
|
2019-07-18 08:59:39 +02:00 |
|
|
5704beaad4
|
Fixed build problem.
|
2019-07-18 08:52:46 +02:00 |
|
|
774f5989ec
|
Added support for hyphenation including jquery dependency.
|
2019-07-18 08:36:25 +02:00 |
|
|
9abea054b7
|
Minor changes.
|
2019-07-17 11:54:10 +02:00 |
|
|
3c607200be
|
Added popup example.
|
2019-07-17 11:41:33 +02:00 |
|
|
d506eed827
|
Fixed bundle problems
|
2019-07-17 11:03:26 +02:00 |
|
|
ab835d6fc3
|
Removed TweenMax dependency
|
2019-07-17 10:04:16 +02:00 |
|
|
17bbe1a90e
|
Added files to make classes better accessible.
|
2019-07-17 09:56:20 +02:00 |
|
|
87b63c2142
|
Added ESLint and Prettier.
|
2019-07-16 13:54:04 +02:00 |
|
|
1f5df65c48
|
Added tests for jQuery.
|
2019-07-16 10:04:25 +02:00 |
|
|
09b50d3b81
|
Bundled card classes.
|
2019-07-16 09:27:48 +02:00 |
|
|
54912ad37e
|
Moved files from src/htmlcards to iwmlib.
|
2019-07-16 09:21:28 +02:00 |
|
|
9a399ecfe9
|
Fixed highlight doctest.
|
2019-07-15 14:42:01 +02:00 |
|
|
c3477244b9
|
Working on cards.
|
2019-07-15 13:32:45 +02:00 |
|
|
0e8c62eb4b
|
Minor updates to Doctests.
|
2019-07-12 14:50:30 +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 |
|
|
42539c9d95
|
Merge branch 'master' of gitea.iwm-tuebingen.de:IWMBrowser/iwmlib
|
2019-07-10 14:21:07 +02:00 |
|
|
6e77f0ec58
|
Added test for null in Timeline.onMove
|
2019-07-10 14:20:58 +02:00 |
|
|
44a5b3385c
|
Fixed #17.
|
2019-07-08 15:44:06 +02:00 |
|
|
1e17184194
|
Fixed wording
|
2019-07-08 09:58:27 +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 |
|
|
14f2c2fbe6
|
Improved tab behavior of scatter
|
2019-07-05 14:40:15 +02:00 |
|
|
a77226e42b
|
Working on scatter doctest
|
2019-07-05 14:12:49 +02:00 |
|
|
8b4c6c2014
|
Fixed doctest problems.
|
2019-07-05 14:11:43 +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 |
|