@wwwjim
|
63e8abaf89
|
experience page: updates experience page with SVG in use
|
2020-08-18 12:51:16 -07:00 |
|
@wwwjim
|
215d341b67
|
navigation: updates fields, reorders props
|
2020-08-18 12:43:41 -07:00 |
|
@wwwjim
|
b483b4a7f3
|
scenes: adds placeholder directory scene
|
2020-08-18 12:41:41 -07:00 |
|
@wwwjim
|
cb4f881898
|
navigation: removes integer based navigation and replaces with unique string name, useful for feature flags and alternate scene versions
|
2020-08-18 12:28:33 -07:00 |
|
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
|
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 |
|
Martina
|
b78e728823
|
global tooltip component
|
2020-08-12 12:41:56 -07: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 |
|
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 |
|
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 |
|
@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
|
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 |
|
@wwwjim
|
c1996c4cc1
|
slate: supports audio files, copy adjustments
|
2020-08-03 20:15:24 -07:00 |
|
@wwwjim
|
6800d90de5
|
bytes: moves hardcoded byte calculation out of client
|
2020-08-03 19:45:59 -07:00 |
|
@wwwjim
|
b70b01641e
|
header: fixes tooltip issues and refactors the component
|
2020-08-03 17:35:31 -07:00 |
|
jimmylee
|
9be49bcd21
|
slates: style adjustment
|
2020-08-03 09:44:25 -07:00 |
|
@wwwjim
|
d293e479aa
|
cleanup: small touchups, updates readme for electron
|
2020-08-03 01:10:58 -07:00 |
|
@wwwjim
|
8ab55ffc46
|
slate page: removes extra spacing
|
2020-08-02 22:28:45 -07:00 |
|
CAKE
|
b05f521d95
|
Merge pull request #143 from filecoin-project/colin/electron-updates
Colin/electron updates
|
2020-08-02 21:39:11 -07:00 |
|
@wwwjim
|
b08a66bc73
|
slate pages: adjustment
|
2020-08-02 21:17:22 -07:00 |
|
@wwwjim
|
20e6513b88
|
slate: prevent mobile web usage
|
2020-08-02 21:06:44 -07:00 |
|
uonai
|
bdbe8e3b99
|
Code cleanup
|
2020-08-02 23:04:39 -05:00 |
|
uonai
|
b8b5996536
|
Code cleanup
|
2020-08-02 23:03:10 -05:00 |
|
@wwwjim
|
76eab5687f
|
slate: less embarassing marketing for the alpha phase
|
2020-08-02 20:22:47 -07:00 |
|