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 click/touch callbacks #795

Closed
dsebastien opened this issue Oct 25, 2018 · 0 comments · Fixed by #870
Closed

ui: table - add support for click/touch callbacks #795

dsebastien opened this issue Oct 25, 2018 · 0 comments · Fixed by #870

Comments

@dsebastien
Copy link
Contributor

dsebastien commented Oct 25, 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 logic to be executed when a row is clicked.

@dsebastien dsebastien added this to the 10.0.0 milestone Oct 25, 2018
@dsebastien dsebastien modified the milestones: 10.0.0, 10.0.0-beta.1 Oct 25, 2018
@carlo-nomes carlo-nomes self-assigned this Nov 12, 2018
@carlo-nomes carlo-nomes self-assigned this Nov 14, 2018
carlo-nomes added a commit to carlo-nomes/stark that referenced this issue Nov 20, 2018
  - added event emitter to handle a row click
  - set default row click to selecting the row
  - fixed selecting rows
  - fixed action buttons propagation
  - added hover styling to rows
  - added test for row click
  - added example to demo page

ISSUES CLOSED: NationalBankBelgium#795
carlo-nomes added a commit to carlo-nomes/stark that referenced this issue Nov 20, 2018
  - added event emitter to handle a row click
  - set default row click to selecting the row
  - fixed selecting rows
  - fixed action buttons propagation
  - added hover styling to rows
  - added test for row click
  - added example to demo page

ISSUES CLOSED: NationalBankBelgium#795
carlo-nomes added a commit to carlo-nomes/stark that referenced this issue Nov 20, 2018
  - added event emitter to handle a row click
  - set default row click to selecting the row
  - fixed selecting rows
  - fixed action buttons propagation
  - added hover styling to rows
  - added test for row click
  - added example to demo page

ISSUES CLOSED: NationalBankBelgium#795
carlo-nomes added a commit to carlo-nomes/stark that referenced this issue Nov 20, 2018
  - added event emitter to handle a row click
  - set default row click to selecting the row
  - fixed selecting rows
  - fixed action buttons propagation
  - added hover styling to rows
  - added test for row click
  - added example to demo page

ISSUES CLOSED: NationalBankBelgium#795
carlo-nomes added a commit to carlo-nomes/stark that referenced this issue Nov 20, 2018
  - added event emitter to handle a row click
  - set default row click to selecting the row
  - fixed selecting rows
  - fixed action buttons propagation
  - added hover styling to rows
  - added test for row click
  - added example to demo page

ISSUES CLOSED: NationalBankBelgium#795
carlo-nomes added a commit to carlo-nomes/stark that referenced this issue Nov 21, 2018
  - added event emitter to handle a row click
  - set default row click to selecting the row
  - fixed selecting rows
  - fixed action buttons propagation
  - added hover styling to rows
  - added test for row click
  - added example to demo page
  - fixed issue with double scrollbar
  - fixed issue with extra padding
  - added demo for table with selection

ISSUES CLOSED: NationalBankBelgium#795
carlo-nomes added a commit to carlo-nomes/stark that referenced this issue Nov 21, 2018
  - added event emitter to handle a row click
  - set default row click to selecting the row
  - fixed selecting rows
  - fixed action buttons propagation
  - added hover styling to rows
  - added test for row click
  - added example to demo page
  - fixed issue with double scrollbar
  - fixed issue with extra padding
  - added demo for table with selection
  - added test for selection in table
  - changed type of rows from any to object

ISSUES CLOSED: NationalBankBelgium#795
carlo-nomes added a commit to carlo-nomes/stark that referenced this issue Nov 22, 2018
  - added event emitter to handle a row click
  - set default row click to selecting the row
  - fixed selecting rows
  - fixed action buttons propagation
  - added hover styling to rows
  - added test for row click
  - added example to demo page
  - fixed issue with double scrollbar
  - fixed issue with extra padding
  - added demo for table with selection
  - added test for selection in table
  - changed type of rows from any to object

