1
0
Fork 0
mirror of synced 2024-09-20 03:08:18 +12:00
Commit graph

130 commits

Author SHA1 Message Date
mike12345567
0debc239a1 Fixing issue with cell renderer not falling back to string rendering when type unknown. 2021-05-10 17:32:10 +01:00
Keviin Åberg Kultalahti
99fda23771 adds a click dispatch to the Table component 2021-05-07 14:52:46 +02:00
Andrew Kingston
797e8a8b67 Add explicit prettier options 2021-05-04 11:32:22 +01:00
Andrew Kingston
c010eeb314 Fix prettier and fix crash when using certain views as data sources 2021-05-04 11:04:42 +01:00
Keviin Åberg Kultalahti
9ef69b1725 convert ActionButton to new interface 2021-04-27 16:18:52 +02:00
Keviin Åberg Kultalahti
e7b8ec4223 update ActionButton interface 2021-04-23 15:45:10 +02:00
Andrew Kingston
c33f51600a Add custom scrollbars and fix page heights 2021-04-23 11:39:39 +01:00
Andrew Kingston
f859ad5210 Update lots of font sizes, padding and other UI improvements 2021-04-23 10:48:19 +01:00
Andrew Kingston
7af7ff85ad Use new spectrum components to build up Table SelectEditRenderer cell 2021-04-16 11:05:31 +01:00
Andrew Kingston
ad6fb672f1 Fix table height when no rows exist and fixed row count specified 2021-04-16 11:03:44 +01:00
Andrew Kingston
f241f201b9 Fix table borders and background colours to properly reflect spectrum theme 2021-04-16 09:39:49 +01:00
Andrew Kingston
10fe99346f Improve modal layout, improve modal button spacing, use rollup for building to expose multple BBUI entrypoints 2021-04-15 11:50:56 +01:00
Andrew Kingston
a85cada9d8 Fix table spectrum colour definitions 2021-04-13 18:08:01 +01:00
Andrew Kingston
9180312bab Fix z-index on table header 2021-04-13 15:31:38 +01:00
Andrew Kingston
0f56ed3c95 Fix scroll state not resetting 2021-04-13 15:10:27 +01:00
Andrew Kingston
13b7140571 Support non-sortable columns in table and prevent first row rendering flashing 2021-04-13 14:44:30 +01:00
Andrew Kingston
e166195a49 Allow table dynamic resizing and scrolling whenever rowCount is not specified 2021-04-13 14:14:14 +01:00
Andrew Kingston
41742e7138 Use BBUI spectrum table in standard components 2021-04-12 16:14:24 +01:00
Andrew Kingston
d7cb604151 Improve table cell rendering and pass down table slot 2021-04-12 15:24:33 +01:00
Andrew Kingston
3b2ef3a5e9 Add hover cursor to relationship badges in tables 2021-04-12 15:16:49 +01:00
Andrew Kingston
9e2803cb8d Don't show header in spectrum table unless rows exist 2021-04-12 15:15:35 +01:00
Andrew Kingston
f76fb21562 Allow clicking on relationships in spectrum table 2021-04-12 15:12:59 +01:00
Andrew Kingston
afca35a229 Improve table props and update table to work with views 2021-04-12 14:45:41 +01:00
Andrew Kingston
b8c9cf0898 Add table placeholder 2021-04-09 14:48:26 +01:00
Andrew Kingston
b699573941 Add custom renderers to table and improve table sorting 2021-04-09 14:21:27 +01:00
Andrew Kingston
372a8ac944 Fix error when attachment type doesn't exist 2021-04-09 13:36:54 +01:00
Andrew Kingston
aa2cd7fbba Lighten table scrollbar colours 2021-04-09 13:08:37 +01:00
Andrew Kingston
e7dcb311d3 Fix table border styles in default theme 2021-04-09 13:07:22 +01:00
Andrew Kingston
ff174a7a3a Shrink scroll bars slightly 2021-04-09 13:02:55 +01:00
Andrew Kingston
5ef5106f07 Add spectrum table to BBUI and update builder 2021-04-08 15:57:24 +01:00