Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: hyperoslo/ImagePicker
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3.2.0
Choose a base ref
...
head repository: hyperoslo/ImagePicker
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3.3.0
Choose a head ref
  • 18 commits
  • 17 files changed
  • 8 contributors

Commits on Jun 4, 2020

  1. Update .swift-version

    3lvis authored Jun 4, 2020
    Configuration menu
    Copy the full SHA
    f3dc5a0 View commit details
    Browse the repository at this point in the history
  2. Fix podspec

    3lvis committed Jun 4, 2020
    Configuration menu
    Copy the full SHA
    2e9c671 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cd8552a View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2020

  1. Add SPM Support

    RamyRizkalla committed Jun 21, 2020
    Configuration menu
    Copy the full SHA
    84f2687 View commit details
    Browse the repository at this point in the history
  2. Change Bundle

    RamyRizkalla committed Jun 21, 2020
    Configuration menu
    Copy the full SHA
    cde55c2 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2020

  1. Make demo rotate

    3lvis committed Jun 27, 2020
    Configuration menu
    Copy the full SHA
    01c7a04 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2020

  1. Configuration menu
    Copy the full SHA
    cebe2fc View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2020

  1. Merge pull request #456 from RamyRizkalla/feature/rr_support-spm

    Add Swift Package Manager Support
    3lvis authored Oct 4, 2020
    Configuration menu
    Copy the full SHA
    4e5fca8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #466 from MohamedAbdallah-14/Fix-Single-Selection

    Fix single selection
    3lvis authored Oct 4, 2020
    Configuration menu
    Copy the full SHA
    079f350 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2020

  1. Configuration menu
    Copy the full SHA
    f56b91a View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2020

  1. Merge pull request #468 from abdallahEid/configuration-class-renaming

    Renaming Configuration class to ImagePickerConfiguration
    3lvis authored Oct 7, 2020
    Configuration menu
    Copy the full SHA
    ecee6e2 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2020

  1. [fix] demo project

    Renamed `Configuration` to `ImagePickerConfiguration` as it seems the proper class name.
    Vinzius authored Nov 18, 2020
    Configuration menu
    Copy the full SHA
    59261d9 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #472 from Vinzius/patch-1

    [fix] demo project
    3lvis authored Nov 18, 2020
    Configuration menu
    Copy the full SHA
    cb86a53 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2020

  1. Update README.md

    3lvis authored Dec 9, 2020
    Configuration menu
    Copy the full SHA
    4cfb7e3 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2020

  1. Configuration menu
    Copy the full SHA
    ba263f0 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2021

  1. Merge pull request #475 from shalamowww/master

    Added galleryOnly configuration mode
    3lvis authored Jan 30, 2021
    Configuration menu
    Copy the full SHA
    c0b3230 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2021

  1. renamed ButtonPicker.configuration to avoid naming conflict with iO…

    …S 15 `UIButton.configuration`
    Kirill Serebriakov committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    afbec27 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #483 from Kirow/hotfixes/ios15

    renamed `ButtonPicker.configuration`
    3lvis authored Sep 1, 2021
    Configuration menu
    Copy the full SHA
    d8a8f84 View commit details
    Browse the repository at this point in the history
Loading