slate/components/core
2021-11-21 17:27:54 +01:00
..
ActivityGroup chore: replace relative paths with absolute paths 2021-09-27 10:23:09 +01:00
Auth nits styling tweaks 2021-11-11 14:30:13 -08:00
CollectionPreviewBlock edits to fix the functioning of getImageUrlIfExists 2021-11-16 13:20:29 -08:00
Filter nit styling changes 2021-11-11 14:30:12 -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 nit styling changes 2021-11-11 14:30:12 -08:00
Selectable swap out color vars 2021-07-07 12:58:14 -07:00
Upload nits styling tweaks 2021-11-11 14:30:13 -08:00
Alert.js chore(Alert): remove uploading messages (this will be handled by the new popup system) 2021-09-17 15:20:00 -07:00
Application.js added standalone file page and edited share modal to use it 2021-11-16 16:52:19 -08:00
ApplicationHeader.js nits styling tweaks 2021-11-11 14:30:13 -08:00
ApplicationLayout.js fix(Upload&Filter): fix zindex issue between filter navbar and upload modal 2021-09-29 19:08:02 +01:00
ApplicationUserControls.js added standalone file page and edited share modal to use it 2021-11-16 16:52:19 -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 fix(DataView): action bar zindex 2021-10-14 18:40:53 +01: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 swap out color vars 2021-07-07 12:58:14 -07:00
Field.js nits styling tweaks 2021-11-11 14:30:13 -08: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(MarkdownFrame): add mobile styles 2021-11-03 11:51:14 +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
NewWebsitePrototypeFooter.js swap out color vars 2021-07-07 12:58:14 -07:00
NewWebsitePrototypeHeader.js api doc edits and adding google site verification file 2021-08-18 13:35:38 -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
PortalsProvider.js feat(PortalsProvider): add PortalsProvider 2021-09-27 10:13:04 +01:00
ProcessedText.js links 2021-07-07 14:10:31 -07:00
Profile.js stylistic changes and fixes, as well as resolving bugs 2021-09-13 12:47:24 -07:00
ProfilePhoto.js added standalone file page and edited share modal to use it 2021-11-16 16:52:19 -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
SearchModal.js swapped slate.preview for slate.coverImage 2021-11-12 13:53:31 -08: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(SlateMediaObject): add dynamic background blur 2021-11-03 11:51:14 +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
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