This website requires JavaScript.
Explore
Help
Sign In
coop-cloud-chaos-patchs
/
outline
Archived
Watch
1
Star
0
Fork
0
You've already forked outline
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
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.
Files
bd80e8384ab11a8d5ff20ac1c06953e4ab935826
outline
/
app
/
components
History
Tom Moor
bd80e8384a
chore: Remove events log from settings
2020-10-26 19:32:48 -07:00
..
Avatar
chore: Update syntax, improve more typing (
#1439
)
2020-08-09 09:48:04 -07:00
DocumentHistory
fix: History sidebar header shrinking when lots of history
2020-09-11 12:10:40 -07:00
DocumentPreview
fix: Cannot press down arrow to navigate via keyboard to search results
2020-09-24 21:36:31 -07:00
DropdownMenu
fix: Allow selection of embeds (
#1562
)
2020-09-20 22:27:11 -07:00
List
chore: Upgrade Babel, Jest, Eslint (
#1437
)
2020-08-08 22:53:59 -07:00
LoadingIndicator
fix: Mobile style fixes and improvements (
#1459
)
2020-08-17 00:08:22 -07:00
LoadingPlaceholder
fix: Improved loading jank fix, new DelayedMount component
2020-08-10 21:30:12 -07:00
Sidebar
chore: Remove events log from settings
2020-10-26 19:32:48 -07:00
Toasts
fix: Mobile style fixes and improvements (
#1459
)
2020-08-17 00:08:22 -07:00
Actions.js
chore: Upgrade Prettier 1.8 -> 2.0 (
#1436
)
2020-08-08 18:53:11 -07:00
Analytics.js
chore: Upgrade Prettier 1.8 -> 2.0 (
#1436
)
2020-08-08 18:53:11 -07:00
Authenticated.js
chore: Upgrade Babel, Jest, Eslint (
#1437
)
2020-08-08 22:53:59 -07:00
Badge.js
fix: Styling of 'New' badge in dark mode
2020-09-21 19:35:51 -07:00
Branding.js
chore: Upgrade Prettier 1.8 -> 2.0 (
#1436
)
2020-08-08 18:53:11 -07:00
Breadcrumb.js
fix: Documents in deleted collection should appear in trash (
#1362
)
2020-09-07 11:51:09 -07:00
BreadcrumbMenu.js
chore: Upgrade Prettier 1.8 -> 2.0 (
#1436
)
2020-08-08 18:53:11 -07:00
Button.js
fix: Focus accessibility (
#1536
)
2020-09-12 23:27:23 -07:00
ButtonLarge.js
New login screen (
#1331
)
2020-07-09 22:33:07 -07:00
CenteredContent.js
fix: Mobile style fixes and improvements (
#1459
)
2020-08-17 00:08:22 -07:00
Checkbox.js
chore: Update syntax, improve more typing (
#1439
)
2020-08-09 09:48:04 -07:00
ClickablePadding.js
chore: Move to prettier standard double quotes (
#1309
)
2020-06-20 13:59:15 -07:00
Collaborators.js
chore: Upgrade Babel, Jest, Eslint (
#1437
)
2020-08-08 22:53:59 -07:00
CollectionIcon.js
fix: Documents in deleted collection should appear in trash (
#1362
)
2020-09-07 11:51:09 -07:00
CopyToClipboard.js
chore: Upgrade Babel, Jest, Eslint (
#1437
)
2020-08-08 22:53:59 -07:00
DelayedMount.js
refactor: Remove old react lifecycle methods (
#1480
)
2020-08-23 11:51:56 -07:00
DocumentList.js
chore: Upgrade Babel, Jest, Eslint (
#1437
)
2020-08-08 22:53:59 -07:00
DocumentMeta.js
fix: Various fixes for unread tracking
2020-09-20 23:37:09 -07:00
DocumentMetaWithViews.js
feat: Show unique views rather than total views in document meta. (
#1559
)
2020-10-19 22:44:28 -07:00
DropToImport.js
feat: Add support for "word" files exported from Confluence (
#1600
)
2020-10-21 08:53:59 -07:00
Editor.js
fix: Offset heading styles
2020-10-21 09:04:21 -07:00
Empty.js
chore: Upgrade Prettier 1.8 -> 2.0 (
#1436
)
2020-08-08 18:53:11 -07:00
ErrorBoundary.js
feat: Add custom error state for chunk loading failed
2020-08-31 21:09:23 -07:00
Facepile.js
chore: Upgrade Babel, Jest, Eslint (
#1437
)
2020-08-08 22:53:59 -07:00
Fade.js
chore: Upgrade Prettier 1.8 -> 2.0 (
#1436
)
2020-08-08 18:53:11 -07:00
Flex.js
New login screen (
#1331
)
2020-07-09 22:33:07 -07:00
FullscreenLoading.js
perf: Reduce initial bundle size / async bundle loading (
#1456
)
2020-08-14 17:23:58 -07:00
GithubLogo.js
New login screen (
#1331
)
2020-07-09 22:33:07 -07:00
GoogleLogo.js
New login screen (
#1331
)
2020-07-09 22:33:07 -07:00
GroupListItem.js
chore: Update syntax, improve more typing (
#1439
)
2020-08-09 09:48:04 -07:00
Heading.js
fix: Login to X should be centered when team name wraps to newline
2020-08-12 14:05:32 -07:00
HelpText.js
chore: Upgrade Prettier 1.8 -> 2.0 (
#1436
)
2020-08-08 18:53:11 -07:00
Highlight.js
tweak search highlight
2020-09-21 00:07:32 -07:00
HoverPreview.js
fix: Dead pointer zone over links when hover card is showing
2020-09-13 19:49:25 -07:00
HoverPreviewDocument.js
feat: allow searching for urls of internal documents (
#1529
)
2020-09-12 23:23:40 -07:00
IconPicker.js
perf: Reduce initial bundle size / async bundle loading (
#1456
)
2020-08-14 17:23:58 -07:00
Input.js
chore: Upgrade Babel, Jest, Eslint (
#1437
)
2020-08-08 22:53:59 -07:00
InputLarge.js
New login screen (
#1331
)
2020-07-09 22:33:07 -07:00
InputRich.js
perf: Reduce initial bundle size / async bundle loading (
#1456
)
2020-08-14 17:23:58 -07:00
InputSearch.js
feat: Add tracking of search source in UI
2020-09-24 21:56:37 -07:00
InputSelect.js
chore: Upgrade Babel, Jest, Eslint (
#1437
)
2020-08-08 22:53:59 -07:00
Key.js
chore: Upgrade Prettier 1.8 -> 2.0 (
#1436
)
2020-08-08 18:53:11 -07:00
Labeled.js
chore: Upgrade Babel, Jest, Eslint (
#1437
)
2020-08-08 22:53:59 -07:00
Layout.js
refactor: Remove old react lifecycle methods (
#1480
)
2020-08-23 11:51:56 -07:00
Mask.js
refactor: Remove old react lifecycle methods (
#1480
)
2020-08-23 11:51:56 -07:00
Modal.js
fix: Missing click action to change permissions on a collection
2020-08-25 21:00:50 -07:00
Notice.js
chore: Upgrade Prettier 1.8 -> 2.0 (
#1436
)
2020-08-08 18:53:11 -07:00
NoticeAlert.js
New login screen (
#1331
)
2020-07-09 22:33:07 -07:00
NudeButton.js
fix: Focus accessibility (
#1536
)
2020-09-12 23:27:23 -07:00
OutlineLogo.js
New login screen (
#1331
)
2020-07-09 22:33:07 -07:00
PageTitle.js
chore: Upgrade Babel, Jest, Eslint (
#1437
)
2020-08-08 22:53:59 -07:00
PaginatedDocumentList.js
chore: Upgrade Babel, Jest, Eslint (
#1437
)
2020-08-08 22:53:59 -07:00
PaginatedList.js
fix: Improved loading jank fix, new DelayedMount component
2020-08-10 21:30:12 -07:00
PathToDocument.js
fix: Unable to view all possible locations when moving document (
#1490
)
2020-08-25 08:44:46 -07:00
Popover.js
fix: Mobile style fixes and improvements (
#1459
)
2020-08-17 00:08:22 -07:00
Scrollable.js
chore: Upgrade Babel, Jest, Eslint (
#1437
)
2020-08-08 22:53:59 -07:00
ScrollToTop.js
fix: common misspelling errors
2020-07-18 09:33:27 -07:00
SlackLogo.js
New login screen (
#1331
)
2020-07-09 22:33:07 -07:00
SocketProvider.js
fix: Improved handling of delete events from collection and document sockets (
#1517
)
2020-09-07 19:05:10 -07:00
Subheading.js
chore: Upgrade Prettier 1.8 -> 2.0 (
#1436
)
2020-08-08 18:53:11 -07:00
Switch.js
chore: Upgrade Prettier 1.8 -> 2.0 (
#1436
)
2020-08-08 18:53:11 -07:00
Tab.js
fix: Focus accessibility (
#1536
)
2020-09-12 23:27:23 -07:00
Tabs.js
fix: Mobile style fixes and improvements (
#1459
)
2020-08-17 00:08:22 -07:00
TeamLogo.js
fix: Allow selection of embeds (
#1562
)
2020-09-20 22:27:11 -07:00
Theme.js
chore: Update syntax, improve more typing (
#1439
)
2020-08-09 09:48:04 -07:00
Time.js
fix: Styling of 'New' badge in dark mode
2020-09-21 19:35:51 -07:00
Tooltip.js
chore: Update syntax, improve more typing (
#1439
)
2020-08-09 09:48:04 -07:00
VisuallyHidden.js
chore: Move to prettier standard double quotes (
#1309
)
2020-06-20 13:59:15 -07:00