Commit graph

112 commits

Author SHA1 Message Date
dependabot[bot]
af80260d41
Bump moment from 2.29.2 to 2.29.4
Bumps [moment](https://github.com/moment/moment) from 2.29.2 to 2.29.4.
- [Release notes](https://github.com/moment/moment/releases)
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/moment/moment/compare/2.29.2...2.29.4)

---
updated-dependencies:
- dependency-name: moment
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-13 16:00:38 +00:00
f805178b9b Update libphonenumber 2022-07-13 17:59:27 +02:00
0f66d7f8cc Add fakedom to test UI code, replace all 'innerText' with 'textContent' as it is not compatible with fakedom 2022-06-28 03:21:18 +02:00
98c6113cbe Merge master 2022-06-22 20:06:41 +02:00
f7cacc15d3 Add first version of schools 2022-06-21 13:59:31 +02:00
470e9acc64 Merge master 2022-06-19 18:23:43 +02:00
f246afe3db Add and process school data 2022-06-14 12:14:02 +02:00
771c59ab92 Fix visualisation of licenses 2022-06-13 00:51:53 +02:00
08e9490c54
Merge pull request #855 from pietervdvn/dependabot/npm_and_yarn/sharp-0.30.5
Bump sharp from 0.28.3 to 0.30.5
2022-06-03 03:09:01 +02:00
ea1e7e62ef Fix service worker 2022-06-02 02:59:34 +02:00
dependabot[bot]
e410866e4e
Bump sharp from 0.28.3 to 0.30.5
Bumps [sharp](https://github.com/lovell/sharp) from 0.28.3 to 0.30.5.
- [Release notes](https://github.com/lovell/sharp/releases)
- [Changelog](https://github.com/lovell/sharp/blob/main/docs/changelog.md)
- [Commits](https://github.com/lovell/sharp/compare/v0.28.3...v0.30.5)

---
updated-dependencies:
- dependency-name: sharp
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-01 23:47:16 +00:00
890e555d87 Add textmode icons 2022-05-26 14:22:48 +02:00
e5908cf49b Experimenting with service workers 2022-05-13 02:11:38 +02:00
dependabot[bot]
189b9ea82f
Bump moment from 2.29.1 to 2.29.2
Bumps [moment](https://github.com/moment/moment) from 2.29.1 to 2.29.2.
- [Release notes](https://github.com/moment/moment/releases)
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/moment/moment/compare/2.29.1...2.29.2)

---
updated-dependencies:
- dependency-name: moment
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-09 07:31:29 +00:00
2f2e58faff Update doctestts, add lint config 2022-04-08 17:59:14 +02:00
b119e1ac1d Import helper: Improve error messages of non-matching presets; fix bug if a value is 'null' in source geojson 2022-04-04 04:54:54 +02:00
676787eaf7 Switch to doctest-ts-improved 2022-03-25 16:42:33 +01:00
712806c682 More test refactoring 2022-03-24 03:11:52 +01:00
308ab74a08 Add download-as-svg options 2022-03-18 01:21:00 +01:00
4f4fc650b1 First steps to a real testing framework: first working version with mocha, chai and doctest-ts 2022-03-14 22:57:01 +01:00
e721146ca1 Show loading screen when logging in 2022-02-15 15:42:09 +01:00
df8ac0bce4 Remove marked dependency 2022-02-04 01:50:21 +01:00
dependabot[bot]
5e27b3e6db
Bump simple-get from 3.1.0 to 3.1.1
Bumps [simple-get](https://github.com/feross/simple-get) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/feross/simple-get/releases)
- [Commits](https://github.com/feross/simple-get/compare/v3.1.0...v3.1.1)

---
updated-dependencies:
- dependency-name: simple-get
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-03 23:46:13 +00:00
5d884a97f9 Add a warning if a logo for a theme is not square 2022-02-04 00:42:02 +01:00
700b48f693 Fix import flow for more advanced scenarios 2022-01-22 02:56:35 +01:00
3cdf6f492c Switch osmtogeojson back to 3.0 version, fix overpass querying 2022-01-15 01:33:52 +01:00
11a0d1ed54 Merge refactoring/no-central-theme-overview 2022-01-06 21:08:09 +01:00
d4f5e1d238 Add script to automatically rescale SVG images - important to export them to PNGs 2022-01-06 20:39:59 +01:00
ac1b4a010c Merge develop 2022-01-05 18:18:13 +01:00
92c63560ef Add workaround for turf.intersect which can't deal with touching polygons 2021-12-24 02:48:04 +01:00
3cc61403b9 Update some deps, remove obsolete scripts in package.json, experimenting with build script 2021-12-22 02:25:25 +01:00
7b774b2aa3 Bump latlon2country 2021-12-13 20:50:29 +01:00
b95a1c1426 Audit fix 2021-12-07 02:52:35 +01:00
28599c1b68 New versions: latlon2country 12.5 2021-12-07 02:48:25 +01:00
9cfb7fbe68 Update of latlon2country and use its async interface; small refactoring of simplemetagging, improvements to cacheBuilder which respects isShown and calculated tags now 2021-12-07 02:22:56 +01:00
8fa7de661e WIP: use indexedDB as datastore for geotiles 2021-11-15 11:51:32 +01:00
e8ce53d5eb Add 'export as GPX'-feature, fix #276 2021-11-08 20:49:51 +01:00
e15ec387a2 Add json schema files for the layout-config.json 2021-11-07 17:17:48 +01:00
0c0ef48a96 First working version with multi-rendering 2021-10-22 01:07:32 +02:00
914c12ce21 Update dependency on leaflet-providers, fix #469 2021-10-20 01:18:40 +02:00
902f32ba4b Add quickfacts-box to wikipedia article 2021-10-18 20:40:24 +02:00
fea020956a Add dependency cruiser; fix tests 2021-10-14 20:14:14 +02:00
4480f2f5e3 Experimental json merge driver 2021-10-01 04:59:22 +02:00
Tobias Jordans
45e8b96f9f Introduce TailwindCSS CLI with JIT-Mode
Remove Tailwind Compatibility Mode and PostCSS. Install newest tailwind and configure it to use JIT-Mode. Setup npm run scripts to run TailwindCSS CLI and Parcel in parallel. The Tailwind index.css and all .html/.ts files are scanned live and generated to /css/index-tailwind-output which is in turn included in index.html.
2021-09-22 19:56:05 +02:00
Tobias Jordans
cdb3daad4f Use node16 and asdf
Introduce .tool-versions with newest nodejs 16 and update documentation to reference this file. This way the current node version is saved in one place that can be read by runtime version managing software, eg. https://asdf-vm.com/

Also small restructuring of the installation instruction list, including https://github.com/pietervdvn/MapComplete/pull/483.
2021-09-22 18:56:51 +02:00
dependabot[bot]
769981ad38
Bump path-parse from 1.0.6 to 1.0.7
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)

---
updated-dependencies:
- dependency-name: path-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-12 15:54:21 +00:00
5ad3fa83be Remerge upstream 2021-07-27 20:17:42 +02:00
0162d52b68 Merge develop 2021-07-27 19:59:41 +02:00
Ward
597dc9900a fix merge conflicts 2021-07-27 15:57:25 +02:00
Ward
93e1c60720 extra layout changes 2021-07-27 15:51:47 +02:00