MapComplete/src/UI/Base
2023-12-16 01:29:42 +01:00
..
AsyncLazy.ts Refactoring: move all code files into a src directory 2023-07-09 13:09:05 +02: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
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 Accessibility: add (translatable) aria labels, update to translation system, see #1181 2023-12-12 19:18:59 +01:00
FileSelector.svelte Accessibility: improve keyboard only flow (see #1181); remove some legacy use of Svelte 2023-12-06 17:27:30 +01:00
FilteredCombine.ts Refactoring: move all code files into a src directory 2023-07-09 13:09:05 +02: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 A11y: screen navigation improvements, see #1181 2023-12-15 01:46:01 +01:00
FromHtml.svelte Chore: formatting 2023-09-28 23:50:27 +02:00
Hotkeys.ts A11y: screen navigation improvements, see #1181 2023-12-15 01:46:01 +01:00
If.svelte Chore: Improve typing 2023-12-07 21:55:54 +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 A11y: add labels to previously unlabeled buttons, fix order 2023-12-14 18:25:35 +01:00
Link.ts A11y: add labels to previously unlabeled buttons, fix order 2023-12-14 18:25:35 +01:00
LinkToWeblate.ts Refactoring: move all code files into a src directory 2023-07-09 13:09:05 +02:00
List.ts Refactoring: move all code files into a src directory 2023-07-09 13:09:05 +02:00
Loading.svelte Chore: formatting 2023-09-28 23:50:27 +02:00
Loading.ts Refactoring: move all code files into a src directory 2023-07-09 13:09:05 +02:00
LoginButton.svelte Refactoring: remove slot name; fix logout button 2023-12-04 16:09:30 +01:00
LoginToggle.svelte A11y: screen navigation improvements, see #1181 2023-12-15 01:46:01 +01:00
LogoutButton.svelte Refactoring: remove slot name; fix logout button 2023-12-04 16:09:30 +01:00
MapControlButton.svelte Improve 'slopes' input, add compass indicator 2023-12-16 01:29:42 +01:00
ModalRight.svelte A11y: screen navigation improvements, see #1181 2023-12-15 01:46:01 +01:00
NextButton.svelte Chore: formatting 2023-11-09 16:30:26 +01:00
OpenJosm.svelte Housekeeping 2023-12-01 15:23:28 +01:00
Paragraph.ts Refactoring: move all code files into a src directory 2023-07-09 13:09:05 +02:00
ShareButton.svelte A11y: add labels to previously unlabeled buttons, fix order 2023-12-14 18:25:35 +01:00
SubtleButton.svelte Refactoring: move all code files into a src directory 2023-07-09 13:09:05 +02:00
SubtleButton.ts Refactoring: move all code files into a src directory 2023-07-09 13:09:05 +02: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 A11y: screen navigation improvements, see #1181 2023-12-15 01:46:01 +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 Favourites: improve overview, update all features from OSM when loading 2023-12-03 20:03:47 +01:00
Tr.svelte A11y: improve flow with screenreader, some more refactoring to svelte, see #1181 2023-12-13 02:16:53 +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