Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 762 Bytes

readme.textile

File metadata and controls

26 lines (15 loc) · 762 Bytes

Under Construction

Show what’s in development on your web applications. Inspired by Thoughtbot’s MileMarker

Requirements

  • JQuery

Example Usage

View the demo

How to Use

Put the script and stylesheets in your project. Give elements that aren’t built yet the class of “pending”. You can toggle an overlay or display of these elements using toggleOverlayOfPendingElements() and toggleDisplayOfPendingElements() respectively.

Works great with the hotkeys plugin

MIT License

TODO

  • Mechanism on the overlay to show when/or in what iteration the feature will be unlocked
  • Improved Documentation
  • Blue-Ridge Testing
  • Browser Testing