Tahmid (Halfmoon UI)
Tahmid (Halfmoon UI)
Could you give an example of what you mean by media or feed component? Do you mean something like this: https://getbootstrap.com/docs/4.0/layout/media-object/?
Hmm this is one of those things which would probably be better off as a template, rather than a component with classes. The example you should should be fairly easy...
Thanks a lot for bringing this up, and also suggesting the fixes. I think this will require some extensive cross-browser testing, because getting the scrolling right is obviously very important....
This isn't in the framework (yet), but it will definitely be added. I will mark this.
I am not entirely sure about this as a component, but I will still mark this.
Exactly. This is the issue with skeleton loaders and why I said I am not sure about adding one.
Thank you. And yes, a datepicker is definitely something I want to add to the framework.
Thank you for raising a proper issue, I lose track on Reddit. Anyway, I will address this issue (along with other transition related ones) very soon. Though for this specific...
Hey, thanks a lot for the PR. I haven't gotten the chance to properly dive in, but everything looks to be good. I too am conflicted about the `will-change` property,...
Hey, yeah I got this wrong in the documentation. The `halfmoon.onDOMContentLoaded()` should be called during the first load, and after every time the route changes for SPAs. I will update...