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: thompsonsj/slate-serializers
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.2.0
Choose a base ref
...
head repository: thompsonsj/slate-serializers
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.3.0
Choose a head ref
  • 2 commits
  • 19 files changed
  • 2 contributors

Commits on Jun 25, 2023

  1. feat(slatetoreact): add serializer (#55)

    * refactor(slatetohtml): move conversion function to utilities
    
    * feat(convertslate): transform functions
    
    * feat(slatetoreact): convert to react using slateToDom transform functions
    
    * patch(slatetoreact): more complicated test with refactor to pass
    
    * refactor(package.json): use react-test-renderer, reorganise dependencies
    
    * feat(slatetoreact): add serializer
    
    * fix(slatetoreact): config exports and payload config
    
    * test(slatetoreact): react-testing-library
    
    * refactor(slatetoreact): config should include slateToDom
    
    * wip(*): combined tests for slateToReact
    
    * feat(convert-slate): passing tests
    
    * test(slatetoreact): more fixtures
    
    * refactor(slatetoreact): refinement
    
    * feat(slatetoreact): export from separate file
    
    * style(*): lint and format
    thompsonsj authored Jun 25, 2023
    Configuration menu
    Copy the full SHA
    8b59a7e View commit details
    Browse the repository at this point in the history
  2. chore(main): release 0.3.0 (#69)

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    github-actions[bot] authored Jun 25, 2023
    Configuration menu
    Copy the full SHA
    dd0bb0c View commit details
    Browse the repository at this point in the history
Loading