Commit Graph

93 Commits

Author SHA1 Message Date
47b178fbc1 Added event parameter to PopupMenu perform. 2020-08-04 17:35:15 +02:00
70031d3bfa Removed comment since border case appeared in Edge. 2020-02-25 15:19:01 +01:00
9db5723746 Updated dist 2020-02-17 16:20:16 +01:00
f70968fe01 Changed scale 2020-02-07 20:08:44 +01:00
54b685ab42 Changed calling order 2020-02-03 10:06:27 +01:00
7bb3b696f7 Created new build. 2020-01-31 10:26:41 +01:00
f398fe4824 Fixed reference bug. 2020-01-09 15:14:27 +01:00
792892cb82 Removed PIXIUtils from geographics. 2019-12-09 14:27:32 +01:00
f3fed535d8 Modified scatter to get access to the Resize event. 2019-11-28 13:36:00 +01:00
88048f14ec Removed overdoscaling from SubmapScatter. 2019-11-21 09:48:14 +01:00
4d6d2f1df0 Merge branch 'master' of gitea.iwm-tuebingen.de:IWMBrowser/iwmlib 2019-11-20 16:06:01 +01:00
6dcf6d38da Added functionality and dark mode to doctests. And other changes in maps. 2019-11-20 15:59:10 +01:00
38e84ab9fe Updated dependencies. 2019-11-13 14:36:48 +01:00
ff0606d0a7 Removing layer dependency from geolayers and refactoring maps. 2019-11-04 18:20:32 +01:00
938b3e2f3c Merge branch 'master' of gitea.iwm-tuebingen.de:IWMBrowser/iwmlib 2019-11-04 11:00:55 +01:00
86b23f4e6f Added the maps-module to the iwmlib.
Migrated a  ot of the content from the tuesch to the iwmlib.
This is before the decoupeling of the layers.
2019-11-04 10:59:08 +01:00
06f8949159 Updated dependencies. 2019-11-04 09:45:10 +01:00
e2ea89cc0b Added textAlpha and textActiveAlpha to Button and ButtonGroup. 2019-10-15 14:56:24 +02:00
125a418e79 Updated eslint. 2019-10-07 14:42:53 +02:00
680d0610b1 Removed console.log statements. 2019-10-02 15:05:18 +02:00
ce25b1dbae Fixed flipeffect bug. 2019-10-02 15:00:08 +02:00
7dd7142455 Fixed flippable doctest. 2019-10-02 14:09:09 +02:00
b4bc200fbd Styling. 2019-10-02 11:51:23 +02:00
cd140a73f6 Fixed taphandler problems. 2019-10-02 10:33:57 +02:00
0e1b49675a Fixed loader bug. 2019-09-19 13:38:24 +02:00
ebe0b1253f Updated to PixiJS v5. 2019-09-10 16:34:59 +02:00
28a7a0b6a2 Fixed closing issue with cards. 2019-08-14 17:46:12 +02:00
30c7113713 Updated cards from tuesch changes. Incorporated InteractionMapper memory leak fix. 2019-08-13 14:31:03 +02:00
6e9ec938fc Implemented InteractionMapper.off 2019-08-13 12:46:24 +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
81e21736b7 Merge branch 'master' of gitea.iwm-tuebingen.de:IWMBrowser/iwmlib 2019-08-01 19:34:49 +02:00
488c1807d6 Improved card API. 2019-08-01 19:34:32 +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
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
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
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
d506eed827 Fixed bundle problems 2019-07-17 11:03:26 +02:00
17bbe1a90e Added files to make classes better accessible. 2019-07-17 09:56:20 +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