Skip to content

Releases: predixdesignsystem/px-data-table

Move bower components to use registered component names.

31 Mar 21:08
Compare
Choose a tag to compare

All dependencies now pointing to px-* components that are now registered in the bower registry.

Fix 1px border-collapse padding bug.

31 Mar 21:07
Compare
Choose a tag to compare

v1.1.1

11 Mar 23:32
Compare
Choose a tag to compare

added a quick explanation on how to prevent auto-syncing your data to your model in the readme.

Add hide-pagination-control property

10 Mar 21:50
Compare
Choose a tag to compare
  • Add hide-pagination-control property to allow user to control if the data table pagination controls are available or not to the user.

Table border fixes.

03 Mar 21:47
Compare
Choose a tag to compare
  • Fixes for table borders disappearing in Safari
  • Fixes for column only and row only cell borders.
  • Removal of '5' row option in pagination control to match data table design.

Fixes missing tooltip and incorrect positioning on validation error.

14 Feb 21:14
Compare
Choose a tag to compare

Cell edit and validation

13 Feb 00:09
Compare
Choose a tag to compare
  • Now possible to set a column as 'editable' and allow the cell to be selected and the content edited.
  • Per-cell validation is now possible. As a cell is edited and the change accepted a (developer supplied) validation routine is executed, a cell will be marked as invalid if it fails the validation routine.

v0.3.1

10 Dec 22:07
Compare
Choose a tag to compare
Update package.json