This repository has been archived on 2022-08-14. You can view files and clone it, but cannot push or open issues or pull requests.
outline/app
Alexander Krantz 09a409b494
feat: add changing appearance for guests (#2632)
* Allow changing appearance when guest

* Apply suggestions from code review

Co-authored-by: Tom Moor <tom.moor@gmail.com>
2021-10-07 18:43:41 -07:00
..
components fix: Positioning of input select items when seleted item does not fit in available area 2021-10-06 23:31:35 -07:00
hooks fix: Implement custom Select Input (#2571) 2021-10-06 21:48:43 -07:00
menus translations 2021-10-06 21:17:17 -07:00
models Collaborative editing (#1660) 2021-09-10 22:46:57 -07:00
multiplayer Remove usage of internal api 2021-09-16 21:27:37 -07:00
routes feat: Add admin UI for enabling collab editing 2021-10-04 22:00:47 -07:00
scenes feat: add changing appearance for guests (#2632) 2021-10-07 18:43:41 -07:00
stores fix: Delete collection exports (#2595) 2021-10-06 21:08:45 -07:00
styles chore: Move animations and globals from shared directory (#2344) 2021-07-21 10:34:55 -07:00
test feat: Include more events in document history sidebar (#2334) 2021-08-05 15:03:55 -07:00
types fix: Add icons to menu items (#2373) 2021-08-13 14:21:25 -07:00
utils feat: Add Polish to languageOptions (#2593) 2021-09-19 09:45:26 -07:00
.jestconfig.json fix: Data loading state not reset when props change to `PaginatedList` (#2254) 2021-06-26 21:49:25 -07:00
env.js chore: Remove env variables in webpack bundle (#1353) 2020-07-18 11:02:40 -07:00
index.js feat: Normalized server logging (#2567) 2021-09-14 18:04:35 -07:00