Carlos Caballero

Results 25 comments of Carlos Caballero

This feature could be interesting to do using the hacktoberFest for anybody! Good luck! ---------------------------------------------------------------------------- Dr. Carlos Caballero González PTFP Sistemas y Aplicaciones Informáticas - Junta de Andalucía Blog: https://www.carloscaballero.io...

Next week I will try to create a first version of this feature. When I have it, I expect feedback from the PR.

The temporal solution which I've found is the following: ``` body { padding: 0; margin: 0; //height: 100%; min-height: 100%; font-family: 'Open Sans', sans-serif; color: $color-text; overflow-x: hidden; } .main-wrapper...

Hi @modularcoder, you're right, the only difference that I've found is the scrollbar goes under the fixed header but now you could use plugins like (infinite-scroll) or scrollTo when change...

+1 for this feature :-)

+1, It's a basic today (If I find a solution I will comment here).

Hi @bmudda I've been thinking about this. I hope to do in two weeks more or less. I yet am not sure if I should use ng2-bootstrap o bootstrap.js to...

I need a little more time because I have a lot of work in my company :'(

I Just update the roadmap, including several features basic to do in 1.0

@KeithGillette you would use the events the following way: ``` ```