Commit Graph

101 Commits

Author SHA1 Message Date
Severin Opel 58cbd44a7b Fixed map doctest. 2019-11-11 12:34:43 +01:00
Severin Opel ef16f2b12b Improved doctests. 2019-11-05 16:02:27 +01:00
Severin Opel 0a30712e31 Fixed overlay example to work with restructured GeoLayers. 2019-11-05 11:23:18 +01:00
Severin Opel 87727d28b9 Geographics placements working again. 2019-11-05 11:07:36 +01:00
Severin Opel ff0606d0a7 Removing layer dependency from geolayers and refactoring maps. 2019-11-04 18:20:32 +01:00
Severin Opel 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
Sebastian Kupke e2ea89cc0b Added textAlpha and textActiveAlpha to Button and ButtonGroup. 2019-10-15 14:56:24 +02:00
Sebastian Kupke 99c128d7ca Added comments. 2019-10-10 09:16:39 +02:00
Sebastian Kupke 901621da95 Added PixiJS UI Text class. 2019-10-09 15:41:16 +02:00
Sebastian Kupke 125a418e79 Updated eslint. 2019-10-07 14:42:53 +02:00
Sebastian Kupke ce25b1dbae Fixed flipeffect bug. 2019-10-02 15:00:08 +02:00
Sebastian Kupke b4bc200fbd Styling. 2019-10-02 11:51:23 +02:00
Sebastian Kupke 980adbe595 Fixed clipping issue for PixiJS v5. 2019-10-02 09:27:12 +02:00
Severin Opel ba54969990 Fixed clipping issue for PIXI v5. 2019-10-01 15:40:55 +02:00
Sebastian Kupke 9dac52c0e4 Fixed DropShadowFilter. 2019-09-20 09:54:32 +02:00
Sebastian Kupke b09eb63785 Merge branch 'master' of gitea.iwm-tuebingen.de:IWMBrowser/iwmlib
# Conflicts:
#	dist/iwmlib.pixi.js
2019-09-19 16:47:44 +02:00
Sebastian Kupke 5556cc720c Revert. 2019-09-19 16:45:47 +02:00
Sebastian Kupke 735d947126 Fixed loader.js bug. 2019-09-19 13:53:12 +02:00
Sebastian Kupke 5407f66aae Merge branch 'master' of gitea.iwm-tuebingen.de:IWMBrowser/iwmlib
# Conflicts:
#	dist/iwmlib.js
2019-09-19 13:40:42 +02:00
Sebastian Kupke 0e1b49675a Fixed loader bug. 2019-09-19 13:38:24 +02:00
Uwe Oestermeier 0e5be56dfe Fixed stylus line width problem. 2019-09-18 16:43:01 +02:00
Sebastian Kupke 71e5ce8b8e Fixed button bug with area interaction. 2019-09-17 15:14:57 +02:00
Sebastian Kupke ebe0b1253f Updated to PixiJS v5. 2019-09-10 16:34:59 +02:00
Sebastian Kupke d48139c40f Fixed positioning bug in button. 2019-08-08 14:32:55 +02:00
Sebastian Kupke f5cf8115af Fixed conflict. 2019-08-08 13:47:00 +02:00
Sebastian Kupke 97d33cf177 Fixed theming bug in button and button group. 2019-08-08 13:46:02 +02:00
Uwe Oestermeier 7e7b37f524 Merge branch 'master' of https://gitea.iwm-tuebingen.de/IWMBrowser/iwmlib 2019-08-08 12:06:27 +02:00
Uwe Oestermeier 9aef7bb460 Timeline is now draggable 2019-08-08 12:06:16 +02:00
Sebastian Kupke cdc6461064 Prevent dragging of button group if buttons are not wider than maxWidth. 2019-08-07 15:24:18 +02:00
Sebastian Kupke 56910a8c58 Fixed vertical button group bug. 2019-08-07 15:03:58 +02:00
Sebastian Kupke caffee4b15 Fixed button group bug. 2019-08-07 14:57:07 +02:00
Sebastian Kupke 141d27d4f1 Added path to gulpfile. 2019-08-06 15:34:57 +02:00
Sebastian Kupke a42427f987 Improved button doctest. 2019-08-06 14:24:50 +02:00
Sebastian Kupke 05c952fbe1 Added badge content example to button doctest. 2019-08-06 12:01:32 +02:00
Sebastian Kupke 03f927d1d5 Set window.app as default value for button group option "app". 2019-08-05 11:44:59 +02:00
Sebastian Kupke e8a64fb014 Added getter and setter for maxWidth and maxHeight for button groups. 2019-08-02 10:15:49 +02:00
Sebastian Kupke 1e3f66bb19 Fixed button hover bug. 2019-08-01 14:27:04 +02:00
Sebastian Kupke 32087608cc Improved button group stack sorting. 2019-08-01 11:26:22 +02:00
Sebastian Kupke b1f0f173e7 Fixed bug with stacked buttons in a button group with badges. 2019-08-01 10:31:05 +02:00
Sebastian Kupke e9f1246e0a Improved button group stacking behaviour if ThrowPropsPlugin is not loaded. 2019-08-01 10:19:34 +02:00
Sebastian Kupke 56407539aa Updated docs. 2019-08-01 09:51:32 +02:00
Sebastian Kupke a6f0341fe4 Added huge button group example. 2019-08-01 09:44:03 +02:00
Sebastian Kupke afa1c71a0a Added badge examples for buttons and button groups. 2019-08-01 09:42:04 +02:00
Sebastian Kupke dafc820466 Fixed html bug. 2019-07-31 16:12:15 +02:00
Sebastian Kupke 614b4d8350 Implemented stacked button groups. 2019-07-31 16:12:00 +02:00
Sebastian Kupke 5f46b4feae Working on stacked buttons. 2019-07-30 16:56:29 +02:00
Sebastian Kupke 2d400a18ec Prettified all files. 2019-07-18 12:26:39 +02:00
Sebastian Kupke 7744b92771 Prettified badge.js. 2019-07-18 08:59:39 +02:00
Uwe Oestermeier 6e77f0ec58 Added test for null in Timeline.onMove 2019-07-10 14:20:58 +02:00
Uwe Oestermeier b36d75af46 Removed setup from constructor to simplify specializations 2019-07-08 09:05:54 +02:00