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: wp-papi/papi
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: wp-papi/papi
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: feature/gutenberg
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 19 commits
  • 21 files changed
  • 1 contributor

Commits on Dec 9, 2018

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

Commits on Feb 20, 2019

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

Commits on Feb 21, 2019

  1. Add get blocks ajax function

    frozzare committed Feb 21, 2019
    Configuration menu
    Copy the full SHA
    e40d501 View commit details
    Browse the repository at this point in the history
  2. Fix failing tests

    frozzare committed Feb 21, 2019
    Configuration menu
    Copy the full SHA
    6afea10 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2019

  1. Add block class

    frozzare committed Feb 25, 2019
    Configuration menu
    Copy the full SHA
    81c4ca2 View commit details
    Browse the repository at this point in the history
  2. Fix block check

    frozzare committed Feb 25, 2019
    Configuration menu
    Copy the full SHA
    1aeb948 View commit details
    Browse the repository at this point in the history
  3. Fix block check

    frozzare committed Feb 25, 2019
    Configuration menu
    Copy the full SHA
    a8b298b View commit details
    Browse the repository at this point in the history
  4. Set default block category

    frozzare committed Feb 25, 2019
    Configuration menu
    Copy the full SHA
    d8a4699 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2019

  1. Merge branch 'master' into feature/gutenberg

    * master:
      Update lodash
    frozzare committed Feb 27, 2019
    Configuration menu
    Copy the full SHA
    15cbf96 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into feature/gutenberg

    * master:
      Update bundle js
      Use semistandard pkg instead of eslint pkgs
      Remove uglifyjs since webpack has it
      Update yarn, remove unused pkgs and remove package-lock.json
      Move sass to dev deps
      Replace node-sass with sass
      Revert to select2
      Fix issue with node-sass
      Remove test data
      Add support for showing time before calendar
      Update makefile to use npm scripts
      Add npm scripts
    frozzare committed Feb 27, 2019
    Configuration menu
    Copy the full SHA
    dea1534 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2019

  1. Merge branch 'master' into feature/gutenberg

    * master:
      Add default page types directory
    frozzare committed Feb 28, 2019
    Configuration menu
    Copy the full SHA
    bd1a76a View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2019

  1. Merge branch 'master' into feature/gutenberg

    * master:
      Add support for properties key for box options
      Add support for removing all meta boxes
    frozzare committed Mar 1, 2019
    Configuration menu
    Copy the full SHA
    7a76db4 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2019

  1. Configuration menu
    Copy the full SHA
    ad43c6c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    febdacc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7abd06a View commit details
    Browse the repository at this point in the history

Commits on May 10, 2019

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

Commits on May 13, 2019

  1. ..Merge branch 'feature/gutenberg' of github.com:wp-papi/papi into fe…

    …ature/gutenberg l * 'feature/gutenberg' of github.com:wp-papi/papi: (63 commits)
    
      Register blocks in admin, add new way to save entry type id
      Add new setup methods and remove code coverage ignore
      Rename variables, add new admin class for blocks and register block backend
      Add block arguments to block class
      Add flexible block to gutenberg test page type
      Add support for properties key for box options
      Add support for removing all meta boxes
      Add default page types directory
      Update bundle js
      Use semistandard pkg instead of eslint pkgs
      Remove uglifyjs since webpack has it
      Update yarn, remove unused pkgs and remove package-lock.json
      Move sass to dev deps
      Replace node-sass with sass
      Revert to select2
      Fix issue with node-sass
      Remove test data
      Add support for showing time before calendar
      Update makefile to use npm scripts
      Add npm scripts
      ...
    frozzare committed May 13, 2019
    Configuration menu
    Copy the full SHA
    ef65ab0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bce2df1 View commit details
    Browse the repository at this point in the history
Loading