Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / tonyarnold/Differ issues and pull requests
#87 - Privacy manifest adoption
Issue -
State: open - Opened by andrija-ostojic 10 months ago
- 2 comments
#86 - Differ does not perform row reloading if the changes is happening on same row. (macOS)
Issue -
State: open - Opened by martindufort over 2 years ago
- 3 comments
Labels: Enhancement
#85 - Reordering section and rows ends up in a total mess
Issue -
State: open - Opened by Donny1995 almost 3 years ago
- 2 comments
#84 - Add tests for out of bounds error
Pull Request -
State: open - Opened by paxos almost 3 years ago
- 2 comments
#83 - What classes/files to read to learn from the solution and apply it on my own
Issue -
State: closed - Opened by devahmedshendy about 3 years ago
- 5 comments
#82 - Chore/remove appletv
Pull Request -
State: closed - Opened by damiankolasinski about 3 years ago
- 1 comment
#81 - animateRowAndSectionChanges works for particular types of nested collections only
Issue -
State: open - Opened by gerchicov-bp over 3 years ago
- 1 comment
#80 - Broken sources or obsolete readme?
Issue -
State: closed - Opened by gerchicov-bp over 3 years ago
- 1 comment
Labels: Bug, Starter Task
#79 - Update project to Swift 5.4
Pull Request -
State: closed - Opened by tonyarnold over 3 years ago
#78 - Module compiled with Swift 5.3.1 cannot be imported by the Swift 5.5 compiler:
Issue -
State: closed - Opened by justdan0227 over 3 years ago
- 6 comments
Labels: Bug, Work In Progress, Task
#77 - High Memory Usage extended diffing two arrays of quite differently ordered results
Issue -
State: open - Opened by tysonkerridge almost 4 years ago
#76 - Throw exception, invalid number of rows
Issue -
State: closed - Opened by priore about 4 years ago
- 2 comments
#75 - Xcode 12 beta support
Pull Request -
State: closed - Opened by tonyarnold over 4 years ago
#74 - Can't build in Xcode 12 with Differ as an spm sub-dependency
Issue -
State: closed - Opened by jnutting over 4 years ago
- 1 comment
Labels: Bug
#73 - Enable building for Apple Silicon Macs
Pull Request -
State: closed - Opened by deborahgoldsmith over 4 years ago
#72 - Differ does not build universal for Apple Silicon Macs
Issue -
State: closed - Opened by deborahgoldsmith over 4 years ago
- 2 comments
#71 - Revision of UIKit Overlay's API
Issue -
State: open - Opened by jenox over 4 years ago
- 2 comments
Labels: Enhancement, Work In Progress, Task, Help Wanted
#70 - Fix NSTableView animations
Pull Request -
State: closed - Opened by hannesoid over 4 years ago
- 11 comments
#69 - Fix NSTableView batch update 1234 -> 3412
Pull Request -
State: closed - Opened by hannesoid over 4 years ago
- 5 comments
#68 - Swift 5.2
Pull Request -
State: closed - Opened by tonyarnold almost 5 years ago
#67 - Fix warnings presented in Xcode 11.4
Pull Request -
State: closed - Opened by agentk almost 5 years ago
- 2 comments
#66 - Fix stack overflow when diffing large collections on background threads
Pull Request -
State: closed - Opened by jenox about 5 years ago
- 7 comments
#65 - Completion handlers for UITableView-based animations
Issue -
State: open - Opened by jenox about 5 years ago
- 3 comments
Labels: Enhancement, Help Wanted
#64 - Crash and inconsistent results when doing slight modifications to Example Code
Issue -
State: open - Opened by georgbachmann about 5 years ago
#63 - Does it work asynchronously?
Issue -
State: closed - Opened by cointowitcher about 5 years ago
- 7 comments
Labels: Bug
#62 - `NSInternalInconsistencyException` using MVVM approach
Issue -
State: open - Opened by florianldt over 5 years ago
- 2 comments
#61 - Compilation error of TableViewExample
Issue -
State: closed - Opened by psi-gh over 5 years ago
Labels: Bug
#60 - Refactored implementation of the fix from merge #56
Pull Request -
State: closed - Opened by adya over 5 years ago
- 4 comments
Labels: Enhancement
#59 - Update Diff+AppKit.swift
Pull Request -
State: closed - Opened by virtuoso101 over 5 years ago
Labels: Enhancement
#58 - Cocoapods release for 1.4.3
Issue -
State: closed - Opened by sameers27 over 5 years ago
- 1 comment
Labels: Bug
#57 - Release version 1.4.3
Pull Request -
State: closed - Opened by tonyarnold over 5 years ago
#56 - Fix for crash when performing multiple updates in performBatchUpdates
Pull Request -
State: closed - Opened by sameers27 over 5 years ago
#55 - Add a random shuffle test.
Pull Request -
State: open - Opened by tjw over 5 years ago
- 3 comments
#54 - Help / Documentation needed
Issue -
State: open - Opened by RomainQuidet over 5 years ago
- 1 comment
Labels: Question
#53 - Make NestedBatchUpdate public
Pull Request -
State: closed - Opened by mihai8804858 almost 6 years ago
- 2 comments
#52 - Comparison with Swift's CollectionDifference (SE-0240)
Issue -
State: open - Opened by lstomberg about 6 years ago
- 10 comments
Labels: Question
#51 - Comparision with Hackel Diff algo
Issue -
State: open - Opened by kandelvijaya about 6 years ago
- 4 comments
Labels: Question
#50 - Xcode 10.2 and Swift 5.0 compatibility
Pull Request -
State: closed - Opened by tonyarnold about 6 years ago
- 3 comments
#49 - Refactoring batch update
Pull Request -
State: closed - Opened by dineshba over 6 years ago
Labels: Enhancement
#48 - Added test coverage and refactored a very small piece of code
Pull Request -
State: closed - Opened by dineshba over 6 years ago
- 4 comments
#47 - Remove unnecessary "from" parameter from Diff.patch(…)
Pull Request -
State: closed - Opened by tonyarnold over 6 years ago
- 1 comment
Labels: Enhancement
#46 - Cocoapods release for swift 4.2?
Issue -
State: closed - Opened by btelintelo over 6 years ago
- 2 comments
#45 - Diff.patch function has unused and redundant `from` argument
Issue -
State: closed - Opened by chrislconover over 6 years ago
#44 - Stack Overflow with an array of 2000 rows
Issue -
State: closed - Opened by julien1619 over 6 years ago
- 5 comments
Labels: Bug
#43 - Add failing tests described in issue #32
Pull Request -
State: open - Opened by rayfix over 6 years ago
- 1 comment
Labels: Bug, Help Wanted
#42 - Replace Iterator.Element with simply Element
Pull Request -
State: closed - Opened by rayfix over 6 years ago
- 1 comment
#41 - Fix a crash with unit tests under Swift 4.2
Pull Request -
State: closed - Opened by rayfix over 6 years ago
Labels: Enhancement
#40 - Can't compile in objective-c project
Issue -
State: closed - Opened by fabiosoft over 6 years ago
- 1 comment
#39 - Cocoapods version doesn't support Swift 4.2
Issue -
State: closed - Opened by ronsrebro over 6 years ago
- 2 comments
Labels: Bug
#38 - Feature/new xcode project for static lib
Pull Request -
State: closed - Opened by pablonosh over 6 years ago
- 11 comments
Labels: Enhancement
#37 - Can't compile Differ with Carthage to generate a StaticFramework.
Issue -
State: closed - Opened by pablonosh over 6 years ago
- 6 comments
Labels: Bug
#36 - Fix typo in README.md.
Pull Request -
State: closed - Opened by cparnot over 6 years ago
- 1 comment
#35 - Swift 4.2
Pull Request -
State: closed - Opened by maurovc over 6 years ago
- 1 comment
#34 - Update ExtendedDiff.swift
Pull Request -
State: closed - Opened by timusus over 6 years ago
#33 - Disable code coverage for Release
Pull Request -
State: closed - Opened by sebskuse over 6 years ago
- 3 comments
#32 - Items that do not move show as being moved
Issue -
State: open - Opened by Chandlerdea almost 7 years ago
- 3 comments
#31 - Can't build via Carthage
Issue -
State: closed - Opened by Davtyanag almost 7 years ago
- 6 comments
Labels: Bug
#30 - Crash when inserting items into empty collection view
Issue -
State: closed - Opened by neilsardesai almost 7 years ago
- 3 comments
Labels: Bug
#29 - Move row in moving section failed in TableView
Issue -
State: open - Opened by jcislinsky almost 7 years ago
- 4 comments
Labels: Bug
#28 - Build errors under Swift 4.1 on Linux
Issue -
State: closed - Opened by refi64 almost 7 years ago
- 2 comments
Labels: Bug
#27 - Use animator() proxy for NSCollectionView animations
Pull Request -
State: closed - Opened by rudedogg almost 7 years ago
#26 - Trouble with NSCollectionView usage
Issue -
State: closed - Opened by rudedogg almost 7 years ago
- 2 comments
Labels: Question
#25 - Remove Equatable restriction from Patch
Pull Request -
State: closed - Opened by delebedev almost 7 years ago
- 1 comment
Labels: Enhancement
#24 - Add support for updating NSTableView rows
Pull Request -
State: closed - Opened by interstateone almost 7 years ago
- 3 comments
Labels: Enhancement
#23 - Visibility of BatchUpdate.MoveStep fields
Pull Request -
State: closed - Opened by pti almost 7 years ago
- 2 comments
Labels: Bug
#22 - Differentiate platform targets when integrating without CP or Carthage
Pull Request -
State: closed - Opened by interstateone almost 7 years ago
- 3 comments
#21 - Add public inits and allow mutating diff elements
Pull Request -
State: closed - Opened by p4checo almost 7 years ago
- 6 comments
#20 - Swift 4.1 compatibility
Pull Request -
State: closed - Opened by tonyarnold almost 7 years ago
- 4 comments
Labels: Enhancement, Work In Progress
#19 - Deprecated methods in Swift 4.1
Issue -
State: closed - Opened by neilsardesai almost 7 years ago
- 4 comments
#18 - Extended diff produces unexpected results
Issue -
State: closed - Opened by darrarski almost 7 years ago
- 7 comments
Labels: Question
#17 - Is there a reason that `patch` is restricted to `Equatable` elements?
Issue -
State: closed - Opened by chrislconover almost 7 years ago
- 3 comments
#16 - Optimize space
Pull Request -
State: closed - Opened by Damonvvong almost 7 years ago
- 5 comments
#15 - Update playground file to import Differ framework, integrate into sample project.
Pull Request -
State: closed - Opened by chrislconover about 7 years ago
- 1 comment
#14 - Fix crash moving rows & sections
Pull Request -
State: open - Opened by banjun about 7 years ago
- 4 comments
#13 - Move lib into an org
Issue -
State: open - Opened by vfn about 7 years ago
- 7 comments
#12 - Crash error: can't allocate region
Issue -
State: open - Opened by onmyway133 about 7 years ago
- 4 comments
Labels: Bug
#11 - Rename from singasd to patchElement
Pull Request -
State: closed - Opened by pixyzehn about 7 years ago
- 1 comment
#10 - Move Elements from one Section to another
Issue -
State: open - Opened by sathoeni about 7 years ago
- 1 comment
Labels: Enhancement, Help Wanted
#9 - Draft release
Issue -
State: closed - Opened by MikeSilvis about 7 years ago
- 2 comments
Labels: Task
#8 - Sections diff improvements
Issue -
State: open - Opened by piv199 about 7 years ago
- 6 comments
Labels: Enhancement, Question
#7 - Disable code coverage
Pull Request -
State: closed - Opened by mihai8804858 over 7 years ago
#6 - Missing pod(CocoaPods) of Differ 1.0.2?
Issue -
State: closed - Opened by nixzhu over 7 years ago
- 2 comments
Labels: Bug
#5 - Remove UIKit dependency at Linux
Pull Request -
State: closed - Opened by eXhausted over 7 years ago
- 1 comment
#4 - Update to support changes to String in Swift 4.0
Pull Request -
State: closed - Opened by tonyarnold over 7 years ago
- 1 comment
Labels: Enhancement
#3 - Generic parameter 'T' could not be inferred
Issue -
State: closed - Opened by corysullivan over 7 years ago
- 4 comments
Labels: Question
#2 - Potential optimisations & refinements
Issue -
State: open - Opened by tonyarnold over 7 years ago
Labels: Enhancement, Help Wanted
#1 - Swift 4.0
Pull Request -
State: closed - Opened by tonyarnold over 7 years ago
- 1 comment
Labels: Task