budibase/packages/bbui/src/Table
Andrew Kingston ee07aaa01d Don't set explicit height of tables when total row count is equal or less than the desired rows, to avoid tiny overflow due to horizontal scrollbars 2022-03-02 09:06:31 +00:00
..
ArrayRenderer.svelte fix build 2021-08-26 08:50:36 +01:00
AttachmentRenderer.svelte Add compact setting to table 2022-02-18 13:08:18 +00:00
BoldRenderer.svelte Improve table column width handling when custom widths are applied 2022-02-21 14:47:01 +00:00
BooleanRenderer.svelte Fix prettier and fix crash when using certain views as data sources 2021-05-04 11:04:42 +01:00
CellRenderer.svelte Improve table column width handling when custom widths are applied 2022-02-21 14:47:01 +00:00
CodeRenderer.svelte Update width of table code renderer cells 2022-02-21 16:03:40 +00:00
DateTimeRenderer.svelte Completely rewrite BBUI table with divs and with support for custom column widths 2022-02-18 11:58:18 +00:00
InternalRenderer.svelte Completely rewrite BBUI table with divs and with support for custom column widths 2022-02-18 11:58:18 +00:00
RelationshipRenderer.svelte Add explicit prettier options 2021-05-04 11:32:22 +01:00
SelectEditRenderer.svelte Fix spacing in SelectEditRenderer 2022-02-24 09:12:45 +00:00
StringRenderer.svelte Improve table column width handling when custom widths are applied 2022-02-21 14:47:01 +00:00
Table.svelte Don't set explicit height of tables when total row count is equal or less than the desired rows, to avoid tiny overflow due to horizontal scrollbars 2022-03-02 09:06:31 +00:00
index.js Add spectrum table to BBUI and update builder 2021-04-08 15:57:24 +01:00