pullrequests Search Results · user:sindresorhus language:swift archived:false is:public language:CSS is:unmerged language:CSS
Filter by
148 results
insindresorhus (press backspace or delete to remove)In SE-0401 , which will take effect in Swift 6, types with @StateObject will no longer be MainActor.
@StateObject must be referenced from MainActor or a build error will occur, so @MainActor is added. ...
I added a swift 6.0 version of the package.swift Made all percentage initializers go into the same one allowing faction
to be a let property.
This adds support for SwiftUI menu items (they now auto update when shortcuts are changed).
Also; it won t throw up a UI when modifying the existing shortcut. The implementation ... isn t great (it relies ...
I v added a string catalog (Localizable.xcstrings) and a german translation for the auto generated strings. This is not
covering all user facing strings (e.g. the dialog for Animated GIF Preview Limitation ...
This makes is possible to list all the registered shortcuts, should one want to iterate over them,.
Useful if you want to list all configured shortcuts.
I got a project who needs this library on visionOS but this platform wasn t supported on the Package.swift.
I added it, compiled on Vision Pro simulator all is OK.
Hi :wave:,
I ve noticed, actually github alerts is not completely supported, see this example: img width= 898 alt= Capture
d’écran 2024-04-13 à 17 26 01 src=
https://github.com/sindresorhus/github-markdown-css/assets/76450798/a641f7d6-0227-4312-a6b2-3e356ab33336 ...
close #164
This reverts commit bde740c9b4580eda69df3497c31f89501de127dc.