80355ea636
Removed console.logs
2023-07-28 14:03:39 +02:00
9501264f08
Added minimal navigation breadcrumbs to doctests.
2023-05-09 13:25:39 +02:00
dc40b4cffa
Fixed bug in nearestActive.
2023-04-28 09:17:03 +02:00
20d209cbe1
Changed order of tap handler and simulated clicks.
2023-02-09 16:02:09 +01:00
Sebastian Kupke
5af350182d
Fixed touch event bug
2022-11-09 16:09:22 +01:00
2987b820a9
Moved polyfill from utils to own file
2022-11-09 14:11:34 +01:00
34792f20d6
Fixed popup bug
2022-11-08 15:44:20 +01:00
8275dad36c
Removed alerts
2022-11-08 13:58:10 +01:00
7965c8459b
Added more logging
2022-11-08 13:42:50 +01:00
89de46b0e6
Added more logging
2022-11-08 12:31:21 +01:00
d8dc158be0
Added more logging
2022-11-08 12:07:37 +01:00
68e46e81c1
Fixed hyphenate bug
2022-11-08 11:11:39 +01:00
3856e59093
Removed hyphenation
2022-11-03 16:06:14 +01:00
bbae811b50
Removed hyphenate
2022-11-03 15:28:01 +01:00
c5c2759ebd
Initial commit 2.0 beta 0
2022-10-04 10:51:35 +02:00
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