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: ridi/WKJavaScriptController
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.0.2
Choose a base ref
...
head repository: ridi/WKJavaScriptController
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: HEAD
Choose a head ref
  • 19 commits
  • 20 files changed
  • 2 contributors

Commits on Apr 5, 2020

  1. Update CHANGELOG.md

    DavinAhn authored Apr 5, 2020
    Configuration menu
    Copy the full SHA
    c49472d View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2020

  1. Update .travis.yml

    DavinAhn committed Jul 15, 2020
    Configuration menu
    Copy the full SHA
    2281a24 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2020

  1. Project cleanup

    - Bump swift version to 5.2
    - Remove cocoapods
    - Remove demo workspace
    - Code cleanup
    - Update swiftlint and swiftformat rules
    - Update README.md
    DavinAhn committed Aug 14, 2020
    Configuration menu
    Copy the full SHA
    7685aed View commit details
    Browse the repository at this point in the history
  2. Update async spec example

    DavinAhn committed Aug 14, 2020
    Configuration menu
    Copy the full SHA
    dc578c7 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2020

  1. Reformat code

    DavinAhn committed Aug 24, 2020
    Configuration menu
    Copy the full SHA
    87e0594 View commit details
    Browse the repository at this point in the history
  2. Remove userScripts property

    DavinAhn committed Aug 24, 2020
    Configuration menu
    Copy the full SHA
    6f36c9b View commit details
    Browse the repository at this point in the history
  3. Update .travis.yml

    DavinAhn committed Aug 24, 2020
    Configuration menu
    Copy the full SHA
    be57366 View commit details
    Browse the repository at this point in the history
  4. Update .travis.yml

    DavinAhn committed Aug 24, 2020
    Configuration menu
    Copy the full SHA
    7b6500a View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2021

  1. Update CHANGELOG.md

    DavinAhn committed Aug 27, 2021
    Configuration menu
    Copy the full SHA
    dc258ea View commit details
    Browse the repository at this point in the history
  2. Update CHANGELOG.md

    DavinAhn committed Aug 27, 2021
    Configuration menu
    Copy the full SHA
    b690ccf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a9f4fa0 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2022

  1. Configuration menu
    Copy the full SHA
    4ea8160 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #9 from ridi/feature/open-bridge-property

    외부에서 브릿지 정보에 접근할 수 있도록 접근자 수정
    DavinAhn authored Dec 23, 2022
    Configuration menu
    Copy the full SHA
    dc53470 View commit details
    Browse the repository at this point in the history
  3. Update CHANGELOG.md

    DavinAhn committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    19f5b43 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2023

  1. Configuration menu
    Copy the full SHA
    b4d88a4 View commit details
    Browse the repository at this point in the history
  2. Revert "Change JavaScriptInterface bridge to be called on a backgroun…

    …d thread"
    
    This reverts commit a9f4fa0.
    DavinAhn committed Jan 2, 2023
    Configuration menu
    Copy the full SHA
    90e1809 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2023

  1. Merge pull request #11 from ridi/feature/revert-on-background-callback

    JS 콜백을 백그라운드에서 이뤄지도록 수정한 부분을 롤백
    DavinAhn authored Jan 3, 2023
    Configuration menu
    Copy the full SHA
    00f3059 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #10 from ridi/feature/fix-wrong-access-modifier

    #9 에서 잘못 오픈한 액세스 지시자 수정
    DavinAhn authored Jan 3, 2023
    Configuration menu
    Copy the full SHA
    c31a443 View commit details
    Browse the repository at this point in the history
  3. Update CHANGELOG.md

    DavinAhn committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    c059b3e View commit details
    Browse the repository at this point in the history
Loading