Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / zenangst/Family issues and pull requests

#211 - update: build passed with xcode13

Pull Request - State: closed - Opened by xcuYao almost 3 years ago - 1 comment

#210 - Improve usage of compositional layouts

Pull Request - State: closed - Opened by zenangst over 3 years ago

#209 - Only invoke signposting when it is set to be enabled

Pull Request - State: closed - Opened by zenangst over 3 years ago

#208 - Refactor performBatchUpdates implementation

Pull Request - State: closed - Opened by zenangst over 3 years ago - 1 comment

#207 - Feature Swift Package Manager support

Pull Request - State: closed - Opened by zenangst over 3 years ago - 1 comment

#206 - Support for UIRefreshControl ?

Issue - State: open - Opened by Antoine4011 almost 4 years ago - 1 comment

#205 - Fix reloading issue when performing batch updates

Pull Request - State: closed - Opened by zenangst almost 4 years ago - 1 comment

#204 - Fix memory leak in `FamilyViewController`

Pull Request - State: closed - Opened by zenangst almost 4 years ago

#203 - Feature os_signpost

Pull Request - State: closed - Opened by zenangst almost 4 years ago - 1 comment

#202 - Introduce XcodeGen

Issue - State: open - Opened by zenangst almost 4 years ago
Labels: good first issue

#201 - Update public API documentation

Issue - State: open - Opened by zenangst almost 4 years ago
Labels: enhancement

#200 - Improve README with algorithm information, best practices and examples

Issue - State: open - Opened by zenangst almost 4 years ago
Labels: good first issue

#199 - Experiment and see if Family can support SwiftUI

Issue - State: open - Opened by zenangst almost 4 years ago
Labels: question

#198 - Improve test coverage

Issue - State: open - Opened by zenangst almost 4 years ago
Labels: enhancement

#197 - Fix memory leak in `FamilyViewControllerAttributes`

Pull Request - State: closed - Opened by zenangst almost 4 years ago - 1 comment

#196 - Refactor UICollectionViewController support

Pull Request - State: closed - Opened by zenangst about 4 years ago - 1 comment

#195 - Improve safe area granularity setup

Pull Request - State: closed - Opened by ThomasLeblond about 4 years ago - 2 comments

#194 - Update travis configuration

Pull Request - State: closed - Opened by zenangst about 4 years ago - 1 comment

#193 - Fix height not correctly resized when remove child

Pull Request - State: closed - Opened by ThomasLeblond about 4 years ago - 8 comments

#192 - Fix collection view controller not getting any tap events

Pull Request - State: closed - Opened by zenangst about 4 years ago - 1 comment

#191 - UICollectionView's didSelectItem isn't called for UICollectionViewController

Issue - State: closed - Opened by zocario about 4 years ago - 10 comments
Labels: bug

#190 - Fix collection view controllers life cycle issue

Pull Request - State: closed - Opened by zenangst about 4 years ago - 1 comment

#189 - viewWillAppear isn't called on UICollectionViewController child

Issue - State: closed - Opened by zocario about 4 years ago - 6 comments
Labels: bug

#188 - Add support for UICollectionViewCompositionalLayout

Pull Request - State: closed - Opened by zenangst about 4 years ago - 1 comment

#187 - Add Swift Package Manager support

Pull Request - State: closed - Opened by zocario about 4 years ago - 22 comments

#186 - Improve the removal of child view controllers

Pull Request - State: closed - Opened by zenangst over 4 years ago

#185 - Fix offscreen views not being rendered correctly

Pull Request - State: closed - Opened by zenangst over 4 years ago

#184 - Refactor how to set content size height when using smart invalidation

Pull Request - State: closed - Opened by zenangst over 4 years ago - 1 comment

#183 - Improve invalidation and fix layout recursion

Pull Request - State: closed - Opened by zenangst over 4 years ago - 1 comment

#182 - Add safe-guard for setting delegate to nil on dealloc

Pull Request - State: closed - Opened by zenangst over 4 years ago

#181 - Fix wrongly calculated content size

Pull Request - State: closed - Opened by zenangst over 4 years ago

#180 - Fix content size calculation by including padding and margins

Pull Request - State: closed - Opened by zenangst over 4 years ago

#179 - Fix content size calculation by including padding and margins

Pull Request - State: closed - Opened by zenangst over 4 years ago

#178 - Fix bugs with margins, padding and content size

Pull Request - State: closed - Opened by zenangst over 4 years ago

