|
903e168a89
|
Studio: WIP
|
2023-08-23 11:11:53 +02:00 |
|
|
04ecdad1bb
|
Merge develop
|
2023-08-10 16:25:25 +02:00 |
|
|
c2628cb5e7
|
Bump version
|
2023-08-09 14:18:31 +02:00 |
|
|
6ff2c629f0
|
Merge branch 'master' into feature/studio
|
2023-07-28 14:38:12 +02:00 |
|
|
eb9307dbbe
|
Fix local build
|
2023-07-28 14:37:51 +02:00 |
|
|
9f2a720341
|
Merge master
|
2023-07-28 01:05:11 +02:00 |
|
|
80168f5d0d
|
Merge master
|
2023-07-28 00:29:21 +02:00 |
|
|
701d0a509e
|
Merge pull request #1521 from pietervdvn/feature/reuse-compliance
Feature/reuse compliance
|
2023-07-27 15:10:53 +02:00 |
|
|
9303227ddf
|
Version bump
|
2023-07-27 12:53:08 +02:00 |
|
|
0d598ad094
|
More steps toward REUSE-compliance
|
2023-07-27 03:32:49 +02:00 |
|
|
44707c040e
|
Scripts: add reuse lint to package.json actions
|
2023-07-27 02:12:09 +02:00 |
|
|
157592427f
|
Version bump
|
2023-07-27 01:50:37 +02:00 |
|
Robin van der Linde
|
1858cdac95
|
Create currency metatagger
|
2023-07-17 20:25:19 +02:00 |
|
|
7eeac66471
|
Merge branches
|
2023-07-17 01:43:53 +02:00 |
|
|
02203dd05b
|
Feature: add button to download mangrove identity
|
2023-07-17 01:07:01 +02:00 |
|
|
319db1a1c8
|
Refacotring: update to maplibre 3.4, drop dependency on intermediate library
|
2023-07-16 04:24:32 +02:00 |
|
|
b6a1246bbe
|
Refactoring: simplify 'clean' script
|
2023-07-16 01:54:06 +02:00 |
|
|
16816a916c
|
Fix tests
|
2023-07-15 18:55:03 +02:00 |
|
|
1bba106a86
|
Refactoring: finish move to 'src' directory
|
2023-07-15 18:04:30 +02:00 |
|
|
b58ba665b5
|
Studio: get basic translations working kindoff
|
2023-06-30 13:36:02 +02:00 |
|
|
24e7bc95cb
|
Merge develop
|
2023-06-29 15:08:13 +02:00 |
|
|
622717c695
|
Version bump
|
2023-06-29 00:50:31 +02:00 |
|
|
775886b2b9
|
Bump version number
|
2023-06-28 22:46:46 +02:00 |
|
|
7aa3aa2cb2
|
Refactoring: remove some obsolete html-files
|
2023-06-28 22:13:04 +02:00 |
|
|
f18a2b9184
|
Studio: first working version for basic layer properties
|
2023-06-23 16:14:43 +02:00 |
|
|
1a2e6f49f2
|
Refactoring: revive statistics GUI
|
2023-06-15 16:31:07 +02:00 |
|
|
b2a10e7af9
|
UX: move confirm button away from close-button
|
2023-06-15 14:31:17 +02:00 |
|
Tobias
|
9c96f6534f
|
Add package tailwind-merge
Closes https://github.com/pietervdvn/MapComplete/issues/1461
|
2023-06-15 05:32:41 +02:00 |
|
Tobias
|
474f71db3f
|
Prettier: Introduce prettier-plugin-tailwindcss
Which is the official plugin that helps with auto sorting class names https://www.npmjs.com/package/prettier-plugin-tailwindcss
The config follows the recommendation from https://github.com/sveltejs/prettier-plugin-svelte#usage-with-tailwind-prettier-plugin
|
2023-06-14 15:55:57 +02:00 |
|
Tobias
|
1cf0f24d8e
|
Prettier: Move config from cli to prettierrc file
This way they are applied globally and "on save"
|
2023-06-14 15:37:53 +02:00 |
|
Tobias
|
5a6f044055
|
Simplify npm run format
No `npx` required since we have prettier in our `package.json`.
|
2023-06-14 15:37:09 +02:00 |
|
Tobias
|
6e660b811b
|
Update prettier, prettier svelte
|
2023-06-14 15:17:18 +02:00 |
|
|
0d1a91dbab
|
Merge develop
|
2023-06-11 23:12:10 +02:00 |
|
|
99cb879cfe
|
Some more experimentation with the conflation script
|
2023-06-11 16:58:07 +02:00 |
|
|
9cffe6814e
|
Merge: develop
|
2023-06-11 02:32:14 +02:00 |
|
|
58b94c38e5
|
Fix: dynamic filtering with non-string values
|
2023-06-08 13:34:25 +02:00 |
|
dependabot[bot]
|
44eed4e962
|
Bump vite from 4.0.4 to 4.0.5
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.0.4 to 4.0.5.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v4.0.5/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.0.5/packages/vite)
---
updated-dependencies:
- dependency-name: vite
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-06-06 02:22:51 +00:00 |
|
|
905f796baa
|
Fix: png correctly outputs all markers now
|
2023-06-04 00:43:32 +02:00 |
|
|
1a7289f516
|
Scripts: add 'refresh:layeroverview'
|
2023-05-24 00:27:18 +02:00 |
|
|
dbca260132
|
Fix: build
|
2023-05-19 11:48:04 +02:00 |
|
|
4d5695e3f1
|
build: split build process into multiple GH actions
|
2023-05-19 11:23:17 +02:00 |
|
|
82093ffdf4
|
Refactoring: new background selector
|
2023-05-18 15:44:54 +02:00 |
|
|
5904142402
|
Merge develop
|
2023-05-16 03:30:00 +02:00 |
|
|
fbbebce30e
|
Bump version number
|
2023-05-16 01:36:19 +02:00 |
|
|
07f9f1bb15
|
More style tweaks
|
2023-05-11 17:29:25 +02:00 |
|
|
7f1e8d3f9c
|
Refactoring: overhaul of the visual style with CSS
|
2023-05-11 02:18:09 +02:00 |
|
|
a1f5032232
|
Fix: output tailwind into 'public/css/' instead of 'css/'
|
2023-05-09 00:50:58 +02:00 |
|
|
e6163ed2eb
|
Merge develop
|
2023-05-08 00:20:32 +02:00 |
|
|
a4a3b8a5ad
|
Refactoring: small styling issues
|
2023-05-07 02:26:30 +02:00 |
|
|
0e81b65363
|
Fix: styling issues; refactoring: remove 'SearchAndGo'
|
2023-05-06 12:35:02 +02:00 |
|