MinamiFunakoshiTR
|
9774939d08
|
fixes search input
|
2025-03-31 15:01:45 -07:00 |
|
MinamiFunakoshiTR
|
a5b93e5f53
|
rewrites utils as ts
|
2025-03-31 14:02:13 -07:00 |
|
MinamiFunakoshiTR
|
fbc34a075d
|
stashing table migration for now
|
2025-03-26 08:57:34 -07:00 |
|
MinamiFunakoshiTR
|
b7fc8b6064
|
working on types....
|
2025-03-25 13:29:29 -07:00 |
|
MinamiFunakoshiTR
|
bbe68f489f
|
working on table migration
|
2025-03-25 13:07:13 -07:00 |
|
MinamiFunakoshiTR
|
7cfd93f901
|
setting up table
|
2025-03-25 10:55:23 -07:00 |
|
deaxmachina
|
18d5b01fea
|
attempt at upgrrading storybook
|
2025-01-16 10:57:45 +00:00 |
|
hobbes7878
|
e9977ad39e
|
remove a lot of scss imports
|
2024-11-20 17:49:46 +00:00 |
|
hobbes7878
|
886631fe3c
|
patch up docs links
|
2024-11-19 20:41:16 +00:00 |
|
hobbes7878
|
3ebff7f4ab
|
fix lint errors. updates workflows
|
2024-08-21 13:47:20 +01:00 |
|
Prasanta Kumar Dutta
|
5a61f95123
|
fixes to headline and table #116
|
2023-09-07 18:09:33 +05:30 |
|
Prasanta Kumar Dutta
|
cafe0f3209
|
spacing adjust #116
|
2023-09-05 16:54:08 +05:30 |
|
Prasanta Kumar Dutta
|
0ed0c89940
|
edits for #116
|
2023-09-05 13:06:20 +05:30 |
|
Prasanta Kumar Dutta
|
570fbf7fca
|
Update Table.svelte
|
2023-08-31 22:59:29 +05:30 |
|
Prasanta Kumar Dutta
|
2e76af6fc8
|
Update Table.svelte
|
2023-08-31 22:52:39 +05:30 |
|
Prasanta Kumar Dutta
|
01266d21d0
|
table text styles
|
2023-08-31 19:02:23 +05:30 |
|
Jon McClure
|
75ac9889cf
|
variables
|
2023-07-26 19:42:37 +01:00 |
|
Jon McClure
|
cd1d4d97f0
|
closes #103
|
2023-07-22 16:54:36 +01:00 |
|
Jon McClure
|
0c8e7ed7cf
|
mass colour replace
|
2023-07-11 20:00:32 +01:00 |
|
Jon McClure
|
388249a4a7
|
resolve conflicts
|
2023-06-10 15:28:42 +01:00 |
|
Ben Welsh
|
883ebf823f
|
Merge pull request #73 from reuters-graphics/search-input
Break out the SearchInput from Table into its own component
|
2023-06-09 08:47:46 -04:00 |
|
Ben Welsh
|
c7cafcbf3a
|
Table th padding should match td padding
|
2023-05-28 08:52:41 -04:00 |
|
palewire
|
dcae3ce76c
|
Break out the SearchInput from the Table component so it can be used independently
|
2023-05-26 16:17:36 -04:00 |
|
Ben Welsh
|
2f89a6c386
|
th gets a text-align: inherit to preventing centering in some default arrangements
|
2023-05-14 13:24:05 -04:00 |
|
Ben Welsh
|
ffa9fc5cf0
|
Table padding fix
|
2023-05-14 12:58:21 -04:00 |
|
Jon McClure
|
9e7e558675
|
adds back overflow on table section
|
2023-04-14 13:26:12 +01:00 |
|
Jon McClure
|
df196547d4
|
remove sticky functionality for now
|
2023-04-14 13:22:43 +01:00 |
|
palewire
|
0021245948
|
Cut redundant CSS
|
2023-04-06 10:01:33 -04:00 |
|
palewire
|
33431a4995
|
Cut redundant CSS
|
2023-04-06 10:01:17 -04:00 |
|
palewire
|
38fb8c32cc
|
Cut redundant CSS
|
2023-04-06 10:00:48 -04:00 |
|
palewire
|
45384560a5
|
Fix clip on bottom of the search box
|
2023-04-06 09:16:54 -04:00 |
|
palewire
|
4ab3f56c15
|
Split caption out into a header so we can style it separately
|
2023-04-06 09:14:00 -04:00 |
|
Jon McClure
|
6b0a05b890
|
puts border on individual cells and removes border collapse so sticky thead keeps its bottom border when stuck and adds background colour
|
2023-04-06 12:07:38 +01:00 |
|
Jon McClure
|
128b084b37
|
remove overflows preventing sticky's from working
|
2023-04-06 11:51:53 +01:00 |
|
palewire
|
d5396a9ef5
|
position: sticky
|
2023-04-05 16:37:58 -04:00 |
|
palewire
|
1010886778
|
Document how to style columns. Stop auto aligning
|
2023-04-05 16:14:35 -04:00 |
|
palewire
|
4452bf587b
|
Fixes to the sort column
|
2023-04-05 15:24:06 -04:00 |
|
Jon McClure
|
5146b0d4ca
|
remove silly import
|
2023-04-04 10:14:28 +01:00 |
|
palewire
|
91ac989d13
|
Mobile fixes
|
2023-04-03 10:52:10 -04:00 |
|
palewire
|
a1085893b8
|
Broke out a Select component
|
2023-04-03 08:08:14 -04:00 |
|
palewire
|
4b8be6a562
|
Added no results view to search
|
2023-04-03 05:54:33 -04:00 |
|
palewire
|
f6a61856cd
|
Drafted a Search component
|
2023-04-03 05:49:27 -04:00 |
|
palewire
|
b18ccb6d00
|
Added new SortArrow component
|
2023-04-03 04:55:27 -04:00 |
|
palewire
|
61b0b5c91c
|
Broke out pagination into a separate Svelte subcomponent
|
2023-04-02 13:32:52 -04:00 |
|
palewire
|
bd4d1387c8
|
Added the truncate feature
|
2023-04-02 10:38:08 -04:00 |
|
palewire
|
bf25f79c19
|
Switched some basic styles and expanded the metadata we allow
|
2023-04-02 08:04:45 -04:00 |
|
Ben Welsh
|
7247e132d8
|
Update Table.svelte
|
2023-03-28 09:01:35 -04:00 |
|
Ben Welsh
|
cefe800b02
|
Update Table.svelte
|
2023-03-28 08:59:56 -04:00 |
|
palewire
|
af8097cf24
|
Assembled first draft
|
2023-03-27 14:42:00 -04:00 |
|
palewire
|
14771cd9c4
|
Start a table
|
2023-03-26 14:27:41 -07:00 |
|