martinalong
123c59850a
Merge pull request #872 from filecoin-project/@aminejv/remove-slate-layout
...
Chore: Remove Slate Layout
2021-08-16 17:06:31 -07:00
martinalong
0518a390ab
Merge pull request #865 from filecoin-project/@aminejv/preview-tweaks
...
Update: Object and Collection previews tweaks
2021-08-16 15:59:09 -07:00
Aminejv
3243e217ac
fix(Dataview): add _handleDeleteFilesFromCollection
2021-08-13 20:39:36 +01:00
Aminejv
4b7b2498ac
feat(DataView): update to support CollectionScene
2021-08-12 18:12:13 +01:00
Aminejv
8e0838b3c3
chore(SlateLayout): replace SlateLayout with DataView
2021-08-12 18:12:11 +01:00
Aminejv
3ff94ca857
chore(SlateLayout): remove SlateLayout and SlateLayoutMobile
2021-08-12 18:11:39 +01:00
Aminejv
9870195035
fix(LinkPreview): fallback size
2021-08-09 20:48:46 +01:00
Aminejv
283b288788
fix(Previews): popup overflow
2021-08-09 20:42:53 +01:00
Aminejv
1c2104a080
feat(LinkPreview): adjust ImgPreview style depending on its width
2021-08-09 20:32:43 +01:00
Aminejv
4c4bfe7aa9
feat(LinkPreview): add fallback for link favicon
2021-08-09 20:09:20 +01:00
Aminejv
b3fea9734e
feat(previews): disable description popup on mobile
2021-08-09 18:31:46 +01:00
Aminejv
edbd3b5e5a
chore(env): remove EXTERNAL_RESOURCES and use new envs
2021-08-09 14:51:51 +01:00
Aminejv
321140a08a
feat(CollectionPreview): display popup when only hovering over title and description
2021-08-09 09:59:20 +01:00
Aminejv
c16c8af3ae
feat(ObjectPreview): display popup when only hovering over title and description
2021-08-09 09:59:04 +01:00
Aminejv
32edc1a218
fix(LinkObject): show placeholder when link preview is broken
2021-08-09 09:56:41 +01:00
Martina
1b0cd2cb49
removing user filecount
2021-08-07 19:58:28 -07:00
Martina
3faf4ee961
removed likes
2021-08-07 15:41:18 -07:00
martinalong
d8a51ab42b
Merge pull request #845 from filecoin-project/update/file-privacy
...
Update: File privacy
2021-08-06 18:44:14 -07:00
Martina
c86a738266
modified backend to recalculate file privacy upon add/remove from public collection
2021-08-06 18:13:45 -07:00
Aminejv
eb84d50c32
feat(CollectionPreview): update title
2021-08-06 22:34:50 +01:00
Aminejv
cff50aade2
feat(ObjectPreview): reduced delay between animations
2021-08-06 22:29:46 +01:00
Aminejv
f09194a747
fix(LinkObject): update link's hover color
2021-08-06 22:16:09 +01:00
Aminejv
92a4191882
feat(LinkPreview): add fallback support to more edge cases
2021-08-06 21:52:55 +01:00
Aminejv
c54d4b34cc
feat(CollectionPreview): improve hover animation
2021-08-06 16:45:28 +01:00
Aminejv
f4bf3a7b04
feat(ObjectPreview): improve hover animation
2021-08-06 16:44:54 +01:00
Aminejv
ac0ea217ce
fix(ObjectPreviews): tweak description
2021-08-05 21:21:47 +01:00
Aminejv
50dbbfdf59
fix(hooks): add useIsomorphicLayoutEffect to remove next warnings
2021-08-05 20:45:52 +01:00
Aminejv
f1620d984d
feat(CollectionPreview): update hover animation to use transforms
2021-08-05 20:08:10 +01:00
Aminejv
e5fd28ac9c
chore(CollectionPreview): move Preview component into its own component
2021-08-05 20:07:20 +01:00
Aminejv
ec7341b5b7
feat(ObjectPreview): update hover animations to use transforms
2021-08-05 19:03:41 +01:00
Aminejv
227d337e1e
feat(ObjectPreview): update placeholders ratio
2021-08-05 19:03:05 +01:00
Aminejv
563403d1a8
feat(LinkPreview): add support visit link from preview
2021-08-05 19:01:43 +01:00
Aminejv
62d4dd8441
feat(PreviewPlaceholders): add link placeholder
2021-08-05 18:59:36 +01:00
Aminejv
02f745ecc2
fix(ObjectPreview): update boxShadow and shape
2021-08-05 13:36:31 +01:00
Aminejv
005981e48d
fix(LinkObject): add text ellipses to the tag
2021-08-05 13:35:26 +01:00
Martina
cb697088b0
remove visibility toggle in sidebar
2021-08-04 17:55:03 -07:00
Aminejv
23fb81d013
feat(profile): remove peers and files
2021-08-04 17:48:48 -07:00
martinalong
a0174ad8f8
Merge pull request #851 from filecoin-project/@aminejv/preview-tweaks
...
Tweaks: Block Previews
2021-08-04 17:28:31 -07:00
Martina
a6173d5fb6
tweak the checkbox border color to match the object border color
2021-08-04 17:25:16 -07:00
Martina
c19d436f12
Merge branch 'main' of github.com:filecoin-project/slate into main
2021-08-04 15:57:24 -07:00
Martina
13d4b03309
more wrong color fixes
2021-08-04 15:56:58 -07:00
Aminejv
322f8f4969
feat(previews): add title prop
2021-08-04 20:06:38 +01:00
Aminejv
760653bb3f
feat(CollectionPreview): show description on hover
2021-08-04 17:18:21 +01:00
Aminejv
277e8a3d22
feat(ObjectPreview): debounce description's hover
2021-08-04 17:17:59 +01:00
Aminejv
2658177d16
feat(DataView): update checkbox boxShadow
2021-08-04 17:16:06 +01:00
martinalong
8d1eeb272f
Merge pull request #846 from filecoin-project/@aminejv/responsive-profile-photo
...
Fix: responsive profile photo
2021-08-03 21:45:34 -07:00
Martina
000e66c935
changed links to use image instead of screenshot
2021-08-03 21:42:31 -07:00
Martina
d28d2bd19a
added missing border colors
2021-08-03 16:02:42 -07:00
Martina
efd0025114
stylistic edits and color edits
2021-08-03 15:31:49 -07:00
Martina
3dba39685e
fixing collections.fileCount call
2021-08-03 12:46:31 -07:00
Aminejv
fdec5db7bc
feat(collectionPreview): memoize getObjectPreview
2021-08-03 20:21:15 +01:00
Aminejv
1e924092e2
feat(ProfilePhoto): update size prop to be responsive
2021-08-03 18:04:16 +01:00
martinalong
671a230c89
Merge branch 'main' into @aminejv/activity
2021-08-02 19:02:57 -07:00
Martina
d0161b92b0
add forgotten google site verification
2021-07-28 13:08:19 -07:00
Martina
52d0f64c3d
added google site verification
2021-07-28 13:07:10 -07:00
Aminejv
5512a6e1f6
feat(ObjectPreview): add LinkObjectPreview
2021-07-28 18:50:49 +01:00
Aminejv
8258c189d5
feat(Activity): add GlobalCarousel
2021-07-28 14:56:05 +01:00
Aminejv
ef3b0bab78
feat(ObjectPreview): disable like and save buttons
2021-07-27 13:16:58 +01:00
Aminejv
bc62564031
feat(activity): add feature flag
2021-07-27 13:16:58 +01:00
Aminejv
913d40c8f7
feat(ObjectPreview): update object preview to new design
2021-07-27 13:16:58 +01:00
Aminejv
499c57d93c
feat(CollectionPreview): update collection preview to new design
2021-07-27 13:16:58 +01:00
Aminejv
382a021a38
feat(ProfilePreview): update to new design
2021-07-27 13:16:58 +01:00
Aminejv
7dad0cad06
feat(objectPreview): add hover to see description
2021-07-27 13:16:58 +01:00
Aminejv
c40fb9887f
feat(objectPreview): move placeholders to objectPreview index
2021-07-27 13:16:58 +01:00
Aminejv
b4003249b1
feat(typography): add support for 'as' prop
2021-07-27 13:16:58 +01:00
Aminejv
12355442b0
feat(ObjectPreviewPrimitive): update imports
2021-07-27 13:16:58 +01:00
Aminejv
e288c3daa1
feat(objectPreview): update TextObjectPreview
2021-07-27 13:16:58 +01:00
Aminejv
b16ad5d587
feat(objectPreview): update FontObjectPreview
2021-07-27 13:16:58 +01:00
Aminejv
c8755adc38
feat(objectPreview): update ImageObjectPreview
2021-07-27 13:16:58 +01:00
Aminejv
9701023d57
feat(objectPreview): update placeholders svg
2021-07-27 13:16:58 +01:00
Aminejv
587b2fe90c
chore(objectPreviews): remove unnecessary object for placeholders
2021-07-27 13:16:58 +01:00
Aminejv
5eac0f1a9f
feat(activity): show owner info in CollectionPreviewBlock
2021-07-27 13:16:58 +01:00
Aminejv
1cfabf7f5e
feat(Activity): change how we format date in ProfileInfo
2021-07-27 13:16:58 +01:00
Aminejv
2570a2b126
feat(Activity): show the correct number of cards per row
2021-07-27 13:16:58 +01:00
Aminejv
d1a8ea2172
fix(TextObjectPreview): correct text preview instead of html
2021-07-27 13:16:58 +01:00
Aminejv
dadaca6eab
feat(ObjectPreview): fix typo premitive-> primitive
2021-07-27 13:16:58 +01:00
Aminejvm
7fb84a2655
added: new colors tokens
2021-07-27 13:16:52 +01:00
martinalong
7ef3f7a41d
Merge pull request #836 from filecoin-project/@jasonleyser/boringavatars
...
added new profile avatars
2021-07-19 13:00:57 -07:00
jasonleyser
3ecad0d26a
Update search modal
...
passing correct user data to the search modal
2021-07-19 13:44:45 -06:00
Martina
99c71d763c
updated global carousel routing style
2021-07-16 15:51:01 -07:00
Martina
fed9948ab0
added microlink api key and object-fit: cover
2021-07-16 13:35:43 -07:00
jasonleyser
e2521d92c2
Avatar updates
...
- fixed bug in profile and directory
- changed the ProfilePicture component to pass all of the user data
- when a user signs up, photo isnt added to the jsonb data
2021-07-15 15:49:55 -06:00
Martina
b8e017ec61
style and color nits
2021-07-14 16:25:26 -07:00
jasonleyser
50ecf4496e
Added Intercom back
...
adding intercom back into the app, dropdown menu and search modal
2021-07-14 16:08:09 -06:00
jasonleyser
d73be6a91d
added new profile avatars
...
Replaced the old avatar component with a new ProfilePhoto component. The component has logic to use a BoringAvatar if the user hasn't uploaded a photo yet.
2021-07-13 17:39:11 -06:00
Martina
c180d43e47
edited tags showing up as the number zero issue
2021-07-13 16:03:01 -07:00
Martina
9c52ef40f5
added convenience function for endpoints checking authentication
2021-07-13 15:52:21 -07:00
Martina
4ca134e744
added create collection external endpoint and updated docs styles
2021-07-13 12:08:56 -07:00
Martina
6b133388e0
updated slate media ojbect preview to use the new function for getting image url
2021-07-13 11:00:40 -07:00
martinalong
a70838cafc
Merge pull request #827 from filecoin-project/@tarafanlin/fixes
...
nits styling and fix constant import bug
2021-07-13 10:46:05 -07:00
Martina
ff62ebcb5a
added documentation for external create link endpoint
2021-07-12 22:02:53 -07:00
Martina
1ea482c87b
add external endpoints for creating links
2021-07-12 21:27:23 -07:00
Martina
77036c8740
removed remaining sentinel page and fixed tag input color
2021-07-12 19:27:31 -07:00
Martina
f10d0b1dc0
centered text for link loading state
2021-07-12 17:08:42 -07:00
Martina
0eaa6167b9
cover images square fixed for cases where cover image exists at start. and meta image added if cover image
2021-07-12 17:06:45 -07:00
tarafanlin
a0e51122d1
nits styling and fix constant import bug
2021-07-09 15:41:07 -07:00
martinalong
829ae9107a
Merge pull request #826 from filecoin-project/@tarafanlin/@logo
...
new logo
2021-07-08 19:57:03 -07:00
tarafanlin
847275c64c
new logo
2021-07-08 19:32:08 -07:00
tarafanlin
fa16b44209
change border color and tweak border radius
2021-07-07 15:57:51 -07:00
Martina
7843ca6723
missing color conversion added
2021-07-07 15:19:10 -07:00
Martina
02e72aa680
missing border
2021-07-07 15:15:18 -07:00
Martina
ad174810d4
tweaked colors
2021-07-07 15:12:33 -07:00
Martina
eaca8addf3
converted colors to new scheme
2021-07-07 14:44:13 -07:00
Martina
6cb68d14a3
links
2021-07-07 14:10:31 -07:00
tarafanlin
2ad3c0aa1d
drop shadows
2021-07-07 13:26:04 -07:00
tarafanlin
765a7beeda
swap out color vars
2021-07-07 12:58:14 -07:00
tarafanlin
c94e384af6
text grayscale
2021-07-07 12:24:01 -07:00
tarafanlin
ea69374560
bggrayscale
2021-07-07 12:18:11 -07:00
tarafanlin
4b9c6864c2
bgcolors
2021-07-07 12:16:14 -07:00
tarafanlin
bba0c55e09
colors
2021-07-07 12:14:51 -07:00
tarafanlin
d00c9101c7
grayscale
2021-07-07 11:56:04 -07:00
Martina
44cbddf550
added missing destructuring
2021-07-02 12:59:46 -07:00
jasonleyser
b07bfd0f35
Passing custom attributes
...
Passing the slate user id and username as a custom Intercom attribute.
Also added the popup toggle in the ApplicationUserControls, so the popup closes when the user opens intercom
2021-07-02 12:59:39 -07:00
jasonleyser
b935e1855b
Intercom data pass
...
Fixed bug where the user data wouldn't pass to the Intercom popup.
Now the intercom is updated first and then opened.
2021-07-02 12:59:08 -07:00
Martina
6104267e20
Revert "removign intercom which is causing issues"
...
This reverts commit 01da99ac43
.
2021-07-02 12:41:51 -07:00
Martina
01da99ac43
removign intercom which is causing issues
2021-07-02 12:02:27 -07:00
Martina
9e54019eef
fixed hit box for popover navigation
2021-06-25 15:21:43 -07:00
Aminejv
3d23353800
fix(auth): adjust height on resize and update bg blur opacity
2021-06-24 18:00:11 +01:00
martinalong
d609b99cf0
Merge pull request #798 from filecoin-project/@aminejv/auth
...
Auth: link existing accounts with twitter
2021-06-23 15:24:09 -07:00
Martina
a98645c221
edits to working and word breaks in confirmation modal
2021-06-23 15:23:54 -07:00
martinalong
8002e16337
Merge pull request #794 from filecoin-project/@jasonleyser/intercom
...
Intercom integration
2021-06-23 13:11:55 -07:00
Aminejv
f40a4fab68
fix(auth): username bugs
2021-06-23 19:39:31 +01:00
Aminejv
2aae15c101
feat(auth): use Strings.createUsername in TwitterSignup component and endpoints
2021-06-23 19:00:56 +01:00
Aminejv
bd7605079f
feat(auth): use Strings.createUsername in Signup component and endpoint
2021-06-23 18:59:55 +01:00
Aminejv
b0b1ca14d0
fix(authCheckbox): backgroundColor
2021-06-23 18:45:08 +01:00
Aminejv
7d45f048a3
fix(field): add white border
2021-06-23 11:03:52 +01:00
Aminejv
b8c227f715
feat(field): color variant
2021-06-23 10:19:41 +01:00
Aminejv
9738bd6dfa
fix(field): increase opacity to 0.7
2021-06-22 21:56:15 +01:00
Aminejv
745468a286
fix(auth): removed button from initial signup screen
2021-06-22 20:48:20 +01:00
Aminejv
6cd82c41f3
fix(auth): use box-shadow as border
2021-06-22 20:47:25 +01:00
Aminejv
8420bfc544
fix(ApplicationLayout): add withPaddings prop to disable paddings
2021-06-22 20:46:30 +01:00
Aminejv
21e9a2ad63
feat(account-linking): add TwitterLinking to sceneAuth/index
2021-06-22 19:32:30 +01:00
Aminejv
ed2623249e
feat(account-linking): add TwitterLinking component
2021-06-22 19:31:59 +01:00
martinalong
b53133d4de
Merge pull request #785 from filecoin-project/@aminejv/email-fixes
...
Fix: Update password-reset template
2021-06-20 15:47:14 -07:00
jasonleyser
9ad37a345f
Intercom integration
...
Integrated the Intercom package at the main app level to make it accessible everywhere. I also changed the help buttons in the menu and search bar to open the Intercom popup
2021-06-16 12:09:19 -06:00
Martina
4f343e5e02
removed 50gb language
2021-06-15 13:29:58 -07:00
Aminejvm
b8356f5dc4
feat(auth): add ArrowButton
2021-06-15 21:01:01 +01:00
Aminejvm
7053083ef8
fix(Field): adjust fill opacity
2021-06-14 19:34:50 +01:00
Aminejvm
295683bd08
feat(input): add extendEmotionCss utility
2021-06-14 19:34:16 +01:00
Martina
387045082c
adding Logging function and converting console.log to Logging.log
2021-06-11 12:25:58 -07:00
Martina
18ccfeb61c
testing monitor functions and changing brand colors
2021-06-10 22:12:39 -07:00
Martina
83dda2655c
hotfixes for carousel sidebar bugs
2021-06-10 22:12:39 -07:00
Aminejvm
a9d65b189f
feat(components): update buttons and input border-radius to 8px
2021-06-10 20:41:37 +01:00
Aminejvm
77f2ad45f9
feat(Twitter-signup): check if username is taken
2021-06-10 08:19:31 +01:00
Aminejvm
266aadc164
feat(signup): check if username is taken
2021-06-10 08:18:58 +01:00
Aminejvm
1a8aba4596
refactor(field): Field component supports success message
2021-06-10 08:17:14 +01:00
Martina
7ec07655dc
adding names to input fields
2021-06-08 18:01:16 -07:00
Martina
69b4ba5cf7
misc style fixes
2021-06-08 17:41:40 -07:00
Martina
e8e1e1f26e
squashing commits
2021-06-08 15:53:30 -07:00
Martina
6a4ff37059
edited default routing page for activity and headers
2021-06-08 12:42:29 -07:00
Martina
e9db8cdb2f
removed unused files
2021-06-07 16:55:56 -07:00
Martina
c9c148adc9
fixed showing zero counts for slate preview blocks
2021-05-31 22:14:22 -07:00
Martina
25ee79dd0c
added modification to save copy
2021-05-31 20:38:38 -07:00
Martina
5230d891c7
converting reposts to save copy
2021-05-31 16:41:00 -07:00
Martina
088b9bf2b1
removing design system
2021-05-27 12:11:40 -07:00
Martina
7ae2151fcd
fixed login errors not showing properly and alerts in wrong place
2021-05-27 11:59:57 -07:00
Martina
0bc77d6419
edits to documentation for api
2021-05-26 19:33:19 -07:00
Martina
81b08a85a8
fixing api docs issues
2021-05-26 13:05:13 -07:00
Martina
dcaa8f0cc3
anonymous function issue fixed
2021-05-25 16:33:11 -07:00
Martina
c686488721
adding likes and counts
2021-05-24 15:19:48 -07:00
Martina
a26100b75e
tracking actions for activity and usage for analytics
2021-05-18 19:58:14 -07:00
Martina
014ae4f724
removed preview repeat
2021-05-17 15:14:52 -07:00
Martina
2c05b259dc
improved slate block image choice
2021-05-17 15:11:13 -07:00
Martina
22197bdf5a
edits to nav and links
2021-05-17 13:20:55 -07:00
Martina
81d676a968
added better meta tags for SEO which include file info
2021-05-16 20:23:46 -07:00
Martina
17f1ca18cf
added standard typography styles
2021-05-16 17:44:02 -07:00
martinalong
e2bef7e46a
Merge branch 'main' into @jason-leyser/confirmation-modals
2021-05-13 14:48:35 -07:00
Martina
dbc7a31b60
removed outline on button warning
2021-05-13 14:47:19 -07:00
jasonleyser
2e0395f722
Carousel and slate layout
...
Changing carousel and slate layout window confirmations to new modals
2021-05-12 08:17:24 -06:00
jasonleyser
494511b9ef
Sidebar css updates and added modals
...
Fixed css bug with the modal and sidebar, and replaced more window confirms
2021-05-11 23:48:35 -06:00
Martina
7f317251b8
copyable private link added
2021-05-11 11:41:09 -07:00
jasonleyser
2050f10f52
Replacing window.confirm
...
Replacing all window.confirm instances with the updated confirmation modals
2021-05-11 10:42:33 -06:00
jasonleyser
9c7d0bfa26
Confirmation modal updates
...
Converted warning and secondary buttons, added Boundary, prop updates and other fixes
2021-05-09 19:38:01 -06:00
jasonleyser
3c9e9cf047
Modal code cleanup
...
Fixed string templates, constants and general code cleanup
2021-05-06 08:51:09 -06:00
jasonleyser
136c32c5cf
Confirmation popup components
...
Created two new button styles:
- delete
- cancel
Created 3 popup modal styles:
- single file, multi file and collection delete
- delete with input
- confirmation
Added a new validation rule for the input value to equal a string. Used to disabled and enable the delete button.
2021-05-05 10:51:19 -06:00
Aminejvm
aa2595e764
fix: font and markdown validations
2021-05-04 12:32:14 +00:00
Martina
4656540a60
fixing broken date on markdown files and api key generation and monitor subscribe undefined
2021-04-30 12:14:14 -07:00
martinalong
24375143d5
Merge pull request #728 from filecoin-project/@akuokojnr/pwa
...
feat: add to homescreen
2021-04-23 20:27:07 -07:00
Martina
5cf59c3c41
fixed error when edit slate name, new tags not removeable
2021-04-23 19:24:03 -07:00
Martina
7516175d15
renamed slates to collections on front end
2021-04-22 22:18:46 -07:00
Martina
7900ec9fc8
saving work
2021-04-22 21:18:02 -07:00
Martina
280746bec3
misc small improvements
2021-04-22 20:55:26 -07:00
Akuoko Daniel Jnr
194ed28075
fix: pwa issues
2021-04-22 15:00:25 +00:00
Martina
c9ee940a94
fixed undefined bug with ends with any
2021-04-20 19:11:38 -07:00
Martina
0c05c9ac75
api documentation added
2021-04-20 17:14:43 -07:00
Martina
f684e2086f
tested external api endpoints
2021-04-20 13:35:30 -07:00
Martina
c2628fc497
fixed data table view and privacy toggling issues
2021-04-19 18:07:19 -07:00
Martina
df310f8f87
missing data view table components restored
2021-04-19 15:44:48 -07:00
Martina
5989b452d8
API page keys visual edits
2021-04-19 12:30:11 -07:00
Martina
55d724771a
fixed filtering bug and cleaned up code
2021-04-17 17:36:28 -07:00
martinalong
f2543c6a1a
Merge pull request #704 from filecoin-project/@aminejv/font-object-preview
...
improvement: font object preview
2021-04-17 14:40:15 -07:00
Martina
1aaefd2540
minor adjustments to tags
2021-04-15 13:26:24 -07:00
Aminejvm
6b9d178374
fix: adjusted loading state
2021-04-14 19:38:39 +00:00
Akuoko Daniel Jnr
5f35dc1c17
feat: add user bucket cid to api page
2021-04-08 20:41:10 +00:00
Akuoko Daniel Jnr
dfd7ef65c4
feat: show user bucket cid
2021-04-08 19:44:03 +00:00
Aminejvm
b3917d4696
added font objrect preview
2021-04-08 20:00:09 +01:00
martinalong
46fa52d361
Merge pull request #699 from filecoin-project/@akuokojnr/kick-by-id
...
feat: automatically sign out of other tabs when user signs out in one
2021-04-06 17:47:31 -07:00
martinalong
d24fd9ae96
Merge pull request #694 from filecoin-project/@aminejv/glyphs-update
...
update: font preview glyphs
2021-04-06 17:36:39 -07:00
martinalong
d0d40b280c
Merge pull request #615 from filecoin-project/@akuokojnr/tags
...
feat: add tags to slates
2021-04-06 17:34:50 -07:00
martinalong
f4d1315876
Merge pull request #692 from filecoin-project/@akuokojnr/game-sidebar
...
fix: carousel sidebar cover image
2021-04-06 17:30:54 -07:00
Akuoko Daniel Jnr
9fca2d5ee0
feat: kick by id
2021-04-06 22:08:42 +00:00
toast
88e9d467ae
small codestyle fix
2021-04-05 13:21:23 -07:00
Aminejvm
7282a0d8c3
updated glyph view
2021-04-02 18:32:52 +01:00
Akuoko Daniel Jnr
247723f41a
fix: carousel sidebar section text
2021-04-02 15:29:29 +00:00
Akuoko Daniel Jnr
597bd2e603
fix: carousel sidebar
2021-04-02 15:17:51 +00:00
Akuoko Daniel Jnr
55113bc308
feat: add tag component to create slate sidebar
2021-04-02 13:59:20 +00:00
Akuoko Daniel Jnr
75f77e962f
fix: handle input paste event
2021-04-02 13:18:55 +00:00
Akuoko Daniel Jnr
7898275c2d
fix: allowed characters for tags
2021-04-02 12:53:53 +00:00
Martina
6d49bc7818
removed hyphens from tags
2021-04-01 13:43:18 -07:00
martinalong
b860987762
Merge pull request #626 from filecoin-project/@aminejv/files-preview
...
improvement: previewing for more types of files
2021-04-01 12:53:59 -07:00
Martina
d2e9f85f94
fixed small missing this. bug
2021-04-01 12:52:03 -07:00
Aminejvm
c395354ea4
updated slider
2021-04-01 16:38:25 +01:00
Aminejvm
be6bc0db2f
fixed cursor jumping on contenteditable component
2021-04-01 15:05:51 +01:00
Akuoko Daniel Jnr
0af771dd58
fix: suggestions update
2021-04-01 10:12:48 +00:00
Akuoko Daniel Jnr
865d10c79c
fix: bulk editing
2021-04-01 04:08:56 +00:00
Akuoko Daniel Jnr
f0725d369a
fix: allow only specified characters in input
2021-04-01 03:30:27 +00:00
Akuoko Daniel Jnr
bee2ff4b13
clean-up: tags and suggestions states
2021-03-31 21:05:09 +00:00
Akuoko Daniel Jnr
ed0ed33b63
refactor: update suggestions function
2021-03-31 21:00:58 +00:00
Akuoko Daniel Jnr
6696744a89
feat: add tag to sds
2021-03-31 20:44:41 +00:00
Akuoko Daniel Jnr
38fb6a8b0b
fix: remove global tag delete
2021-03-31 20:08:58 +00:00
Aminejvm
1df2ce7450
initial state for custom view
2021-03-31 20:57:27 +01:00
martinalong
2e759983c0
Merge branch 'main' into @toastts/api-docs-redesign
2021-03-31 12:39:07 -07:00
Aminejvm
f9be292a87
adjustements
2021-03-31 20:30:46 +01:00
tarafanlin
e1f3c0f200
code clean up
2021-03-31 12:21:02 -07:00
Aminejvm
bd17b1cb80
updated content
2021-03-31 20:00:12 +01:00
tarafanlin
aa45067c69
code clean up
2021-03-30 14:31:29 -07:00
tarafanlin
4c6e663a86
disallow action bar when viewing other's profile
2021-03-30 14:22:12 -07:00
Aminejvm
1507320db3
bug fixes
2021-03-30 19:52:43 +01:00
Akuoko Daniel Jnr
dab8685e9d
fix: fetch suggestions
2021-03-30 18:08:21 +00:00
Akuoko Daniel Jnr
1adad7d273
feat: handle tag overflow
2021-03-30 17:36:26 +00:00
Aminejvm
34e8ce9827
refactored
2021-03-30 15:21:54 +01:00
toast
c1805ad116
fixed copy code on multilang blocks
2021-03-29 19:19:47 -07:00
Akuoko Daniel Jnr
7d769f6e41
feat: bulk editing
2021-03-30 02:06:42 +00:00
toast
d0106e1db4
final redesign of API docs?
2021-03-29 18:35:06 -07:00
toast
56283c052b
much better looking api docs
2021-03-29 18:19:36 -07:00
toast
35462bf3e7
small changes to style
2021-03-26 15:06:52 -07:00
Aminejvm
5bfeb8888f
added reset and feeling lucky buttons + mobile version
2021-03-26 19:30:02 +01:00
tarafanlin
7a2633a1db
patch language switcher bug
2021-03-25 18:58:43 -07:00
toast
9c04d44159
changed prop structure for codeblocks
2021-03-25 12:05:09 -07:00
Aminejvm
19bc24db93
fixes
2021-03-25 18:34:55 +01:00
Aminejvm
94e9d6a3b8
added disabled prop to the controls
2021-03-25 16:29:31 +01:00
Aminejvm
3258eb0223
added more slider style props
2021-03-25 11:47:15 +01:00
Aminejvm
bf35fe4e4b
Glyphs
2021-03-25 11:27:22 +01:00
toast
ef7c2a9791
small changes for neatness and button functionality
2021-03-25 02:25:01 -07:00
tarafanlin
74667537f0
code toggle
2021-03-24 23:38:02 -07:00
tarafanlin
cceb3e3ed5
copy code
2021-03-24 22:37:41 -07:00
tarafanlin
81d2ef8c0f
codeblock & description group
2021-03-24 21:28:14 -07:00
Aminejvm
1141d1f991
multi-columns
2021-03-24 20:04:51 +01:00
Aminejvm
c2f92ffd8a
added controls
2021-03-24 18:55:12 +01:00
Aminejvm
fc685affdd
added dark mode to FontPreview
2021-03-24 18:24:24 +01:00