slate/components/core
2021-12-14 16:50:29 +01:00
..
ActivityGroup switched to id based carousel routing 2021-12-13 13:27:03 -08:00
Auth fix(BackgroundGenerator): generate one background per session 2021-12-14 16:50:29 +01:00
CollectionPreviewBlock switched to id based carousel routing 2021-12-13 13:27:03 -08:00
Filter fixed scrolling of pages that are empty and removed filter from 404 and signin pages 2021-12-13 12:31:59 -08: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 switched to id based carousel routing 2021-12-13 13:27:03 -08:00
Search deleting SearchModal.js because no longer used 2021-12-13 13:40:19 -08:00
Selectable swap out color vars 2021-07-07 12:58:14 -07:00
Upload feat(Upload): display files uploaded by actions.saveCopy in the upload queue 2021-11-22 18:29:13 +01:00
Alert.js moved alert to bottom of page so don't have to worry about positioning 2021-12-13 13:35:08 -08:00
Application.js feat(survey): add sceneSurvey and link with the backend 2021-12-14 16:49:16 +01:00
ApplicationHeader.js setup profiles in new format 2021-12-13 12:31:59 -08:00
ApplicationLayout.js fix(survey): mobile tweaks 2021-12-14 16:50:26 +01:00
ApplicationUserControls.js added internal routing for default to first slate in profile, and added directory to sidebar 2021-12-13 12:31:59 -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 style and color nits 2021-07-14 16:25:26 -07:00
DataMeter.js feat(DataMeter): clamp percentage between 0 and 100% 2021-09-17 15:20:00 -07:00
DataView.js switched to id based carousel routing 2021-12-13 13:27:03 -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 fixed scrolling of pages that are empty and removed filter from 404 and signin pages 2021-12-13 12:31:59 -08: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 converted file.data.type -> file.type 2021-09-13 12:40:51 -07:00
Jumper.js fix(Jumper): divider color 2021-11-21 17:27:54 +01:00
Link.js added: new colors tokens 2021-07-27 13:16:52 +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
MobileJumper.js feat(MobileJumper): make GlobalCarouse/components/MobileLayout into its own component 2021-11-21 17:27:54 +01:00
ModalPortal.js feat(modals): add portal to display modals in 2021-09-17 14:44:29 -07:00
ObjectBoxPreview.js feat(ObjectBoxPreview): add ObjectBoxPreview 2021-11-03 11:51:14 +01:00
OnboardingModal.js colors 2021-07-07 12:14:51 -07: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
ScenePage.js feat(ApplicationLayout): handle header space without specificying its height 2021-08-25 14:50:02 +01: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 nits styling tweaks 2021-11-11 14:30:13 -08: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 landing page wip with updated content 2021-11-17 13:21:37 -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