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

fix(docs): Add documentation about clickable input on datatable (closes #1010) #1224

Merged
merged 1 commit into from
Aug 16, 2018

Conversation

jeremysmartt
Copy link
Collaborator

@jeremysmartt jeremysmartt commented Aug 16, 2018

Description

Update Readme to add documentation about clickable input on datatable

closes #1010

What's included?

  • src/platform/core/data-table/README.md

Test Steps

General Tests for Every PR

  • npm run serve:prod still works.
  • npm run tslint passes.
  • npm run stylelint passes.
  • npm test passes and code coverage is not lower.
  • npm run build:lib still works.
Screenshots or link to StackBlitz/Plunker

screen shot 2018-08-15 at 5 12 28 pm

closes #1010

@jeremysmartt jeremysmartt added this to the Release 2.0.0 milestone Aug 16, 2018
@emoralesb05 emoralesb05 changed the title fix(docs): Add documentation about clickable input on datatable fix(docs): Add documentation about clickable input on datatable (closes #1010) Aug 16, 2018
@jeremysmartt jeremysmartt merged commit 95425ef into develop Aug 16, 2018
@jeremysmartt jeremysmartt deleted the fix/clickable-row-docs-1010 branch August 16, 2018 00:30
kriswinbush pushed a commit to kriswinbush/covalent that referenced this pull request Feb 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

doc(TdDataTable): add 'clickable' property documentation
2 participants