Saumya Pandey
ad2bce9c10
fix: sync the correct collection with edit action ( #3166 )
...
* fix: sync the correct collection with edit action
* fix: remove action suggestions on undefined
* Update app/hooks/useCommandBarActions.ts
Co-authored-by: Tom Moor <tom.moor@gmail.com >
2022-02-25 20:39:03 -08:00
Tom Moor
ccacb65d9e
fix: Inset icon in collection headers, minor ContentEditable refactor ( #3168 )
2022-02-25 20:38:46 -08:00
Tom Moor
7bb12b3f6d
fix: Collection icons should retain color in menus
2022-02-23 22:40:34 -08:00
Tom Moor
4713ea3680
fix: Alignment of sidebar loading placeholders
2022-02-23 22:22:35 -08:00
Tom Moor
99d233c703
fix: Remove metadata on nested docs, use EmojiIcon component
2022-02-23 21:36:01 -08:00
Tom Moor
a3b8e7a65e
chore: Quick refactor to usePolicy hook ( #3161 )
2022-02-23 21:33:18 -08:00
Saumya Pandey
4c95674ef0
fix: Add ability to collapse and expand collections that are not active ( #3102 )
...
* fix: add disclosure and transition
* fix: keep collections expanded
* fix: tune transition and collapsing conditions
* fix: collectionIcon expanded props is no longer driven by expanded state
* fix: sync issue
* fix: managing state together
* fix: remove comment
* fix: simplify expanded state
* fix: remove extra state
* fix: remove animation and retain expanded state
* fix: remove isCollectionDropped
* fix: don't use ref
* review suggestions
* fix many functional and design issues
* don't render every single document in the sidebar, just ones that the user has seen before
* chore: Sidebar refinement (#3154 )
* stash
* wip: More sidebar tweaks
* Simplify draft bubble
* disclosure refactor
* wip wip
* lint
* tweak menu position
* Use document emoji for starred docs where available
* feat: Trigger cmd+k from sidebar (#3149 )
* feat: Trigger cmd+k from sidebar
* Add hint when opening command bar from sidebar
* fix: Clicking internal links in shared documents sometimes reroutes to Login
* fix: Spacing issues on connected slack channels list
* Merge
* fix: Do not prefetch JS bundles on public share links
* fix: Buttons show on collection empty state when user does not have permission to edit
* fix: the hover area for the "collections" subheading was being obfuscated by the initial collection drop cursor
* fix: top-align disclosures
* fix: Disclosure color PR feedback
fix: Starred no longer draggable
* fix: Overflow on sidebar button
* fix: Scrollbar in sidebar when command menu is open
* Minor alignment issues, clarify back in settings sidebar
* fix: Fade component causes SidebarButton missizing
Co-authored-by: Nan Yu <thenanyu@gmail.com >
Co-authored-by: Tom Moor <tom.moor@gmail.com >
Co-authored-by: Nan Yu <thenanyu@gmail.com >
2022-02-23 21:26:38 -08:00
Tom Moor
06ed6cfe9c
fix: Buttons show on collection empty state when user does not have permission to edit
2022-02-22 23:57:46 -08:00
Tom Moor
8832808fbe
fix: Spacing issues on connected slack channels list
2022-02-22 20:14:07 -08:00
Tom Moor
63265b49ea
feat: Trigger cmd+k from sidebar ( #3149 )
...
* feat: Trigger cmd+k from sidebar
* Add hint when opening command bar from sidebar
2022-02-22 20:13:56 -08:00
Tom Moor
d75af27267
feat: Hold toast on screen while mouse over
2022-02-19 22:15:49 -08:00
Tom Moor
c1df8c2162
Add danger background to dangerous menu items on hover ( #3148 )
...
closes #3105
2022-02-19 18:13:05 -08:00
Saumya Pandey
5db73726f7
fix: create a generic notice component ( #3144 )
...
* fix: use unstable_fixed option
* fix: add icons in notice
* fix: create generic Notice component
* Refactor: Pull document notices into component
Co-authored-by: Tom Moor <tom.moor@gmail.com >
2022-02-19 11:05:56 -08:00
Tom Moor
64d4462412
fix: Allow removing title via API
...
fix: Empty document title continously autofocuses
closes #3108
2022-02-19 09:10:06 -08:00
Saumya Pandey
e779f43d79
fix: use unstable_fixed option
2022-02-18 16:58:21 -08:00
Tom Moor
6815269372
fix: Regular clipping of metadata on pinned documents #critfeedback
2022-02-18 16:55:29 -08:00
Tom Moor
d8a15b8389
fix: Height of user status filter on Members page
2022-02-18 08:59:53 -08:00
Tom Moor
72ca231931
fix: 'Never viewed' sometimes appears for document creators
2022-02-18 08:55:38 -08:00
Tom Moor
b9c7694b21
Updated placeholders, minor editor tweaks
2022-02-18 08:42:24 -08:00
Tom Moor
2a0ff2fe41
fix: Truncated timestamps in document history sidebar, useless tooltip, confusing more menus #critfeedback
2022-02-17 23:42:05 -08:00
Tom Moor
2ca68c2c80
fix: Cancel editing shortcut on Windows
...
fix: Improve display of symbols in keyboard shortcuts dialog
closes #2733
2022-02-17 23:10:11 -08:00
Tom Moor
3d5bf56d09
fix: It is possible to have a recent search item with no content, closes #3112
2022-02-17 22:45:30 -08:00
Tom Moor
9588ffc81e
fix: Timestamp under doc title should toggle history sidebar, closes #3120
2022-02-17 22:36:46 -08:00
Tom Moor
df01e0dfbd
fix: Disabled primary buttons should have a lighter appearance, closes #3110
2022-02-17 21:51:11 -08:00
Tom Moor
6a26e062d0
Round badges completely, tweak border #critfeedback
2022-02-17 21:46:47 -08:00
Tom Moor
ab573ba02c
Stars are now yellow instead of depressing grey
2022-02-17 21:39:58 -08:00
Tom Moor
e109d5629f
lint find and replace
2022-02-17 21:35:12 -08:00
Tom Moor
d5763233ca
HelpText -> Text
2022-02-17 20:59:40 -08:00
Tom Moor
4efdbf7253
fix: Inconsistent header padding, closes #3115
2022-02-17 20:45:43 -08:00
Tom Moor
27f9172750
fix: Collection with only draft shows empty state, closes #3119
2022-02-17 20:17:02 -08:00
Tom Moor
cbe65ddcd7
fix: Clicking links when editor hasn't been focused should navigate
2022-02-17 20:08:04 -08:00
Tom Moor
d7ee801fe4
feat: Show icon on external links ( #3100 )
...
* feat: External links get treatment
* cache decorations
2022-02-16 18:05:02 -08:00
Tom Moor
289f01970f
fix: 'Alt' should be displayed as '⌥' on Mac
2022-02-12 09:16:17 -08:00
Tom Moor
0c716bf974
fix: Disable <a> as button showing default button styles in Safari only, closes #3101
2022-02-12 09:01:11 -08:00
Tom Moor
f4af702492
lint
2022-02-11 18:55:39 -08:00
Tom Moor
4255dd24da
editor: Open link toolbar automatically when editable and link in selection
2022-02-11 18:34:56 -08:00
Tom Moor
2dd86bbc2b
fix: Flash of uncolored pinned documents if pinned docs load before collections
2022-02-11 18:22:21 -08:00
Tom Moor
25568c101c
improves: Make command menu larger, darken toolbar, order image + link higher up menu
2022-02-10 20:15:28 -08:00
Tom Moor
25fd8466e0
perf: Move to passive scroll listeners where supported
2022-02-10 19:29:25 -08:00
Saumya Pandey
42061edbd1
feat: add the ability to choose default collection ( #3029 )
...
Co-authored-by: Tom Moor <tom@getoutline.com >
Co-authored-by: Tom Moor <tom.moor@gmail.com >
2022-02-10 10:06:10 +05:30
Tom Moor
5bc4405b23
fix: Alignment of team name in settings header, closes #3083
2022-02-09 19:47:57 -08:00
Tom Moor
9da493902c
lint
2022-02-08 23:14:54 -08:00
Tom Moor
f42a09be0d
fix: Reduce movement of Home header on first load
2022-02-08 22:46:24 -08:00
Tom Moor
4e0f3e79c5
fix: Expired export state missing icon
2022-02-08 22:40:17 -08:00
Tom Moor
9d77baccfd
fix: Pinned documents animate out when navigating between collections
2022-02-08 22:21:16 -08:00
Tom Moor
bc2556d004
fix: Document title allows pasting rich text, closes #3079
2022-02-08 22:07:53 -08:00
Tom Moor
156b47b1b5
fix: Auth persistence to localStorage ( #3078 )
...
* fix: user, team, and policies should be persisted to localStorage for faster boot
* capture instead of ignore errors
2022-02-08 21:14:15 -08:00
Tom Moor
aa09dc39fb
fix: NudeButton should always have button height
2022-02-08 20:22:08 -08:00
Tom Moor
d643c9453e
feat: Import improvements ( #3064 )
...
* feat: Split and simplify import/export pages in prep for more options
* minor fixes
* File operations for imports
* test
* icons
2022-02-06 22:29:24 -08:00
Tom Moor
1bb57bf15a
fix: Theme changes do not propagate to custom editor components in realtime
...
see TODO in #3031
2022-02-05 15:48:17 -08:00