phanpy/src/components
2024-07-25 18:39:14 +08:00
..
account-block.css Add all the relationships 2023-12-20 13:55:56 +08:00
account-block.jsx Extend at-mentions with dedicated UI 2024-05-25 11:06:58 +08:00
account-info.css Handle info with menu dropdown for profile page 2024-03-28 00:25:10 +08:00
account-info.jsx Include domain when copying local user's handle 2024-07-13 01:15:01 -07:00
account-sheet.jsx Use URL.parse with polyfill 2024-06-14 08:34:50 +08:00
AsyncText.jsx New feature: Shortcuts 2023-02-16 17:52:16 +08:00
avatar.css Fix alpha avatars 2023-11-05 20:09:57 +08:00
avatar.jsx Break the tasks 2024-05-28 22:22:14 +08:00
background-service.jsx Revert "Test upgrade react-hotkeys-hook for the keys fix" 2024-04-16 00:09:53 +08:00
columns.jsx Revert "Test upgrade react-hotkeys-hook for the keys fix" 2024-04-16 00:09:53 +08:00
compose-button.jsx Experiment: allow minimize composer 2024-05-24 12:30:20 +08:00
compose-suspense.jsx Rewrite polyfill suspense for Composer with preload 2024-05-25 20:43:15 +08:00
compose.css Small style adjustments to composer 2024-06-10 20:39:03 +08:00
compose.jsx Fix wrong exceeded chars highlighting 2024-07-07 22:56:24 +08:00
custom-emoji.jsx Better fallbacks 2024-04-03 17:57:15 +08:00
drafts.css New feature: Unsent Drafts 2023-01-13 15:30:09 +08:00
drafts.jsx Breaking news: upgrade to masto v6 2023-10-12 12:48:09 +08:00
embed-modal.css Make embeds larger 2024-01-19 20:31:05 +08:00
embed-modal.jsx Make embeds larger 2024-01-19 20:31:05 +08:00
emoji-text.jsx Might as well go further into custom emoji reactions 2024-03-25 17:58:56 +08:00
follow-request-buttons.jsx Breaking news: upgrade to masto v6 2023-10-12 12:48:09 +08:00
generic-accounts.css Fix post preview internals becoming clickable 2024-05-11 13:09:08 +08:00
generic-accounts.jsx Handle hideCollections 2024-05-16 21:11:51 +08:00
icon.jsx Fix weird bug with wrong cache of icon 2024-01-26 00:28:03 +08:00
ICONS.jsx Experiment: allow minimize composer 2024-05-24 12:30:20 +08:00
intl-segmenter-suspense.jsx Preload IntlSegmenter polyfill if needed 2024-04-03 14:33:53 +08:00
keyboard-shortcuts-help.css Have more fun styling the keys 2023-09-08 15:32:31 +08:00
keyboard-shortcuts-help.jsx Revert "Test upgrade react-hotkeys-hook for the keys fix" 2024-04-16 00:09:53 +08:00
lazy-shazam.jsx Test caching shazam states 2024-04-28 08:30:52 +08:00
link.jsx Use URL.parse with polyfill 2024-06-14 08:34:50 +08:00
links-bar.css Posts timeline for trending links 2024-06-19 12:22:17 +08:00
list-add-edit.jsx Allow Lists to be in Shortcuts (except columns) 2024-03-23 23:52:05 +08:00
loader.css Alrighty, let's test this post translation out! 2023-03-07 22:38:06 +08:00
loader.jsx Change div to span 2023-10-19 16:07:02 +08:00
media-alt-modal.jsx Let's add speech 2023-12-21 18:17:14 +08:00
media-modal.jsx Replace trivago/ with ianvs/prettier-plugin-sort-imports 2024-07-01 17:41:21 +08:00
media-post.css Test a bunch of perf-related style changes 2024-01-02 12:27:22 +08:00
media-post.jsx Refactor set/get current account ID 2024-04-13 00:11:00 +08:00
media.jsx Test memoize Media 2024-07-12 13:35:43 +08:00
menu-confirm.jsx Further expand usage of SubMenu2 2024-04-04 17:03:30 +08:00
menu-link.jsx Proper passing of props 2024-03-04 09:52:22 +08:00
menu2.jsx Remove usehooks dep 2024-06-27 22:05:16 +08:00
modal.css Experiment: allow minimize composer 2024-05-24 12:30:20 +08:00
modal.jsx Experiment: allow minimize composer 2024-05-24 12:30:20 +08:00
modals.jsx Delay preload 2024-05-29 08:58:17 +08:00
name-text.css Bump up to 600 2024-06-23 15:41:00 +08:00
name-text.jsx Fix undefined in account link when ctrl-clicking 2024-06-18 20:14:56 +08:00
nav-menu.css Less wider submenu 2024-03-28 18:22:29 +08:00
nav-menu.jsx More support for Pixelfed 2024-04-14 17:20:18 +08:00
notification-service.jsx Default modal to light, add solid class instead 2024-03-03 17:31:06 +08:00
notification.jsx Distinct both implementation of grouped notifications 2024-07-21 20:31:10 +08:00
poll.jsx Show tooltips for the tiny buttons on poll UI 2023-09-30 23:23:52 +08:00
relative-time.jsx Handle invalid date 2024-04-18 23:11:18 +08:00
report-modal.css Consider the safe areas 2024-03-11 19:04:08 +08:00
report-modal.jsx Need extra check on domain 2024-03-06 22:01:13 +08:00
search-command.css Global search command trigger 2023-09-04 14:49:39 +08:00
search-command.jsx Revert "Test upgrade react-hotkeys-hook for the keys fix" 2024-04-16 00:09:53 +08:00
search-form.jsx Need uppercase C,else it'll be true instead of false 2024-03-07 16:33:56 +08:00
shortcuts-settings.css Experimental "cloud" shortcuts settings import/export 2024-02-26 14:00:53 +08:00
shortcuts-settings.jsx Refactor set/get current account ID 2024-04-13 00:11:00 +08:00
shortcuts.css Test a bunch of perf-related style changes 2024-01-02 12:27:22 +08:00
shortcuts.jsx Replace trivago/ with ianvs/prettier-plugin-sort-imports 2024-07-01 17:41:21 +08:00
status.css Fix poll radio button position on Safari 2024-07-25 18:39:14 +08:00
status.jsx Replace trivago/ with ianvs/prettier-plugin-sort-imports 2024-07-01 17:41:21 +08:00
submenu2.jsx Further expand usage of SubMenu2 2024-04-04 17:03:30 +08:00
timeline.jsx Group filtered carousel items 2024-07-22 14:31:52 +08:00
translation-block.css text-wrap: pretty attempt again 2023-11-02 13:00:07 +08:00
translation-block.jsx It's time for MVP-ish language auto-detection 2024-05-28 17:59:17 +08:00