Richard Cook

Results 36 comments of Richard Cook

Perhaps something like this would work? Although this didn't... ``` onDayClick: function(e) { if ( $('.c-day').not('.have-events') ) { $(this).on('click', function() { return false; }); } else { window.location.href = 'http://sdd2014.polimekanos.com/whats-on/day/'...

This is still an issue. I think it's before webpack compiles alphabetically so Detectizr is coming _before_ Modernizr.

http://flickity.metafizzy.co/options.html#watchcss is just what I was after... being able to destroy/init the slider with your CSS/media queries is a game changer. Nice work, @desandro.

@tomsansome No problemo. I'll have a think too in how it could work and get back to you. Ultimately, lazyload is a little old these days so might be worth...

@mornir Do you have an example of `@/components/serializers/externalLink` for example?

Any thoughts on when this fix would be merged?