Martin Raifer
a21a985db5
fix html injecting/rendering in help pane
2021-11-29 17:31:11 +01:00
Quincy Morgan
baabd81987
Unbundle id-tagging-schema data and translations
...
Update for id-tagging-schema 2.0.0
2020-12-01 11:14:14 -05:00
Quincy Morgan
ba48a861bc
Enable curly and block-spacing eslint rules
2020-11-10 14:19:11 -05:00
Quincy Morgan
a1c002ebba
Add more detail to the Operations section of the help docs (re: #7829 )
...
Add info about splitting a specific way to the help docs (close #7992 )
2020-09-25 10:38:30 -04:00
Quincy Morgan
1fc43759ca
Followup to #7829
2020-09-24 16:37:44 -04:00
Quincy Morgan
03ea7816c7
Merge branch 'develop' into help-edit-menu
2020-09-24 15:20:48 -04:00
Quincy Morgan
5435082d9c
Revert t function to returning the plain string by default
...
Add `t.html` function for getting the string with the `lang` attribute
2020-09-22 12:03:29 -04:00
Quincy Morgan
32f8274929
Make t function return a span element with a lang attribute unless html: false is specified in the options (re: #7963 )
...
Update `text` functions to `html` to support inserting the `span` elements
Specify `html: false` for various instances where a `span` is not desired, e.g. `placeholder` and `title` attributes
2020-09-15 21:56:22 -04:00
Quincy Morgan
e6703cb1cc
Begin making UI adapt correctly to scaled text sizes (re: #7965 )
2020-09-09 16:11:46 -04:00
Quincy Morgan
171d867d92
Make sure the add note button label in the help matches the toolbar ( close #7841 )
2020-07-27 15:59:31 -04:00
Manfred Brandl
97650f10f1
Add Edit Menu to Help, corr
2020-07-22 15:51:25 +02:00
Manfred Brandl
95dfcbaab7
Add Edit Menu to Help
2020-07-22 15:43:27 +02:00
Quincy Morgan
99383355b2
Update doubletap icon
...
Use consistent close button
Update a few strings
2020-07-13 14:33:49 -04:00
Quincy Morgan
31740f1ebb
Add pinch-to-zoom icon to help and walkthrough
2020-07-13 11:26:42 -04:00
Quincy Morgan
f5d280682e
Add mousewheel icon to help and walkthrough
2020-07-13 10:57:59 -04:00
Quincy Morgan
bf5ed60f96
Update walkthrough touch icons
2020-07-12 19:04:39 -04:00
Quincy Morgan
1514648468
Add doubletap and touch-and-drag icons to the walkthrough
...
Update tap and longpress icons
2020-07-11 21:04:07 -04:00
Quincy Morgan
365fa1bf0d
Add tap and longpress icons to walkthrough
2020-07-11 19:27:50 -04:00
Quincy Morgan
3229390178
Clean up the mouse icons' size and clarity
2020-07-11 19:00:17 -04:00
Quincy Morgan
0d4946fe47
Update more help pane strings for touchscreens
2020-07-10 16:46:00 -04:00
Quincy Morgan
cf5bf61d72
Use the same string replacements for the walkthrough as the help docs
...
Use keyboard styling for keys referenced in the walkthrough
Add mouse icons for left/right click referenced in the walkthrough
Add labels for all buttons referenced by icon in the walkthrough
2020-07-10 12:18:46 -04:00
Quincy Morgan
a1af118f0e
Ensure locales and presets are loaded before the UI loads ( close #7406 )
...
Consolidate localization behavior and init to a coreLocalizer function and singleton
Explicitly support `en-US` locale
Rename coreData to coreFileFetcher and export a singleton rather than using a property of coreContext
Add `apiConnections` property of coreContext to simplify adding a source switcher
Replace some init functions with re-callable, promise-supporting `ensureLoaded` functions
Make coreContext itself load the UI if a container has been specified at init time
Fix code tests
2020-03-31 12:23:31 -07:00
Quincy Morgan
74e7a108a9
Remove global selection from walkthrough (re: #7445 )
2020-03-29 10:19:59 -07:00
Quincy Morgan
9eb694faec
Remove radial menu
2020-03-13 13:29:46 -07:00
Bryan Housel
e44dfcb5e3
Add geoVecNormalizedDot
2019-02-25 23:07:03 -05:00
Bryan Housel
c3ac083b32
Reuse math code, add geoVecNormalize, code cleanups
2019-02-25 21:15:20 -05:00
Bryan Housel
f347346e70
Variable cleanups in intro
2018-09-06 14:32:09 -04:00
Bryan Housel
434bc5af96
Improve styling of keyboard shortcuts, clicks, commands in help text
2017-11-23 02:31:12 -05:00
Bryan Housel
d296c26fcc
Convert lodah-es and d3 to named imports for ui/intro
2017-09-26 00:27:21 -04:00
Bryan Housel
0782ee10c8
Remove address part if translation matches <.*>
2017-04-22 12:03:37 -04:00
Bryan Housel
92d6d51724
Mock geocoder in walkthrough so we can localize address field
2017-04-21 17:53:37 -04:00
Bryan Housel
2e6bb9b8d7
Localize addr:street tags in walkthrough
2017-04-21 13:41:16 -04:00
Bryan Housel
0256252caf
Ask user to redraw the building if the points really are not very square
2017-04-14 11:28:52 -04:00
Bryan Housel
8b28772aef
Eliminate the very slow (3sec) transitions
2017-04-12 13:23:17 -04:00
Bryan Housel
8a2e1633c9
Adjust timings, language, transitions in walkthrough
2017-04-10 16:59:41 -04:00
Bryan Housel
ec1e5cb50d
Finish delete lines section of the walkthrough, add selectMenuItem helper
2017-04-09 23:56:54 -04:00
Bryan Housel
912d565fc3
Update walkthrough name localization, no more hardcoded osmids
2017-04-05 14:13:46 -04:00
Bryan Housel
5f627c858e
Localize a few more walkthrough names, start buildings chapter
2017-04-01 21:43:40 -04:00
Bryan Housel
063d5605ae
Ensure each step can cleanup after itself and continueTo reliably
2017-03-28 16:41:42 -04:00
Bryan Housel
09d3e2d09d
Code cleanups, move local feature names to helper
2017-03-23 10:39:43 -04:00
Bryan Housel
697cef1b06
Fix zoom/pan for the intro curtain
...
(closes #2386 )
2017-03-22 15:57:26 -04:00
Bryan Housel
464b0b2aca
Fix issues with walkthrough
2016-09-26 16:25:38 -04:00
Bryan Housel
a86f34b4ef
Pacify eslint, get build and tests running again
2016-08-26 01:15:07 -04:00
Kushan Joshi
780960c711
interim
2016-07-06 00:34:35 +05:30