-
Notifications
You must be signed in to change notification settings - Fork 23
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
ui: table - add support for customizing styles (header, column, row and cell) #523
Labels
Milestone
Comments
20 tasks
carlo-nomes
added a commit
to carlo-nomes/stark
that referenced
this issue
Nov 14, 2018
…nent - added properties to stark-table component to allow for custom styling - added tests for new functionality - added demo component demonstrating new functionality ISSUES CLOSED: NationalBankBelgium#523
3 tasks
carlo-nomes
added a commit
to carlo-nomes/stark
that referenced
this issue
Nov 15, 2018
…nent - added properties to stark-table component to allow for custom styling - added tests for new functionality - added demo component demonstrating new functionality ISSUES CLOSED: NationalBankBelgium#523
carlo-nomes
added a commit
to carlo-nomes/stark
that referenced
this issue
Nov 15, 2018
…nent - added properties to stark-table component to allow for custom styling - added tests for new functionality - added demo component demonstrating new functionality ISSUES CLOSED: NationalBankBelgium#523
carlo-nomes
added a commit
to carlo-nomes/stark
that referenced
this issue
Nov 15, 2018
…nent - added properties to stark-table component to allow for custom styling - added tests for new functionality - added demo component demonstrating new functionality - removed className property from `StarkTableColumnProperties` - moved cellClassNameFn property to cellClassName in `StarkTableColumnProperties` ISSUES CLOSED: NationalBankBelgium#523
carlo-nomes
added a commit
to carlo-nomes/stark
that referenced
this issue
Nov 15, 2018
…nent - added properties to stark-table component to allow for custom styling - added tests for new functionality - added demo component demonstrating new functionality - removed className property from `StarkTableColumnProperties` - moved cellClassNameFn property to cellClassName in `StarkTableColumnProperties` ISSUES CLOSED: NationalBankBelgium#523
carlo-nomes
added a commit
to carlo-nomes/stark
that referenced
this issue
Nov 16, 2018
…nent - added properties to stark-table component to allow for custom styling - added tests for new functionality - added demo component demonstrating new functionality - removed className property from `StarkTableColumnProperties` - moved cellClassNameFn property to cellClassName in `StarkTableColumnProperties` ISSUES CLOSED: NationalBankBelgium#523
carlo-nomes
added a commit
to carlo-nomes/stark
that referenced
this issue
Nov 16, 2018
…nent - added properties to stark-table component to allow for custom styling - added tests for new functionality - added demo component demonstrating new functionality - removed className property from `StarkTableColumnProperties` - moved cellClassNameFn property to cellClassName in `StarkTableColumnProperties` ISSUES CLOSED: NationalBankBelgium#523
carlo-nomes
added a commit
to carlo-nomes/stark
that referenced
this issue
Nov 16, 2018
…nent - added properties to stark-table component to allow for custom styling - added tests for new functionality - added demo component demonstrating new functionality - removed className property from `StarkTableColumnProperties` - moved cellClassNameFn property to cellClassName in `StarkTableColumnProperties` ISSUES CLOSED: NationalBankBelgium#523
carlo-nomes
added a commit
to carlo-nomes/stark
that referenced
this issue
Nov 16, 2018
…nent - added properties to stark-table component to allow for custom styling - added tests for new functionality - added demo component demonstrating new functionality - removed className property from `StarkTableColumnProperties` - moved cellClassNameFn property to cellClassName in `StarkTableColumnProperties` ISSUES CLOSED: NationalBankBelgium#523
carlo-nomes
added a commit
to carlo-nomes/stark
that referenced
this issue
Nov 16, 2018
- added properties to stark-table component to allow for custom styling - added tests for new functionality - added demo component demonstrating new functionality - removed className property from `StarkTableColumnProperties` - moved cellClassNameFn property to cellClassName in `StarkTableColumnProperties` ISSUES CLOSED: NationalBankBelgium#523
carlo-nomes
added a commit
to carlo-nomes/stark
that referenced
this issue
Nov 19, 2018
- added properties to stark-table component to allow for custom styling - added tests for new functionality - added demo component demonstrating new functionality - removed className property from `StarkTableColumnProperties` - moved cellClassNameFn property to cellClassName in `StarkTableColumnProperties` ISSUES CLOSED: NationalBankBelgium#523
carlo-nomes
added a commit
to carlo-nomes/stark
that referenced
this issue
Nov 19, 2018
- added properties to stark-table component to allow for custom styling - added tests for new functionality - added demo component demonstrating new functionality - removed className property from `StarkTableColumnProperties` - moved cellClassNameFn property to cellClassName in `StarkTableColumnProperties` ISSUES CLOSED: NationalBankBelgium#523
carlo-nomes
added a commit
to carlo-nomes/stark
that referenced
this issue
Nov 19, 2018
- added properties to stark-table component to allow for custom styling - added tests for new functionality - added demo component demonstrating new functionality - removed className property from `StarkTableColumnProperties` - moved cellClassNameFn property to cellClassName in `StarkTableColumnProperties` ISSUES CLOSED: NationalBankBelgium#523
carlo-nomes
added a commit
to carlo-nomes/stark
that referenced
this issue
Nov 19, 2018
- added properties to stark-table component to allow for custom styling - added tests for new functionality - added demo component demonstrating new functionality - removed className property from `StarkTableColumnProperties` - moved cellClassNameFn property to cellClassName in `StarkTableColumnProperties` ISSUES CLOSED: NationalBankBelgium#523
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I'm submitting a...
Expected behavior
The developer should be able to define custom styling for an specific parts of the stark-table:
The text was updated successfully, but these errors were encountered: