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: prevwong/craft.js
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.2.0-beta.5
Choose a base ref
...
head repository: prevwong/craft.js
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.2.0-beta.6
Choose a head ref
  • 3 commits
  • 24 files changed
  • 3 contributors

Commits on Jun 2, 2022

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

Commits on Jun 6, 2022

  1. fix: add missing children prop in updated React.FC type (#431)

    * Add PropsWithChildren wrapper to Editor.tsx
    
    * Add PropsWithChildren wrapper to NodeContext.tsx
    
    * Add PropsWithChildren wrapper to NodeElement.tsx
    
    * Add PropsWithChildren wrapper to Frame.tsx
    
    * Add PropsWithChildren wrapper to RenderNode.tsx
    
    * Add PropsWithChildren wrapper to RenderPlaceholder.tsx
    
    * Add EventsProps type interface to Events.tsx
    
    * Update packages/core/src/events/Events.tsx
    
    Co-authored-by: Prev Wong <prevwong@gmail.com>
    
    Co-authored-by: Prev Wong <prevwong@gmail.com>
    Sean Gillespie and prevwong authored Jun 6, 2022
    Configuration menu
    Copy the full SHA
    0fab58b View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2022

  1. v0.2.0-beta.6

    prevwong committed Jun 21, 2022
    Configuration menu
    Copy the full SHA
    5b470bb View commit details
    Browse the repository at this point in the history
Loading