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: add unit tests for onChange handler and fix cases around custom links tags and post-format #31259

Merged
merged 8 commits into from
May 5, 2021

Commits on May 5, 2021

  1. Navigation: URL, mailto, tel, and internal urls should be persisted a…

    …s a custom type in block attributes
    gwwar committed May 5, 2021
    Configuration menu
    Copy the full SHA
    4b1982d View commit details
    Browse the repository at this point in the history
  2. update fetchLinkSuggestions to return taxonomy kind for post-format, …

    …consistently serialize post_tag as tag whether using a placeholder or full link
    gwwar committed May 5, 2021
    Configuration menu
    Copy the full SHA
    b9f01ea View commit details
    Browse the repository at this point in the history
  3. add js doc, improve signature

    gwwar committed May 5, 2021
    Configuration menu
    Copy the full SHA
    44a0de3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    70c3876 View commit details
    Browse the repository at this point in the history
  5. Update JSDoc for clarity

    gwwar committed May 5, 2021
    Configuration menu
    Copy the full SHA
    c6a8a59 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5d19a86 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3d94e81 View commit details
    Browse the repository at this point in the history
  8. tidy up some test names

    gwwar committed May 5, 2021
    Configuration menu
    Copy the full SHA
    4cf5aff View commit details
    Browse the repository at this point in the history