Commit graph

639 commits

Author SHA1 Message Date
583d1e137f Refactoring of AvailableBaseLayer 2021-07-14 16:05:50 +02:00
315e2f7fd1 Add precise input method, enabled for public bookcases 2021-07-14 00:17:15 +02:00
42d0071b26 Use canonical rendering in windpowermap 2021-07-13 18:52:02 +02:00
b9e15697f4 Robustify morescreen, remove unused var 2021-07-12 13:38:38 +02:00
4eb131b3b1 Clip corners of the input-element-cone, which sometimes hid the save button resulting in unexpected click behaviour 2021-07-12 00:05:56 +02:00
38231399c4 Use rounded-3xl for radio buttons instead of rounded-full 2021-07-11 15:47:37 +02:00
6e3c39e475 Add option to show text field inline with the rendering; add option to fill out a default value 2021-07-11 15:44:17 +02:00
3ecfef9bc1 Restore small icons in attribution, fix #413 2021-07-10 21:41:56 +02:00
1187d5b807 Disable zoom animation 2021-07-10 21:07:44 +02:00
0306a28811 Disable zoom and fade animations on minimaps 2021-07-10 21:07:27 +02:00
08e57a69b6 Fix input link 2021-07-08 14:55:21 +02:00
fe747dbfb4 Duplicate elements in layerselection to fix dissapearing elements 2021-07-06 17:23:22 +02:00
15f1a9362c Fix: ifnot-value would show up together with the 'if'-value 2021-07-05 00:45:41 +02:00
fb3e3a040b Fix tests, fix units 2021-07-04 20:36:19 +02:00
32e30e4b01 Merge develop 2021-07-03 21:28:24 +02:00
952e3e2bc7 Styling tweaks 2021-07-03 21:18:19 +02:00
e2591f3dfe Toggle in the userbadge on small screens - more map space 2021-07-03 20:18:52 +02:00
69d4ea765c Tweak styling for small screens 2021-07-03 14:54:35 +02:00
e4c29ce660 First version of a delete button, is working 2021-07-03 14:35:44 +02:00
de5f8f95bb Hook deleteWizard into the specialVisualisations (WIP) 2021-07-01 02:43:49 +02:00
5d3365afb8 First draft of an element which deletes points 2021-07-01 02:26:45 +02:00
bbfcee686f Refactor OsmObject to use eventsources, add first version of the delete button 2021-06-30 18:48:23 +02:00
6576ac36cc Use addCallbackAndRunD where applicable, which deletes many if(value==undefined) checks 2021-06-30 15:38:14 +02:00
5e84b00ca2 Use clone in translation 2021-06-30 15:34:32 +02:00
985e97d43b First steps for a delete button 2021-06-28 18:06:54 +02:00
e09dfbf3f7 Fix JOSM link 2021-06-28 00:59:30 +02:00
785f57262e Further cleanup: further removal of the UIElement 2021-06-28 00:45:49 +02:00
09ba1b37c6 Correctly add elements to featureInfoBox 2021-06-27 20:52:25 +02:00
284102c2f1 Seperate logic to detect special renderings and to actually render them, add a minimap to all popups (if no minimap is defined seperately) 2021-06-27 19:21:31 +02:00
ab0d510cdd Stabilize code contributor count 2021-06-27 02:41:30 +02:00
37dab7a9a2 Improvements to units: move the unit handling into the validated text field, fix 'isValid' and typing of partial denominations 2021-06-25 20:38:12 +02:00
89c5c78f41 Small improvements to units 2021-06-25 18:30:56 +02:00
0789abf65e Small fixes 2021-06-24 14:21:41 +02:00
ac201afb40 Documentation update 2021-06-24 14:03:02 +02:00
ef18846c6a Inject a few functions to fix the build 2021-06-24 13:51:58 +02:00
41ee3a7e58 Formatting 2021-06-24 02:34:13 +02:00
2883ae7122 Link value 2021-06-24 02:33:43 +02:00
570cbc67ce Link value of OHInput, make combinedInputElement more resilient; formatting 2021-06-24 02:33:26 +02:00
6efc928bb5 Remove debug output 2021-06-24 02:31:31 +02:00
aa50d33b81 Merge master 2021-06-24 01:55:45 +02:00
9619485b54 Merge branch 'master' into develop 2021-06-24 01:18:46 +02:00
3cec4eccff Add zoom functionality to minimap 2021-06-24 01:17:29 +02:00
b8a72a5119 Restore personal theme button in MoreScreen 2021-06-23 03:00:21 +02:00
5e991bdc02 Allow to style special visualisations, no cursor if popups are disabled 2021-06-23 02:41:30 +02:00
eba1772ab9 Add minimap baseElement; add this as special rendering, add minimap beneath direction input element 2021-06-23 02:15:28 +02:00
89df28ae06 Formatting, remove old, unused code 2021-06-23 02:14:15 +02:00
26ff765e5f Merge branch 'master' into develop 2021-06-22 15:25:18 +02:00
aaaf876257 Move imageAttributionSources around, improve fixTheme script 2021-06-22 14:21:32 +02:00
966fcda8d1 Add support for units to clean up tags when they enter mapcomplete; add example of this usage in the climbing theme, add climbing theme title icons with length and needed number of carabiners 2021-06-22 03:16:45 +02:00
89f6f606c8 Merge branch 'master' into feature/units 2021-06-22 00:38:36 +02:00