#177 - Improve invalidation and scrolling performance

Pull Request - State: closed - Opened by zenangst over 4 years ago

#176 - Refactor previous optimization

Pull Request - State: closed - Opened by zenangst over 4 years ago

#175 - Improve performance with large collection

Pull Request - State: closed - Opened by zenangst over 4 years ago - 1 comment

#174 - Add completion boolean to layoutViews

Pull Request - State: closed - Opened by zenangst over 4 years ago

#173 - Reset isScrollingByProxy on .keyUp

Pull Request - State: closed - Opened by zenangst over 4 years ago

#172 - Question: Is automatic height for children supported?

Issue - State: closed - Opened by zocario over 4 years ago - 14 comments
Labels: question

#171 - Refactor `FamilyScrollView` on macOS

Pull Request - State: closed - Opened by zenangst over 4 years ago - 1 comment

#170 - Optimize perform updates method

Pull Request - State: closed - Opened by zenangst over 4 years ago - 1 comment

#169 - Optimize scroll view on iOS when batch updating

Pull Request - State: closed - Opened by zenangst over 4 years ago - 1 comment

#168 - Feature FamilyScrollViewDelegate

Pull Request - State: closed - Opened by zenangst almost 5 years ago - 1 comment

#167 - Add `UISelectionGrabberDot` to `isSystemView`

Pull Request - State: closed - Opened by zenangst almost 5 years ago - 1 comment

#166 - UISelectionGrabberDot should not be wrapped by FamilyWrapperView

Issue - State: closed - Opened by superk589 almost 5 years ago - 8 comments
Labels: bug

#165 - Fix bug with perform batch updates

Pull Request - State: closed - Opened by zenangst almost 5 years ago

#164 - Remove previous content offset optimization

Pull Request - State: closed - Opened by zenangst about 5 years ago - 1 comment

#163 - Improve macOS features

Pull Request - State: closed - Opened by zenangst about 5 years ago - 1 comment

#162 - Improve search pattern for system views

Pull Request - State: closed - Opened by zenangst about 5 years ago - 1 comment

#161 - Make `isFastScrolling` public

Pull Request - State: closed - Opened by zenangst about 5 years ago - 1 comment

#160 - Patch layout algorithm

Pull Request - State: closed - Opened by zenangst about 5 years ago - 1 comment

#159 - Improve rendering performance on iOS and tvOS

Pull Request - State: closed - Opened by zenangst about 5 years ago - 1 comment

#158 - Fix iOS version

Pull Request - State: closed - Opened by zenangst about 5 years ago - 1 comment

#157 - Various internal improvements

Pull Request - State: closed - Opened by zenangst about 5 years ago - 1 comment

#156 - Add method for removing offscreen views

Pull Request - State: closed - Opened by zenangst about 5 years ago - 1 comment

#155 - Feature request: Allow collection view that can both scrolling vertically and horizontally

Issue - State: closed - Opened by superk589 about 5 years ago - 6 comments
Labels: question

#154 - Round values to make a sane comparison

Pull Request - State: closed - Opened by zenangst about 5 years ago - 1 comment

#153 - Remove cleanup of invalid views

Pull Request - State: closed - Opened by zenangst about 5 years ago - 1 comment

#152 - Multiple UICollectionViews inside FamilyViewController will be jumpy when scrolling

Issue - State: closed - Opened by superk589 about 5 years ago - 9 comments
Labels: bug

#151 - Fix rendering issues with vertical collection views

Pull Request - State: closed - Opened by zenangst about 5 years ago - 1 comment

#150 - Optimize layout algorithm to avoid sub pixel rendering and other improvements

Pull Request - State: closed - Opened by zenangst about 5 years ago - 1 comment

#149 - Improve internal performance

Pull Request - State: closed - Opened by zenangst about 5 years ago

#148 - Set default duration to 0.0 in body method

Pull Request - State: closed - Opened by zenangst about 5 years ago - 1 comment

#147 - Performance improvements on macOS by using Instruments

Pull Request - State: closed - Opened by zenangst about 5 years ago - 1 comment

#146 - Improve internals in FamilyScrollView on iOS and tvOS

Pull Request - State: closed - Opened by zenangst about 5 years ago - 1 comment

#145 - Improve/macos family wrapper view

Pull Request - State: closed - Opened by zenangst about 5 years ago - 1 comment

#144 - Improve macOS layout algorithm

