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

Add toggle checkbox to show all files and directories in served index #49

Merged
merged 10 commits into from
Dec 21, 2018

Conversation

yhatt
Copy link
Member

@yhatt yhatt commented Dec 20, 2018

By default, the file index served by --server mode does not show unconvertible files (includes image assets, theme CSS, and more) and a node_modules directory. This PR will add the checkbox to toggle whether showing all served resources.

Disabled (Default) Enabled
2018-12-20 10 17 32 2018-12-20 10 17 34

ToDo

  • Store checkbox state to localStorage
  • Test added JS for the server index

@yhatt yhatt merged commit eb3d620 into master Dec 21, 2018
@yhatt yhatt deleted the show-static-files-in-server-index branch December 21, 2018 10:53
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