35cdb49b4d
Add a 'featured this week'-theme and calendar
2021-10-17 03:35:13 +02:00
85ef41e8d5
Various styling tweaks, add playgrounds to toerisme vlaanderen
2021-10-14 18:29:39 +02:00
448468c928
Merge develop
2021-10-13 17:23:51 +02:00
95867635e0
Further work on the move flow
2021-10-13 03:09:37 +02:00
9faac532b5
Support for lexemes, decent etymology layer and theme with rudimentary icon
2021-10-09 22:40:52 +02:00
b5a2ee1757
Add a wikidata search box
2021-10-08 04:33:39 +02:00
a996ba2a7c
Graciously handle multiple entries in wikidata for fetching images and showing articles, verious bug fixes
2021-10-07 22:06:47 +02:00
65470cbac5
Fix bug where metatagging would not fully calculate in some cases
2021-10-04 00:18:08 +02:00
8b4442c8cc
Add wikipedia box
2021-10-02 22:31:16 +02:00
9df263c362
Add Wikipedia page box
2021-10-02 17:57:54 +02:00
087d5cdbef
Add a strt to package.json for when tailwind JIT isn't needed
2021-10-01 05:23:50 +02:00
4480f2f5e3
Experimental json merge driver
2021-10-01 04:59:22 +02:00
8b870474d7
Improvements in loading images
2021-10-01 02:57:41 +02:00
90a52fa47a
Reset translations and charging station layer after merge
2021-10-01 00:37:44 +02:00
ba2b4754a9
Merge branch 'develop' into fix-answer-with-image-style-#491
2021-10-01 00:31:39 +02:00
04a2f91b36
Fix small styling issue with tabbed component
2021-10-01 00:23:44 +02:00
Tobias Jordans
8e040a8c4d
Fix #491 with custom HTML/Classes inside translations
...
This is not the fixed I hoped for, but the JS generates so many empty `<span>` tags that I cannot get rid of, that it is not possible to style this "from the outside", which is unfortunate.
2021-09-30 21:46:20 +02:00
Tobias Jordans
29e7fea95a
Replace inline style with TW classes
2021-09-30 20:09:09 +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