Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(ls): New localstorage cleanup mechanism #378

Merged
merged 1 commit into from
Jun 7, 2017

Conversation

EYHN
Copy link
Contributor

@EYHN EYHN commented Jun 4, 2017

Contributing rules

  • Fork the repo and create your branch from canary. Then be sure to put the canary branch as the target for your pull request.
  • Please be sure to follow the contributing guidelines, especially for commit message
  • Remove the Contributing rules part from this description
  • Fill out the other parts from this description

If you don't do so, we might change your pull request's title and using squash to merge your changed.

What kind of change does this PR introduce? (check one with "x")

  • Bug fix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Other... Please describe:

Does this PR introduce a breaking change? (check one with "x")

  • Yes
  • No

Description

head.ejs 里添加 oldVersion 字段。
如果 localstorage 里存在这些字段将删除。

比如 1.4.0
会删除 localstorage 中存在 /*1.4.0*/ 的项目

fix: #377


Verification steps

No verification steps.

@neoFelhz neoFelhz changed the base branch from master to canary June 4, 2017 04:47
@neoFelhz neoFelhz merged commit 936b544 into iblh:canary Jun 7, 2017
@neoFelhz neoFelhz mentioned this pull request Jun 21, 2017
9 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants