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: 9gustin/react-notion-render
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: 9gustin/react-notion-render
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: development
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 1 commit
  • 25 files changed
  • 1 contributor

Commits on Jul 12, 2022

  1. Merge main into development (#156)

    * Create FUNDING.yml
    
    * integrate synced_block as blocks
    
    * Add Table of contents component
    
    * make anchor optional in images
    
    * remove optional src
    
    * add beta version
    
    * add table of contents component
    
    * add table component
    
    * include children in indexGenerator
    
    * add styles to table headers
    
    * add beta version
    
    * add components in README classnames
    
    * update readme supported blocks
    
    * final version
    
    * final 3.8 version
    
    * solve issue
    
    * update version to beta
    
    * update version
    
    * solve problem with code blocks and custom components hoc
    
    * add beta version
    
    * add support to inline code blocks
    
    * update beta version
    
    * add blockComponentsMapper
    
    * solve circular dependency
    
    * add images example
    
    * take text from rich_text field
    
    * update testing lib
    
    * add support to old api
    
    * add beta version
    
    * update version
    
    * improve example
    
    * make it beta
    
    * make optional block types
    
    * add doc for blockComponentsMapper
    
    * improve doc
    
    * improve example
    
    * final version
    9gustin authored Jul 12, 2022
    Configuration menu
    Copy the full SHA
    fd49ee5 View commit details
    Browse the repository at this point in the history
Loading