issues
search
whatwg
/
urlpattern
URL Pattern Standard
https://urlpattern.spec.whatwg.org/
Other
159
stars
22
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Meta: link Simplified Chinese translation
#238
sisidovski
closed
1 month ago
1
Globstar `**` causes exponential runtime behavior
#237
johnp
opened
2 months ago
2
Expose URLPattern everywhere
#236
ptomato
opened
2 months ago
2
Suggestion to Add Translated Link for urlpattern (Simplified Chinese 简体中文)
#235
JinDX
closed
1 month ago
1
Cannot capture default port in a named group
#234
rotu
opened
2 months ago
10
Editorial: Mark IDs referred to by IETF documents as required
#233
jeremyroman
closed
2 months ago
1
Editorial: Add brief explanations to examples
#232
jeremyroman
closed
2 months ago
3
Anchor permanence for external URL Pattern integration?
#231
pmeenan
closed
2 months ago
1
Explain how HTTP header fields integrate with URL patterns
#230
jeremyroman
closed
1 month ago
1
Make it clearer that parentheses are needed to use regex's
#229
tunetheweb
closed
2 months ago
0
Does not tolerate `+` in protocol
#228
rotu
opened
3 months ago
8
delimiter characters not included in component parts
#227
rotu
opened
3 months ago
6
Multiple same-named groups within the same URL component
#226
kettanaito
closed
3 months ago
5
Review Draft Publication: March 2024
#225
annevk
closed
8 months ago
1
Editorial: Add proper serialization of URL properties
#224
rubycon
closed
7 months ago
5
Fix RFC2119 keyword warnings
#223
yoshisatoyanagisawa
closed
8 months ago
2
Editorial: Export "URL pattern" dfn.
#222
jeremyroman
closed
8 months ago
0
Make the match algorithm accept the URL struct
#221
yoshisatoyanagisawa
closed
8 months ago
2
Opaque Host and domain encoding
#220
rubycon
opened
9 months ago
6
Remove JavaScript realm dependency
#219
yoshisatoyanagisawa
closed
9 months ago
6
Accept URL as the match algorithm's input.
#218
yoshisatoyanagisawa
closed
8 months ago
4
The way to integrate the API without depending on ECMAScript realm.
#217
yoshisatoyanagisawa
closed
9 months ago
3
Serialize the next numeric name
#215
jeremyroman
closed
9 months ago
0
Only pass strings into component compiling steps
#214
jeremyroman
closed
9 months ago
1
Do not initialize a URLPatternInit member to null in "initialize a URLPattern"
#213
jeremyroman
closed
9 months ago
0
Do not initialize members to null in "process a URLPatternInit"
#212
jeremyroman
closed
9 months ago
3
Meta: update repository files
#211
annevk
closed
10 months ago
0
Constructor string parser has confusing result for paths containing a colon.
#210
jeremyroman
opened
10 months ago
2
"Hostname pattern is an IPv6 address" called with `null`
#209
rubycon
closed
9 months ago
1
Incorrect type in group name assignment
#208
rubycon
closed
9 months ago
0
More consistent and robust segment wilcard generation
#207
rubycon
opened
10 months ago
0
Handling of special character in hostname
#206
rubycon
opened
10 months ago
0
More strict check for init["baseURL"] in URLPatternInit processing
#205
sisidovski
closed
10 months ago
1
Loose base URL check can crash URL parser
#204
rubycon
closed
9 months ago
5
Correct processing of non-string members of a base URL record
#203
jeremyroman
closed
10 months ago
3
Incorrect handling of base URL in URLPatternInit processing
#202
rubycon
closed
6 months ago
10
Meta: fix some exported terms
#201
domenic
closed
11 months ago
1
Base URL and empty pathname in URLPatternInit
#200
sisidovski
opened
1 year ago
0
Add a section on other specs integrating with URLPattern
#199
jeremyroman
closed
11 months ago
15
Use "inherit left, wildcard right" behavior in base URL application and constructor string parsing.
#198
jeremyroman
closed
1 year ago
7
Custom named full-wildcard
#197
bdc34
closed
1 year ago
2
Meta: update Twitter account
#196
domenic
closed
1 year ago
0
Consider cleaning up extra markdown documents
#195
domenic
opened
1 year ago
0
Fix property descriptions in the quick reference
#194
zcorpan
closed
1 year ago
4
Editorial: update the standard for the WHATWG move
#193
domenic
closed
1 year ago
6
Hash test matching different from path matching
#192
jvailius
closed
1 year ago
1
Attribute to show the regular expression usage.
#191
yoshisatoyanagisawa
closed
11 months ago
9
WHATWG migration
#190
sisidovski
closed
1 year ago
5
Backslash escaping is required for colon before password in string syntax
#189
jeremyroman
opened
1 year ago
0
Updates the regular expression to work with the `v` flag instead of `u`
#188
sisidovski
closed
1 year ago
3
Next