All Versions
97
Latest Version
Avg Release Cycle
17 days
Latest Release
2304 days ago

Changelog History
Page 2

  • v7.0.1 Changes

    December 06, 2017

    Full Changelog

    πŸ”€ Merged pull requests:

    • πŸ›  Fix bug with setting wrong width when using span #778 (zenangst)
  • v7.0.0 Changes

    December 03, 2017

    Full Changelog

    Implemented enhancements:

    • βž• Add a test for checking the new clean property in prepareItems. #574

    πŸ›  Fixed bugs:

    • Keep selection on tvOS when reloading with components #407

    Closed issues:

    • Item with uilabel not expanding with text after sizeToFit #661

    πŸ”€ Merged pull requests:

    • πŸ”‹ Feature focus guide on Component #777 (zenangst)
    • βž• Add type to view(at:) method on UserInterface #776 (zenangst)
    • πŸ‘‰ Use width from presenter if span is set to 0 #775 (zenangst)
    • 🐎 Optimize tvOS performance #774 (zenangst)
    • πŸ‘Œ Improve/fast scrolling on tvos part4 #773 (zenangst)
    • πŸ‘Œ Improve/fast scrolling on tvos part3 #772 (zenangst)
    • πŸ‘Œ Improve delegate.didReachEnd algorithm #771 (zenangst)
    • πŸ”¨ Refactor SpotsScrollView to work better with fast scrolling in vertical collection views #770 (zenangst)
    • πŸ›  Fix bug when you try to reload an empty Component #769 (zenangst)
    • πŸ‘ Allow scroll views to scroll inside SpotsScrollView #768 (zenangst)
    • πŸ‘Œ Improve the FocusEngineManager when using grids #767 (zenangst)
    • πŸ›  Fixes bug where completion is run multiple times #766 (zenangst)
    • πŸ‘Œ Improve: item model equatable #765 (vadymmarkov)
    • ⚑️ Optimize component layout methods #764 (zenangst)
    • ⚑️ Optimize component setup and prepare methods #763 (zenangst)
    • 🚚 Move diffing to interactive thread #762 (zenangst)
    • πŸ›  Fix typos, improve grammar in Readme #761 (richardtop)
    • πŸ‘Œ Improve comparing models #760 (zenangst)
    • Include iOS-Exclusive #759 (onmyway133)
    • βœ‚ Remove RxSpot #758 (onmyway133)
    • βž• Add model configuration to header and footers #757 (zenangst)
    • ⚑️ Update Spots.podspec #756 (zenangst)
    • πŸ”€ Merge branch 'master' into feature/codable #755 (zenangst)
    • πŸ”‹ Feature: Codable support #754 (vadymmarkov)
    • πŸ›  Fix focus engine bug when reaching the top. #753 (zenangst)
    • βœ‚ Remove manual handling of content offset for horizontal components #752 (zenangst)
    • πŸ‘Œ Improve focus engine for tvOS - part something something #751 (zenangst)
    • Replace Mappable with Codable #750 (vadymmarkov)
    • πŸ”¨ Codable refactoring: Implement custom coders #749 (vadymmarkov)
    • πŸ”‹ Feature: Implement Codable #748 (vadymmarkov)
    • Swift4 migration #747 (vadymmarkov)
    • πŸ”€ Merge Swift 4 with master #746 (zenangst)
    • Autumn code cleaning #745 (zenangst)
    • Migrate source code to Swift 4 #744 (vadymmarkov)
    • πŸ”¨ Refactor Configuration to be injected #743 (zenangst)
    • πŸ”¨ Refactor/hard medium soft updates implementation #742 (zenangst)
    • βœ… Sanitize naming in tests and add additional to improve coverage #741 (zenangst)
    • πŸ”‹ Feature item models #740 (zenangst)
    • βž• Add additional delegate methods for controlling scrolling on tvOS #739 (zenangst)
  • v6.1.2 Changes

    October 04, 2017

    Full Changelog

    πŸ”€ Merged pull requests:

  • v6.1.1 Changes

    October 03, 2017

    Full Changelog

    Closed issues:

    • πŸ‘• Enable linting #725
    • Event handling #723
    • ⚑️ Update Example apps #644

    πŸ”€ Merged pull requests:

    • Opt-out from using auto resizing cells #737 (zenangst)
    • Opt-out from using auto resizing cells #736 (zenangst)
    • Don't call layoutSubviews directly. #735 (zenangst)
    • πŸ”¨ Refactor key-value observing in SpotsScrollView and remove SpotsScrollViewManager's constrain method #734 (zenangst)
    • πŸ‘Œ Improve/tvos implementation part deux #733 (zenangst)
    • Implement focus guide on SpotsController for tvOS #732 (zenangst)
    • βœ‚ Remove everything related to composition #731 (zenangst)
    • πŸ‘Œ Improve tvOS implementation #730 (zenangst)
    • Implement missing methods for the tvOS focus engine to work with custom views #728 (zenangst)
    • βœ‚ Remove outdated Spots examples #727 (zenangst)
    • βž• Add Swiftlint script phase #726 (zenangst)
    • ⚑️ Wrap update configurable item in performUpdates #724 (zenangst)
    • βž• Add height constraint to components used inside a controller #722 (zenangst)
    • 🚚 Move collection view extension into shared folder #721 (zenangst)
    • πŸ‘Œ Improve rendering on macOS #720 (zenangst)
    • πŸ”‹ Feature collection view extension to get layout as flow layout #719 (zenangst)
    • βž• Add additional method on ComponentDelegate to get notification of selection changes #718 (zenangst)
    • πŸ”¨ Refactor macOS layout implementation #717 (zenangst)
    • ⚑️ Reload header and footer after update #716 (vadymmarkov)
    • Implement functionality to reload component header and footer #715 (vadymmarkov)
    • βž• Add max to calculateSpanWidth #714 (zenangst)
    • 🚚 Move sizeForItem to ItemManager and improve safety #713 (zenangst)
    • Include .relations when comparing two items #712 (zenangst)
    • πŸ‘Œ Improve registering views #711 (zenangst)
    • πŸ”¨ Refactor Component+Core to be less dependent on the user interface #710 (zenangst)
    • βž• Add comment to why we compare the superview to components #709 (zenangst)
    • βœ‚ Remove rect optimization for horizontal components. #708 (zenangst)
    • Only allow other gestures that are attached to views that reside in componentsView #707 (zenangst)
    • ⚑️ Set numberOfPages on page control in afterUpdate #706 (zenangst)
    • πŸ”¨ Refactor user interface extensions to not wrap cells #705 (zenangst)
    • πŸ”„ Change refreshControl to be open instead of public #704 (zenangst)
    • πŸ‘Œ Improve automatic animation for component flow layout #703 (zenangst)
    • πŸ›  Fix crash related to queue jumping #702 (zenangst)
    • 🚚 Move computation to a different thread #701 (zenangst)
    • πŸ‘Œ Improve user experience by jumping threads #699 (zenangst)
    • Implement DiffManager in Spots #698 (zenangst)
    • βž• Adds DiffManager #697 (zenangst)
    • πŸ”¨ Refactor ComponentManager.reloadIfNeeded to use item diffs #696 (zenangst)
    • πŸ›  Fix rendering issue related to .integral in SpotsScrollView #695 (zenangst)
    • βž• Add ComponentResolvable protocol #694 (zenangst)
    • πŸ‘Œ Improve/datasource implementations #693 (zenangst)
    • πŸ”¨ Refactor updating the data source using performUpdate method #692 (zenangst)
    • Store contentOffset before switching out components in controller #691 (zenangst)
    • βž• Add workaround for contentInsets when using tabs #690 (zenangst)
    • Implement proper Interaction.mouseClick behavior for NSCollectionView #689 (zenangst)
    • ⚑️ Optimize ComponentFlowLayout #688 (zenangst)
    • πŸ”¨ Refactor ComponentModel to make Layout non-optional #686 (zenangst)
    • πŸ”¨ Refactor/spots scroll view and spots content view #685 (zenangst)
    • πŸ‘Œ Improve Component animations #684 (zenangst)
    • Implement Component animations #683 (zenangst)
    • Implement layoutSubviews() on SpotsContentView #682 (zenangst)
    • ⬇️ Reduce code duplication in ItemManager #681 (zenangst)
    • πŸ›  Fix scrolling being disabled when starting with an empty collection. #680 (zenangst)
    • πŸ›  Fix bug in ComponentManager.insert #679 (zenangst)
    • Implement animations for NSCollectionView and ComponentFlowLayout #678 (zenangst)
    • Implement showEmptyComponent on Layout #677 (zenangst)
    • Implement height adjustments for carousel items #676 (zenangst)
    • Apply animation after guard #675 (zenangst)
    • πŸ›  Fix bug in ComponentManager.insert #674 (zenangst)
    • πŸ›  Fix bug using wrong algorithm in NSCollectionView #673 (zenangst)
    • Prepare items before calling layout in carousel extension #672 (zenangst)
    • πŸ”¨ Refactor layoutHorizontalCollectionView on macOS #671 (zenangst)
    • πŸ‘Œ Improve performance in reload method by opting-out of cleanup #670 (zenangst)
    • πŸ”¨ Refactor for-loop to use better naming #669 (zenangst)
    • Opt-out from doing diffing if the controller is empty #668 (zenangst)
    • 🚚 Implement move animation and move algorithm #667 (zenangst)
    • Return .zero height when there are now items #666 (zenangst)
    • Pass animation to reloadIfNeeded #665 (zenangst)
    • πŸ›  Fixes bug when appending the first item in a collection #664 (zenangst)
    • Set masksToBounds to false on UITableView and UICollectionView #663 (zenangst)
    • πŸ‘Œ Improve syntax for insert method on UITableView+UserInterface extension #662 (zenangst)
    • πŸ‘‰ Use containerSize when calling method #660 (onmyway133)
    • βž• Add containerSize #659 (onmyway133)
  • v6.1.0 Changes

    June 23, 2017

    Full Changelog

    Closed issues:

    • Cant Play add #654
    • no ad was available Apple TV os #653
    • πŸ— Building Scheme Spots-tvOS exit error 65 #648

    πŸ”€ Merged pull requests:

  • v6.0.3 Changes

    June 14, 2017

    Full Changelog

    πŸ”€ Merged pull requests:

    • πŸ”‹ Feature scroll view manager #652 (zenangst)
    • πŸ‘Œ Improve pagination with item when using item spacing #651 (zenangst)
  • v6.0.2 Changes

    June 12, 2017

    Full Changelog

    Closed issues:

    • CryptoSwift requirement 0.6.0 does not work with Xcode 9. #646

    πŸ”€ Merged pull requests:

    • πŸ›  Fix threading issues #650 (zenangst)
    • πŸ‘Œ Improve scrolling behavior when using multiple horizontal components #649 (zenangst)
  • v6.0.1 Changes

    June 09, 2017

    Full Changelog

    πŸ”€ Merged pull requests:

  • v6.0.0 Changes

    May 31, 2017

    Full Changelog

    Implemented enhancements:

    • βœ‚ Remove support for legacy mapping #541
    • πŸ‘‰ Use Swift 3 DispatchQueue #432
    • Proposal: Unify animated/non-animated scrolling delegate APIs #429
    • βœ‚ Remove items in Component #536
    • πŸ‘Œ Improve header and footer #530
    • πŸ‘‰ Use constant values for sizes #479
    • Clarify SpotConfigurable #472
    • πŸ‘Œ Improve ScrollDelegate #398
    • πŸ‘Œ Improve endDisplay\(view: SpotView, item: Item, in spot: Spotable\) #397
    • πŸ‘Œ Improve willDisplay\(view: SpotView, item: Item, in spot: Spotable\) #396
    • πŸ‘Œ Improve didChange\(spots: \[Spotable\]\) #395
    • πŸ”¨ Refactor render\(\) into view. #392
    • πŸ‘Œ Improve didSelect method #391
    • πŸ‘Œ Improve the documentation #290

    πŸ›  Fixed bugs:

    • βž• Add register nib on Configuration #542
    • ⚑️ Update README to reflect 6.0.0 #539
    • πŸ”§ Configure closure does't work with list wrapper (6.0) #463

    Closed issues:

    • Method does not override any method from its superclass #582
    • All in one App ? #415

    πŸ”€ Merged pull requests:

    • πŸ›  Fix compiler error on tvOS #645 (zenangst)
    • Scope SpotsRefreshControl to only be available on iOS #643 (zenangst)
    • βž• Add link to changelog in README.md #642 (zenangst)
    • πŸ›  Fix/broken links #641 (zenangst)
    • Split README into multiple md files #640 (zenangst)
    • βž• Add migration md file #639 (zenangst)
    • 🚚 Rename file to reflect the type and remove case .row #638 (zenangst)
    • πŸ›  Fix header view scrolling with content. #637 (zenangst)
    • πŸ‘Œ Improve ComponentFlowLayout use of layout attributes #636 (zenangst)
    • ⚑️ Update Getting started guide.md #635 (zenangst)
    • πŸ”‹ Feature getting started guide #634 (zenangst)
    • πŸ”¨ Refactor size calculations for carousel views. #633 (zenangst)
    • βž• Add init(padding:) on Inset #632 (zenangst)
    • βœ‚ Remove the use of <- operator in carousel extension #631 (zenangst)
    • βž• Add documentation for Delegate class #630 (zenangst)
    • πŸ‘Œ Improve Layout implementation and tests #629 (zenangst)
    • πŸ“‡ Rename all references of GridableLayout to ComponentFlowLayout #628 (zenangst)
    • 🍎 Implement stretch last component feature on macOS #627 (zenangst)
    • πŸ‘Œ Improve GridableLayout by including line spacing #626 (zenangst)
    • πŸ‘Œ Improve updateIfNeeded to perform more accurate updates #625 (zenangst)
    • πŸ‘Œ Improve updateIfNeeded on SpotsControllerManager #624 (zenangst)
    • βœ‚ Remove stretchSingleComponent feature #623 (zenangst)
    • Invoke layoutViews on SpotsScrollView #622 (zenangst)
    • Don't rely on item.index, use target index instead #621 (zenangst)
    • βž• Add support for Component stretching. #620 (zenangst)
    • πŸ‘‰ Make computeSize open so that you can override it. #619 (zenangst)
    • πŸ”‹ Feature infinite scrolling for horizontal components on iOS/tvOS #618 (zenangst)
    • πŸ”‹ Feature items per row #616 (zenangst)
    • βž• Add documentation header for SpotsControllerManager #615 (zenangst)
    • βž• Add documentation header and method documentation to DataSource. #614 (zenangst)
    • βž• Add comment header and function documentation for ViewPreparer class. #613 (zenangst)
    • βž• Add comment header for ComponentManager #612 (zenangst)
    • πŸ”¨ ⚠️ Refactor ItemConfigurable configure and add compute size ⚠️ #611 (zenangst)
    • 🚚 Move item preparation methods into a new ItemManager class #610 (zenangst)
    • πŸ”¨ ⚠️ Refactor configure closure on Component to use self instead of just the view. #609 (zenangst)
    • ⚑️ Update and use new features on Tailor #608 (zenangst)
    • πŸ›  Fix collection view layout warnings on macOS #607 (zenangst)
    • πŸ‘Œ Improve layout implementation for collection views with header on macOS #606 (zenangst)
    • 🍎 Implement hover behavior on list and grid wrapper on macOS #605 (zenangst)
    • πŸ‘Œ Improve delegate trigger when scrolling on macOS #604 (zenangst)
    • πŸ›  Fix recursion when using composition and improve composite lookup #603 (zenangst)
    • πŸ”€ Sync contentSize between collection view and collection view layout #602 (zenangst)
    • βœ‚ Remove setting layer to Component.collectionView #601 (zenangst)
    • ⚑️ Call layoutSubviews in SpotsControllerManager.update #600 (zenangst)
    • πŸ’… Set selection style to .none in ListWrapper on iOS #599 (zenangst)
    • πŸ‘Œ Improve overall performance and collection view layout method #597 (zenangst)
    • βœ‚ Remove unused files #596 (zenangst)
    • 🍎 macOS implementation improvements #595 (zenangst)
    • πŸ”‹ Feature universal sticky headers #594 (zenangst)
    • πŸ”¨ Refactor composition implementation and improve datasource and delegate #593 (zenangst)
    • πŸ›  Fix page indicator position #592 (zenangst)
    • πŸ‘Œ Improve iOS implementation when using reload with components #591 (zenangst)
    • πŸ”¨ Refactor SpotsControllerManager #590 (zenangst)
    • πŸ”¨ Refactor ComponentManager #589 (zenangst)
    • πŸ”§ Call configure method on the view when it will be displayed in the component delegate #588 (zenangst)
    • Clean up implementation #587 (zenangst)
    • πŸ‘Œ Improve documentation for SpotsControllerManager #586 (zenangst)
    • πŸ“‡ Rename file and make extension live on SpotsController #585 (zenangst)
    • πŸ”‹ Feature SpotsControllerManager #584 (zenangst)
    • Implement ComponentManager #583 (zenangst)
    • πŸ”‹ Feature scrollTo and itemOffset methods for doing interactive UI #581 (zenangst)
    • Return wrapped view instead of wrapper view #580 (zenangst)
    • πŸ”‹ Feature reload with component models #579 (zenangst)
    • 🚚 Move page indicator related code to layout instead of setup #578 (zenangst)
    • πŸ‘Œ Improve collection views on iOS #577 (zenangst)
    • Set background to clear instead of white in GridWrapper on iOS/tvOS #576 (zenangst)
    • πŸ‘Œ Improve Component implementation #575 (zenangst)
    • πŸ“‡ Rename CollectionAdapter+tvOS to Component+tvOS #573 (zenangst)
    • πŸ‘Œ Improve reloading composite components, plus performance improvements when resizing windows on macOS #572 (zenangst)
    • βœ‚ Remove hybrid label from ComponentModel init #571 (zenangst)
    • Keep scroll position after reload with JSON #570 (zenangst)
    • πŸ‘Œ Improve handling mouse clicks on macOS #567 (zenangst)
    • βœ‚ Remove unused GridableMeta struct #566 (zenangst)
    • Spots 6.0.0 #565 (zenangst)
    • Clean up use of Component aliases #564 (zenangst)
    • βœ‚ Remove boilerplate views #563 (zenangst)
    • βœ‚ Remove guard else returns as one liners. #562 (zenangst)
    • βœ‚ Remove Component.index and .usesDynamicHeight #561 (zenangst)
    • βœ‚ Remove span on ComponentModel #560 (zenangst)
    • πŸ”‹ Feature docs for Component on macOS and iOS. #559 (zenangst)
    • βœ‚ Remove static header property from Component #558 (zenangst)
    • βœ‚ Remove legacy implementations for register and registerAndPrepare #557 (zenangst)
    • πŸ‘Œ Improve component model file #556 (zenangst)
    • πŸ‘Œ Improve docs in component model #555 (zenangst)
    • βœ‚ Remove isHybrid property on ComponentModel #554 (zenangst)
    • βœ‚ Remove title property from ComponentModel #553 (zenangst)
    • πŸ”¨ Refactor Component.kind into an enum called ComponentKind #552 (zenangst)
    • βœ‚ Remove .views on Component #551 (zenangst)
    • πŸ”¨ Refactor header and footer related code in GridableLayout.prepare() #550 (zenangst)
    • πŸ”¨ Refactor setup and layout signature with with label #549 (zenangst)
    • πŸ“‡ Rename Controller to SpotsController #547 (zenangst)
    • πŸ›  Fix compiler error in live editing extension #546 (zenangst)
    • πŸ›  Fix component configure closure on macOS. #545 (zenangst)
    • βœ‚ Remove support for legacy mapping on ComponentModel and related models. #544 (zenangst)
    • ⚑️ Update README for version 6.0.0 #543 (zenangst)
    • βœ‚ Remove items from component #538 (zenangst)
    • Replace RowComponent with Component #537 (zenangst)
    • βœ‚ Remove all references to ViewComponent aka ViewSpot #535 (zenangst)
    • βœ‚ Remove core types and move functionality into extensions on Component #534 (zenangst)
    • πŸ‘Œ Improve header and footer height calculations in delegate #533 (zenangst)
    • πŸ‘Œ Improve header footer support #532 (zenangst)
    • πŸ›  Fix up plists for Rx target #531 (zenangst)
    • πŸ‘Œ Improve Component layout on macOS #529 (zenangst)
    • πŸ“‡ Rename contentView to componentsView in SpotsScrollView #528 (zenangst)
    • πŸ‘Œ Improve Component layout on macOS #527 (zenangst)
    • πŸ”‹ Feature view state support for macOS #526 (zenangst)
    • πŸ›  Fix compiler errors with optional assignments. #525 (zenangst)
    • πŸ›  Fix faulty method implementation #524 (zenangst)
    • Replace weakSelf with strongSelf #523 (zenangst)
    • ⚠️ Improve naming by search and replacing more references to spot and spots⚠️ #522 (zenangst)
    • πŸ”€ [skip ci]Merge master into 6.0.0 #521 (zenangst)
    • ⚠️Rename references of spot(s) with component(s)⚠️ #520 (zenangst)
    • πŸ›  ⚠️Rename core types to use Component instead of Spot suffixes⚠️ #519 (zenangst)
    • ⚠️Rename .component to .model⚠️ #518 (zenangst)
    • ⚠️ Rename Component to ComponentModel ⚠️ #515 (zenangst)
    • πŸ”¨ Refactor Spot implementation into extensions #514 (zenangst)
    • πŸ”‹ Feature Grid and Carousel support on Spot for macOS #513 (zenangst)
    • πŸ”‹ Feature list spot implementation for macOS #512 (zenangst)
    • πŸ”€ Merge commit #510 (zenangst)
    • πŸ”¨ Refactor prepare item methods to make it a tinsy bit smarter #508 (zenangst)
    • ⚑️ Optimize prepare(items:) method #506 (zenangst)
    • ⚑️ Run bundle update #505 (zenangst)
    • πŸ”€ Merge branch 'master' into feature/danger #504 (zenangst)
    • πŸ”€ Merge branch 'master' into 6.0.0 #503 (zenangst)
    • πŸ”¨ Refactor Spot init methods #502 (zenangst)
    • πŸ›  Fix rxSpots target #501 (zenangst)
    • πŸ‘ ListSpotCell: Add accessibility support #500 (JohnSundell)
    • πŸ›  Fix warning #499 (colorbox)
    • πŸ‘Œ Improve scrolling behavior for carousel #498 (zenangst)
    • πŸ”€ Merge branch 'master' into 6.0.0 #497 (zenangst)
    • ⚑️ Update README.md #496 (orta)
    • πŸ›  Fix missing configure method #495 (zenangst)
    • πŸ›  Fix selected background view for list wrapper #494 (zenangst)
    • πŸ”‹ Feature: view state #492 (vadymmarkov)
    • Set backgroundColor to .clear for wrapper views #491 (zenangst)
    • πŸ›  Fix carousel scroll indicator #490 (zenangst)
    • πŸ”¨ Refactor DataSource on iOS to reduce code duplication #489 (zenangst)
    • βž• Add register default view on Configuration #488 (zenangst)
    • πŸ”¨ Refactor didSet methods on Controller #487 (zenangst)
    • πŸ”¨ Refactor wrapped views setup #486 (zenangst)
    • πŸ‘» Rename exception to expectation and use type inference #485 (zenangst)
    • πŸ›  Fix bug with insets when using paginated scrolling in carousel spots. #484 (zenangst)
    • Implement cache for Spot and reduce code duplication in Spot #483 (zenangst)
    • πŸ‘Œ Improve/horizontally scrolling views #482 (zenangst)
    • Implement hybrid carousel spot #481 (zenangst)
    • πŸ”¨ Refactor implement Item into Spots and replace SpotConfigurable #480 (zenangst)
    • Implement hybrid grid spot #478 (zenangst)
    • Implement hybrid list spot #477 (zenangst)
    • Import Cocoa for OSX #476 (zenangst)
    • ⬇️ Reduce code duplication by introducing configureClosureDidChange() #475 (zenangst)
    • βž• Add hybrid property on Component #474 (zenangst)
    • πŸ‘· Switch to Circle CI #471 (zenangst)
    • βœ‚ Remove Gridable as a dependency in GridableLayout #470 (zenangst)
    • 0️⃣ Register default and composite spot in init #469 (zenangst)
    • βž• Add skeleton for Spot class #468 (zenangst)
    • πŸ›  Fix spot configure closures on iOS #467 (zenangst)
    • 🚚 Move reloadIfNeeded and process to Spotable #466 (zenangst)
    • πŸ‘‰ Use section inset to apply component insets #464 (JohnSundell)
    • βž• Add Dangerfile #462 (onmyway133)
    • Properly resolve wrapped views #461 (zenangst)
    • πŸ‘ CarouselSpot: Support placing a page indicator as an overlay #460 (JohnSundell)
    • πŸ›  Fix/vertical scrolling in carousel #459 (zenangst)
    • βͺ Revert back to precious implementation of setFallbackViewSize #458 (zenangst)
    • πŸ›  Fix/failing tests on macos #457 (zenangst)
    • βœ… CarouselSpot: Fix failing test #456 (JohnSundell)
    • βœ‚ Remove missing CarouselSpot+iOS extension #455 (JohnSundell)
    • Registry: Import CoreGraphics [6.0.0] #454 (JohnSundell)
    • Registry: Import CoreGraphics [master] #453 (JohnSundell)
    • πŸ‘Œ Improve GridableLayout contentSize and insets #452 (zenangst)
    • RxSpots: SpotsDelegate reactive extensions #451 (vadymmarkov)
    • CarouselSpot: Add snapping scroll behavior #449 (JohnSundell)
    • πŸ‘Œ Improve/init for views #448 (zenangst)
    • πŸ‘‰ Use identifier to find kind instead of if statement #447 (zenangst)
    • πŸ‘Œ Improve/gridable layout #446 (zenangst)
    • πŸ”§ Resolve views from Configuration.views #445 (zenangst)
    • Set inset only once #444 (vadymmarkov)
    • πŸ”‹ Feature/universal header footers 6.0 #443 (zenangst)
    • πŸ”‹ Feature/universal header footers #442 (zenangst)
    • πŸ”€ Merge with 'master' #441 (zenangst)
    • πŸ”‹ Feature/core wrappers #440 (zenangst)
    • πŸ”¨ Refactor/cleanup redudant code #436 (zenangst)
    • ⚑️ Call layoutSubviews in updateIfNeeded #435 (zenangst)
    • πŸ”¨ Refactor/change mac to macos #434 (zenangst)
    • πŸ”¨ Refactor dispatch #433 (zenangst)
    • πŸ‘Œ Improve/project setup #431 (zenangst)
    • πŸ”‹ Feature interaction abstraction #430 (zenangst)
    • πŸ”¨ Refactor delegate methods #428 (zenangst)
    • πŸ‘Œ Improve/spotable by renaming render #427 (zenangst)
    • Lower case enum cases #426 (zenangst)
    • βœ‚ Remove section and content insets, replace it with inset #425 (zenangst)
    • πŸ›  Fix content insets #424 (vadymmarkov)
    • πŸ›  Fix missing headers in GridableLayout #423 (zenangst)
    • Apply insects with itemAttribute instead of attribute.frame #422 (zenangst)
    • πŸ‘Œ Improve/gridable layout #421 (zenangst)