jimschubert / NewTab-Redirect

NewTab Redirect! is an extension for Google Chrome which allows the user to replace the page displayed when creating a new tab.
MIT License
483 stars 89 forks source link

Move apps page reusable components to partials #63

Open jimschubert opened 10 years ago

jimschubert commented 10 years ago

Move reusable components like the bookmarks bar display, topSites display, and apps page display to partials.

The intention here is to allow for a possible future enhancement to have selectable views where components contain the same structures and the selected views have different styles or more/less functionality than the default view.

jimschubert commented 10 years ago

This would be a pre-req for #64.