* 3.0.97
* 3.0.98
* 3.0.99
* png support for gallery
* Use actual file types; throw error when using unsupported file type
---------
Co-authored-by: Maximilian Harz <maxharz@gmail.com>
* rollup - fail when typescript has warnings or errors
Currently this is detected when building the docu. Since the developer
rarely does that the problem is detected on github.
This change allows the developer to discover the error early by failing
the build.
* cleand up types of UtopiaMap and UtopiaMapInner
* documented UtopiaMap, Tags, Tag and Permissions
---------
Co-authored-by: Ulf Gebhardt <ulf.gebhardt@webcraft-media.de>
* initialized donation widget
* opencollective api calls
* form element and styling
* fix linting
* removed unused import
* 3.0.79
* get opencollectiva api key from app state
* linting
* rollup - fail when typescript has warnings or errors
Currently this is detected when building the docu. Since the developer
rarely does that the problem is detected on github.
This change allows the developer to discover the error early by failing
the build.
* 3.0.75
* fix avatar disapeared when item is updated
* fixed linting
---------
Co-authored-by: Ulf Gebhardt <ulf.gebhardt@webcraft-media.de>
* rollup - fail when typescript has warnings or errors
Currently this is detected when building the docu. Since the developer
rarely does that the problem is detected on github.
This change allows the developer to discover the error early by failing
the build.
* 3.0.75
* removed tw-elements
* removed tw-elements package
* found userType artefacts and removed it
* fixed linting
* 3.0.76
* adjust sidebar size and transition
---------
Co-authored-by: Ulf Gebhardt <ulf.gebhardt@webcraft-media.de>
* separate css into several files by topic, move all css into assets
Make separate files for all css topics like leaflet and move its into
the assets folder.
This way only one include from index.ts points to an index.tsx in assets
including all the css files.
* fix up compiling
* extract more css imports, unify imports in a css.tsx file
* separate external css & internal css
* renamed icons.css in marker-icons.css
---------
Co-authored-by: Anton Tranelis <mail@antontranelis.de>
* rollup - fail when typescript has warnings or errors
Currently this is detected when building the docu. Since the developer
rarely does that the problem is detected on github.
This change allows the developer to discover the error early by failing
the build.
* adjust filter control to migrate wuerdekompass map to the latest code with modular profiles
* 3.0.65
* set version to 3.0.71 for npm release
* 3.0.72
* 3.0.73
* resolved merge conflict
* 3.0.74
---------
Co-authored-by: Ulf Gebhardt <ulf.gebhardt@webcraft-media.de>
* generate coverage badge
generate coverage badge in docs generation workflow in order to upload
it with the documentation
* include badge in readme, correct image name & json path
* job names, json path
* remove coverage branch from workflow
* rollup - fail when typescript has warnings or errors
Currently this is detected when building the docu. Since the developer
rarely does that the problem is detected on github.
This change allows the developer to discover the error early by failing
the build.
* updated packages, fixed vulnerabilities
* 3.0.65
* hide avatar if no item image
* fix linting
* 3.0.66
---------
Co-authored-by: Ulf Gebhardt <ulf.gebhardt@webcraft-media.de>
* rollup - fail when typescript has warnings or errors
Currently this is detected when building the docu. Since the developer
rarely does that the problem is detected on github.
This change allows the developer to discover the error early by failing
the build.
* rebase
* removed userType from AppShell type defnitions
---------
Co-authored-by: Ulf Gebhardt <ulf.gebhardt@webcraft-media.de>
* rollup - fail when typescript has warnings or errors
Currently this is detected when building the docu. Since the developer
rarely does that the problem is detected on github.
This change allows the developer to discover the error early by failing
the build.
* removed unused components and exports
---------
Co-authored-by: Ulf Gebhardt <ulf.gebhardt@webcraft-media.de>