Commit Graph
95 Commits
Author SHA1 Message Date
Sebastian Kupke 6e9ec938fc Implemented InteractionMapper.off 2019-08-13 12:46:24 +02:00
Sebastian Kupke e7bda6af17 Added memory test with Hammerjs destroy. 2019-08-12 15:57:21 +02:00
Sebastian Kupke 7f5e0e8e79 Added Hammerjs memory test. 2019-08-12 15:38:03 +02:00
Sebastian Kupke 74b5d69389 Added EventListener test. 2019-08-12 12:16:05 +02:00
Sebastian Kupke 3cb389aabd Merge branch 'master' of https://gitea.iwm-tuebingen.de/IWMBrowser/iwmlib 2019-08-08 14:33:03 +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
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 ca16516073 Merge branch 'master' of gitea.iwm-tuebingen.de:IWMBrowser/iwmlib 2019-08-05 11:45:09 +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 a44fd6c469 Removed d3 from globals. 2019-08-02 11:39:56 +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 73342a0506 Merged conflicts. 2019-07-30 17:12:17 +02:00
Sebastian Kupke c55644558a Merge branch 'master' of gitea.iwm-tuebingen.de:IWMBrowser/iwmlib
# Conflicts:
#	lib/scatter.js
2019-07-30 17:02:58 +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
Sebastian Kupke 5704beaad4 Fixed build problem. 2019-07-18 08:52:46 +02:00
Sebastian Kupke 7f00898767 Merge branch 'master' of gitea.iwm-tuebingen.de:IWMBrowser/iwmlib
# Bitte geben Sie eine Commit-Beschreibung ein, um zu erklären, warum dieser
# Merge erforderlich ist, insbesondere wenn es einen aktualisierten
# Upstream-Branch mit einem Thema-Branch zusammenführt.
#
# Zeilen, die mit '#' beginnen, werden ignoriert,
# und eine leere Beschreibung bricht den Commit ab.
Merged.
2019-07-17 10:06:26 +02:00
Sebastian Kupke 7f909c9f59 Added htmlhint. 2019-07-17 10:04:59 +02:00
Sebastian Kupke 78108c4090 Linted gulpfile. 2019-07-16 15:10:15 +02:00
Sebastian Kupke 3c8f0bac1b Added stylelint. 2019-07-16 14:07:16 +02:00
Sebastian Kupke 87b63c2142 Added ESLint and Prettier. 2019-07-16 13:54:04 +02:00
Sebastian Kupke 1c7651f0d5 Generated JSDoc. 2019-07-10 11:55:35 +02:00
Sebastian Kupke 44a5b3385c Fixed #17. 2019-07-08 15:44:06 +02:00
Sebastian Kupke 4009ddd422 Merge branch 'master' of gitea.iwm-tuebingen.de:IWMBrowser/iwmlib
# Conflicts:
#	dist/iwmlib.js
2019-07-05 13:58:20 +02:00
Sebastian Kupke 6794c5eedd Fixed conflict. 2019-07-05 13:57:52 +02:00
Sebastian Kupke 92d3c0c861 Merge branch 'master' of gitea.iwm-tuebingen.de:IWMBrowser/iwmlib
# Conflicts:
#	dist/iwmlib.js
2019-07-05 09:36:57 +02:00
Sebastian Kupke 0c190f1f76 Fixed flippable doctest. 2019-07-05 09:34:22 +02:00
Sebastian Kupke fc6b30f03c Fixed some linter problems. 2019-07-05 08:43:23 +02:00
Sebastian Kupke 22b0ceaff7 Improved gitignore. 2019-07-05 08:36:40 +02:00
Sebastian Kupke 357153b978 Added lint files. 2019-07-05 08:35:32 +02:00
Sebastian Kupke 03d8eef5ae Merge branch 'master' of gitea.iwm-tuebingen.de:IWMBrowser/iwmlib 2019-07-04 09:19:13 +02:00
Sebastian Kupke 4e9dd2fa02 Fixed worker path problems. 2019-07-04 09:17:43 +02:00
Sebastian Kupke da212ac188 Changed README. 2019-07-03 13:49:59 +02:00
Sebastian Kupke b208592e3a Version 1.0.12. 2019-06-03 10:53:33 +02:00
Sebastian Kupke d7745f908f Updated README.md. 2019-05-27 15:46:09 +02:00
Sebastian Kupke 38a2498494 Fixed DeepZoom bounds bug. 2019-05-27 15:42:55 +02:00
Sebastian Kupke 8c513b624a Updated to Greensock-Max files. 2019-05-27 11:01:48 +02:00
Sebastian Kupke 0cfd64318f Fixed UiTest bug. 2019-05-27 10:53:51 +02:00
Sebastian Kupke ab1ad48608 Fixed missing D3 bug. 2019-05-24 14:38:03 +02:00
Sebastian Kupke d6f9c012e9 Fixed Flippable bug. 2019-05-24 14:35:37 +02:00
Sebastian Kupke c8e2bea8fa Merge branch 'master' of gitea.iwm-tuebingen.de:IWMBrowser/iwmlib 2019-05-24 11:02:52 +02:00
Sebastian Kupke 16635078ac Fixed logging bug. 2019-05-24 11:02:44 +02:00
Sebastian Kupke b140f0aaab Updated package.json. 2019-05-24 10:33:32 +02:00
Sebastian Kupke 35773f4a18 Further developed logging for electron. 2019-05-24 10:29:10 +02:00
Sebastian Kupke 51bd9cf170 Removed the material-design dependency. 2019-05-21 13:58:26 +02:00
Sebastian Kupke cdf331463e Reduced file size of assets. 2019-05-21 13:33:02 +02:00
Sebastian Kupke 679ab49047 Improved docs. 2019-05-14 14:30:12 +02:00
Sebastian Kupke 919c8733a0 Fixed display bug. 2019-05-14 14:13:37 +02:00
Sebastian Kupke be00453f2c Added jsdoc for Scrollview. 2019-05-14 14:03:32 +02:00
Sebastian Kupke 275a5d0b04 Added Scrollview. 2019-05-14 13:56:05 +02:00
Sebastian Kupke fada4f9a9d Merge branch 'pixijs-v5'
* pixijs-v5:
  Merged versions for PixiJS 4 and 5.
  Adjustments for Pixi.JS 5.0.
2019-05-14 11:55:22 +02:00
Sebastian Kupke 08a9dbdf1d Merged versions for PixiJS 4 and 5. 2019-05-14 11:54:25 +02:00
Sebastian Kupke 06aec0308d Adjustments for Pixi.JS 5.0. 2019-04-30 12:18:36 +02:00
Sebastian Kupke b07d76ce1d Removed sourcmapping URLs in build script. 2019-04-16 12:16:29 +02:00
Sebastian Kupke b3902fbcb1 Fixed version number. 2019-04-11 11:37:27 +02:00
Sebastian Kupke d2fc9820b2 Added icons. 2019-04-11 11:28:43 +02:00
Sebastian Kupke 1fbbbbe9a9 Removed link to pixi-projection map file. 2019-04-11 10:59:52 +02:00
Sebastian Kupke e4a1b9d63b Updated version number. 2019-04-09 10:57:28 +02:00
Sebastian Kupke cf48fce4ff Merge branch 'master' of gitea.iwm-tuebingen.de:IWMBrowser/iwmlib 2019-04-05 11:13:42 +02:00
Sebastian Kupke 7536ff56a6 Updated version number. 2019-04-05 11:13:34 +02:00
Sebastian Kupke 6ff819d917 Fixed bug in README.md. 2019-03-29 15:07:28 +01:00
Sebastian Kupke 27db37d21d Improved README.md. 2019-03-29 15:06:07 +01:00
Sebastian Kupke 3ca25b3e93 Corrected preventDefault with mousewheel in PixiJS List. 2019-03-29 15:01:21 +01:00
Sebastian Kupke f84d554a69 Updated docs. 2019-03-29 11:44:34 +01:00
Sebastian Kupke 1292fd23f0 Added mousewheel support for PixiJS Lists. 2019-03-29 11:40:01 +01:00
Sebastian Kupke 6c2ae3b433 Removed Greensock ThrowPropsPlugin as an dependency. 2019-03-29 09:11:21 +01:00
Sebastian Kupke fe36b66dc5 Included jsdoc. 2019-03-29 08:49:53 +01:00
Sebastian Kupke 5a963844d8 Fixed jsdoc in labelgraphics.js. 2019-03-29 08:48:03 +01:00
Sebastian Kupke df0c2fea3a Removed jQuery and D3 dependencies. 2019-03-28 09:37:30 +01:00
Sebastian Kupke 85e7da252f Updated PixiJS. 2019-03-28 09:02:53 +01:00
Sebastian Kupke 2a7f76ed8d Changed 3rd party structure using node_modules. 2019-03-22 15:14:11 +01:00
Sebastian Kupke 8c43840572 Create 3rd party libraries with node instead of Python. 2019-03-22 14:26:44 +01:00
Sebastian Kupke b164de08a5 Added minified version. 2019-03-22 13:48:42 +01:00
Sebastian Kupke d1efeeffa6 Restructured library. 2019-03-22 12:54:57 +01:00
Sebastian Kupke 1bc2deb4d3 Adjusted .gitignore. 2019-03-22 12:18:16 +01:00
Sebastian Kupke 155556ec6e Fixed broken link. 2019-03-21 10:09:46 +01:00
Sebastian Kupke b5a00b6293 Improved .gitignore. 2019-03-21 09:58:48 +01:00
Sebastian Kupke 80317c5026 Initial commit. 2019-03-21 09:57:27 +01:00