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
bb81aa00653c94fc855d9c47eabf404038b95fa3
outline
/
app
/
components
History
Tom Moor
bb81aa0065
fix: Improve toast messages to not show multiple of the same
2021-01-02 21:09:43 -08:00
..
Avatar
feat: I18n (
#1653
)
2020-11-29 20:04:58 -08:00
DocumentHistory
flow: Correctly type Theme
2020-11-09 00:01:50 -08:00
DropdownMenu
chore: Move collection sort control (
#1762
)
2021-01-02 19:11:13 -08: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: Move collection sort control (
#1762
)
2021-01-02 19:11:13 -08:00
Toasts
fix: Improve toast messages to not show multiple of the same
2021-01-02 21:09:43 -08: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
feat: I18n (
#1653
)
2020-11-29 20:04:58 -08: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
feat: Moving documents via drag and drop in sidebar (
#1717
)
2020-12-15 19:07:29 -08:00
BreadcrumbMenu.js
chore: Menu templates (
#1644
)
2020-11-14 20:44:31 -08: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
fix: Prevent API request for views data for deleted documents (
#1663
)
2020-11-18 19:09:08 -08: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
fix: 'New' badge should never show to document creator, regardless of whether a view has been logged (
#1758
)
2020-12-31 16:46:33 -08:00
DocumentListItem.js
fix: Hold hover state on DocumentListItem while DocumentMenu is open
2021-01-02 20:02:57 -08:00
DocumentMeta.js
feat: I18n (
#1653
)
2020-11-29 20:04:58 -08: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: reordering documents in collection (
#1722
)
2020-12-31 12:51:12 -08:00
Editor.js
fix: Meta key shortcuts not bound correctly in Windows browsers (
#1753
)
2020-12-30 09:35:33 -08: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
EventBoundary.js
fix: Clicking the share link from a context menu propagates the click onto the container (
#1643
)
2020-11-11 09:02:02 -08: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
fix: Various React warnings
2020-11-08 20:28:27 -08: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: I18n (
#1653
)
2020-11-29 20:04:58 -08:00
IconPicker.js
chore: Move formatting out of translation strings
2020-12-14 21:16:02 -08:00
Input.js
fix: Remove non-standardized css (console warning)
2020-11-08 20:01:47 -08: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
fix: Meta key shortcuts not bound correctly in Windows browsers (
#1753
)
2020-12-30 09:35:33 -08:00
InputSelect.js
feat: reordering documents in collection (
#1722
)
2020-12-31 12:51:12 -08: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
LanguagePrompt.js
feat: I18n (
#1653
)
2020-11-29 20:04:58 -08:00
Layout.js
fix: Meta key shortcuts not bound correctly in Windows browsers (
#1753
)
2020-12-30 09:35:33 -08: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
NoticeTip.js
feat: I18n (
#1653
)
2020-11-29 20:04:58 -08:00
NudeButton.js
fix: Hold hover state on DocumentListItem while DocumentMenu is open
2021-01-02 20:02:57 -08: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
fix: 'New' badge should never show to document creator, regardless of whether a view has been logged (
#1758
)
2020-12-31 16:46:33 -08:00
PaginatedList.js
feat: add filters to drafts (
#1631
)
2020-11-08 22:33:52 -08:00
PathToDocument.js
fix: Virtualize move document listbox (
#1650
)
2020-11-12 22:02:56 -08: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
feat: add filters to drafts (
#1631
)
2020-11-08 22:33:52 -08:00
Switch.js
chore: Upgrade Prettier 1.8 -> 2.0 (
#1436
)
2020-08-08 18:53:11 -07:00
Tab.js
flow: Correctly type Theme
2020-11-09 00:01:50 -08: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