chore(Table): more flexible Table.Head/Footer with [noCell] prop for … #602
Annotations
1 error and 2 warnings
commitlint
You have commit messages with errors
⧗ input: chore(Table): more flexible Table.Head/Footer with [noCell] prop for better pinCols support (#463)
* Added noCell property to Table.Head, Body, Footer to allow no wrapping children, allowing customization of pinned headers everywhere without getting rid of existing wrapping functionality.
* added Table.Head, Row, Footer children/th/td existence tests
* Added new pinned rows and cols story with noCell example.
* better story with more data to better demonstrate pinned headers which aren't the first child.
✖ body's lines must not be longer than 100 characters [body-max-line-length]
✖ found 1 problems, 0 warnings
ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
|
commitlint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
commitlint
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|