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

Add URL slugs to the CloudPebble IDE JavaScript #73

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on May 8, 2014

  1. Add direct navigation to panes.

    This adds a simple routing system to the IDE / Project page that allows direct
    linking to a file or resource, as well as to the settings, compilation, or
    github panes. This is acclomplished by using the window.location.hash
    property, and removes some of the burden from the sidebar's javascript
    for managing the current view state.
    AmandaCameron committed May 8, 2014
    Configuration menu
    Copy the full SHA
    056b86d View commit details
    Browse the repository at this point in the history