A House Number script with its controls in the House Number mini-editor. It injects the next value in a sequence into each new HN. All house number formats are supported.
นี่คือเวอร์ชันของสคริปต์นี้ที่โค้ดมีการอัปเดต แสดงเวอร์ชันทั้งหมด
Rewrite house number increment logic
Remove redundant next field
Fix return key blur
Remove superfluous nonZero method
Add missing val()
Merge pull request #7 from MSbitani:any-format
New logic to increment house number
Fix increment storage
Fix next house number selection on subsequent streets
version 2.9
Fix the save of the next value when closing RHN
Adapt to the lates WME UI
Fix visibility check to work on both Chrome and Firefox
Merge pull request #4 from chipco/main
Update RapidHouseNumbers.js
Test ESLInt
Removed console.log
Cleanup
Merge pull request #3 from SaiCode-DEV:main
Eskint config on Future PRs and Minor version check fix.
bump version #
Fixed missing Userscript header
Merge pull request #2 from SaiCode-DEV:patch-3
RapidHouseNumbers re enter bug fixed
Updates to support FF browser and Waze styling.
Thanks to @SaiCode-DEV for provinding this update!
Replace match and exclude statements with include (was causing errors in beta wme)
A couple hacks to prevent multiple instances of controls and to make sure they're cleared when toggling HN editing mode.
House number field is now a react element. Added function to set the react value., Merge pull request #1 from fuji2086/patch-1
Rewritten to work with the latest WME.