Hisham Bin Ateya
Hisham Bin Ateya
He means Hyperlink component
I think the better way to fix this is not using Enums namespace? I can file an issue regarding namespace change suggestion that may make the migration so simple
Is there a reason to declare `enum` as `abstract class`?
Is this working fine? ```csharp Gridlines="GridLines.Horizontal" RepeatDirection="RepeatDirection.Horizontal" ```
I will handle this, and this should go into `ComponentBase` Am I right?
I rethink about it creating and extension method to `ComponentBase` will be better and clean
@twsouthwick any updates on this or what you did for a private project?
What kind of docs that we need here?
Addressed in #237
I already did a script for versioning pre-release versions in GitHub packages using `{Package-Name}-pre-release-{YYMMDDHHmmSS} we can tweak the format to something suitable if it's needed