]> ToastFreeware Gitweb - philipp/winterrodeln/mediawiki_extensions/wrmap.git/history - src
Synchronize version numbers.
[philipp/winterrodeln/mediawiki_extensions/wrmap.git] / src /
2023-11-08 Philipp SpitzerWiki links of map features are now queried via API.
2023-11-08 Philipp SpitzerNow the DOM for the popup is created in JavaScript...
2023-10-27 Philipp SpitzerRemove "hello world" leftovers.
2023-10-27 Philipp SpitzerMerge branch 'openlayers_v8.1.0'
2023-10-27 Philipp SpitzerAdd missing parameter in Title.getUrl().
2023-10-27 Philipp SpitzerSimplify imports.
2023-10-27 Philipp SpitzerNow all TypeScript errors except mw are resolved.
2023-10-27 Philipp SpitzerSet style parameter to null instead of false due to...
2023-10-27 Philipp SpitzerChange parameter imSize of OpenLayer Icon to size.
2023-10-27 Philipp SpitzerFurther reduce TypeScript warnings.
2023-10-27 Philipp SpitzerReduce number of TypeScript warnings.
2023-10-27 Philipp SpitzerAvoid deprecated jquery function.
2023-10-27 Philipp SpitzerRemove unnecessary comment.
2023-10-27 Philipp SpitzerDon't need the timeout anymore.
2023-10-27 Philipp SpitzerAuto-generate CSS as well.
2023-10-27 Philipp SpitzerOpenLayers 8.1.0 is now used successfully.
2023-10-27 Philipp SpitzerWe can successfully create an empty OpenLayers Map.
2023-10-27 Philipp Spitzer"Hello world" now also works with import.
2023-10-27 Philipp SpitzerSingle file "hello world" with vite works now.
2023-10-25 Philipp SpitzerSave wrmap.js as Typescript.
2023-10-25 Philipp SpitzerHello world typescript program.