Valentyne Stigloher
|
6dcb92bdd8
|
(nuxt) dynamically load calendar events
|
2025-02-15 14:27:00 +01:00 |
|
Valentyne Stigloher
|
b25afefc49
|
(fmt)
|
2024-10-29 10:56:32 +01:00 |
|
Valentyne Stigloher
|
7aaa57880d
|
(nuxt) use name of routes / pages instead of building urls as this breaks sometimes when encodeURIComponent is used (and it’s shorter)
|
2024-09-20 22:53:57 +02:00 |
|
Valentyne Stigloher
|
8b58541079
|
(nuxt) replace process.env replacement with runtimeConfig.public
|
2024-09-12 10:11:25 +02:00 |
|
Valentyne Stigloher
|
6090078689
|
(nuxt) use useConfig composable instead of $config global as this can only be controlled via runtimeConfig and is better protected than in Nuxt 2
|
2024-09-11 21:29:35 +02:00 |
|
Valentyne Stigloher
|
75e76025eb
|
(vue) migrate component from Vue.extend to defineComponent
|
2024-09-11 21:29:22 +02:00 |
|
Valentyne Stigloher
|
3996dd10b8
|
(ts) migrate calendar
|
2024-05-20 12:53:15 +02:00 |
|
Valentyne Stigloher
|
a065029cb5
|
(refactor) rename $config and $locale Vue globals to have a dollar sign per convention
|
2024-01-26 14:30:12 +01:00 |
|
PronounsPage
|
fa14ab79d9
|
(lint) automatically fix lints via yarn lint --fix
|
2024-01-11 20:36:05 +01:00 |
|
Valentyne Stigloher
|
8e1a40d74f
|
(lint) add .js extension on imports in .vue
|
2024-01-11 20:33:04 +01:00 |
|
Andrea Vos
|
7b520c15b0
|
make the calendar banner less striking
|
2022-04-08 17:12:18 +02:00 |
|
Andrea Vos
|
e46f3aaf12
|
[calendar] display current date in the <CalendarBanner>
|
2021-12-29 18:57:30 +01:00 |
|
Andrea Vos
|
8aed61b419
|
allow configurable colons
|
2021-12-02 18:16:25 +01:00 |
|
Andrea Vos
|
652fc7dd71
|
#270 [terminology] link to calendar
|
2021-10-15 18:50:21 +02:00 |
|
Andrea Vos
|
b2a436160b
|
#266 [calendar] multiple years, day view
|
2021-10-03 16:39:54 +02:00 |
|
Andrea Vos
|
c0762c1e5d
|
fix vue warnings
|
2021-08-19 18:25:48 +02:00 |
|
Andrea Vos
|
7afd2fe16b
|
#250 [calendar] as image
|
2021-08-19 00:08:24 +02:00 |
|
Andrea Vos
|
1fd341e9e6
|
[calendar] add events, split into four "levels"
|
2021-08-17 19:50:49 +02:00 |
|
Andrea Vos
|
b910a8aa88
|
#246 Calendar of queer dates
|
2021-08-14 16:22:30 +02:00 |
|
Andrea Vos
|
7f24c8fbf7
|
#246 Calendar of queer dates
|
2021-08-14 10:42:49 +02:00 |
|