José Varela

Results 37 comments of José Varela

Hey guys, I've been thinking and for now the package will only support loop over carousel instead of infinite scroll. Let me show you: ![2017-09-22_00-10-49](https://user-images.githubusercontent.com/14039341/30724318-0912113e-9f35-11e7-8051-1d0eed0ac0f8.gif) I have implemented this on...

Hey @jph2658 The error message you provided tells that the error is in "Ng2Carouselamos.html:44". So I checked file Ng2Carouselamos.html line 44 and it's related with template binding. Once your template...

Hey, You can try use media queries and set max and min width in the element which contains the carousel Em 14/10/2017 02:16, "Daniel Alexis" escreveu: > Is there any...

Hey @atlabiz Can you try with min-width and max-width?

Hey @lexcaraig I have implemented the loop feature on this #14 and maybe autoPlay will be implemented soon. But, the other options are useless because it's style related and you...

> ![CleanShot 2024-05-23 at 09 35 45@2x](https://private-user-images.githubusercontent.com/9141017/333204156-518a4825-4189-43bf-9a9f-c9a530ac90aa.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MTY0NzI4OTcsIm5iZiI6MTcxNjQ3MjU5NywicGF0aCI6Ii85MTQxMDE3LzMzMzIwNDE1Ni01MThhNDgyNS00MTg5LTQzYmYtOWE5Zi1jOWE1MzBhYzkwYWEucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI0MDUyMyUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNDA1MjNUMTM1NjM3WiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9NmZiYzc5M2EyNmYxNzRmMjM0ZWJiZmE4NGUzYzcxOGFiNzk4NzI4ZDE4N2YzMGVlMTg2YTIwMWRiNDg5MWJkMyZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QmYWN0b3JfaWQ9MCZrZXlfaWQ9MCZyZXBvX2lkPTAifQ.kHE90uSiFUwcS3zddIT05NobA9XKisWSgWCcZrXiV3Y) Looks like the unit tests are failing for the cloudinary driver. Mind taking a look @joselcvarela ?> Yeah, I was already looking into...

> Can confirm it fixes that specific issue 🚀 Although, I've noticed that the edited version of the image isn't actually persisted (regardless of `ROOT`). However, this seems to be...

> > I have tested this out against S3 and found the following issue: > Can you do a quick re-test? I shuffled some stuff around and this seemed to...

I would expect that the relations saved in a version could retrieve their data as any other item instead of the saved delta. The delta changes seem that can be...

In the example given, here's an excerpt of the response: ``` "examples": [ { "id": 1, "example_id": { "id": 1, "status": "draft", "sort": null, "user_created": "939299e2-d6c7-407f-856e-6210b431d328", "date_created": "2024-06-18T13:56:40.403Z", "user_updated": "939299e2-d6c7-407f-856e-6210b431d328",...