ISSUES CLOSED: NationalBankBelgium#795
carlo-nomes added a commit to carlo-nomes/stark that referenced this issue Nov 22, 2018
  - added event emitter to handle a row click
  - set default row click to selecting the row
  - fixed selecting rows
  - fixed action buttons propagation
  - added hover styling to rows
  - added test for row click
  - added example to demo page
  - fixed issue with double scrollbar
  - fixed issue with extra padding
  - added demo for table with selection
  - added test for selection in table
  - changed type of rows from any to object

ISSUES CLOSED: NationalBankBelgium#795
carlo-nomes added a commit to carlo-nomes/stark that referenced this issue Nov 22, 2018
  - added event emitter to handle a row click
  - set default row click to selecting the row
  - fixed selecting rows
  - fixed action buttons propagation
  - added hover styling to rows
  - added test for row click
  - added example to demo page
  - fixed issue with double scrollbar
  - fixed issue with extra padding
  - added demo for table with selection
  - added test for selection in table
  - changed type of rows from any to object

ISSUES CLOSED: NationalBankBelgium#795
carlo-nomes added a commit to carlo-nomes/stark that referenced this issue Nov 22, 2018
  - added event emitter to handle a row click
  - set default row click to selecting the row
  - fixed selecting rows
  - fixed action buttons propagation
  - added hover styling to rows
  - added test for row click
  - added example to demo page
  - fixed issue with double scrollbar
  - fixed issue with extra padding
  - added demo for table with selection
  - added test for selection in table
  - changed type of rows from any to object

ISSUES CLOSED: NationalBankBelgium#795
carlo-nomes added a commit to carlo-nomes/stark that referenced this issue Nov 22, 2018
  - added event emitter to handle a row click
  - set default row click to selecting the row
  - fixed selecting rows
  - fixed action buttons propagation
  - added hover styling to rows
  - added test for row click
  - added example to demo page
  - fixed issue with double scrollbar
  - fixed issue with extra padding
  - added demo for table with selection
  - added test for selection in table
  - changed type of rows from any to object

ISSUES CLOSED: NationalBankBelgium#795
carlo-nomes added a commit to carlo-nomes/stark that referenced this issue Nov 22, 2018
  - added event emitter to handle a row click
  - set default row click to selecting the row
  - fixed selecting rows
  - fixed action buttons propagation
  - added hover styling to rows
  - added test for row click
  - added example to demo page
  - fixed issue with double scrollbar
  - fixed issue with extra padding
  - added demo for table with selection
  - added test for selection in table
  - changed type of rows from any to object

ISSUES CLOSED: NationalBankBelgium#795
carlo-nomes added a commit to carlo-nomes/stark that referenced this issue Nov 22, 2018
  - added event emitter to handle a row click
  - set default row click to selecting the row
  - fixed selecting rows
  - fixed action buttons propagation
  - added hover styling to rows
  - added test for row click
  - added example to demo page
  - fixed issue with double scrollbar
  - fixed issue with extra padding
  - added demo for table with selection
  - added test for selection in table
  - changed type of rows from any to object

ISSUES CLOSED: NationalBankBelgium#795
carlo-nomes added a commit to carlo-nomes/stark that referenced this issue Nov 22, 2018
  - added event emitter to handle a row click
  - set default row click to selecting the row
  - fixed selecting rows
  - fixed action buttons propagation
  - added hover styling to rows
  - added test for row click
  - added example to demo page
  - fixed issue with double scrollbar
  - fixed issue with extra padding
  - added demo for table with selection
  - added test for selection in table
  - changed type of rows from any to object

ISSUES CLOSED: NationalBankBelgium#795
carlo-nomes added a commit to carlo-nomes/stark that referenced this issue Nov 22, 2018
  - added event emitter to handle a row click
  - set default row click to selecting the row
  - fixed selecting rows
  - fixed action buttons propagation
  - added hover styling to rows
  - added test for row click
  - added example to demo page
  - fixed issue with double scrollbar
  - fixed issue with extra padding
  - added demo for table with selection
  - added test for selection in table
  - changed type of rows from any to object

ISSUES CLOSED: NationalBankBelgium#795
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants