Thanks to visit codestin.com
Credit goes to github.com

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: native-html/plugins
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: @native-html/[email protected]
Choose a base ref
...
head repository: native-html/plugins
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 7 commits
  • 16 files changed
  • 2 contributors

Commits on Oct 13, 2021

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

Commits on Oct 25, 2021

  1. chore: update markdown files

    jsamr committed Oct 25, 2021
    Configuration menu
    Copy the full SHA
    e3b27b4 View commit details
    Browse the repository at this point in the history
  2. chore: upgrade to Expo SDK 43

    jsamr committed Oct 25, 2021
    Configuration menu
    Copy the full SHA
    9e3c6d3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9694381 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2021

  1. docs(iframe): fix link

    jsamr committed Nov 29, 2021
    Configuration menu
    Copy the full SHA
    01b1720 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bbbb9b6 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2023

  1. feat: adds dataAttributes to linkPressTargetToOnDOMLinkPressArgs in p…

    …lugins-core (#45)
    
    formidable-webview/webshell has added dataAttributes to LinkPressTarget
    in September 2021. [1]
    
    This commit adds it to linkPressTargetToOnDOMLinkPressArgs so that data
    attributes on achor tags are available in onPress-handlers.
    
    [1] formidable-webview/webshell@0a2c3e0
    kioopi authored Jan 9, 2023
    Configuration menu
    Copy the full SHA
    26870f7 View commit details
    Browse the repository at this point in the history
Loading