Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / sindresorhus/Defaults issues and pull requests
#191 - Add variadic generics version of `Defaults.updates()`
Pull Request -
State: closed - Opened by sindresorhus about 1 month ago
#190 - XCode 16 throws error message ion Defaults code
Issue -
State: open - Opened by sarensw about 1 month ago
- 1 comment
#189 - Implement @ObservableDefault macro
Pull Request -
State: open - Opened by kevinrpb about 2 months ago
- 17 comments
#188 - The Cocoapods package is outdated
Issue -
State: closed - Opened by ShlomoCode about 2 months ago
- 1 comment
#187 - Add `constant` method to support SwiftUI previews and tests
Pull Request -
State: closed - Opened by MikhailGasanov 2 months ago
- 1 comment
#186 - EXC_BAD_ACCESS on 9.0 beta iCloud Syncing
Issue -
State: closed - Opened by euwars 3 months ago
#185 - Disable syncing from local if its default after `iCloud.add`
Pull Request -
State: closed - Opened by hank121314 3 months ago
- 1 comment
#184 - Fix build error for SE-0409
Pull Request -
State: closed - Opened by kitwtnb 3 months ago
- 4 comments
#183 - Fix build error for SE-0401
Pull Request -
State: open - Opened by kitwtnb 3 months ago
- 1 comment
#182 - add Sendables
Pull Request -
State: closed - Opened by kitwtnb 3 months ago
#181 - Summarize internal `UserDefaults` observation class
Pull Request -
State: closed - Opened by hank121314 4 months ago
- 3 comments
#180 - Fix existential-any for Swift6
Pull Request -
State: closed - Opened by kitwtnb 4 months ago
#179 - My Defaults.Key is dynamically created, how to use the @Default syntax.
Issue -
State: closed - Opened by JRJian 5 months ago
- 2 comments
#178 - -[NSKeyedUnarchiver validateAllowedClass:forKey:] allowed unarchiving safe plist type ''NSString' (0x1e1552fd8) [/System/Library/Frameworks/Foundation.framework]'
Issue -
State: open - Opened by bukira 5 months ago
- 2 comments
#177 - Optional Keys crash Xcode 16
Issue -
State: closed - Opened by ConfusedVorlon 5 months ago
- 7 comments
#176 - Mocking
Issue -
State: open - Opened by sindresorhus 6 months ago
- 1 comment
#175 - 9.0 beta: Color.Resolved not working on watchOS 10
Issue -
State: closed - Opened by francisfeng 6 months ago
#174 - Update Utilities.swift
Pull Request -
State: closed - Opened by jordibruin 6 months ago
#173 - "Cannot find 'OSAllocatedUnfairLock' in scope" when archiving
Issue -
State: closed - Opened by jordibruin 6 months ago
- 3 comments
#172 - Question on 9.0 beta iCloud Syncing
Issue -
State: closed - Opened by owenzhao 7 months ago
- 11 comments
#171 - Add support for serializing `Color.Resolved`
Pull Request -
State: closed - Opened by sindresorhus 7 months ago
- 1 comment
#170 - Improve `UserDefaultsKeyObservation`
Issue -
State: closed - Opened by sindresorhus 7 months ago
#169 - `isOn` as parameter for toggle initializers
Issue -
State: closed - Opened by jxhug 7 months ago
- 1 comment
#168 - Privacy Manifest
Issue -
State: closed - Opened by digimatt22 7 months ago
- 1 comment
#167 - Sendable conformance for Key
Issue -
State: closed - Opened by Wouter01 9 months ago
#166 - Add collected data types for Privacy Manifest
Pull Request -
State: closed - Opened by kitwtnb 9 months ago
- 2 comments
#165 - Revert "Fix location of the privacy manifest"
Pull Request -
State: closed - Opened by kitwtnb 9 months ago
- 1 comment
#164 - Error occured when generating privacy reports.
Issue -
State: closed - Opened by kitwtnb 9 months ago
- 1 comment
#163 - add PrivacyInfo.xcprivacy
Pull Request -
State: closed - Opened by kitwtnb 9 months ago
#162 - Improve the API for choosing the type of serialization
Issue -
State: open - Opened by sindresorhus 9 months ago
- 10 comments
#161 - Crashes related to KVO and UserDefaults
Issue -
State: open - Opened by leoMehlig 9 months ago
- 7 comments
#160 - Observer not being triggered when using `defaults write` at the command line
Issue -
State: closed - Opened by lmcd 10 months ago
- 1 comment
#159 - Remove v5 migration functionality
Pull Request -
State: closed - Opened by sindresorhus 10 months ago
#158 - Fix for freezes in MenuBarExtra and NavigationStack
Pull Request -
State: closed - Opened by Wouter01 10 months ago
- 1 comment
#157 - Support `Color.Resolved`
Issue -
State: closed - Opened by sindresorhus 10 months ago
#156 - #143
Pull Request -
State: closed - Opened by himanshulahoti20 10 months ago
- 2 comments
#155 - New init with default parameter that accepts another key
Pull Request -
State: closed - Opened by Maschina 10 months ago
- 1 comment
#154 - High CPU and Hign Memory increase
Issue -
State: closed - Opened by averyhome 11 months ago
- 2 comments
#153 - Default value is not stored, which means the read value can change unexpectedly.
Issue -
State: closed - Opened by ConfusedVorlon 11 months ago
- 1 comment
#152 - Publishing changes from background threads is not allowed; make sure to publish values from the main thread (via operators like receive(on:)) on model updates.
Issue -
State: closed - Opened by jxhug about 1 year ago
- 1 comment
#151 - Remove value wrapper from CodableBridge
Pull Request -
State: closed - Opened by sindresorhus about 1 year ago
#150 - Support external storage option?
Issue -
State: open - Opened by sindresorhus about 1 year ago
#149 - Fix support for non-string keys in dictionaries
Pull Request -
State: closed - Opened by sindresorhus about 1 year ago
#148 - Adds `publisher` function, accepting array of keys
Pull Request -
State: closed - Opened by leoMehlig about 1 year ago
#147 - Fixes infinite recursion when casting `AnySerializable` to wrong type
Pull Request -
State: closed - Opened by leoMehlig about 1 year ago
#146 - High CPU when navigating away from view with the RequestReviewAction
Issue -
State: closed - Opened by byaruhaf about 1 year ago
- 2 comments
#144 - MenuBarExtra freezes in a state loop when using Defaults
Issue -
State: closed - Opened by othyn over 1 year ago
- 8 comments
#143 - Use `Color.Resolved` to serialize `Color` on macOS 14+
Issue -
State: open - Opened by sindresorhus over 1 year ago
- 1 comment
Labels: enhancement, help wanted
#142 - Support using `@Default` in `@Observable` classes
Issue -
State: open - Opened by sindresorhus over 1 year ago
- 2 comments
#140 - Macro ideas?
Issue -
State: open - Opened by sindresorhus over 1 year ago
- 4 comments
#139 - accentColor didn't work with Defaults
Issue -
State: closed - Opened by owenzhao over 1 year ago
- 2 comments
#138 - Cache bridge deserialization
Issue -
State: open - Opened by BeyondiOS over 1 year ago
- 1 comment
Labels: enhancement, help wanted
#137 - If the custom type contains a SwifUI Color field,how to make it work with Defaults?
Issue -
State: closed - Opened by BeyondiOS over 1 year ago
- 2 comments
#136 - Support `NSUbiquitousKeyValueStore`
Pull Request -
State: closed - Opened by hank121314 over 1 year ago
- 28 comments
#135 - tag naming convention
Issue -
State: open - Opened by gpongelli over 1 year ago
#134 - Issue with adding the SPM package in a new project (Swift Tools Version 5.8)
Issue -
State: closed - Opened by jordibruin over 1 year ago
- 3 comments
#133 - New release
Issue -
State: closed - Opened by transat over 1 year ago
- 1 comment
#132 - Switch from deprecated NSSecureCoding API
Pull Request -
State: closed - Opened by sindresorhus over 1 year ago
#131 - Replace deprecated `NSKeyedUnarchiver.unarchiveTopLevelObjectWithData`
Issue -
State: closed - Opened by sindresorhus over 1 year ago
Labels: help wanted, good first issue
#130 - Support tuples
Issue -
State: open - Opened by sindresorhus over 1 year ago
Labels: enhancement
#129 - Using Defaults to share among multiple frameworks?
Issue -
State: closed - Opened by Maschina over 1 year ago
- 1 comment
#128 - Add @PublishedDefault for ObservableObject
Pull Request -
State: closed - Opened by Lumisilk over 1 year ago
- 14 comments
#127 - Is there a way to get an iterator over all the keys?
Issue -
State: closed - Opened by davidwernhart almost 2 years ago
- 2 comments
#126 - Validate the default key name and emit with Xcode runtime warning
Pull Request -
State: closed - Opened by hank121314 almost 2 years ago
- 3 comments
#125 - Make it possible to import the package once for a whole project
Pull Request -
State: closed - Opened by sindresorhus almost 2 years ago
#124 - Version 10
Issue -
State: open - Opened by sindresorhus almost 2 years ago
#123 - Remove `DefaultsBaseKey`
Pull Request -
State: closed - Opened by sindresorhus almost 2 years ago
- 1 comment
#122 - Prevent using the initializer with `default` parameter for optional values
Issue -
State: open - Opened by sindresorhus almost 2 years ago
- 1 comment
#121 - Support dynamic default value
Pull Request -
State: closed - Opened by hank121314 almost 2 years ago
- 5 comments
#120 - Validate the default key name
Issue -
State: closed - Opened by sindresorhus almost 2 years ago
- 4 comments
#119 - Setting optional values to nil doesn't work
Issue -
State: open - Opened by pejrich about 2 years ago
- 1 comment
#118 - Support serialize and deserialize nested custom types
Pull Request -
State: closed - Opened by hank121314 about 2 years ago
- 4 comments
#117 - class type update is invalid
Issue -
State: closed - Opened by GanZhiXiong about 2 years ago
- 5 comments
#116 - How are custom nested types use?
Issue -
State: closed - Opened by GanZhiXiong about 2 years ago
- 2 comments
#115 - Issue with custom type
Issue -
State: closed - Opened by mac-gallagher about 2 years ago
- 2 comments
#114 - Replace standard library primary associated types with conformance
Pull Request -
State: closed - Opened by hank121314 about 2 years ago
- 3 comments
#113 - Can it support cocoapods?
Issue -
State: closed - Opened by suwenclub about 2 years ago
- 1 comment
#112 - Color error: Type 'ColorStructTest' does not conform to protocol 'Decodable' or 'Encodable'
Issue -
State: closed - Opened by GanZhiXiong about 2 years ago
- 3 comments
#111 - Tuples error: type 'User11' does not conform to protocol 'Decodable' and 'Encodable'
Issue -
State: closed - Opened by GanZhiXiong about 2 years ago
- 1 comment
#110 - Type 'User' does not conform to protocol 'DefaultsSerializable'
Issue -
State: closed - Opened by GanZhiXiong about 2 years ago
- 2 comments
#109 - Xcode 13.3 workaround does not compile when using xcodebuild
Issue -
State: closed - Opened by davidwernhart about 2 years ago
- 2 comments
#108 - Support dynamic default value?
Issue -
State: closed - Opened by sindresorhus about 2 years ago
- 6 comments
Labels: enhancement, help wanted
#107 - Defaults.observe worked with UserDefaults value changes on macOS but not on iOS
Issue -
State: closed - Opened by owenzhao over 2 years ago
- 2 comments
#106 - MenuBarExtra does not work with Defaults
Issue -
State: closed - Opened by Wouter01 over 2 years ago
- 2 comments
#105 - Fix preserve color space for `Color` type
Pull Request -
State: closed - Opened by hank121314 over 2 years ago
- 2 comments
#104 - Make `Defaults.AnyKey` conform to `Equatable` and `Hashable`
Pull Request -
State: closed - Opened by sindresorhus over 2 years ago
#103 - SwiftUI @Default(.key) not updating across multiple views.
Issue -
State: closed - Opened by RoyRao2333 over 2 years ago
- 1 comment
#102 - Add support for `ClosedRange` and `Range`
Pull Request -
State: closed - Opened by hank121314 over 2 years ago
- 3 comments
#101 - Defaults crashes on custom bridge with array of serializable values
Issue -
State: closed - Opened by sindresorhus over 2 years ago
- 1 comment
Labels: bug
#100 - Simplify generics when targeting Swift 5.7?
Issue -
State: open - Opened by sindresorhus over 2 years ago
#99 - Support `CodingKeyRepresentable` for `DictionaryBridge`?
Issue -
State: open - Opened by sindresorhus over 2 years ago
#98 - Support `ClosedRange` and `Range`
Issue -
State: closed - Opened by sindresorhus over 2 years ago
- 2 comments
Labels: enhancement
#97 - Color space is not preserved for `Color` type on iOS
Issue -
State: closed - Opened by sindresorhus over 2 years ago
- 8 comments
Labels: bug
#96 - Nested keys strategy recommandation
Issue -
State: closed - Opened by Vincz over 2 years ago
- 2 comments
#95 - Xcode 13.3 workaround
Pull Request -
State: closed - Opened by hank121314 over 2 years ago
- 1 comment
#94 - Binding of array item
Issue -
State: closed - Opened by Vincz over 2 years ago
- 3 comments
#93 - Cannot conform to protocol on Xcode 13.3 beta - macOS 12.3
Issue -
State: closed - Opened by Wouter01 almost 3 years ago
- 15 comments
#92 - Add support for `UUID`
Pull Request -
State: closed - Opened by sindresorhus almost 3 years ago
#91 - Remove moot conformance
Pull Request -
State: closed - Opened by sindresorhus almost 3 years ago
#89 - Facing error in archiving in xcode 13 (non swiftui project)
Issue -
State: closed - Opened by iZeDeveloper almost 3 years ago
- 1 comment