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: GrapesJS/blocks-basic
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: update
Choose a base ref
...
head repository: GrapesJS/blocks-basic
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 12 commits
  • 9 files changed
  • 2 contributors

Commits on Sep 8, 2022

  1. Merge pull request #41 from artf/update

    Migrate to TS, use SVG icons, drop the legacy plugin registration
    artf authored Sep 8, 2022
    Configuration menu
    Copy the full SHA
    f7c9869 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2023

  1. Bump json5 from 2.2.1 to 2.2.3

    Bumps [json5](https://github.com/json5/json5) from 2.2.1 to 2.2.3.
    - [Release notes](https://github.com/json5/json5/releases)
    - [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
    - [Commits](json5/json5@v2.2.1...v2.2.3)
    
    ---
    updated-dependencies:
    - dependency-name: json5
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jan 9, 2023
    Configuration menu
    Copy the full SHA
    77392e0 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2023

  1. Merge pull request #44 from artf/dependabot/npm_and_yarn/json5-2.2.3

    Bump json5 from 2.2.1 to 2.2.3
    artf authored Jan 18, 2023
    Configuration menu
    Copy the full SHA
    ce61c45 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2023

  1. Up gitignore

    artf committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    55a730f View commit details
    Browse the repository at this point in the history
  2. Up deps

    artf committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    7156ef4 View commit details
    Browse the repository at this point in the history
  3. Up index.html

    artf committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    a71e624 View commit details
    Browse the repository at this point in the history
  4. Up index.ts

    artf committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    7188629 View commit details
    Browse the repository at this point in the history
  5. Up blocks.ts

    artf committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    ae828ce View commit details
    Browse the repository at this point in the history
  6. Up README

    artf committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    8a9c8b9 View commit details
    Browse the repository at this point in the history
  7. Update webpack.config

    artf committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    bf4daf8 View commit details
    Browse the repository at this point in the history
  8. Up

    artf committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    85c57e5 View commit details
    Browse the repository at this point in the history
  9. Build

    artf committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    1296fe9 View commit details
    Browse the repository at this point in the history
Loading