Commit Graph

61 Commits

Author SHA1 Message Date
raucao ec0d5a30f9 Extract icon imports to separate util
CI / Lint (pull_request) Successful in 28s
CI / Test (pull_request) Successful in 43s
So icons can be used from anywhere, e.g. map component JS
2026-03-14 12:28:17 +04:00
raucao ff68b5addc Move default yellow to var, add in list UI 2026-03-13 14:56:12 +04:00
raucao 990f3afa88 Fix lint errors
CI / Lint (pull_request) Successful in 21s
CI / Test (pull_request) Successful in 34s
2026-03-13 13:51:49 +04:00
raucao bcb9b20e85 WIP Add places to lists 2026-03-13 12:22:51 +04:00
raucao dbf71e366a Further improve scrolling 2026-03-11 17:19:48 +04:00
raucao bcc7c2a011 Improve bottom card scrolling on Android 2026-03-11 16:29:31 +04:00
raucao b07640375a Add some white space to place details bottom
CI / Lint (pull_request) Successful in 23s
CI / Test (pull_request) Successful in 39s
2026-03-11 16:07:37 +04:00
raucao 845be96b71 Fix linting errors, improve lint scripts 2026-02-24 16:31:22 +04:00
raucao a6ca362876 Multi-line rendering for multi-value tags
E.g. opening hours, multiple phone numbers, ...
2026-02-24 14:50:39 +04:00
raucao 95e9c621a5 Fix sidebar link layout issue 2026-02-24 13:31:11 +04:00
raucao e980431c17 Add Wikipedia icon, support for filled SVGs 2026-02-24 13:25:17 +04:00
raucao 1df77c2045 Tweak search box width on small screens 2026-02-24 12:21:03 +04:00
raucao ecb3fe4b5a Tweak sizes and layout for icon buttons 2026-02-23 16:50:34 +04:00
raucao 00454c8fab Integrate the menu button in the search box
Allows us to make the search box wider, too
2026-02-20 18:35:01 +04:00
raucao bf12305600 Add full-text search
Add a search box with a quick results popover, as well full results in
the sidebar on pressing enter.
2026-02-20 12:39:04 +04:00
raucao 55aecbd699 Apply same button-press effect to both header buttons 2026-02-10 18:51:26 +04:00
raucao ccaa56b78f Remove remaining default tap highlights on mobiles 2026-02-10 18:44:41 +04:00
raucao 53300b92f5 Re-add zoom controls 2026-02-10 17:47:03 +04:00
raucao 8e3187f38d Improve place-create button 2026-01-27 13:37:59 +07:00
raucao 8c58a76030 Create new places
And find them in search
2026-01-27 12:58:23 +07:00
raucao 399ad1822d Humanize place type properly, refactor for other tags 2026-01-27 11:21:51 +07:00
raucao 104a742543 Use dark grey for all text, change theme color 2026-01-27 11:00:06 +07:00
raucao 06b47d96a7 Fix search results scrolling behavior 2026-01-27 08:54:42 +07:00
raucao e8af959be6 Improve search results layout/styling 2026-01-27 08:54:38 +07:00
raucao 0decb4cf1b Optimize animations on iOS 2026-01-26 17:52:41 +07:00
raucao 653e44348c Fix auto-zoom when focussing form field on iOS 2026-01-26 17:01:29 +07:00
raucao d9b2a17b91 Noto serif or no serif 2026-01-26 16:46:07 +07:00
raucao 713d9d53e6 Styling optimizations 2026-01-26 16:32:16 +07:00
raucao e0ea0ca988 Prevent mobile Safari from resizing text 2026-01-26 16:23:46 +07:00
raucao 924484a191 Set base font size explicitly 2026-01-26 16:16:47 +07:00
raucao b960ba0868 Unify button styles, improve sizing 2026-01-26 16:15:52 +07:00
raucao 1a643e980d Fix location of additional map controls 2026-01-26 16:02:23 +07:00
raucao b6484aee9d Improve settings sidebar 2026-01-26 14:42:56 +07:00
raucao 1a96f95c82 Hide settings pane on outside click, render above places pane 2026-01-24 21:06:50 +07:00
raucao 911e6ddf38 Add setting for Overpass API provider 2026-01-24 20:47:55 +07:00
raucao e61dc00725 Restore some lost styles 2026-01-24 20:47:42 +07:00
raucao 94b7959fd8 Fix CSS linting, organize properly 2026-01-24 17:47:37 +07:00
raucao 9082fb9762 Fix template linting errors 2026-01-24 16:42:53 +07:00
raucao 0f44f42c23 Add settings/about pane 2026-01-24 16:18:39 +07:00
raucao 0d5a0325f4 Allow editing of bookmarks/places 2026-01-24 16:15:48 +07:00
raucao e8f7e74e40 WIP Add settings/about pane 2026-01-24 14:33:00 +07:00
raucao 9a02363515 Move all map controls to bottom right corner 2026-01-24 14:16:08 +07:00
raucao f28be0c994 Add user/accounts menu, RS connect 2026-01-24 13:51:29 +07:00
raucao 721fe5f01d Fix linting/formatting 2026-01-24 12:52:19 +07:00
raucao 518685b7dc Improve secondary btn style 2026-01-24 11:17:07 +07:00
raucao f87d8bdda9 Improve save button styles 2026-01-23 16:51:53 +07:00
raucao f17f8ca17b Use feather icons in sidebar header 2026-01-23 15:49:59 +07:00
raucao 33a6469a19 Various layout and style improvements for place details 2026-01-23 12:41:27 +07:00
raucao be921cf3ca Prevent pull-to-refresh on mobile 2026-01-21 19:57:34 +07:00
raucao fa4115b714 Pan map on mobile when pin obscured by sidebar 2026-01-21 19:38:55 +07:00