Skip to content

Update TitleTermFormatter to not lowercase "from" and "with" #604

@YevgeniyShunevych

Description

@YevgeniyShunevych

Migration to v2.0.0

Expect From and With words in component property names on term conversion using TermCase.Title to be upper case.

For example:
public TextInput<_> SomethingFromSomewhere { get; private set; }

Term before: "Something from Somewhere".
Term after: "Something From Somewhere".

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions