Commit graph

37 commits

Author SHA1 Message Date
35cbaa7c33 Chore: small cleanups, formatting 2025-01-11 02:39:08 +01:00
40e894df8b chore: automated housekeeping... 2024-10-19 14:44:55 +02:00
bdc9ba52a6 Refactoring: use theme instead of layout in a lot of places 2024-10-17 04:06:09 +02:00
e35df654d7 Feat: remove 'noteImportLayer', they are not used enough for the big performance and maintenance impact they have 2024-10-12 12:57:09 +02:00
a9d6aaa448 Performance: disable the import layers 2024-10-09 00:16:53 +02:00
fdedb75954 Feature: allow to move and snap to a layer, fix #2120 2024-09-04 00:07:23 +02:00
8c779fe09b Performance: split validation into multiple files, avoid using 'fixImages' and 'exractImages' into well-known themes as it takes a big chunk of data 2024-08-11 12:03:24 +02:00
d1ec9a43fc Add various improvements and fixes to studio, should fix #2055 2024-08-02 19:25:59 +02:00
4add2d1aff chore: automated housekeeping... 2024-07-21 10:52:51 +02:00
f4fc954564 Add glutenfree theme, fix #2031, some other improvements to fix output 2024-07-18 17:58:39 +02:00
e28f4aeaf7 Fix build 2024-05-27 10:21:34 +02:00
8c65448834 Fix: fix #1917 2024-05-02 23:53:50 +02:00
28bf8cca9f Studio: studio now supports loading self-made layers in themes 2024-04-23 15:35:18 +02:00
f2d4458e15 Improve error message when merging an override fails 2024-04-22 23:43:30 +02:00
097141f944 Chore: linting 2024-04-13 02:40:21 +02:00
368f9ad0c8 Fix: fix bug with incorrect translation context for themes 2024-04-13 01:56:41 +02:00
e188b96561 Themes: add compile time check for 'sameAs'-filters that the referenced layer actually exists 2024-04-05 12:02:10 +02:00
7c5170da15 Merge develop 2024-02-21 19:17:42 +01:00
894c48520a Add items-with-image theme 2024-02-21 18:47:53 +01:00
1528dfaae1 Housekeeping: formatting 2024-02-20 13:33:38 +01:00
f0823f4c4d Merge develop 2024-02-15 17:48:26 +01:00
707d99619d Themes: fix validation errors due to #1779 2024-02-12 14:45:26 +01:00
417dc1633e Fix: fix #1779, add check to prevent similar errors 2024-02-12 14:14:25 +01:00
94f39e89fe Merge develop 2024-01-28 03:27:17 +01:00
e68b31e267 Chore: Remove unused variables 2024-01-24 23:45:20 +01:00
ef2f1487c6 LayerServer: first version which can use a local MVT-server 2024-01-22 01:42:05 +01:00
121efd8dfb Studio: hide informational message, hide irrelevant quesionts for theme 2024-01-22 01:01:38 +01:00
c672fe7668 Merge develop 2024-01-16 04:27:59 +01:00
f2f041f9d0 Themes: move tagRenderings+ above leftover-questions 2024-01-13 03:20:07 +01:00
d91ccbe624 Improvements to studio and layer handling 2024-01-13 01:51:19 +01:00
ac9792ac43 Docs: improve comments, error checking and defaults 2024-01-11 05:10:20 +01:00
6f59e46bef Fix: bypass missing favourites in custom theme loader 2023-12-05 01:07:58 +01:00
e79a0fc81d Studio: improvements after user test 2023-11-02 04:35:32 +01:00
3aa9a21dea Studio: theme editing 2023-10-30 13:45:44 +01:00
f77d99f8ed Refactoring: use more accurate context in conversion, fix tests 2023-10-12 16:55:26 +02:00
f2863cdf17 Refactoring: refactoring of all Conversions 2023-10-11 04:16:52 +02:00
e75d2789d2 Refactoring: move all code files into a src directory 2023-07-09 13:09:05 +02:00
Renamed from Models/ThemeConfig/Conversion/PrepareTheme.ts (Browse further)