feat(sistent): add Table to components documentation#7062
feat(sistent): add Table to components documentation#7062naikmubashir wants to merge 22 commits intolayer5io:masterfrom
Conversation
Signed-off-by: Naik Mubashir <naikmubashir095@gmail.com>
Signed-off-by: Naik Mubashir <naikmubashir095@gmail.com>
Signed-off-by: Naik Mubashir <naikmubashir095@gmail.com>
Signed-off-by: Naik Mubashir <naikmubashir095@gmail.com>
Signed-off-by: Naik Mubashir <naikmubashir095@gmail.com>
|
🚀 Preview for commit aa6b67c at: https://68f7d6902dc5951120f39855--layer5.netlify.app |
Rajesh-Nagarajan-11
left a comment
There was a problem hiding this comment.
atleast add these too(in guidance) @naikmubashir :
- What are options values...
- How to enable column sort
- what are multiselect and none select
- disabled row
- sub tables
|
please resolve the merge conflicts > |
Signed-off-by: Naik Mubashir <124430100+naikmubashir@users.noreply.github.com>
|
🚀 Preview for commit 9f354bf at: https://68f8710ed357e4603f74c747--layer5.netlify.app |
Signed-off-by: Naik Mubashir <naikmubashir095@gmail.com>
|
🚀 Preview for commit 11a1617 at: https://68f875ebee2407df2194c8ea--layer5.netlify.app |
|
Thank you for your contribution! |
Signed-off-by: Naik Mubashir <naikmubashir095@gmail.com>
|
🚀 Preview for commit 33afef3 at: https://69029b3ea3e9bd4e3d717b1b--layer5.netlify.app |
Signed-off-by: Naik Mubashir <naikmubashir095@gmail.com>
|
🚀 Preview for commit 13e39bf at: https://69029eda1a935c538b76af63--layer5.netlify.app |
|
🚀 Preview for commit 0ecfa69 at: https://6905041008c9c155405bcd50--layer5.netlify.app |
|
Thank you for your contribution! |
Signed-off-by: Naik Mubashir <naikmubashir095@gmail.com>
Signed-off-by: Naik Mubashir <naikmubashir095@gmail.com>
Added client-side mounting check to ResponsiveDataTable components to fix Gatsby static HTML build failure. The MUI theme.alpha function was causing errors during SSR. Tables now only render after component mounts in browser. Signed-off-by: Naik Mubashir <naikmubashir095@gmail.com>
|
Any updates ? |
|
@naikmubashir can you come to the next week's websites meeting, so we can finalise on this . Else I will go ahead to inspect the changes and make necessary updates to complete this PR |
|
Merge conflicts... |
|
Thank you for your contribution! |
Signed-off-by: Naik Mubashir <124430100+naikmubashir@users.noreply.github.com>
Signed-off-by: l5io <ci@layer5.io>
|
@naikmubashir |
|
@kishore08-07 Can we just reopen this pr. I would to work on this further |
Signed-off-by: Naik Mubashir <124430100+naikmubashir@users.noreply.github.com>
Signed-off-by: l5io <ci@layer5.io>
Signed-off-by: l5io <ci@layer5.io>
rishiraj38
left a comment
There was a problem hiding this comment.
Thanks @naikmubashir, could you please take a look at the updated version of this issue? #7607
|
Description
This PR adds comprehensive documentation for the Table component (ResponsiveDataTable) to the Sistent components documentation page at
layer5.io/projects/sistent/components. The documentation follows the established patterns used by other components like Button and includes complete examples, guidance, and code references.Changes Made:
This PR fixes #5962
Notes for Reviewers
Signed commits