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
Nan Yu d9aa53a094
feat: allow searching for urls of internal documents (#1529)
* core search logic

* bump version of rich markdown editor

* let shift and meta modifiers do their thing when clicking on a link in a doc

* version bump editor

* test: Add parseDocumentSlug test

Co-authored-by: Tom Moor <tom.moor@gmail.com>
2020-09-12 23:23:40 -07:00
..
components feat: allow searching for urls of internal documents (#1529) 2020-09-12 23:23:40 -07:00
embeds feat: Add ClickUp Embed Service (#1465) 2020-09-04 13:21:27 -07:00
hooks refactor: Remove old react lifecycle methods (#1480) 2020-08-23 11:51:56 -07:00
menus fix: Documents in deleted collection should appear in trash (#1362) 2020-09-07 11:51:09 -07:00
models fix: Documents in deleted collection should appear in trash (#1362) 2020-09-07 11:51:09 -07:00
routes perf: Reduce initial bundle size / async bundle loading (#1456) 2020-08-14 17:23:58 -07:00
scenes feat: allow searching for urls of internal documents (#1529) 2020-09-12 23:23:40 -07:00
stores fix: Documents in deleted collection should appear in trash (#1362) 2020-09-07 11:51:09 -07:00
types chore: Update syntax, improve more typing (#1439) 2020-08-09 09:48:04 -07:00
utils fix: Improve websocket reliability (#1470) 2020-08-20 20:37:54 -07:00
env.js chore: Remove env variables in webpack bundle (#1353) 2020-07-18 11:02:40 -07:00
index.js fix: Configure mobx-react-lite observer batching 2020-08-31 18:42:12 -07:00