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 9338a54fe0
feat: Separate title from body (#1216)
* first pass at updating all Time components each second

* fix a couple date variable typos

* use class style state management instead of hooks

* wip: Separate title from body

* address feedback

* test: Remove unused test

* feat: You in publishing info language
fix: Removal of secondary headings

* After much deliberation… a migration is needed for this to be reliable

* fix: Export to work with new title structure

* fix: Untitled

* fix: Consistent spacing of first editor node

* fix: Emoji in title handling

* fix: Time component not updating for new props

* chore: Add createdAt case

* fix: Conflict after merging new TOC

* PR feedback

* lint

* fix: Heading level adjustment

Co-authored-by: Taylor Lapeyre <taylorlapeyre@gmail.com>
2020-04-05 15:07:34 -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 feat: Separate title from body (#1216) 2020-04-05 15:07:34 -07:00