We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Make the repository documentation links point to the master branch.
Replace docs with links to in-repo docs
Clean up variable names and declare usages
Remove titles since they are redundant with GitHub's wiki page display
Update selection handler docs to match revised convention
Selection: update and break out docs for selectionMode
Tweak formatting of contributed revision to Selection docs
Add clearer Selection doc (about the selection prop) Made it clearer that you should check the value of each selection properties before assuming that they are selected. I updated the code sample and the property description. Signed-off-by: Kenneth G. Franqueiro <[email protected]>
Tabs -> 4 spaces (especially for code examples)
Further refinements and cleanup to bitpshr's reformatting
finished Selection and Keyboard mixins
Core components, mixins, and column plugins