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
Tom Moor 29c742a673
fix: Settings on 'Security' tab not persisting correctly after refactor (#2407)
* fix: Settings on 'Security' tab not persisting correctly after refactor
closes #2406
2021-08-02 13:37:53 -07:00
..
components feat: Default to "recently viewed" (#2390) 2021-07-30 07:16:03 -07:00
embeds fix: GoogleDrive embeds stopped working with new share urls 2021-08-02 11:09:16 -07:00
hooks fix: Separate toasts storage to own MobX store (#2339) 2021-07-20 14:36:10 +05:30
menus fix: Minor positioning fix of Account menu 2021-07-27 18:16:23 -04:00
models fix: Show tasks completion on document list items (#2342) 2021-07-27 11:31:27 +05:30
routes chore: Loading placeholders (#2322) 2021-07-15 12:26:34 -07:00
scenes fix: Settings on 'Security' tab not persisting correctly after refactor (#2407) 2021-08-02 13:37:53 -07:00
stores tidy for blog post ;) 2021-07-22 13:43:29 -04:00
styles chore: Move animations and globals from shared directory (#2344) 2021-07-21 10:34:55 -07:00
test chore: Add fetch-retry, remove isomorphic-fetch (#2297) 2021-07-09 04:07:18 -07:00
types chore: Move animations and globals from shared directory (#2344) 2021-07-21 10:34:55 -07:00
utils fix: Flow, remove misused withTranslation on functional component 2021-07-30 00:52:42 -04: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: Improved UI motion design (#2310) 2021-07-12 11:57:17 -07:00