Skip to content
This repository has been archived by the owner on Apr 13, 2021. It is now read-only.

Naming #2

Open
HybridSolutions opened this issue May 12, 2020 · 1 comment
Open

Naming #2

HybridSolutions opened this issue May 12, 2020 · 1 comment

Comments

@HybridSolutions
Copy link

HybridSolutions commented May 12, 2020

Hi great effort! Will be watching this!

I have some doubts about the property naming choices. using different names will force to learn another Bootstrap instead of applying regular Bootstrap conventions. For instance, why this option?

<div class="row align-items-start"></div> | <Row VerticalAlign="start"></Row>

and not this one instead?

<div class="row align-items-start"></div> | <Row AlignItems="start"></Row>

Just my 5 cents ;)

@egil
Copy link
Owner

egil commented May 12, 2020

Hey, thanks for popping in, and thanks for the suggestion.

This project is currently very inactive. I've been busy with https://github.com/egil/bunit, which I hope I can get out in a stable release soon, so I can get back to this project.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants