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

Recently used scripts #55

Merged
merged 38 commits into from
May 29, 2021
Merged

Recently used scripts #55

merged 38 commits into from
May 29, 2021

Conversation

anthonyec
Copy link
Owner

@anthonyec anthonyec commented May 23, 2021

Changes

  • Refactor SearchList component into separate search hook and list component
  • Refactor ScrollView to simpler component that keeps a DOM element in view
  • Store recently executed bookmark IDs in store and localStorage
  • INstalled reselect
  • Merge recent ID list with all bookmarklets in selector
  • Sort by group, keeping recent always first. May not be best UX but will see for now
  • Fix sort mutating original results

@anthonyec anthonyec changed the title Recently run scripts Recently used scripts May 25, 2021
@anthonyec anthonyec closed this May 29, 2021
@anthonyec anthonyec reopened this May 29, 2021
@anthonyec anthonyec merged commit d8afd78 into master May 29, 2021
@anthonyec anthonyec deleted the recently-run-scripts branch May 29, 2021 19:44
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

1 participant