266a770c8e
Merge branch 'master' into obersalzberg
...
# Conflicts:
# dist/iwmlib.js
# dist/iwmlib.pixi.js
2021-03-15 17:02:08 +01:00
fff7a4f685
Fixed import order.
2021-03-01 08:58:44 +01:00
ac779af339
Popup close buttons can take a URL.
2021-02-24 16:13:50 +01:00
ca5a39d661
Changed wrapper and events to allow other EventListeners.
2021-01-26 08:01:51 +01:00
114c217ffa
Improved logging and adjusted card's click handler
...
+ Logging now also works when ipcRenderer is appended to the window element.
+ Card's callback replacement method was changed from click to pointerdown.
2020-09-15 11:36:59 +02:00
28cfdc180c
Fixt highlight order on creation.
2020-09-01 13:38:22 +02:00
116058ba77
Fixed a problem with clicking transformed rects in card wrappers.
2020-08-27 07:38:35 +02:00
6ab63eb32c
Now calling 'this' to allow overloading of methods.
2020-04-21 12:43:55 +02:00
6445ab3f57
CardLoader.load now checks for ready state.
2020-04-19 13:30:35 +02:00
129672eb0f
Added options object to toggle function.
2020-04-14 12:14:40 +02:00
f70968fe01
Changed scale
2020-02-07 20:08:44 +01:00
6dcf6d38da
Added functionality and dark mode to doctests. And other changes in maps.
2019-11-20 15:59:10 +01:00
e50ea6af31
Cleaned up card.js
2019-10-15 10:07:29 +02:00
66da13aed6
Tried fixing closing error.
2019-10-15 09:12:12 +02:00
cd140a73f6
Fixed taphandler problems.
2019-10-02 10:33:57 +02:00
a775126f9c
Fixed problem of popups showing up directly centered on highlights instead of over it.
2019-08-19 16:09:47 +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
e8a64fb014
Added getter and setter for maxWidth and maxHeight for button groups.
2019-08-02 10:15:49 +02:00
488c1807d6
Improved card API.
2019-08-01 19:34:32 +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
ef4267e926
Improved click handling
2019-07-21 21:42:03 +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
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
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