mapcomplete/src/UI/Base
2024-02-20 13:33:38 +01:00
..
BackButton.svelte Refactoring: port PlantNet-detection to svelte, re-integrate wikipedia component 2023-09-20 01:47:32 +02:00
Button.ts Refactoring: move all code files into a src directory 2023-07-09 13:09:05 +02:00
ChartJs.ts Refactoring: move all code files into a src directory 2023-07-09 13:09:05 +02:00
Checkbox.svelte UX: styling tweaks, fix typing errors 2023-12-13 01:02:27 +01:00
Combine.ts Refactoring: move all code files into a src directory 2023-07-09 13:09:05 +02:00
DirectionIndicator.svelte Housekeeping: formatting 2024-02-20 13:33:38 +01:00
DivContainer.ts Refactoring: move all code files into a src directory 2023-07-09 13:09:05 +02:00
DragInvitation.svelte Housekeeping 2023-12-01 15:23:28 +01:00
Dropdown.svelte Merge master 2023-12-19 23:04:37 +01:00
FileSelector.svelte Housekeeping: formatting 2024-02-20 13:33:38 +01:00
FixedUiElement.ts Security: purify inputs around innerHTML-usage, remove some unused parameters and classes 2023-09-21 01:53:34 +02:00
FloatOver.svelte Housekeeping: formatting 2024-02-20 13:33:38 +01:00
FromHtml.svelte Chore: formatting 2023-09-28 23:50:27 +02:00
Hotkeys.ts A11y: improve documentation of hotkeys, keyboard navigation acts more like an aria-grid 2023-12-22 18:50:22 +01:00
If.svelte Chore: housekeeping: lint 2023-12-19 22:08:00 +01:00
IfHidden.svelte Refactoring: move all code files into a src directory 2023-07-09 13:09:05 +02:00
IfNot.svelte Refactoring: move all code files into a src directory 2023-07-09 13:09:05 +02:00
Img.ts Fix: replace all mentions of 'mapcomplete.osm.be' with 'mapcomplete.org' 2023-08-23 18:33:30 +02:00
Lazy.ts Refactoring: move all code files into a src directory 2023-07-09 13:09:05 +02:00
Link.svelte More work on A11y 2023-12-21 17:36:50 +01:00
Link.ts A11y: add labels to previously unlabeled buttons, fix order 2023-12-14 18:25:35 +01:00
LinkToWeblate.ts Chore: remove all unused imports, port 'allTags' to proper svelte 2024-01-22 03:42:35 +01:00
List.ts Refactoring: move all code files into a src directory 2023-07-09 13:09:05 +02:00
Loading.svelte Chore: remove all unused imports, port 'allTags' to proper svelte 2024-01-22 03:42:35 +01:00
Loading.ts Refactoring: move all code files into a src directory 2023-07-09 13:09:05 +02:00
LoginButton.svelte Housekeeping: formatting 2024-02-20 13:33:38 +01:00
LoginToggle.svelte A11y: screen navigation improvements, see #1181 2023-12-15 01:46:01 +01:00
LogoutButton.svelte Chore: housekeeping: lint 2023-12-19 22:08:00 +01:00
MapControlButton.svelte Chore: Housekeeping 2023-12-21 01:46:18 +01:00
ModalRight.svelte Chore: Housekeeping 2023-12-21 01:46:18 +01:00
NextButton.svelte Chore: formatting 2023-11-09 16:30:26 +01:00
OpenJosm.svelte Chore: Housekeeping 2023-12-21 01:46:18 +01:00
ShareButton.svelte Chore: regenerate docs, lint 2023-12-30 15:24:30 +01:00
SubtleButton.svelte Refactoring: move all code files into a src directory 2023-07-09 13:09:05 +02:00
SubtleButton.ts Chore: remove all unused imports, port 'allTags' to proper svelte 2024-01-22 03:42:35 +01:00
SubtleLink.svelte Fix: fix reverse tabnabbing in most cases, add rel=noopener to most links to untrusted content 2023-09-02 00:55:07 +02:00
SvelteUIElement.ts Performance: trim svg.ts, use Svelte-SVG-componenets where possible (WIP) 2023-11-19 04:38:34 +01:00
TabbedGroup.svelte Chore: housekeeping: lint 2023-12-19 22:08:00 +01:00
Table.ts Chore: formatting 2023-09-21 15:29:34 +02:00
TableOfContents.ts Refactoring: move all code files into a src directory 2023-07-09 13:09:05 +02:00
Title.ts Refactoring: move all code files into a src directory 2023-07-09 13:09:05 +02:00
ToSvelte.svelte Housekeeping: formatting 2024-02-20 13:33:38 +01:00
Tr.svelte Chore: regenerate docs, lint 2023-12-30 15:24:30 +01:00
VariableUIElement.ts Refactoring: use more accurate context in conversion, fix tests 2023-10-12 16:55:26 +02:00
WeblateLink.svelte Accessibility: improve keyboard only flow (see #1181); remove some legacy use of Svelte 2023-12-06 17:27:30 +01:00