You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
success/src
David Luzar b82b0754ac
Room dialog (#905)
* support ToolIcon className and fix label padding

* factor some ExportDialog classes out to Modal

* initial RoomDialog prototype

* change label for another-session button

* remove unused css

* add color comments

* Move the collaboration button to the main menu, add support for mobile

* remove button for creating another session

* add locks

* Fix alignment issue

* Reorder button

* reuse current scene for collab session

* keep collaboration state on restore

Co-authored-by: Jed Fox <git@twopointzero.us>
5 years ago
..
actions remove closures from mutateElement, get rid of the element spreading (#902) 5 years ago
components Room dialog (#905) 5 years ago
data Room dialog (#905) 5 years ago
element remove closures from mutateElement, get rid of the element spreading (#902) 5 years ago
locales Room dialog (#905) 5 years ago
renderer Fill the resize handles with white so they are visible on dark b… (#894) 5 years ago
scene basic Socket.io implementation of collaborative editing (#879) 5 years ago
tests Refactor ExcalidrawElement (#874) 5 years ago
appState.ts Room dialog (#905) 5 years ago
bug-issue-template.js make error message more user-friendly (#812) 5 years ago
clipboard.ts Refactor ExcalidrawElement (#874) 5 years ago
constants.ts Refactor (#862) 5 years ago
gesture.ts Make gesture.pointers a Map instead of an array of pointers (#877) 5 years ago
global.d.ts support export canvas to clipboard (#232) 5 years ago
history.ts remove closures from mutateElement, get rid of the element spreading (#902) 5 years ago
i18n.ts New Crowdin Translations (#845) 5 years ago
index-node.ts Refactor ExcalidrawElement (#874) 5 years ago
index.tsx Refactor (#862) 5 years ago
is-mobile.tsx Add touch support (#788) 5 years ago
keys.ts Update send/bring shortcuts and show them properly per operating… (#784) 5 years ago
math.ts Reintroduce multi-point arrows and add migration for it (#635) 5 years ago
react-app-env.d.ts TS, Prettier, Eslint (#39) 5 years ago
setupTests.ts Write integration tests (#719) 5 years ago
shapes.tsx Improve pasting (#723) 5 years ago
styles.scss Room dialog (#905) 5 years ago
theme.css Use relative CSS units (#484) 5 years ago
types.ts basic Socket.io implementation of collaborative editing (#879) 5 years ago
utils.ts Update send/bring shortcuts and show them properly per operating… (#784) 5 years ago
zindex.test.ts Set Trailing Cmma to (#525) 5 years ago
zindex.ts fix: typos (#540) 5 years ago