Open
Conversation
I just need to push to edit these from another device. The docs are not ready yet.
Finished writing the docs. Ready to push in a pull request. You may suggest and make any changes you like.
Docs V2. Ready to push. Subject to change.
Finally made a good enough version of the docs! Specifically I... - Deleted 'Customizing-your-TableView.md' and merged its content into 'customization.md' for improved organization. - Renamed and significantly expanded 'Data-To-TableView.md' with clearer examples and detailed instructions for auto-generated and custom columns. - Added a tip to 'getting-started.md' to guide users to the documentation.
Fixed a thing. Ready to merge. Hope I didn't make any mistakes this time.
corrected an example. that's all
Merge branch 'w-ahmad:main' into docs
Open
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR finally adds the missing documentation for TableView. I have tested, run and used TableView for various use cases, both simple and complex, and was able to understand how it works (hopefully) to write easy-to-follow, simple documentation with examples. I've reviewed the docs multiple times and I believe they are finally ready.
Important
While I have tested the code, studied how TableView works and refined the docs, please make sure to check it in case I have missed something! I didn't make TableView, and I'm sure you know how it works better than me. If there are any mistakes or areas for improvement, please @ me!
PS: I tried to clean the commit history but failed, so it is a mess but it's not too bad...