Skip to content

dpickett/under_construction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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