Matthew Caruana Galizia

Results 35 comments of Matthew Caruana Galizia

Great! Is there a har file you can attach here that we can use for testing?

Thank you! Would you be able to put in a pull request?

Thanks for filing this issue. This package depends on a JSON-formatted version, in mattcg/language-subtag-registry, of the official IANA language tag data. That official data source uses the term 'grandfathered'. I...

@davidradl let me know if that would work.

Hi Linus, thanks for reporting this. The tag 'i-enouchian' is deprecated, so: ```js tags('i-enochian').errors()[0].message; ``` Will give you: `'The tag \'i-enochian\' is deprecated.'` There's a spec question here: should a...

Separately, but I feel as though this too minor an issue to file a separate issue, when scrolling down the selections of the dropdown, it bounces back to the top...

@jch @mtodd is there anything holding this back? It'd be useful to have it merged!

Note that in this pull request, if the password contains accented characters, the following error will be thrown: ``` Encoding::CompatibilityError (incompatible character encodings: UTF-8 and ASCII-8BIT) ``` There's the option...

Highlight fields. Another problem that perhaps needs to be kept in mind is that if you're using `hl.defaultSummary` and the field starts with a lot of white space, all the...