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: applogistdev/AL-Extensions
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: applogistdev/AL-Extensions
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: develop
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 11 commits
  • 5 files changed
  • 2 contributors

Commits on Oct 18, 2022

  1. Create AL+UIStackView.swift

    Added extension method to remove arranged sub views in stack view
    ahmetsina authored Oct 18, 2022
    Configuration menu
    Copy the full SHA
    7799529 View commit details
    Browse the repository at this point in the history
  2. Update AL+UIColor.swift

    Added initializer for assigning light and dark mode colors and variables to get them.
    ahmetsina authored Oct 18, 2022
    Configuration menu
    Copy the full SHA
    2a3f2df View commit details
    Browse the repository at this point in the history
  3. Create AL+KeyDecodingStrategy.swift

    Added kebab case decoding strategy
    ahmetsina authored Oct 18, 2022
    Configuration menu
    Copy the full SHA
    89bb66a View commit details
    Browse the repository at this point in the history
  4. Update AL+UIApplication.swift

    Added
    ahmetsina authored Oct 18, 2022
    Configuration menu
    Copy the full SHA
    99ca596 View commit details
    Browse the repository at this point in the history
  5. Update AL+UIViewController.swift

    Added top most view controller to uiviewcontroller
    ahmetsina authored Oct 18, 2022
    Configuration menu
    Copy the full SHA
    99c6f9b View commit details
    Browse the repository at this point in the history
  6. Removed file headers

    ahmetsina authored Oct 18, 2022
    Configuration menu
    Copy the full SHA
    ea90dfe View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    94cff05 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2022

  1. Merge pull request #31 from ahmetsina/feature/uiapplication-extensions

    Feature/uiapplication extensions
    AppLogist authored Oct 20, 2022
    Configuration menu
    Copy the full SHA
    2990eb6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #30 from ahmetsina/feature/keydecodingstrategy-ext…

    …ensions
    
    Feature/keydecodingstrategy extensions
    AppLogist authored Oct 20, 2022
    Configuration menu
    Copy the full SHA
    740fbb0 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #29 from ahmetsina/feature/uicolor-extensions

    Feature/uicolor extensions
    AppLogist authored Oct 20, 2022
    Configuration menu
    Copy the full SHA
    87678d6 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #28 from ahmetsina/feature/stackView-extensions

    Feature/stack view extensions
    AppLogist authored Oct 20, 2022
    Configuration menu
    Copy the full SHA
    30ba25c View commit details
    Browse the repository at this point in the history
Loading