Commit Graph

259 Commits

Author SHA1 Message Date
jimmylee
2c3b9d557e uploads: supports heic conversions 2020-08-16 22:15:56 -07:00
jimmylee
4fbc22b329 uploads: accurate progress bars with file size 2020-08-16 21:49:50 -07:00
jimmylee
d10181ce92 tooltips: removes tooltips for now 2020-08-15 18:43:42 -07:00
jimmylee
153079a393 react-tippy: removed from the codebase 2020-08-15 18:39:00 -07:00
jimmylee
91f52e7ada uploads: captures error states more accurately 2020-08-15 18:32:38 -07:00
jimmylee
9ad4f7bfce uploads: multi-file uploads now supported 2020-08-15 15:38:09 -07:00
jimmylee
5e7efc19b9 uploads: shares gradient with loader, removes unused fetch strategies 2020-08-14 19:18:55 -07:00
jimmylee
418d26bf8f file uploads: no longer users a library, just raw XHR, adds file loading to the UI 2020-08-14 19:08:17 -07:00
jimmylee
e751a2cb48 fetch: updates uFetch to progressFetch 2020-08-14 09:16:43 -07:00
jimmylee
0e11b5fc36 mobile: attempts to fix this popover problem 2020-08-14 09:05:10 -07:00
jimmylee
2858d531e5 fetch: adds modified version of fetch with readable streams and progress 2020-08-14 03:10:14 -07:00
jimmylee
5462ecdd08 analytics: stubs out analytics manager for colin 2020-08-14 02:17:19 -07:00
jimmylee
8465d8a481 mobile menu: uses new tooltip wrapper 2020-08-14 01:29:29 -07:00
@wwwjim
607c4b91ea system: fixes missing dependency after merge 2020-08-12 14:28:29 -07:00
Martina
4976b52b62 styling detail 2020-08-12 12:46:23 -07:00
Martina
b78e728823 global tooltip component 2020-08-12 12:41:56 -07:00
@wwwjim
5e954e32bf cleanup: prettier through some new files 2020-08-12 11:53:30 -07:00
Anish Agnihotri
090b6511dd
Adding Hover Tile system component 2020-08-12 12:57:48 -04:00
jimmylee
658dacfcac data: removes data from your bucket, library, and slates when you remove data 2020-08-12 01:22:28 -07:00
@wwwjim
aa271efdcb buckets: fixes data/get endpoint 2020-08-11 00:05:42 -07:00
@wwwjim
1e4f488fbe icons: adds back search to navigation in preparation for spotlight search 2020-08-10 21:20:14 -07:00
@wwwjim
a9380e03ba design system: please remember to alphabetize these sidebar links in the design system navigation 2020-08-10 18:40:17 -07:00
CAKE
948bac2781
Merge pull request #151 from filecoin-project/@colin/analytics-explorations
@colin/analytics explorations
2020-08-10 18:34:58 -07:00
uonai
cd1f962713 Styling updates 2020-08-10 20:30:09 -05:00
jimmylee
b40aae9865 data: fixes previews 2020-08-10 03:18:43 -07:00
jimmylee
9806f30942 epubs: allows epub upload 2020-08-10 03:10:44 -07:00
@wwwjim
2132af84ff icons: restores sub navigation for slates on navigation 2020-08-09 18:22:52 -07:00
uonai
2a3dd5ea5e Updates per review 2020-08-09 18:18:51 -05:00
uonai
5aebb877fc Code cleanup 2020-08-09 17:40:03 -05:00
jimmylee
ee45da8588 carousel: puts it top level to prevent nesting issues 2020-08-09 01:38:16 -07:00
jimmylee
8240f73c18 slates: prepares for new design, updates global carousel to take id values 2020-08-09 01:08:46 -07:00
jimmylee
75f2a3af54 slate: some adjustments 2020-08-08 20:52:22 -07:00
jimmylee
1bcc40d26b mobile: prevent table distortions on mobile and smaller viewports 2020-08-08 15:38:09 -07:00
jimmylee
83872f3fe9 slates: more mobile friendly 2020-08-08 15:19:35 -07:00
jimmylee
dd47556452 mobile: sidebar components are now mobile friendly, scenes setup for mobile refactor, updates across other components for consistency 2020-08-08 15:04:17 -07:00
jimmylee
7b0941b950 copy: removes tooltips, fixes typos for developers 2020-08-08 13:44:27 -07:00
jimmylee
8f0f571f84 mobile: prepares mobile layout 2020-08-08 13:13:47 -07:00
Jordan Booker
2c6ee04f75 Line Chart 2020-08-07 22:21:07 -04:00
@wwwjim
4980a4506c data: moves meter to data scene 2020-08-07 17:22:45 -07:00
@wwwjim
e775670b10 scenes: add activity scene 2020-08-07 17:17:54 -07:00
@wwwjim
881fc5c455 navigation: adds activity to the navigation 2020-08-07 17:15:49 -07:00
@wwwjim
36ea419016 relayout: reorients the layout to fit future wireframes 2020-08-07 17:10:28 -07:00
@wwwjim
aec29d66d1 slates: removing objects from slates 2020-08-06 23:33:44 -07:00
@wwwjim
e79f611fda slates: supports deleting slates 2020-08-06 19:17:49 -07:00
@wwwjim
9531a1b24c routes: better validation check for the new world 2020-08-06 16:36:03 -07:00
@wwwjim
b23608da18 routes: renaming to remove @ from user routes 2020-08-06 16:06:54 -07:00
CAKE
6e0f82d99b
Merge pull request #146 from filecoin-project/@jasonleyser/animation-cleanup
Updated CSS Animation names
2020-08-05 14:23:52 -07:00
jasonleyser
5b4ce67b8b Updated CSS Animation names
https://github.com/filecoin-project/slate/issues/134
2020-08-05 15:21:23 -06:00
CAKE
61d579a76f
Merge pull request #144 from filecoin-project/@jasonleyser/avatar-group
AvatarGroup Component
2020-08-05 14:00:55 -07:00
jasonleyser
1cb8407ba3 AvatarGroup Component
Created an AvatarGroup component
2020-08-05 10:59:13 -06:00