session-desktop/ts/components
William Grant c20bda442e fix: improved global window types for persistStore and inboxStore
we now await the persist store purge in deleteDbLocally
..
avatar feat: test for correct background color order is done
basic feat: added heading component
buttons fix: remove extra className prop
calling Merge branch 'unstable' into feat/ses-825/onboarding2
conversation fix: properly type send message input reference
dialog fix: improved global window types for persistStore and inboxStore
icon feat: added aria label support to buttons
inputs fix: properly type button and input ref
leftpane fix: replace convo list render functions with components
lightbox refactor: clean up remaining global React import calls
loading feat: account restoration flow done
menu Merge branch 'unstable' into feat/ses-899/user_profile_poll
registration fix: ses-2089 update tos datatestid to open-url to match other platforms
search fix: borders on member list items and session radio
settings fix: resolve typos
AboutView.tsx fix: improved global window types for persistStore and inboxStore
CaptionEditor.tsx refactor: remove unnecessary react imports
DebugLogView.tsx fix: updated deblug log to use new font variable
EmptyMessageView.tsx feat: account creation flow done
MemberListItem.tsx fix: borders on member list items and session radio
NoticeBanner.tsx refactor: remove unnecessary react imports
SessionContextMenuContainer.tsx fix: menu positioning after upgrade of dep
SessionFocusTrap.tsx fix: usemount imports have to be specific
SessionHeaderSearchInput.tsx fix: repair placeholder selectors
SessionInboxView.tsx feat: updated styled components and typings
SessionMainPanel.tsx refactor: remove unnecessary react imports
SessionPasswordPrompt.tsx feat: moved spinners into new loading folder
SessionQRCode.tsx fix: isEmpty is not needed for searchTerm
SessionScrollButton.tsx Merge branch 'unstable' into feat/ses-50/onboarding
SessionSearchInput.tsx fix: isEmpty is not needed for searchTerm
SessionToastContainer.tsx refactor: remove unnecessary react imports
SessionWrapperModal.tsx fix: pass through events to onClose for modals
SplitViewContainer.tsx refactor: remove unnecessary react imports