Aminejv
|
1e3596c801
|
fix(hooks/useImage): setting new Image().src to null redirect the app to /_/null
|
2022-01-05 14:11:16 +01:00 |
|
Aminejv
|
55b562254d
|
feat(GlobalCarousel): toolbar persists in the global carousel
|
2022-01-05 14:11:16 +01:00 |
|
Aminejv
|
e6381c2dec
|
feat(Upload/Popup): display loader spinner when saving a link
|
2022-01-05 14:11:16 +01:00 |
|
Aminejv
|
13b206873e
|
feat(RovingTabIndex): improvements
|
2022-01-05 14:09:22 +01:00 |
|
Aminejv
|
79d34d78c4
|
feat(Search): improve performance
|
2022-01-05 14:09:22 +01:00 |
|
Aminejv
|
41c8ddffd5
|
feat(Filters): use RovingTabIndex to navigate filter sections
|
2022-01-05 14:09:22 +01:00 |
|
Aminejv
|
8a442d5cad
|
feat(GlobalCarousel/Jumper/EditChannels): use RovingTabIndex to navigate tags via the arrow keys
|
2022-01-05 14:09:22 +01:00 |
|
Aminejv
|
a2009595c6
|
feat(RovingTabIndex): add RovingTabIndex component
|
2022-01-05 14:09:22 +01:00 |
|
Aminejv
|
66b377a509
|
feat(Link): forwardRef
|
2022-01-05 14:09:22 +01:00 |
|
Aminejv
|
0a3869bb7e
|
feat(utilities): add mergeRefs function
|
2022-01-05 14:09:22 +01:00 |
|
Aminejv
|
d7280cb480
|
fix(ImageObjectPreview): img alt set to null
|
2022-01-05 14:09:22 +01:00 |
|
Aminejv
|
9c1af09bf3
|
fix(ObjectPreview): isMobile undefined
|
2022-01-05 14:09:17 +01:00 |
|
Aminejv
|
5d6a1af12b
|
feat(GlobalCarousel): accessibility changes and keyboard shortcuts
|
2022-01-05 14:07:45 +01:00 |
|
Aminejv
|
f0f177c983
|
feat(Jumpers): accessibility changes
|
2022-01-05 14:07:45 +01:00 |
|
Aminejv
|
a21ce0baad
|
feat(Jumper&MobileJumper): accessibility changes
|
2022-01-05 14:07:45 +01:00 |
|
Aminejv
|
8b4a6a4099
|
feat(Search): add different search scopes
|
2022-01-05 14:07:45 +01:00 |
|
Aminejv
|
680c4e6bc5
|
feat(Tooltip): forward ref from Tooltip.Trigger
|
2022-01-05 14:07:45 +01:00 |
|
Aminejv
|
447bf8a5a7
|
chore(Filter/Provider): remove lodash.has import
|
2022-01-05 14:07:45 +01:00 |
|
Aminejv
|
3170cf1df0
|
feat(Buttons): add ButtonPrimitive component
|
2022-01-05 14:07:45 +01:00 |
|
Aminejv
|
5a1c13700d
|
feat(FocusRing): add FocusRing component
|
2022-01-05 14:07:45 +01:00 |
|
Aminejv
|
c4c7fec101
|
feat(utilities): add mergeEvents and cloneElementWithJsx functions
|
2022-01-05 14:07:45 +01:00 |
|
Aminejv
|
3443361108
|
feat(hooks): add accessibility hooks
|
2022-01-05 14:07:45 +01:00 |
|
Aminejv
|
fb2f6645cc
|
feat(Buttons): forward ref
|
2022-01-05 14:07:45 +01:00 |
|
Aminejv
|
86e7aa6189
|
fix(Filters): update tooltip copy
|
2022-01-05 14:07:45 +01:00 |
|
Aminejv
|
7a43422848
|
feat(GlobalCarousel): add actions keyboard shortcuts
|
2022-01-05 14:07:45 +01:00 |
|
Aminejv
|
76fd703959
|
feat(Filters/Tags):
- add tooltip indicator to the section title
- use title button to collapse and expand the section
|
2022-01-05 14:07:45 +01:00 |
|
Aminejv
|
9ed4cca782
|
feat(Filter/Sidebar):
- add tooltip indicator
- toggle sidebar via the'\' key
|
2022-01-05 14:07:45 +01:00 |
|
Aminejv
|
e300ff3d4f
|
feat(Tooltip): add tooltip component
|
2022-01-05 14:07:45 +01:00 |
|
Martina
|
420bca3ad9
|
redo a deleted file
|
2022-01-04 15:41:13 -08:00 |
|
martinalong
|
4073ebcbaa
|
Merge pull request #1037 from filecoin-project/@aminejv/onboarding
Feat: Onboarding
|
2022-01-04 14:10:16 -08:00 |
|
Aminejv
|
dd3f46f0c9
|
feat(db/users):
- remove settings column
- add isFilterSidebarCollapsed column
|
2022-01-03 12:24:34 +01:00 |
|
Aminejv
|
0c84d22bde
|
feat(Onboarding/Upload): update welcome copy
|
2021-12-29 09:52:38 +01:00 |
|
Aminejv
|
4eb869eb20
|
feat(SceneSurvey): update survey's options
|
2021-12-29 09:52:15 +01:00 |
|
Aminejv
|
5f893bb1f8
|
feat(DB/Surveys): update database scripts with the surveys table changes
|
2021-12-29 09:50:53 +01:00 |
|
Aminejv
|
1faaba264c
|
feat(scripts/adjust): add createSurveysTable
|
2021-12-21 23:14:42 +01:00 |
|
Aminejv
|
4ba51a6f26
|
chore(Upload): remove log
|
2021-12-21 14:40:34 +01:00 |
|
Aminejv
|
b78c9ce252
|
fix(Alert): move intercom's zindex below alert
|
2021-12-20 17:48:37 +01:00 |
|
Aminejv
|
edc712bb1d
|
fix(Alert): fix a bug where alert takes full viewport height
|
2021-12-20 17:34:26 +01:00 |
|
Aminejv
|
cfa8d69425
|
feat(Onboarding): store survey answers in the surveys table
|
2021-12-20 17:06:16 +01:00 |
|
Aminejv
|
9ac8ae5f18
|
feat(Extension): move extension links from .env to constants
|
2021-12-20 11:40:41 +01:00 |
|
Aminejv
|
3ed5d56331
|
fix(App): fix 404 redirect bug && fix profile view
|
2021-12-20 11:27:35 +01:00 |
|
Aminejv
|
9fb1e0a181
|
fix(Upload): popup not showing bug
|
2021-12-19 19:23:05 +01:00 |
|
Aminejv
|
1a64e9083c
|
fix(EmptyState): use Styles.PAGE_EMPTY_STATE_WRAPPER
|
2021-12-14 19:06:12 +01:00 |
|
Aminejv
|
5d7a76df81
|
fix(SceneFilesFolder): rebase cleanup
|
2021-12-14 18:40:19 +01:00 |
|
Aminejv
|
db00e04839
|
feat(Auth&&Onboarding): adjust mobile paddings
|
2021-12-14 18:11:22 +01:00 |
|
Aminejv
|
94d2a8696c
|
fix(Onboarding): fix extension's screenshots quality
|
2021-12-14 18:11:22 +01:00 |
|
Aminejv
|
3dc64ffbed
|
feat(Onboarding): save onboarding data in the users table
|
2021-12-14 18:11:21 +01:00 |
|
Aminejv
|
0f7b43cf1d
|
feat(onboarding): delete status-update endpoint
- update onboarding via users/update endpoint
|
2021-12-14 18:10:44 +01:00 |
|
Aminejv
|
38491050ee
|
feat(Onboarding): delete deprecated onboardingModal
|
2021-12-14 18:10:41 +01:00 |
|
Aminejv
|
5743dea99f
|
feat(Upload): delete onboarding table
|
2021-12-14 18:10:20 +01:00 |
|