Skip to content

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

Filter by

193 results  (317 ms)

193 results

insindresorhus (press backspace or delete to remove)

My current app design requires a smaller variant of the text field. Thus, I have implemented a proper support for controlSize(:) that (among others) reflects the font size to the controlSize parameter. ...

My current app design requires a smaller variant of the text field. Thus, I have implemented a proper support for controlSize(:) that (among others) reflects the font size to the controlSize parameter. ...

While this still changes the contentViewController, presenting view controllers behave exactly like a stack. Works flawlessly (in my testing) with dismiss: Fixes #108 !-- Issuehunt content -- details ...

Using another SSWebView, webview2 in WebViewController to fix issue #47 and #9. Animation time is set to 0.5 seconds for both fade in and fade out effect. I m not sure if the animation time brings the ...

This PR attempts to add support for verbose flags. For example, suppose I ve aliased rm to trash and I run the command rm -rfv directory . As a user, my expectation would be that the deleted filenames ...

Includes #37 #38 for testing.

https://github.com/sindresorhus/Plash/pull/69

Some users might want this. Personally, I prefer @Default as it s more powerful with predefined defaults and support for Codable. TODO: - [ ] Doc comments. - [ ] Update readme. - [ ] Tests.

I found this through the pull request that added it, but it should be a little clearer so I thought it might fit in the readme.