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/components
Tom Moor 187be4737e fix: Log errors to console when Sentry not installed 2020-04-25 19:53:24 -07:00
..
Avatar feat: Add groups and group permissions (#1204) 2020-03-14 20:48:32 -07:00
DocumentHistory fix: Various extra scrollbars when not using mac-style overlaying scrollbars (#1242) 2020-04-24 18:44:21 -07:00
DocumentPreview feat: Separate title from body (#1216) 2020-04-05 15:07:34 -07:00
DropdownMenu flow 2019-10-13 09:32:58 -07:00
Editor feat: Separate title from body (#1216) 2020-04-05 15:07:34 -07:00
List feat: Add groups and group permissions (#1204) 2020-03-14 20:48:32 -07:00
LoadingIndicator refactor: flow typing (#1012) 2019-08-08 23:09:09 -07:00
LoadingPlaceholder fix: Focus on empty document after creation 2020-02-26 22:29:22 -08:00
Sidebar fix: Various extra scrollbars when not using mac-style overlaying scrollbars (#1242) 2020-04-24 18:44:21 -07:00
Toasts Websocket Support (#937) 2019-04-17 19:11:23 -07:00
Actions.js feat: Document presence indicator (#1114) 2020-01-02 21:17:59 -08:00
Alert.js Dark Mode (#912) 2019-03-12 21:35:35 -07:00
Analytics.js refactor: flow typing (#1012) 2019-08-08 23:09:09 -07:00
Authenticated.js feat: redirect to requested doc after authentication 2019-08-05 22:25:19 -07:00
Badge.js feat: Memberships (#1032) 2019-10-05 18:42:03 -07:00
Button.js fix: Improve neutral button styling in dark mode 2020-04-11 09:47:52 -07:00
CenteredContent.js Fix isInternalUrl for subdomain support 2018-11-18 18:43:11 -08:00
Checkbox.js feat: Guest email authentication (#1088) 2019-12-15 18:46:08 -08:00
ClickablePadding.js feat: Backlinks (#979) 2019-07-07 19:25:45 -07:00
Collaborators.js feat: Add groups and group permissions (#1204) 2020-03-14 20:48:32 -07:00
ColorPicker.js fix: ColorPicker preview height 2020-01-11 19:36:52 -08:00
CopyToClipboard.js refactor: flow typing (#1012) 2019-08-08 23:09:09 -07:00
DocumentList.js Document Archive (#921) 2019-04-06 16:20:27 -07:00
DropToImport.js fix: Drop to import 2019-10-12 23:03:58 -07:00
Empty.js Improved search filtering (#940) 2019-04-23 07:31:20 -07:00
ErrorBoundary.js fix: Log errors to console when Sentry not installed 2020-04-25 19:53:24 -07:00
Facepile.js feat: Add groups and group permissions (#1204) 2020-03-14 20:48:32 -07:00
Fade.js Fix isInternalUrl for subdomain support 2018-11-18 18:43:11 -08:00
GroupListItem.js feat: Add groups and group permissions (#1204) 2020-03-14 20:48:32 -07:00
Heading.js Add non-mac typeface fallbacks for headings 2018-12-23 09:45:31 -08:00
HelpText.js Dark Mode (#912) 2019-03-12 21:35:35 -07:00
Highlight.js Dark Mode (#912) 2019-03-12 21:35:35 -07:00
Input.js feat: Adds visual stacking to nested modals (#1189) 2020-02-26 19:36:23 -08:00
InputRich.js fix: Various extra scrollbars when not using mac-style overlaying scrollbars (#1242) 2020-04-24 18:44:21 -07:00
InputSearch.js feat: Adds visual stacking to nested modals (#1189) 2020-02-26 19:36:23 -08:00
InputSelect.js feat: Memberships (#1032) 2019-10-05 18:42:03 -07:00
Key.js Dark Mode (#912) 2019-03-12 21:35:35 -07:00
Labeled.js Dark Mode (#912) 2019-03-12 21:35:35 -07:00
Layout.js fix: Various extra scrollbars when not using mac-style overlaying scrollbars (#1242) 2020-04-24 18:44:21 -07:00
Mask.js refactor: flow typing (#1012) 2019-08-08 23:09:09 -07:00
Modal.js fix: Back button on modals should not scroll off screen 2020-04-05 13:33:21 -07:00
Modals.js feat: Keyboard shortcut reference inside editor 2019-08-08 21:13:58 -07:00
NudeButton.js fix: accessiblity improvements, focus states, real buttons 2019-08-30 00:27:40 -07:00
PageTitle.js Fix isInternalUrl for subdomain support 2018-11-18 18:43:11 -08:00
PaginatedDocumentList.js perf: Use progressive rendering on PaginatedList component (#1156) 2020-01-13 18:17:56 -08:00
PaginatedList.js feat: Add groups and group permissions (#1204) 2020-03-14 20:48:32 -07:00
PathToDocument.js refactor: flow typing (#1012) 2019-08-08 23:09:09 -07:00
Popover.js Fix isInternalUrl for subdomain support 2018-11-18 18:43:11 -08:00
PublishingInfo.js fix: Share link rendering 2020-04-05 22:42:55 -07:00
ScrollToTop.js refactor: flow typing (#1012) 2019-08-08 23:09:09 -07:00
Scrollable.js refactor: flow typing (#1012) 2019-08-08 23:09:09 -07:00
SocketProvider.js feat: Add groups and group permissions (#1204) 2020-03-14 20:48:32 -07:00
Subheading.js fix: 2px misalignment 2019-07-07 21:40:34 -07:00
Switch.js Collection Permissions (#829) 2019-01-05 13:37:33 -08:00
Tab.js fix: accessiblity improvements, focus states, real buttons 2019-08-30 00:27:40 -07:00
Tabs.js feat: Guest email authentication (#1088) 2019-12-15 18:46:08 -08:00
Theme.js Fixes: Socket reconnecting when changing theme 2019-04-20 15:19:35 -07:00
Tooltip.js fix: accessiblity improvements, focus states, real buttons 2019-08-30 00:27:40 -07:00
VisuallyHidden.js feat: invites (#967) 2019-06-24 22:14:59 -07:00