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
pietervdvn
285ca2e508
Fix deploy
2021-09-22 16:57:07 +02:00
pietervdvn
1f8eca6b8b
Merge branch 'master' into develop
2021-09-22 16:28:01 +02:00
Tobias
43a4a91016
package.json: Fix folder name
...
`assets/tagRendering` does not exist, but `assets/tagRenderings` does.
2021-09-22 14:23:19 +02:00
pietervdvn
d5c1ba4cd1
More refactoring, move minimap behind facade
2021-09-21 02:10:42 +02:00
pietervdvn
3c51c28157
Attempt to fix caching process
2021-09-10 00:00:48 +02:00
pietervdvn
7e2744576c
More work on the charging stations theme
2021-09-07 21:03:29 +02:00
pietervdvn
7b595e65c6
Regenerate contributors
2021-08-21 23:14:09 +02:00
pietervdvn
bf2d634208
Reorganize cycle_infra, fix bug with length-input, add some images
2021-08-06 20:22:23 +02:00
pietervdvn
f617200fcb
Remove generate:docs from prepareDeploy
2021-07-28 00:09:57 +02:00
pietervdvn
c8bd412476
Merge develop
2021-07-27 22:23:42 +02:00
pietervdvn
52714f8b72
Fix typo
2021-07-27 22:08:04 +02:00
pietervdvn
09279f6e97
Remove duplicate generate:licenses
2021-07-27 21:06:43 +02:00
pietervdvn
0162d52b68
Merge develop
2021-07-27 19:59:41 +02:00
pietervdvn
46e9a7abc4
Update dependencies
2021-07-27 15:30:20 +02:00
pietervdvn
7c03a185ac
Inline AspectedRouting (package didn't want to build), update docs, update sharp dependency to the latest version
2021-07-27 12:11:42 +02:00
pietervdvn
f8b7c1061a
Update of aspected routing dep
2021-07-27 11:34:39 +02:00
pietervdvn
e0b71ca53e
Wire in aspected-routing as calculated tag
2021-07-26 20:21:05 +02:00
pietervdvn
77a0c29517
Add aspected routing as dependency
2021-07-26 18:02:28 +02:00
pietervdvn
330930d5d4
Merge develop
2021-07-24 02:32:33 +02:00
pietervdvn
b79be77686
Add point-overview output option to generateCache
2021-07-23 17:28:36 +02:00
LiamSimons
35bb27d365
Download pdf and png possible - pdf doesn't scale well
2021-07-22 14:33:49 +02:00
pietervdvn
248ea78b17
First working version of split road functionality
2021-07-18 21:37:14 +02:00
pietervdvn
6d73330f6b
Enable caching for some natuurpunt layers
2021-07-18 19:08:14 +02:00
pietervdvn
288501343c
Install caching
2021-07-18 18:44:39 +02:00
pietervdvn
ede3227389
Exclude a few files from start-script
2021-07-12 13:16:08 +02:00
LiamSimons
83036f6b8d
generate:license inside generate:layeroverview
2021-07-08 11:32:15 +02:00
pietervdvn
e4c29ce660
First version of a delete button, is working
2021-07-03 14:35:44 +02:00
pietervdvn
d0e21da129
Dependency updates
2021-06-24 14:33:48 +02:00
pietervdvn
c13e6727c3
Remove 'generateContributors' from prepare deploy, as deploy preparation is done on a shallow git clone
2021-06-23 02:28:52 +02:00
pietervdvn
06cbf65eb1
Merge branch 'master' into refactoring/new-ui
2021-06-17 16:40:31 +02:00
pietervdvn
d13682f8b6
Documenting architecture
2021-06-17 16:40:19 +02:00
pietervdvn
94f9a0de56
More fixes to the refactored code
2021-06-15 16:18:58 +02:00
pietervdvn
8e72b70742
Fix deployment, fix documentation generation, add a small markdown generator
2021-06-15 00:28:59 +02:00
pietervdvn
e7de3d1b8c
Fix translations
2021-06-13 15:09:34 +02:00
Sebastian Kürten
c2eb4d5d44
Instead of hardcoded /home/pietervdvn/ use ~/ in package.json
2021-05-28 20:00:13 +02:00
pietervdvn
9f63adf7b6
Fix reset:layeroverview
2021-05-28 19:47:44 +02:00
pietervdvn
d11dffafb9
Remove quotes to fix deployment on windows
2021-05-28 17:55:17 +02:00
pietervdvn
504a210707
Translation sync
2021-05-28 12:42:59 +02:00
pietervdvn
8aa830f15e
Properly render a downloaded way, fix #297
2021-05-27 18:55:12 +02:00
pietervdvn
caba824a54
Add contributors to attribution panel
2021-05-19 19:39:55 +02:00
pietervdvn
37272589e2
Add npm ci to 'init'
2021-05-14 03:05:14 +02:00
pietervdvn
6f457a6f0d
Do not show out-of-range features on speelplekken layer, fix handling of mutlipolygons in 'inside', better tests
2021-05-14 02:25:30 +02:00
pietervdvn
ebb2af8790
Automatically tag releases
2021-05-13 13:25:03 +02:00
pietervdvn
a482c5b1d0
Version bump
2021-05-12 20:41:48 +02:00
pietervdvn
b94b51ff19
Formatting
2021-05-12 18:55:22 +02:00
pietervdvn
7f076067c4
Revert "Merge pull request #266 from pietervdvn/dependabot/npm_and_yarn/postcss-8.2.10"
...
This reverts commit 742bb42d4a
, reversing
changes made to d994342e4b
.
2021-05-11 15:00:42 +02:00
dependabot[bot]
6cd143e99b
Bump postcss from 7.0.35 to 8.2.10
...
Bumps [postcss](https://github.com/postcss/postcss ) from 7.0.35 to 8.2.10.
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/7.0.35...8.2.10 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-05-10 21:52:02 +00:00
pietervdvn
e26999b31b
Cleanup script again, webmanifest already uses the relative manifest + add small script to create a contributors JSON file
2021-05-10 23:43:30 +02:00
pietervdvn
e8cdf8118a
Merge branch 'master' into develop
2021-05-07 13:26:21 +02:00