Commit graph

25 commits

Author SHA1 Message Date
d008dcb54d Chore: reformat all files with prettier 2023-06-14 20:39:36 +02:00
c6283ac720 Fix: setting the language does not overwrite the user setting anymore 2023-06-06 00:03:50 +02:00
2f56f4d9fd chore: update documentation, fix a few issues to make a new development setup easier, fix #1343 2023-03-09 17:11:44 +01:00
ce44f34bf3 Add wrong default import from json files to code quality checks, fix those imports 2023-02-08 01:14:21 +01:00
d5d2c08706 Housekeeping... 2022-11-02 13:47:34 +01:00
efb54782ca Handle metadata in translations 2022-10-29 03:02:57 +02:00
6d822b42ca Housekeeping... 2022-10-27 01:50:01 +02:00
a87fa4520b Fix dissappearing welcome message, add typing and simplify code 2022-09-27 18:48:02 +02:00
b541d3eab4 Reformat all files with prettier 2022-09-08 21:40:48 +02:00
2412828a69 Extract statistics panel, add statistics panel as special rendering 2022-07-25 18:55:29 +02:00
51a6756dd4 LanguagePicker now has a proper constructor 2022-07-03 00:30:11 +02:00
1231cd50e1 Remove _context from language picker 2022-04-08 18:03:15 +02:00
a037d04577 Enable all languages in translators mode 2022-04-03 03:00:45 +02:00
7acaafae1f Fix icons 2022-03-10 16:26:25 +01:00
d8a0ca321b Add language names to the language picker 2022-02-24 02:33:20 +01:00
5aeff895a9 Further work on professional services page 2021-11-30 21:29:17 +01:00
78d6482c88 Add binoculars theme, auto reformat everything 2021-09-09 00:06:21 +02:00
eec762b71f More small fixes to the refactoring 2021-06-14 17:42:26 +02:00
49c821268e Further fixing the refactoring 2021-06-13 15:04:55 +02:00
3943100e54 More refactoring, stuff kindoff works 2021-06-12 02:58:32 +02:00
6415e195d1 Butchering the UI framework 2021-06-10 01:36:20 +02:00
dcdb5b9a22 Small tweaks to translation label 2021-02-20 03:29:55 +01:00
Tobias
d9040db12a Add label for language switcher
This is what I meant with " Optionally add translation for the lang-switcher-label". I added it inline since I dont know how the translation system works, yet. Feel free to revert this change; the label is not too importat IMO.
2021-01-20 22:24:00 +01:00
Tobias
40b6b97521 Tailwind the Language picker
Changes the style and gives Class the ability to receive css-classes. There should also be a label-text given; something like "Change language" which is then hidden for `sr-only`.
2021-01-17 21:06:54 +01:00
Pieter Vander Vennet
9c53fe9868 Fixed custom generator by fixing dependencies 2020-11-05 13:34:48 +01:00