Initial "Getting Started" documentation for justa-table component#111
Merged
BrianSipple merged 1 commit intocball:masterfrom Jan 22, 2017
Merged
Initial "Getting Started" documentation for justa-table component#111BrianSipple merged 1 commit intocball:masterfrom
justa-table component#111BrianSipple merged 1 commit intocball:masterfrom
Conversation
cball
approved these changes
Oct 18, 2016
Owner
There was a problem hiding this comment.
I'm glad you were able to get started on this. This has been on my TODO list for way too long.
As a side note, once we get this addon a little further along and stabilized, it would be good to chat a bit about overall directions and such and what we need to do to make it really good.
Good to go in after #112.
Collaborator
Author
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 addresses part of #80. I've been taking a few notes while going through and getting a feel for our components, and I pulled enough together for a first pass at a "Getting Started" guide.
This gives a bit of an overview of what the
justa-tablecomponent sets out to do and describes most of the "public" options that it takes.There's certainly a larger story around using something like
ember-yuidocat some point, but this feels about right for the amount of info we might want to provide before linking there.