summaryrefslogtreecommitdiffstats
path: root/apps/web-shared/src/components
Commit message (Collapse)AuthorAgeFilesLines
* feat: Don't continue if no target is available on mousemove eventivarlovlie2022-06-131-2/+3
|
* refactor: Close blowout toolbelt on escape or click outside of ↵ivarlovlie2022-06-123-3/+21
| | | | [data-blowout-toolbelt-element]
* feat: Finalise stopwatch.svelte translationsivarlovlie2022-06-121-14/+14
|
* refactor: Use store for setting current locale instead of directly setting a ↵ivarlovlie2022-06-122-18/+8
| | | | | | cookie This was not doable before because locale.ts was inside of projects and not web-shared
* feat: Add translations to stopwatch.svelteivarlovlie2022-06-102-12/+25
| | | | This commit also demonstrates how to do i18n across apps.
* feat: Add inital translation supportivarlovlie2022-06-076-248/+392
|
* fix: Inherit radius on svg to align styling with other theme figure iconsivarlovlie2022-06-061-0/+1
|
* feat: More work on portalivarlovlie2022-06-067-20/+237
|
* feat: Implement new theme switcher component and backendivarlovlie2022-06-051-0/+425
| | | | The theme is now shared between the domain returned by base_domain()
* feat: New frontpageivarlovlie2022-06-052-0/+168
|
* refactor: Add a small box-shadowivarlovlie2022-06-031-1/+1
|
* fix: !WIP flickering dropdown on multi dropdowns with new focus strategyivarlovlie2022-06-031-1/+5
|
* refactor: Dont loose focus on search input when navigating resultsivarlovlie2022-06-031-20/+30
|
* refactor: Rename accounts to portalivarlovlie2022-06-021-4/+26
|
* feat: Initial after clean slateivarlovlie2022-06-0123-0/+1283