Skip to content
This repository has been archived by the owner on Jun 23, 2018. It is now read-only.

Embeddable repl #127

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Commits on Dec 14, 2014

  1. provide embedded iframe info, preview functionality

    Joel McCracken committed Dec 14, 2014
    Configuration menu
    Copy the full SHA
    ac572c9 View commit details
    Browse the repository at this point in the history
  2. add 'return' after url handling

    I'm not sure if this is actually necessary, but it will prevent additional
    code from running unnecessarily.
    Joel McCracken committed Dec 14, 2014
    Configuration menu
    Copy the full SHA
    701384e View commit details
    Browse the repository at this point in the history
  3. implements header/footer hiding for embedding purposes

    Joel McCracken committed Dec 14, 2014
    Configuration menu
    Copy the full SHA
    d6d2c4f View commit details
    Browse the repository at this point in the history
  4. updates the styles for embedded REPL code

    Joel McCracken committed Dec 14, 2014
    Configuration menu
    Copy the full SHA
    7e4a616 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2015

  1. removes extra space

    Joel McCracken committed Jan 21, 2015
    Configuration menu
    Copy the full SHA
    228a335 View commit details
    Browse the repository at this point in the history
  2. Remove unless statement modifier and use if block

    Joel McCracken committed Jan 21, 2015
    Configuration menu
    Copy the full SHA
    4f38c9f View commit details
    Browse the repository at this point in the history