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: 2ik/django-editorjs-fields
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 75a07d8
Choose a base ref
...
head repository: 2ik/django-editorjs-fields
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 5af2eb1
Choose a head ref
  • 8 commits
  • 8 files changed
  • 3 contributors

Commits on Sep 6, 2022

  1. Create for loop to initialize multiple textareas

    In some applications there may be multiple textareas to add in a form.
    kirillwolkow authored Sep 6, 2022
    Configuration menu
    Copy the full SHA
    cee3869 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2022

  1. Merge pull request #40 from smartfactory-gmbh/feature/multiple_textareas

    Add correct editorjs initialisation for multiple editorjs fields in an inline
    2ik authored Sep 16, 2022
    Configuration menu
    Copy the full SHA
    75ca845 View commit details
    Browse the repository at this point in the history
  2. Update Dark Theme for Editor.js

    2ik committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    6bb85de View commit details
    Browse the repository at this point in the history
  3. Update README.md

    2ik committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    cb03ade View commit details
    Browse the repository at this point in the history
  4. Merge pull request #41 from 2ik/dev

    dev to main
    2ik authored Sep 16, 2022
    Configuration menu
    Copy the full SHA
    b24f3b1 View commit details
    Browse the repository at this point in the history
  5. Up version

    2ik committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    ba992e0 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #42 from 2ik/dev

    Up version
    2ik authored Sep 16, 2022
    Configuration menu
    Copy the full SHA
    cfe1796 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #43 from 2ik/main

    Main
    2ik authored Sep 16, 2022
    Configuration menu
    Copy the full SHA
    5af2eb1 View commit details
    Browse the repository at this point in the history
Loading