Skip to content
This repository has been archived by the owner on Sep 6, 2021. It is now read-only.

A few improvements fixes in Recent Projects #3213

Merged

Conversation

TomMalbran
Copy link
Contributor

Just a few changes to the Recent Projects extension:

  • It now removes the divider when deleting the last project from the list.
  • The main list is now in a template.
  • Organized the files into folders.

@ghost ghost assigned njx Mar 22, 2013
* @param {string} path The full path to the folder.
* @return {{path: string, folder: string, rest: string}}
*/
function renderPath(path) {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Since this is no longer actually rendering anything, we should rename it to something like parsePath().

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

(and update the comment description)

@njx
Copy link
Contributor

njx commented Apr 5, 2013

Great cleanup! Just a couple minor suggestions--once you've addressed them, feel free to go ahead and merge. Thanks.

@TomMalbran
Copy link
Contributor Author

Great. Fixed pushes, so I'll merge it. If there is any other problem I can address it in another request :)

TomMalbran added a commit that referenced this pull request Apr 6, 2013
…ents

A few improvements fixes in Recent Projects
@TomMalbran TomMalbran merged commit 788d855 into adobe:master Apr 6, 2013
@TomMalbran TomMalbran deleted the tom/recent-projects-improvements branch April 6, 2013 06:33
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants