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: P5-wrapper/react
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.3.0
Choose a base ref
...
head repository: P5-wrapper/react
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.4.0
Choose a head ref
  • 20 commits
  • 31 files changed
  • 3 contributors

Commits on Apr 3, 2022

  1. 3.3.0

    jamesrweb committed Apr 3, 2022
    Configuration menu
    Copy the full SHA
    42e28b9 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2022

  1. Configuration menu
    Copy the full SHA
    10bffc0 View commit details
    Browse the repository at this point in the history
  2. Bump async from 2.6.3 to 2.6.4 (#160)

    Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4.
    - [Release notes](https://github.com/caolan/async/releases)
    - [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md)
    - [Commits](caolan/async@v2.6.3...v2.6.4)
    
    ---
    updated-dependencies:
    - dependency-name: async
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: James Robb <47126579+jamesrweb@users.noreply.github.com>
    dependabot[bot] and jamesrweb authored Apr 28, 2022
    Configuration menu
    Copy the full SHA
    f58d5a2 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2022

  1. Update LICENSE

    jamesrweb authored May 10, 2022
    Configuration menu
    Copy the full SHA
    52c5efb View commit details
    Browse the repository at this point in the history

Commits on May 30, 2022

  1. Update examples (#166)

    jamesrweb authored May 30, 2022
    Configuration menu
    Copy the full SHA
    bd61c52 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2022

  1. Update children interactions (#168)

    * Add example using a rotating plane
    
    * Cover and error for the runtime issue when a sketch is not provided
    
    * Update dependencies
    
    * Update logic to actually throw rather than log until a workaround for the hook execution order is found
    
    * Document how to handle the styling / positioning of children with a working example
    jamesrweb authored Jun 30, 2022
    Configuration menu
    Copy the full SHA
    4e6f4b8 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2022

  1. Update dependencies (#172)

    * Update dependencies
    
    * Fixing CI formatting issue
    jamesrweb authored Jul 25, 2022
    Configuration menu
    Copy the full SHA
    068462f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3f907a6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cfa07d8 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2022

  1. Add automated deployments of the demo application on GH Pages (#174)

    * Add automated deployments of the demo application on GH Pages
    
    * Update project name in docs and apply changes to show change successfully deployed
    jamesrweb authored Jul 26, 2022
    Configuration menu
    Copy the full SHA
    9280927 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2022

  1. Update project types and add a guard wrapper to log an appropriate er…

    …ror message if no sketch is provided at runtime. (#177)
    jamesrweb authored Aug 27, 2022
    Configuration menu
    Copy the full SHA
    08e5134 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2022

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

Commits on Aug 31, 2022

  1. Configuration menu
    Copy the full SHA
    742355c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    911b008 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2022

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

Commits on Sep 12, 2022

  1. Configuration menu
    Copy the full SHA
    65a3c28 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3a4e8b8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    50ce651 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2022

  1. Configuration menu
    Copy the full SHA
    47fdc82 View commit details
    Browse the repository at this point in the history
  2. Update dependencies (#189)

    yevdyko authored Oct 23, 2022
    Configuration menu
    Copy the full SHA
    2b84907 View commit details
    Browse the repository at this point in the history
Loading