Skip to content
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

Updated to work in Swift 2.0 #19

Open
wants to merge 12 commits into
base: master
Choose a base branch
from
Open

Updated to work in Swift 2.0 #19

wants to merge 12 commits into from

Commits on Nov 24, 2015

  1. Updated to work in Swift 2.0

    Updated to work in Swift 2.0 and made pretty much everything public in order to make it working correctly as a lib
    nartex committed Nov 24, 2015
    Configuration menu
    Copy the full SHA
    f138d7b View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2016

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

Commits on Aug 10, 2016

  1. Made containerView for AlertView public

    Made containerView for AlertView public  in order to customize it as needed
    dulgan authored Aug 10, 2016
    Configuration menu
    Copy the full SHA
    ca7ca3f View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2016

  1. Made alertView public

    dulgan authored Sep 5, 2016
    Configuration menu
    Copy the full SHA
    d34ab81 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2016

  1. swift 3 update

    npjk authored Oct 3, 2016
    Configuration menu
    Copy the full SHA
    ce8d59d View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2017

  1. Merge commit 'd0c58322b6ebc8d935399598bed0fb029451e0b3'

    * commit 'd0c58322b6ebc8d935399598bed0fb029451e0b3': (22 commits)
      replace vc
      Version bump to 2.0. Swfit 3
      bump version to 1.0.4
      safetify
      safetify
      fix notification unsubscribe
      fix crash
      update to swift 2.3
      Updated to support usage in custom keyboard
      Bump to 1.0.3, removing version suffix due to iTunes Connect pb
      Made some fields public for customization
      Bump version to 1.0.2-spifd
      Added explicit name to @objc
      Added explicit name to @objc
      Updated pod spec for 1.0.1-spifd
      Exposed fields as public and @objc added
      Exposed more methods as public
      Synced changes from demo DOAlertController
      Exposed classes to use them as framework
      Updated pod spec
      ...
    
    # Conflicts:
    #	DOAlertController/DOAlertController.swift
    Nicolas Klein committed Jul 19, 2017
    Configuration menu
    Copy the full SHA
    dfc797f View commit details
    Browse the repository at this point in the history
  2. adds gitignore

    Nicolas Klein committed Jul 19, 2017
    Configuration menu
    Copy the full SHA
    e4cb3d7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8031fce View commit details
    Browse the repository at this point in the history
  4. revert to origin code

    Nicolas Klein committed Jul 19, 2017
    Configuration menu
    Copy the full SHA
    93fd723 View commit details
    Browse the repository at this point in the history
  5. fixes build

    Nicolas Klein committed Jul 19, 2017
    Configuration menu
    Copy the full SHA
    28a23d1 View commit details
    Browse the repository at this point in the history
  6. fixes minimum target deployment

    Nicolas Klein committed Jul 19, 2017
    Configuration menu
    Copy the full SHA
    2d530b6 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2020

  1. Update to Swift 4.2

    Nicolas Klein committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    9ad3b84 View commit details
    Browse the repository at this point in the history