]> ToastFreeware Gitweb - philipp/winterrodeln/mediawiki_extensions/wrmap.git/history - src
Include MediaWiki types as dependency.
[philipp/winterrodeln/mediawiki_extensions/wrmap.git] / src /
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.