.. |
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 |
DirectionIndicator.svelte
|
UX: use center icon for directionINdicator if no GPS signal is available
|
2023-12-26 12:53:31 +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
|
Chore: housekeeping: lint
|
2023-12-19 22:08:00 +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: move buttons into fields
|
2023-12-26 22:30:27 +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
|
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
|
UX: always center loading icon
|
2023-12-26 12:08:48 +01: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
|
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 |
Paragraph.ts
|
Refactoring: move all code files into a src directory
|
2023-07-09 13:09:05 +02:00 |
ShareButton.svelte
|
Improve share functionality
|
2023-12-25 23:55:52 +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
|
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
|
Favourites: improve overview, update all features from OSM when loading
|
2023-12-03 20:03:47 +01:00 |
Tr.svelte
|
Add QR-code to all popups, add direction indicator to popup and visual feedback, make reviews accessible to screenreaders (both to read them and to make them)
|
2023-12-24 05:01:10 +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 |