Release v0.13.8
-
Released v0.13.8 with a fix and two small enhancements. Enjoy! https://goo.gl/SVSxQW
-
About truncating in datatables - this is helpful, too:
.q-data-table table td, .q-data-table table th {
white-space: pre-wrap !important;
}In perfect world it would be possible to drag columns and change their widths, also…