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 d5b5d4fc27
feat: Document hover cards (#1346)
* stash

* refactor

* refactor, styling

* tweaks

* pointer

* styling

* fi: Hide when printing

* fix: No hover cards on shared links

* remove suppressions no longer needed

* fix: Don't show hover cards when editing, they get in the way

* fix: Prevent hover card from going off rhs edge of screen

* fix: Remount hover card when changing between links

* fix: allow one part domains in links (#1350)

* allow one part domains in links

* no TLD when only one part domain

* return null for parseDomain of empty string

* fix fiddly hover preview behavior

* WIP

* refactor hover preview

* fix: Non-rounded bottom corners

* fix: Fixes an edgecase where mounting the nested editor in hovercard causesdocument to scroll if there is a hash in the url

* fix: Incorrect document preview rendering

* lint

Co-authored-by: Nan Yu <thenanyu@gmail.com>
Co-authored-by: Nan Yu <nan@getoutline.com>
2020-07-16 21:26:23 -07:00
..
ApiKeysStore.js chore: Move to prettier standard double quotes (#1309) 2020-06-20 13:59:15 -07:00
AuthStore.js fix: Unneccessary redirect to /home 2020-07-11 09:51:10 -07:00
BaseStore.js chore: Move to prettier standard double quotes (#1309) 2020-06-20 13:59:15 -07:00
CollectionGroupMembershipsStore.js chore: Move to prettier standard double quotes (#1309) 2020-06-20 13:59:15 -07:00
CollectionsStore.js chore: Move to prettier standard double quotes (#1309) 2020-06-20 13:59:15 -07:00
DocumentPresenceStore.js chore: Move to prettier standard double quotes (#1309) 2020-06-20 13:59:15 -07:00
DocumentsStore.js feat: Document hover cards (#1346) 2020-07-16 21:26:23 -07:00
EventsStore.js chore: Move to prettier standard double quotes (#1309) 2020-06-20 13:59:15 -07:00
GroupMembershipsStore.js chore: Move to prettier standard double quotes (#1309) 2020-06-20 13:59:15 -07:00
GroupsStore.js chore: Move to prettier standard double quotes (#1309) 2020-06-20 13:59:15 -07:00
index.js chore: Move to prettier standard double quotes (#1309) 2020-06-20 13:59:15 -07:00
IntegrationsStore.js chore: Move to prettier standard double quotes (#1309) 2020-06-20 13:59:15 -07:00
MembershipsStore.js chore: Move to prettier standard double quotes (#1309) 2020-06-20 13:59:15 -07:00
NotificationSettingsStore.js chore: Move to prettier standard double quotes (#1309) 2020-06-20 13:59:15 -07:00
PoliciesStore.js chore: Move to prettier standard double quotes (#1309) 2020-06-20 13:59:15 -07:00
RevisionsStore.js chore: Move to prettier standard double quotes (#1309) 2020-06-20 13:59:15 -07:00
RootStore.js chore: Move to prettier standard double quotes (#1309) 2020-06-20 13:59:15 -07:00
SharesStore.js chore: Move to prettier standard double quotes (#1309) 2020-06-20 13:59:15 -07:00
UiStore.js chore: Move to prettier standard double quotes (#1309) 2020-06-20 13:59:15 -07:00
UiStore.test.js 💚 2019-01-09 22:59:39 -08:00
UsersStore.js chore: Move to prettier standard double quotes (#1309) 2020-06-20 13:59:15 -07:00
ViewsStore.js chore: Move to prettier standard double quotes (#1309) 2020-06-20 13:59:15 -07:00