Skip to content

pullrequests Search Results · user:sindresorhus language:swift archived:false is:public language:Swift language:HTML is:unmerged

Filter by

145 results  (280 ms)

145 results

insindresorhus (press backspace or delete to remove)

Adds a toolbar button to clear the selected pasteboard (and increases the sidebar minWidth to accomodate). Fixes #17.

- Added support for typescript - Handle edge cases (error handling) - Auto Pick name from Url - User defined delay (Allow to pass custom delay)

Related to https://github.com/sindresorhus/KeyboardShortcuts/issues/18, I ve tried to implement a protocol to allow for custom storage implementations. It still defaults to using UserDefaults unless anything ...

Add conditional imports for macOS compilation to fix import errors when used in multiple platform SwiftUI apps. #130

Feature: Add Cocopod support. First, please change spec.source inside ExceptionCatcher.podspec with your repository address (instead of my fork) after accepting the merge request and uploading the pod ...

Fixes issue #33 (assuming it didn t cover the used by menu item case)

Introduction Hi. Thanks for the awesome Defaults framework! This PR add a new property wrapper @PublishedDefault, that is used exclusively for ObservableObject. @PublishedDefault will trigger objectWillChange ...

I guess that was the intent - allow the outside control whether handlers are called or not.