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/stores
Tom Moor d0606a72c3
feat: Improved table of contents (#1223)
* feat: New table of contents

* fix: Hide TOC in edit mode

* feat: Highlight follows scroll position

* scroll tracking

* UI

* fix: Unrelated css fix with long doc titles

* Improve responsiveness

* feat: Add keyboard shortcut access to TOC

* fix: Headings should reflect content correctly when viewing old document revision

* flow

* fix: Persist TOC choice between sessions
2020-04-05 12:22:26 -07:00
..
ApiKeysStore.js Base model refactor (#810) 2018-12-04 22:24:30 -08:00
AuthStore.js chore: Bugsnag -> Sentry (#1178) 2020-02-16 22:58:50 -08:00
BaseStore.js feat: Guest email authentication (#1088) 2019-12-15 18:46:08 -08:00
CollectionGroupMembershipsStore.js feat: Add groups and group permissions (#1204) 2020-03-14 20:48:32 -07:00
CollectionsStore.js fix: bring local and remote delete inline 2019-06-26 22:18:18 -07:00
DocumentPresenceStore.js feat: Document presence indicator (#1114) 2020-01-02 21:17:59 -08:00
DocumentsStore.js feat: Show drafts to author in collections (#1134) 2020-01-02 21:17:29 -08:00
EventsStore.js feat: Events / audit log (#1008) 2019-08-05 20:38:31 -07:00
GroupMembershipsStore.js feat: Add groups and group permissions (#1204) 2020-03-14 20:48:32 -07:00
GroupsStore.js feat: Add groups and group permissions (#1204) 2020-03-14 20:48:32 -07:00
index.js Base model refactor (#810) 2018-12-04 22:24:30 -08:00
IntegrationsStore.js Base model refactor (#810) 2018-12-04 22:24:30 -08:00
MembershipsStore.js feat: Memberships (#1032) 2019-10-05 18:42:03 -07:00
NotificationSettingsStore.js Base model refactor (#810) 2018-12-04 22:24:30 -08:00
PoliciesStore.js feat: Memberships (#1032) 2019-10-05 18:42:03 -07:00
RevisionsStore.js feat: Improved table of contents (#1223) 2020-04-05 12:22:26 -07:00
RootStore.js feat: Add groups and group permissions (#1204) 2020-03-14 20:48:32 -07:00
SharesStore.js Base model refactor (#810) 2018-12-04 22:24:30 -08:00
UiStore.js feat: Improved table of contents (#1223) 2020-04-05 12:22:26 -07:00
UiStore.test.js 💚 2019-01-09 22:59:39 -08:00
UsersStore.js feat: Add groups and group permissions (#1204) 2020-03-14 20:48:32 -07:00
ViewsStore.js fix: View does not appear for first ever view 2020-01-11 13:54:49 -08:00