.. |
ActivityGroup
|
switched to id based carousel routing
|
2021-12-13 13:27:03 -08:00 |
Auth
|
feat(Auth): show a warning when signing in with an unregistered email/username
|
2022-01-31 15:32:35 +01:00 |
CollectionPreviewBlock
|
switched to id based carousel routing
|
2021-12-13 13:27:03 -08:00 |
Extension
|
feat(Extension): move extension links from .env to constants
|
2021-12-20 11:40:41 +01:00 |
Filter
|
fix(Search): reset the input field when clicking on dismiss button
|
2022-02-07 10:28:44 +01:00 |
FontFrame
|
feat(FontFrame/FixedControls): move font crontols to the bottom of the screen
|
2021-11-03 11:51:14 +01:00 |
Link
|
added standalone file page and edited share modal to use it
|
2021-11-16 16:52:19 -08:00 |
marketing
|
swap out color vars
|
2021-07-07 12:58:14 -07:00 |
ObjectPreview
|
fix(stylesheet): links and buttons inherit color from the browser
|
2022-02-01 16:31:35 +01:00 |
Onboarding
|
feat(Jumpers): accessibility changes
|
2022-01-05 14:07:45 +01:00 |
Search
|
fix(Search): reset the input field when clicking on dismiss button
|
2022-02-07 10:28:44 +01:00 |
Selectable
|
swap out color vars
|
2021-07-07 12:58:14 -07:00 |
Upload
|
fix(stylesheet): links and buttons inherit color from the browser
|
2022-02-01 16:31:35 +01:00 |
Alert.js
|
feat(Onboarding): save onboarding data in the users table
|
2021-12-14 18:11:21 +01:00 |
Application.js
|
feat(Onboarding): store survey answers in the surveys table
|
2021-12-20 17:06:16 +01:00 |
ApplicationHeader.js
|
fix(stylesheet): links and buttons inherit color from the browser
|
2022-02-01 16:31:35 +01:00 |
ApplicationLayout.js
|
fix(Alert): fix a bug where alert takes full viewport height
|
2021-12-20 17:34:26 +01:00 |
ApplicationUserControls.js
|
remove extra space below download extension button
|
2022-01-18 14:26:53 -08:00 |
Avatar.js
|
emotion 11.1.1 and react 17.0.1 update
|
2020-11-29 21:35:19 -08:00 |
BlobObjectPreview.js
|
feat(BlobObjectPreview): add BlobObjectPreview to preview files while being uploaded
|
2021-10-08 17:42:13 +01:00 |
CodeTerminal.js
|
swap out color vars
|
2021-07-07 12:58:14 -07:00 |
ConfirmationModal.js
|
stylistic changes and fixes, as well as resolving bugs
|
2021-09-13 12:47:24 -07:00 |
CTATransition.js
|
fix(auth): skipping special characters in the email query param
|
2022-01-27 15:01:36 +01:00 |
DataMeter.js
|
feat(DataMeter): clamp percentage between 0 and 100%
|
2021-09-17 15:20:00 -07:00 |
DataView.js
|
feat(DataView): open tags jumper with 't' keybinding
|
2022-01-25 18:25:48 -08:00 |
Dismissible.js
|
cleanup: dead code elimination and prettier
|
2020-08-19 22:45:43 -07:00 |
DynamicIcon.js
|
links
|
2021-07-07 14:10:31 -07:00 |
EmptyState.js
|
fix(EmptyState): use Styles.PAGE_EMPTY_STATE_WRAPPER
|
2021-12-14 19:06:12 +01:00 |
Field.js
|
fix(auth): radd missing code
|
2021-12-14 16:49:19 +01:00 |
FilePreviewBubble.js
|
fixed filtering bug and cleaned up code
|
2021-04-17 17:36:28 -07:00 |
FileTypeIcon.js
|
fix(EmptyState): update mobile empty state
|
2021-12-14 17:23:50 +01:00 |
FocusRing.js
|
fix(FocusRing): sometimes ring isn't visible
|
2022-01-25 18:25:48 -08:00 |
Link.js
|
chore(Link): cleanup console warnings
|
2022-01-05 14:49:48 +01:00 |
LinkIcon.js
|
feat(LinkIcon): get Link icon from an object
|
2021-11-03 11:51:14 +01:00 |
MarkdownFrame.js
|
feat(TextObjectPreview): cache file's fetched content
|
2021-11-29 18:43:42 +01:00 |
ModalPortal.js
|
feat(ModalPortal): stop event propagation
|
2021-12-14 16:56:19 +01:00 |
ObjectBoxPreview.js
|
added preview image for links in sharing and editing popovers
|
2022-01-18 14:32:49 -08:00 |
Pill.js
|
emotion 11.1.1 and react 17.0.1 update
|
2020-11-29 21:35:19 -08:00 |
ProcessedText.js
|
links
|
2021-07-07 14:10:31 -07:00 |
ProfilePhoto.js
|
Merge pull request #1014 from filecoin-project/@tarafanlin/new-landing
|
2021-11-29 13:10:17 -08:00 |
ProfilePreviewBlock.js
|
converted slate.data.preview -> slate.preview
|
2021-09-13 12:44:49 -07:00 |
RovingTabIndex.js
|
fix(RovingTabindex): update focus state when an element is deleted or a new one is added
|
2022-01-25 18:25:48 -08:00 |
ScenePage.js
|
remove extra padding for profil empty state
|
2022-01-25 20:21:40 -08:00 |
ScenePageHeader.js
|
removed collection level tags
|
2021-08-24 14:04:10 -07:00 |
Section.js
|
change border color and tweak border radius
|
2021-07-07 15:57:51 -07:00 |
SignIn.js
|
feat(auth): add auth footer to SceneAuth and SceneSurvey
|
2021-12-14 17:21:01 +01:00 |
SlateLinkObject.js
|
converted file.link. to top level fields
|
2021-09-13 12:47:23 -07:00 |
SlateMediaObject.js
|
feat(TextObjectPreview): cache file's fetched content
|
2021-11-29 18:43:42 +01:00 |
SlateMediaObjectPreview.js
|
converted file.data.coverImage -> file.coverImage
|
2021-09-13 12:44:49 -07:00 |
SlatePicker.js
|
swap out color vars
|
2021-07-07 12:58:14 -07:00 |
SlatePreviewBlock.js
|
swapped slate.preview for slate.coverImage
|
2021-11-12 13:53:31 -08:00 |
SquareButtonGray.js
|
stylistic edits and color edits
|
2021-08-03 15:31:49 -07:00 |
SquareButtonLight.js
|
swap out color vars
|
2021-07-07 12:58:14 -07:00 |
TabGroup.js
|
stylistic edits and color edits
|
2021-08-03 15:31:49 -07:00 |
Table.js
|
stylistic edits and color edits
|
2021-08-03 15:31:49 -07:00 |
TestnetBanner.js
|
emotion 11.1.1 and react 17.0.1 update
|
2020-11-29 21:35:19 -08:00 |
Tooltip.js
|
emotion 11.1.1 and react 17.0.1 update
|
2020-11-29 21:35:19 -08:00 |
UnityFrame.js
|
fixed unity closing onclick bug
|
2021-02-16 08:20:27 +01:00 |
ViewAll.js
|
swap out color vars
|
2021-07-07 12:58:14 -07:00 |
WarningMessage.js
|
text grayscale
|
2021-07-07 12:24:01 -07:00 |
WebsiteFooter.js
|
add links
|
2022-01-25 20:21:40 -08:00 |
WebsiteHeader.js
|
landing page wip with updated content
|
2021-11-17 13:21:37 -08:00 |
WebsitePrototypeFooter.js
|
swap out color vars
|
2021-07-07 12:58:14 -07:00 |
WebsitePrototypeHeader.js
|
style and color nits
|
2021-07-14 16:25:26 -07:00 |
WebsitePrototypeHeaderGeneric.js
|
swap out color vars
|
2021-07-07 12:58:14 -07:00 |
WebsitePrototypeWrapper.js
|
add forgotten google site verification
|
2021-07-28 13:08:19 -07:00 |