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

HTML Debug Page #299

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

HTML Debug Page #299

wants to merge 2 commits into from

Conversation

scottsfarley93
Copy link

@scottsfarley93 scottsfarley93 commented Oct 2, 2019

As noted in #297, the existing javascript-only debug pages make it tricky to (1) understand typical usage of the geocoder plugin and (2) make changes to the debug pages, such as the one recently added in #295 (5830a8b).

This PR:

  • removes the old javascript-only debug pages

  • recreates their functionality in an easier-to-follow HTML + javascript + css set up

  • changes the project start command to recognize the new html page.

  • briefly describe the changes in this PR

  • write tests for all new functionality

  • run npm run docs and commit changes to API.md

  • update CHANGELOG.md with changes under master heading before merging

\cc @yuletide

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant