Various UI changes to make editing faster and easier.
هذه إصدارات لهذا البرنامج النصي حيث تم تحديث الكود. عرض كل الإصدارات.
Remove AddAltCity button dependency from waze label.
Bump version, remove update message
Merge pull request #54 from LihtsaltMats:remove-label-dependency
Make road type choices exclusionary
Refine road type settings handling
Enhance dropdown styling for better text handling and appearance
Update version and change update message
Merge branch 'master' into pr/LihtsaltMats/53
Merge pull request #53 from LihtsaltMats:exclusionary-road-type-choice
Update version to 2025.03.28.000 and remove update message; improve selection handling for road type buttons
Take settings from... user settings
Bump version
Merge pull request #52 from LihtsaltMats:patch-5
Add checkbox to hide unchecked road types in compact mode
https://github.com/WazeDev/WME-ClickSaver/issues/43
Minor eslint cleanup and add updateMessage
Merge pull request #51 from LihtsaltMats:patch-4
Fix alert popup timing
Remove reference to MultiActionHack library
Remove MultiActionHack while bugs are worked out
Remove copied MultiActionHack code and reference the original code via a required library
Update keyboard shortcut alert messages to have a shorter timeout
Will require waiting for a WazeWrap update
Call getOrCreateStreet in correct order
Merge branch 'master' into patch-2
Merge pull request #50 from LihtsaltMats/patch-2
Fix broken setStreetAndCity function
Code cleanup and bump version
Add button to switch between alternative and primary street names
Add constraints when the switching icon is displayed
Merge pull request #48 from LihtsaltMats/patch-1
Bump version to 2025.03.06 and copy MultiAction hack code into script (temporarily)
Fix "swap pedestrian button" in non-compact mode
Update forum URL
Merge branch 'master' of https://github.com/WazeDev/WME-ClickSaver
Update "swap pedestrian <-> drivable" road type code (master)
Decrease padding of compact road type buttons
version bump
Update the skipLoginDialog function
bump version
Skipping first Login Dialog
Merge pull request #46 from SaiCode-DEV:master
Keep segment address when clicking swap drivable <-> pedestrian button
fix "swap drivable -> pedestrian" button
update MultiAction calls
Add typeof check to bootstrap, eliminate OL references
Fix "swap pedestrian/drivable segment" feature
Add copy coodinates keyboard shortcut. Also move CS shortcuts to their own group.
Fix for WME 2.180
fix Add Alt City for WME 2.180 release, bump version #
Update WME ClickSaver.js
Updated onAddAltCityButtonClick() function to handle street names that have not been saved yet., Update WME ClickSaver.js
Fix for 7/11/23 WME release, bump version #, Merge pull request #44 from fuji2086/alt-city-patch