Under Construction
Show what’s in development on your web applications. Inspired by Thoughtbot’s MileMarker
Requirements
- JQuery
Example Usage
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