Pull Request - State: closed - Opened by zenangst about 5 years ago - 1 comment

#143 - Feature batch updates with custom animations

Pull Request - State: closed - Opened by zenangst about 5 years ago - 1 comment

#142 - Refactor and combine layout algorithms on iOS and tvOS

Pull Request - State: closed - Opened by zenangst about 5 years ago - 8 comments

#141 - Don't include equal when comparing shouldScroll

Pull Request - State: closed - Opened by zenangst about 5 years ago - 1 comment

#140 - Improve algorithm on ios and tvos

Pull Request - State: closed - Opened by zenangst about 5 years ago - 1 comment

#139 - Improve use of binary search on tvOS

Pull Request - State: closed - Opened by zenangst about 5 years ago - 1 comment

#138 - Improve lookup performance by using attributes

Pull Request - State: closed - Opened by zenangst about 5 years ago - 1 comment

#137 - Fix minor regression on macOS

Pull Request - State: closed - Opened by zenangst about 5 years ago - 1 comment

#136 - Improve performance of runLayoutSubviews algorithm

Pull Request - State: closed - Opened by zenangst about 5 years ago - 1 comment

#135 - Fix playground not working

Pull Request - State: closed - Opened by zenangst about 5 years ago - 1 comment

#134 - Fix rendering bug after previous optimization

Pull Request - State: closed - Opened by zenangst about 5 years ago - 3 comments

#133 - Update project and podspec to fix warning

Pull Request - State: closed - Opened by zenangst about 5 years ago - 1 comment

#132 - Improve internals on macOS

Pull Request - State: closed - Opened by zenangst about 5 years ago - 1 comment

#131 - Fix a crash on iOS 10

Pull Request - State: closed - Opened by superk589 about 5 years ago - 3 comments

#130 - Crash on iOS 10 due to NSKeyValueObservation is not invalidated when deinit

Issue - State: closed - Opened by superk589 about 5 years ago - 3 comments
Labels: bug

#129 - Improve layout algorithm on macOS

Pull Request - State: closed - Opened by zenangst about 5 years ago - 1 comment

#128 - Use round in `shouldScroll` condition

Pull Request - State: closed - Opened by zenangst about 5 years ago - 1 comment

#127 - UICollectionView inside FamilyViewController has incorrect behavior.

Issue - State: closed - Opened by superk589 about 5 years ago - 11 comments
Labels: bug

#126 - Exclude collection views from offset adjustments

Pull Request - State: closed - Opened by zenangst about 5 years ago - 1 comment

#125 - Improve macOS implementation when using padding

Pull Request - State: closed - Opened by zenangst about 5 years ago - 1 comment

#124 - Improve new public API and fix issues on macOS

Pull Request - State: closed - Opened by zenangst about 5 years ago - 1 comment

#123 - Fix rendering issue with top padding not working

Pull Request - State: closed - Opened by zenangst about 5 years ago - 1 comment

#122 - Improve public API and extend core functionality

Pull Request - State: closed - Opened by zenangst about 5 years ago - 1 comment

#121 - Adjust content inset in navigation controllers

Pull Request - State: closed - Opened by zenangst over 5 years ago - 1 comment

#120 - Add support for sprint animation updates

Pull Request - State: closed - Opened by zenangst over 5 years ago - 1 comment

#119 - Improve public API and space management

Pull Request - State: closed - Opened by zenangst over 5 years ago - 1 comment

#118 - Improve iOS implementation

Pull Request - State: closed - Opened by zenangst over 5 years ago - 1 comment

#117 - Improve project setup when using multiple os targets

Pull Request - State: closed - Opened by zenangst over 5 years ago - 1 comment

#116 - Don't invoke layout related methods in deinit

Pull Request - State: closed - Opened by zenangst over 5 years ago - 1 comment

#105 - Playground-iOS not compiling: "Extra argument 'height' in call"

Issue - State: closed - Opened by dmcgloin over 5 years ago - 4 comments
Labels: bug

#73 - Question

Issue - State: closed - Opened by h36ahmed almost 6 years ago - 8 comments
Labels: question

#46 - Card interface (similar to Snapchat or Duolingo), Incorrect behavior on iPhone X-series

Issue - State: closed - Opened by richardtop almost 6 years ago - 10 comments
Labels: enhancement

#2 - View Reuse not working if there is more than one ChildViewController

Issue - State: closed - Opened by richardtop over 6 years ago - 3 comments
Labels: bug