Jon Uhlmann

Results 56 issues of Jon Uhlmann

It would be great to have a callback if the bundles are executed. Something like ``` $script.afterDone(['jQuery','onReady'], function() { // Run after all code was executed }); ```

Hi I tried to send an email via iCloud: ```yaml jobs: notification: runs-on: ubuntu-latest steps: - name: Send notification to editors uses: dawidd6/action-send-mail@v3 with: server_address: smtp.mail.me.com server_port: 587 username: ${{secrets.MAIL_USERNAME}}...

It would be really nice if the script could also add the folders to the exclusion list of Spotlight…

**Thanks for your PostCSS plugin!** As you probably know, [PostCSS 8] was released a few days ago. It would be great if you could make this plugin compatible with the...

Currently, it is not possible to set UTM tags when creating an email via API --- Want to back this issue? **[Post a bounty on it!](https://app.bountysource.com/issues/108499071-set-utm-tags-on-creating-an-e-mail?utm_campaign=plugin&utm_content=tracker%2F10940535&utm_medium=issues&utm_source=github)** We accept bounties via...

I need to set new Dragdealer options on window resize. Is there a method to set everything back to initial state?

idea

Currently, the range slider can not be empty. We should ad this option

Bug

With the update 1.0.11 the `split` function call was removed and because of that, optional inputs doesn't work anymore. (See issue #3)

**Thanks for your PostCSS plugin!** As you probably know, [PostCSS 8] was released a few days ago. It would be great if you could make this plugin compatible with the...

If I initialize the settings with `false`, I can't enable anything. But if I initialize it without parameter, I can turn features off (e.g. `set_hyphenation(false)` I also see no de...