Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Semantic markup and containerless vs as-element #3

Open
Alexander-Taran opened this issue Feb 25, 2018 · 7 comments
Open

Semantic markup and containerless vs as-element #3

Alexander-Taran opened this issue Feb 25, 2018 · 7 comments
Labels
help wanted Extra attention is needed

Comments

@Alexander-Taran
Copy link
Member

https://discourse.aurelia.io/t/use-of-containerless/817
Is a very nice thread which could answer a lot of questions about semantic markup and styling..
where one has to add bogus rules to make custom element display:block and height:100% just to be able to size it's children..

@Alexander-Taran Alexander-Taran added the help wanted Extra attention is needed label Feb 25, 2018
@Alexander-Taran
Copy link
Member Author

@huochunpeng want to try to take a stab at it?
summarize your comments from the thread in some article?

@3cp
Copy link
Member

3cp commented Mar 3, 2018

Yep. No only for this one. I want to summarize more of my topics from discourse. Bit tight this month, I will be more active after March.

I also have plan to use discourse as a testing ground for my new writings in mind.

Also plan to extract some of my private code to open source plugins.

Also have to plan to redo doc for bcx-aurelia-dnd and bcx-aurelia-reorderable-repeat, plus some small fix. Then I will market it on discourse. Have a look of reorderable-repeat, it is pretty cool.

@Alexander-Taran
Copy link
Member Author

@huochunpeng a link attached to the name 'reorderable-repeat' would be so great (-:

@3cp
Copy link
Member

3cp commented Mar 3, 2018

Was writing on my phone.
https://github.com/buttonwoodcx/bcx-aurelia-reorderable-repeat

@Alexander-Taran
Copy link
Member Author

This is cool.. I was needing this one.. had to go with implementing dnd myself..
and now i decided to shoot myself in the foot and try to figure out how to reorder items in the grid instead of flexbox (-:

@3cp
Copy link
Member

3cp commented Mar 3, 2018

You need to go down to bcx-aurelia-dnd or we can create a wrapper lib to reorder grid.
Reorderable-repeat can handle flex layout even with row/column wrapping. Just set the order hint to follow flex direction, read the last feature demonstrated in the doc.

@Alexander-Taran
Copy link
Member Author

Yeah I understood that from the docs. Really nice.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants