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

ui: table - add support for customizing styles (header, column, row and cell) #523

Closed
christophercr opened this issue Jul 17, 2018 · 0 comments · Fixed by #857
Closed

ui: table - add support for customizing styles (header, column, row and cell) #523

christophercr opened this issue Jul 17, 2018 · 0 comments · Fixed by #857

Comments

@christophercr
Copy link
Collaborator

christophercr commented Jul 17, 2018

I'm submitting a...


[ ] Regression (a behavior that used to work and stopped working in a new release)
[ ] Bug report  
[X] Feature request
[ ] Documentation issue or request
[ ] Support request => Please do not submit support request here, instead see https://github.com/NationalBankBelgium/stark/blob/master/CONTRIBUTING.md#got-a-question-or-problem

Expected behavior

The developer should be able to define custom styling for an specific parts of the stark-table:

  • header
  • column
  • row
  • cell
@christophercr christophercr added this to the 10.0.0-alpha.4 milestone Jul 17, 2018
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
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
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants