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 |
|
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 |
|
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 |
|
John Estropia
|
79655ffde5
|
added ObjectSnapshot as foundation for datasources API
|
2019-07-10 08:11:42 +09:00 |
|
John Estropia
|
cf46b45e8e
|
Merge branch 'develop' of github.com:JohnEstropia/CoreStore into develop
|
2019-07-09 22:53:33 +09:00 |
|
John Estropia
|
ed3d21db77
|
WIP: reorganization of keypath utilities (in prep for @propertyWrappers)
|
2019-07-09 14:50:23 +09:00 |
|
John Estropia
|
f16e3593c0
|
Merge branch 'develop' of github.com:JohnEstropia/CoreStore into develop
|
2019-07-06 23:00:20 +09:00 |
|
John Estropia
|
67bb9340c7
|
provide way to check if an object has updated properties
|
2019-07-05 19:07:25 +09:00 |
|
John Estropia
|
5d49bd79f2
|
Merge pull request #326 from cool8jay/patch-1
Update README code style.
|
2019-06-29 13:19:14 +09:00 |
|
John Estropia
|
9f397b4337
|
Prevent crashing when DataStack is deallocated ahead of ListMonitor and child objects
|
2019-06-10 18:34:15 +09:00 |
|
cool8jay
|
7508d150d6
|
Update code style.
Update code style.
|
2019-06-05 08:43:06 +08:00 |
|
John Estropia
|
239db8168d
|
remove artifacts from Carthage
|
2019-05-19 01:51:46 +09:00 |
|
John Estropia
|
30ab4386bf
|
Merge branch 'develop'
|
2019-04-27 17:51:12 +09:00 |
|
John Estropia
|
08053ccb15
|
change protocol inheritance from class to AnyObject (as per recent Swift recommendation)
|
2019-04-27 17:50:55 +09:00 |
|