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

Table view like Wikimedia v2 #24

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Conversation

dominikb
Copy link

@dominikb dominikb commented Oct 15, 2019

Table View

This pull request adds a new tab to the menu that lets you view your JSON data in a table structure.

  • Style is now more in line with other views
  • Table headings are now sticky on screen for better readability on deeply nested structures

Styles use sass and can be compiled using the provided yarn command:

# Requires sass installation
yarn compile-sass

Feature Request

This feature was requested by @5j9 in issue #9
This PR is related to PR #13 but includes major style changes.

Resources

  1. Inspiration from https://test.wikipedia.org/wiki/User:JsonTest/sandbox.json
  2. JSON data to test with wikipedia's siteinfo

Screenshot

awesome_json_table_view

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.

1 participant