Skip to content
This repository has been archived by the owner on Dec 27, 2022. It is now read-only.

Ensure frontend links and Ajax requests include UUID query param; add previewing of Ajax requests and form submissions #70

Merged
merged 32 commits into from Aug 10, 2016

Commits on Aug 7, 2016

  1. Configuration menu
    Copy the full SHA
    fe54c3c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c1ce097 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8bf8be2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1c93cfb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0d74731 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ae9593d View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2016

  1. Configuration menu
    Copy the full SHA
    1100a2e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5742fb5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b3707da View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e08b899 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dd8e944 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    74718b4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c6b5bdd View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    32c9c71 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d57ecac View commit details
    Browse the repository at this point in the history
  10. Introduce Customize_Snapshot_Manager::is_previewing_settings()

    * Add is_previewing_settings() and current_snapshot_uuid() helper functions.
    * Add example for how to bypass cache appropriately.
    westonruter committed Aug 8, 2016
    Configuration menu
    Copy the full SHA
    97f3663 View commit details
    Browse the repository at this point in the history
  11. Fix readme

    westonruter committed Aug 8, 2016
    Configuration menu
    Copy the full SHA
    e08290a View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    50b04d3 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2016

  1. Configuration menu
    Copy the full SHA
    1527e86 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f2e5a17 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    557aa06 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    751a80f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    672c202 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    19a224e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    be2a9cd View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2016

  1. Add support for previewing GET form submissions in Customizer preview

    This fixes #20714: Theme customizer: Impossible to preview a search results page <https://core.trac.wordpress.org/ticket/20714>
    westonruter committed Aug 10, 2016
    Configuration menu
    Copy the full SHA
    6745570 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    005aed4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e2eb16e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    307c5af View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    51c0439 View commit details
    Browse the repository at this point in the history
  6. Clarify jsdoc

    westonruter committed Aug 10, 2016
    Configuration menu
    Copy the full SHA
    ae6a176 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #72 from xwp/feature/previewing-form-submissions

    Add support for persisting the Customizer state through form submissions
    westonruter committed Aug 10, 2016
    Configuration menu
    Copy the full SHA
    9d1ad7a View commit details
    Browse the repository at this point in the history