Minh Nguyễn
|
6e30e61ade
|
Label route relations with directions and waypoints
|
2020-12-31 16:50:47 -08:00 |
|
Quincy Morgan
|
cbc6b72a68
|
Update code test
|
2020-06-09 17:47:34 -04:00 |
|
Quincy Morgan
|
039168ad0c
|
Update code test
|
2020-06-09 17:43:55 -04:00 |
|
Quincy Morgan
|
40fd7d3964
|
Be lenient with utilUnicodeCharsTruncated tests for emojis
|
2020-06-09 17:38:55 -04:00 |
|
Quincy Morgan
|
2de870ff58
|
Be lenient with utilUnicodeCharsCount tests for emojis
|
2020-06-09 17:23:22 -04:00 |
|
Quincy Morgan
|
762307bd7d
|
Restrict key, value, and role character limits based on unicode characters, not UTF-16 code units (re: #6817)
|
2020-06-09 15:41:15 -04:00 |
|
Bryan Housel
|
dc7fba4bf8
|
Have utilStringQs advance past any leading '?' or '#' characters
This lets us remove a bunch of substring(1) and +1 from the code.
|
2020-02-20 17:09:54 -05:00 |
|
Bryan Housel
|
7b4a9a43b0
|
Change utilTagDiff to return an object with details
|
2019-05-02 22:59:41 -04:00 |
|
Bryan Housel
|
ed9a436318
|
Move common tag diffing code from validators into utilTagDiff
|
2019-05-02 11:16:15 -04:00 |
|
Bryan Housel
|
9e4cf126c3
|
Remove unneeded utilGetPrototypeOf and just use Object.getPrototypeOf
|
2019-03-25 22:16:58 -04:00 |
|
Bryan Housel
|
71b2d2c6b7
|
Upgrade legacy symbols in tests
- iD.Context -> iD.coreContext
- iD.Graph -> iD.coreGraph
- iD.Node -> iD.osmNode
- iD.Way -> iD.osmWay
- iD.Relation -> iD.osmRelation
|
2019-01-30 15:43:02 -05:00 |
|
Bryan Housel
|
6ab9489fe7
|
Add utilGetAllNodes to get all nodes and descendants
|
2016-12-20 22:37:53 -05:00 |
|
Bryan Housel
|
87950fd472
|
Fix lib export, flatten names in tests and docs
|
2016-10-04 21:56:09 -04:00 |
|
Bryan Housel
|
5f496f2020
|
Cleanup test html, alphabetize, make sure all tests run
|
2016-07-14 12:59:47 -04:00 |
|