Results 4 comments of Dan Quinn

This would be a great improvement. I think most people will want to disable delete on collections of items. I'm currently having to use middleware to prevent this operation. If...

@ameerthehacker Thanks for your work on this library. Unfortunately, the change from `2.6.7` to `2.6.8` broke layouts on our site too due to the new wrapper element. Does it make...

I have the same question, please let us know if you have any suggestions :)

@kensplanet I figured this out after digging around in the test code a bit. in your example above you simply do `${key}` to access video1.mp4. This should probably be added...