John Estropia
f380d9dc25
ObjectSnapshot: allow dynamicMember keyPaths from superclasses
2019-10-25 12:36:13 +09:00
John Estropia
d546ff154f
Merge pull request #344 from timfraedrich/patch-1
...
small correction to documentation
2019-10-23 19:27:33 +09:00
John Estropia
f21597d332
Merge pull request #341 from dmatushkin/develop
...
Fix for build on iOS with Swift Package Manager
2019-10-23 19:27:01 +09:00
John Estropia
d971c3a2ac
README bug
7.0.0
2019-10-22 17:24:54 +09:00
John Estropia
80166a42bb
Unify generic labeling
2019-10-22 16:16:47 +09:00
John Estropia
3d8bdf1cf3
Remove references to OSAtomic to silence deprecation warnings
2019-10-22 11:48:09 +09:00
John Estropia
1ddce5aa8d
Package.swift update
2019-10-21 22:39:54 +09:00
John Estropia
7a1600fac4
README ok for now
2019-10-21 21:34:45 +09:00
John Estropia
e4e664d8ce
README update
2019-10-21 21:24:34 +09:00
John Estropia
145edd5a7d
README update
2019-10-21 21:15:46 +09:00
John Estropia
f5fed063ee
Docs update
2019-10-20 18:17:31 +09:00
John Estropia
a267395618
WIP: README
2019-10-19 22:17:25 +09:00
John Estropia
326b897b06
WIP: docs
2019-10-19 09:34:31 +09:00
John Estropia
0b18366ab1
Renamed LiveList to ListPublisher and LiveObject to ObjectPublisher. WIP: docs
2019-10-18 19:36:27 +09:00
John Estropia
ddf599ba85
WIP: documentation
2019-10-18 08:19:55 +09:00
John Estropia
6e3e540d0a
Improve handling in LiveObject and ObjectSnapshot when objects are deleted
2019-10-17 19:27:03 +09:00
John Estropia
bd066f0cef
delete unused files
2019-10-17 16:59:00 +09:00
John Estropia
9764f33086
update demo app
2019-10-17 12:32:47 +09:00
John Estropia
0c19c878c5
LiveList refetch
2019-10-17 11:39:29 +09:00
John Estropia
1b8e517b5a
WIP: update demo app
2019-10-17 07:40:15 +09:00
John Estropia
2818a778a4
Revert ObjectMonitor to previous implementation
2019-10-16 19:20:11 +09:00
John Estropia
64a0264354
DiffableDataSource.CollectionView implementation
2019-10-16 14:01:25 +09:00
John Estropia
7932625644
Merge branch 'develop' into datasources
2019-10-16 10:16:13 +09:00
John Estropia
4619fbbec3
WIP: ObjectRepresentable
2019-10-16 08:22:03 +09:00
John Estropia
6b64eb7650
WIP: ObjectRepresentable utilities
2019-10-14 21:36:03 +09:00
John Estropia
f5a165d47d
back-portable TableView DiffableDataSource
2019-10-13 11:45:30 +09:00
John Estropia
12c58e3955
improved caching in utility methods
2019-10-12 10:02:00 +09:00
John Estropia
5af0d17de4
remov stateIDs
2019-10-12 07:20:09 +09:00
John Estropia
81dfb8e3e5
WIP: editable datasources
2019-10-11 07:47:49 +09:00
John Estropia
d5114fc4bc
WIP
2019-10-08 21:09:34 +09:00
John Estropia
693fc7fbbb
Merge branch 'develop' of github.com:JohnEstropia/CoreStore into develop
2019-10-07 10:16:11 +09:00
John Estropia
b073b7e795
swiftUI support done for now
2019-10-06 23:37:04 +09:00
Tim Fraedrich
56d9719984
small correction to documentation
...
While using some code from the documentation that led to issues I noticed that some parts of it are not accurate anymore, so I corrected a few small things that came to my attention. Maybe it is worth having an even closer look though.
2019-10-04 14:19:14 +00:00
John Estropia
953c9723a8
(WIP) SwiftUI working demo for LiveList<D>
2019-10-04 19:12:32 +09:00
John Estropia
c5a996d5ed
WIP: do not use yet
2019-10-04 08:43:04 +09:00
John Estropia
53a83d823e
Merge branch 'develop' into datasources
2019-09-22 07:39:18 +09:00
dmatushkin
6d75dcbc32
Fix for build on iOS with Swift Package Manager
2019-09-15 14:57:20 +04:00
John Estropia
0345ee9c94
Merge branch 'develop' of github.com:JohnEstropia/CoreStore into develop
2019-09-14 01:40:37 -04:00
John Estropia
4016b5dc83
Merge pull request #331 from jagbryrmiginte/develop
...
Fixes #328 by specifying platform requirements in Package.swift
2019-09-14 01:34:35 -04:00
John Estropia
64b5e102aa
Merge pull request #340 from pushp1989/develop
...
Added Support for Swift 5
2019-09-14 01:33:51 -04:00
Pushpendra
8e3c44c072
Added Support for Swift 5
...
Upgraded Xcode build version
Added missing reference of for different targets
2019-09-13 15:27:46 +05:30
John Estropia
12dc32f7e6
Merge branch 'develop' into datasources
...
# Conflicts:
# CoreStoreDemo/CoreStoreDemo/List and Object Observers Demo/ListObserverDemoViewController.swift
# CoreStoreTests/DynamicModelTests.swift
# Sources/BaseDataTransaction+Importing.swift
# Sources/CoreStoreObject.swift
# Sources/CustomSchemaMappingProvider.swift
# Sources/DynamicObject.swift
# Sources/Functions.swift
# Sources/ImportableUniqueObject.swift
# Sources/NSManagedObjectContext+Querying.swift
2019-08-29 17:15:45 +09:00
John Estropia
b4c38caf1e
Merge branch 'develop' of github.com:JohnEstropia/CoreStore into develop
2019-08-29 17:03:16 +09:00
John Estropia
266b1a9913
Deprecation of enum CoreStore, reorganize global symbols
2019-08-29 17:03:09 +09:00
John Estropia
1740d168c8
Merge branch 'develop'
6.3.2
2019-08-27 14:38:16 +09:00
John Estropia
d42b397090
version bump
2019-08-27 14:38:05 +09:00
John Estropia
058cc1915b
fix optimization issues in release build
2019-08-27 14:21:33 +09:00
John Estropia
02d5bf85ae
fix ListMonitor demo for iOS 13
2019-08-20 12:42:34 +09:00
jagbryrmiginte
f0dac2454c
Bump SPM package description to 5.0 to resolve compiler error
2019-07-21 12:12:30 +02:00
jagbryrmiginte
d4deed0cf7
Specify minimum deployment target for Swift Package Manager, fixes Issue #328
2019-07-21 12:09:53 +02:00