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

Navigation: Try adding navigation link variants via server #29095

Merged
merged 12 commits into from
Mar 8, 2021

Commits on Feb 26, 2021

  1. Navigation Link: populate variation types like post link, page link, …

    …category link in server from register_block_type_from_metadata instead of hardcoded file.
    gwwar committed Feb 26, 2021
    Configuration menu
    Copy the full SHA
    2a2b518 View commit details
    Browse the repository at this point in the history
  2. favor changes in #29213

    gwwar committed Feb 26, 2021
    Configuration menu
    Copy the full SHA
    fb39f6b View commit details
    Browse the repository at this point in the history
  3. tidy up phpcs lint errors

    gwwar committed Feb 26, 2021
    Configuration menu
    Copy the full SHA
    6e1a3fc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9925d70 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ad227f6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6533ea2 View commit details
    Browse the repository at this point in the history
  7. Use hardcoded fallback when server does not understand variations in …

    …register_block_type_from_metadata
    gwwar committed Feb 26, 2021
    Configuration menu
    Copy the full SHA
    6b07ad6 View commit details
    Browse the repository at this point in the history
  8. avoid import order change

    gwwar committed Feb 26, 2021
    Configuration menu
    Copy the full SHA
    2a65e2e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9191e5e View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2021

  1. Configuration menu
    Copy the full SHA
    7123e64 View commit details
    Browse the repository at this point in the history
  2. define isActive outside of map

    gwwar committed Mar 1, 2021
    Configuration menu
    Copy the full SHA
    5247f56 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b293fe6 View commit details
    Browse the repository at this point in the history