Mattt

Results 77 issues of Mattt

Surge functionality is, for the most part, "self-documenting". Functions follow standard naming conventions and take typed LHS / RHS arguments in such a way that anyone familiar with the domain...

enhancement

## What is missing or needs to be updated? The section "Validating free-form Unicode text" describes the following as one of the primary means of validating free-form text input: >...

ACK_OBTAINED
UPDATE_CS

I could imagine consumers of this library wanting to ignore fixed periods when getting the string for a day period in certain locales. Although I wouldn't necessarily advise this usage,...

good first issue

Currently, `DayPeriodFormatter` only uses a locale's language code to determine the day period string. However, some rule sets have regional variations, such as `es_cO`, for "Spanish (Colombia)". These should be...

good first issue

Currently, long type names can overflow boxes in hierarchy diagrams.

enhancement
design

Related subtasks: - [ ] Create a `v1` branch Document how to use a tagged release for consistent builds - [ ] Create a workflow that triggers on tags to...

chore

enhancement

For [Dash](https://kapeli.com/dash), and other clients.

enhancement

As discussed in #287 and #289, `swift-doc` generated output isn't localized, and uses hardcoded English text. We should consider localizing output to other languages and regions as well.

enhancement
design