Commit Graph

300 Commits

Author SHA1 Message Date
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
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
99c128d7ca Added comments. 2019-10-10 09:16:39 +02:00
901621da95 Added PixiJS UI Text class. 2019-10-09 15:41:16 +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
8960923514 Merge branch 'master' of gitea.iwm-tuebingen.de:IWMBrowser/iwmlib 2019-10-02 10:34:01 +02:00
cd140a73f6 Fixed taphandler problems. 2019-10-02 10:33:57 +02:00
980adbe595 Fixed clipping issue for PixiJS v5. 2019-10-02 09:27:12 +02:00
ba54969990 Fixed clipping issue for PIXI v5. 2019-10-01 15:40:55 +02:00
9dac52c0e4 Fixed DropShadowFilter. 2019-09-20 09:54:32 +02:00
b09eb63785 Merge branch 'master' of gitea.iwm-tuebingen.de:IWMBrowser/iwmlib
# Conflicts:
#	dist/iwmlib.pixi.js
2019-09-19 16:47:44 +02:00
5556cc720c Revert. 2019-09-19 16:45:47 +02:00
735d947126 Fixed loader.js bug. 2019-09-19 13:53:12 +02:00
5407f66aae Merge branch 'master' of gitea.iwm-tuebingen.de:IWMBrowser/iwmlib
# Conflicts:
#	dist/iwmlib.js
2019-09-19 13:40:42 +02:00
0e1b49675a Fixed loader bug. 2019-09-19 13:38:24 +02:00
0e5be56dfe Fixed stylus line width problem. 2019-09-18 16:43:01 +02:00
71e5ce8b8e Fixed button bug with area interaction. 2019-09-17 15:14:57 +02:00
42afa3e7ab Added the option "capturePointerEvents" to InteractionDelegate. 2019-09-17 10:39:30 +02:00
ebe0b1253f Updated to PixiJS v5. 2019-09-10 16:34:59 +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
03be6673c5 Merge branch 'master' of gitea.iwm-tuebingen.de:IWMBrowser/iwmlib 2019-08-13 12:46:32 +02:00
6e9ec938fc Implemented InteractionMapper.off 2019-08-13 12:46:24 +02:00
1d94455c1a Cleanup transform listeners properly now. 2019-08-12 16:35:10 +02:00
98b3b44ed5 Merge branch 'master' of gitea.iwm-tuebingen.de:IWMBrowser/iwmlib 2019-08-12 15:57:14 +02:00
4f4215ced5 Close callbacks on Scatter are now removed on close. 2019-08-12 10:04:03 +02:00
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
141d27d4f1 Added path to gulpfile. 2019-08-06 15:34:57 +02:00
a42427f987 Improved button doctest. 2019-08-06 14:24:50 +02:00
05c952fbe1 Added badge content example to button doctest. 2019-08-06 12:01:32 +02:00
ca16516073 Merge branch 'master' of gitea.iwm-tuebingen.de:IWMBrowser/iwmlib 2019-08-05 11:45:09 +02:00
03f927d1d5 Set window.app as default value for button group option "app". 2019-08-05 11:44:59 +02:00
e502c97de5 Added prepare method 2019-08-03 09:02:58 +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
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
56407539aa Updated docs. 2019-08-01 09:51:32 +02:00
a6f0341fe4 Added huge button group example. 2019-08-01 09:44:03 +02:00
afa1c71a0a Added badge examples for buttons and button groups. 2019-08-01 09:42:04 +02:00
dafc820466 Fixed html bug. 2019-07-31 16:12:15 +02:00
614b4d8350 Implemented stacked button groups. 2019-07-31 16:12:00 +02:00
73342a0506 Merged conflicts. 2019-07-30 17:12:17 +02:00
5f46b4feae Working on stacked buttons. 2019-07-30 16:56:29 +02:00
ca2ce289aa Improved scatter closing. Added module to eslint. 2019-07-30 13:21:17 +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
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
6e4e847be1 Merge branch 'master' of gitea.iwm-tuebingen.de:IWMBrowser/iwmlib 2019-07-04 11:02:33 +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
dcf40822e3 Added links 2019-07-04 09:16:50 +02:00
b6fc04a411 Uups, forgot to remove files. 2019-07-04 09:09:58 +02:00
af932a9911 Removed the stylus folder and added stylus.js with doctest to lib/pixi 2019-07-04 09:09:19 +02:00
8a4f64f545 Fixed eslint problems 2019-07-02 10:06:23 +02:00
1480ad8145 Logging handlers can now be adapted to special needs 2019-07-02 09:38:19 +02:00
9042579518 Removed unused import 2019-06-24 10:50:51 +02:00
11bc20fad5 Improved ticks. 2019-06-21 12:28:52 +02:00
8b9ed733dd Added missing variables. 2019-06-18 16:07:07 +02:00
beca78d7a7 Improved handling of textures that arrive too late. 2019-06-18 16:01:20 +02:00
54a1e74e27 Added message cache to prevent error overflows. 2019-06-18 09:00:05 +02:00
909ef9d242 Added persistent logging methods 2019-06-17 17:21:47 +02:00
mhalfmann
502bdf47a3 Revert "highlightColor now set correctly"
This reverts commit 437320b4ad.
2019-06-06 15:09:56 +02:00
mhalfmann
437320b4ad highlightColor now set correctly 2019-06-06 14:47:41 +02:00
3b6402a682 Removed pending state since it seems no longer necessary. 2019-06-04 13:09:38 +02:00
fa25d13469 Merge branch 'master' of gitea.iwm-tuebingen.de:IWMBrowser/iwmlib 2019-06-04 09:35:00 +02:00
4c08359394 Added active flag to avoid transform of inactive deepzoom images. 2019-06-04 09:34:50 +02:00
mhalfmann
b5400c8223 fixed resize function 2019-06-04 08:43:07 +02:00
5a336e8d40 regenerated pngs 2019-06-03 11:41:18 +02:00
2d1a6b1b7f Merge branch 'master' of gitea.iwm-tuebingen.de:IWMBrowser/iwmlib 2019-06-03 11:39:54 +02:00
636e2e439c typo fixed 2019-06-03 11:39:33 +02:00
95d1941545 Disabled debug flag. 2019-06-03 10:49:56 +02:00
086dfff19e Merge branch 'master' of gitea.iwm-tuebingen.de:IWMBrowser/iwmlib 2019-06-03 10:24:36 +02:00
0442df4287 Reverting getBounds to bound to avoid excessive loading of tiles. 2019-06-03 10:24:10 +02:00
e3d167bd7f concluded merge 2019-06-03 09:46:24 +02:00
da5ed78558 added fs-extra to have ensure-dir for non existing dirs 2019-06-03 09:42:45 +02:00
0c46c4e656 Fixed minor problems. 2019-06-03 08:55:33 +02:00
304818dc13 Fixed typos. 2019-06-01 12:40:01 +02:00