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

Use state for dimensions visualizers #33560

Closed
wants to merge 8 commits into from

Commits on Jul 19, 2021

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

Commits on Sep 3, 2021

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

Commits on Sep 13, 2021

  1. Merge branch 'trunk' into fix/spacing-visualizer

    Conflicts:
    	packages/block-editor/src/hooks/dimensions.js
    ajlende committed Sep 13, 2021
    Configuration menu
    Copy the full SHA
    ba74b2e View commit details
    Browse the repository at this point in the history
  2. Rename variables for clarity

    ajlende committed Sep 13, 2021
    Configuration menu
    Copy the full SHA
    b38dcfa View commit details
    Browse the repository at this point in the history
  3. Finish rename

    ajlende committed Sep 13, 2021
    Configuration menu
    Copy the full SHA
    81adb49 View commit details
    Browse the repository at this point in the history
  4. Fix nested values overwriting

    ajlende committed Sep 13, 2021
    Configuration menu
    Copy the full SHA
    a626a8e View commit details
    Browse the repository at this point in the history
  5. Rename visualizer props as __experimental

    The BoxVisualizer component is still experimental, so the props that are
    generated here should also be marked as experimental
    ajlende committed Sep 13, 2021
    Configuration menu
    Copy the full SHA
    0c2b487 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2021

  1. Merge branch 'trunk' into fix/spacing-visualizer

    Conflicts:
    	packages/block-editor/src/hooks/style.js
    	packages/block-library/src/cover/edit.js
    ajlende committed Nov 29, 2021
    Configuration menu
    Copy the full SHA
    b93408f View commit details
    Browse the repository at this point in the history