Skip to content

dpickett/under_construction

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 

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

About

A JQuery Utility for hiding or overlaying elements that haven't been built yet

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published