Skip to content

v1.2 #158

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 84 commits into from
Jun 15, 2020
Merged

v1.2 #158

merged 84 commits into from
Jun 15, 2020

Conversation

0xLeif
Copy link
Member

@0xLeif 0xLeif commented Jun 15, 2020

No description provided.

Oschly and others added 30 commits April 13, 2020 17:24
- add few methods that can replace MKMapView's delegate's methods
- rename region(:animate:) to move(to:animate:)
Merge develop from 0xLeif's repo
- remove skipping first parameter's name for pointOfInterestFilter(filter:)
- rename initalizers parameter annotations to points
- move convenience initializer to its own extension
0xLeif and others added 25 commits May 18, 2020 08:15
…nected

Feature/suik 144 constraint is connected
- rename Collection to CollectionView
- remove layout variable and instead of it use setCollectionViewLayout(_:animated:) method
- add important comments to basic configuration methods
- implement prefetchDataSource (available from iOS 10.0)
- implement registering nibs and cells
- implement methods for items management
- implement methods for section management
- implement method for setting backgroundView
- add first modifiers of UICollectionViewDelegate
- create CollectionViewCell alias
- implement data object
- update registering for new cell types
- fix a typo in insertItem
- add AllowSelection, selectItem and deselectItem modfiiers
- remove UIView conformance from DataIdentifiable, CellUpdatable, CellConfigurable protocols.
- add UITableViewCell conformance to TableViewCell alias
- add UICollectionViewCell conformance for CollectionViewCell alias
- modify initial flow layout (set estimated size to .zero)
- conform CellDisplayable to UIView to get `bounds.size` object
- conform CollectionView to UICollectionViewDelegateFlowLayout to modify cells' size
- remove newlines between variables in Collection View
- remove CellDisplayable protocol conformance from TableViewCell and CollectionViewCell aliases
Change code for handling cells' size
- add additional check for section parameter whether it is bigger than number of sections
- group handlers and objects by similarity of their task
Fix minimumInteritemSpacingForSectionAt delegate method
suik-156: Updated tests to reflect changes
@0xLeif 0xLeif requested review from ambid17 and Oschly June 15, 2020 15:42
@0xLeif 0xLeif self-assigned this Jun 15, 2020
@0xLeif 0xLeif merged commit a960f27 into master Jun 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant