Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Server Side Render component. #5602

Merged
merged 32 commits into from
Apr 26, 2018

Commits on Mar 12, 2018

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

Commits on Mar 13, 2018

  1. Configuration menu
    Copy the full SHA
    b0ede76 View commit details
    Browse the repository at this point in the history
  2. Fix binding preview change.

    miina committed Mar 13, 2018
    Configuration menu
    Copy the full SHA
    340136e View commit details
    Browse the repository at this point in the history
  3. Fix binding preview change.

    miina committed Mar 13, 2018
    Configuration menu
    Copy the full SHA
    514dd4f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a90f40d View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2018

  1. Remove debugger line.

    miina committed Mar 14, 2018
    Configuration menu
    Copy the full SHA
    0c127e1 View commit details
    Browse the repository at this point in the history
  2. Fix some phpcs.

    miina committed Mar 14, 2018
    Configuration menu
    Copy the full SHA
    b0b977a View commit details
    Browse the repository at this point in the history
  3. Fix some jscs.

    miina committed Mar 14, 2018
    Configuration menu
    Copy the full SHA
    395a168 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1d05c2d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c40dd25 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f323651 View commit details
    Browse the repository at this point in the history
  7. Rename classes, methods, and property to be more aligned with the res…

    …t of the REST API
    
    * Singularize "blocks renderer" to "block renderer"
    * Rename 'output' property to 'rendered' property.
    * Re-use get_item_permissions_check and get_item method names.
    westonruter committed Mar 14, 2018
    Configuration menu
    Copy the full SHA
    c4abc69 View commit details
    Browse the repository at this point in the history
  8. Register block-renderer endpoint for each dynamic block

    * Supply block attributes schema as endpoint schema.
    * Introduce attributes endpoint property and let REST API schema validate and sanitize them.
    * Ensure that attribute values are sanitized in addition to validated.
    westonruter committed Mar 14, 2018
    Configuration menu
    Copy the full SHA
    6557877 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2018

  1. Configuration menu
    Copy the full SHA
    228c756 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b48ef81 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e39332d View commit details
    Browse the repository at this point in the history
  4. Fix some jscs.

    miina committed Mar 16, 2018
    Configuration menu
    Copy the full SHA
    46506a9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ce1f7c6 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2018

  1. Configuration menu
    Copy the full SHA
    e0fec83 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    17e404a View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2018

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

Commits on Apr 6, 2018

  1. Configuration menu
    Copy the full SHA
    4c3129b View commit details
    Browse the repository at this point in the history
  2. Update Readme.

    miina committed Apr 6, 2018
    Configuration menu
    Copy the full SHA
    3c60d4b View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2018

  1. Configuration menu
    Copy the full SHA
    a10bfac View commit details
    Browse the repository at this point in the history
  2. Fix CS.

    miina committed Apr 16, 2018
    Configuration menu
    Copy the full SHA
    a166324 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f0f4a77 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2018

  1. Configuration menu
    Copy the full SHA
    6d1ee65 View commit details
    Browse the repository at this point in the history
  2. Fix eslint.

    miina committed Apr 25, 2018
    Configuration menu
    Copy the full SHA
    2bbbeb7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6f7d62e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    67af6b7 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2018

  1. Configuration menu
    Copy the full SHA
    007fb1d View commit details
    Browse the repository at this point in the history
  2. Tweak the README a little

    pento committed Apr 26, 2018
    Configuration menu
    Copy the full SHA
    1c9ef56 View commit details
    Browse the repository at this point in the history