Results 14 issues of Craig Dennis

Rather than relying on a delay and 'guessing' when the compilation has taken place, it would be nice to detect changes to the files being served with `middleman serve`

enhancement

The CSS _is_ injected correctly but then the page refreshes. ``` rb gem 'middleman', '~> 4.1' gem 'middleman-sprockets', '~> 4.0.0.rc' gem 'middleman-livereload' ``` When changing an `.scss` file, livereload attempts...

I was using `.visual-bell` and its various states in the previous version of this design system and now it doesn't seem to be present? Is it called something else? Removed?

When a form input is within the slider it gets duplicated and inserted in a new slide at the start (presumably for the infinite loop). However even with the infinite...

I have the following: var news = $('#caa-ticker .ticker').bxSlider({ mode: 'fade', auto: true, pause: 5000, controls: false, pager: true, pagerLocation: 'top' }); When I call `news.reloadShow();` the content of my...

System: - Sketch 51.2 - MacOS High Sierra - Abstract, Craft, and Runner were active. Context: - I had paddy 1 installed but disabled it before installing paddy 2 beta...

Using Wordpress 3.9.2 on PHP Version 5.4.24 I installed the plugin and when I visit its dedicated page I get the following errors. ``` Notice: Undefined index: thumbnail in /Users/craigmdennis/Sites/localwhistler.com/content/plugins/manual-image-crop/lib/ManualImageCropSettingsPage.php...

Deploying now fails with the following error: `rm -d /home/152547/users/.home/domains/example.com/current stdout: Nothing written` I emailed support and was told: > Thank you for your inquiry. As described previously in support...

It would be great to be able to change the classes applied to the nav toggle as well as the main navigation element.