Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/assets/notifications/dev/root/banner.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@
"FOR_VERSIONS": ">=3.0.0",
"PLATFORM" : "all"
}
}
}
2 changes: 0 additions & 2 deletions src/assets/notifications/dev/root/toast.json

This file was deleted.

226 changes: 0 additions & 226 deletions src/extensionsIntegrated/InAppNotifications/banner.js

This file was deleted.

This file was deleted.

28 changes: 0 additions & 28 deletions src/extensionsIntegrated/InAppNotifications/main.js

This file was deleted.

55 changes: 0 additions & 55 deletions src/extensionsIntegrated/InAppNotifications/styles/styles.css

This file was deleted.

47 changes: 0 additions & 47 deletions src/extensionsIntegrated/InAppNotifications/utils.js

This file was deleted.

1 change: 0 additions & 1 deletion src/extensionsIntegrated/loader.js
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ define(function (require, exports, module) {
require("./RemoteFileAdapter/main");
require("./QuickOpen/main");
require("./Phoenix/main");
require("./InAppNotifications/main");
require("./NoDistractions/main");
require("./Phoenix-live-preview/main");
require("./NavigationAndHistory/main");
Expand Down
1 change: 0 additions & 1 deletion src/nls/root/strings.js
Original file line number Diff line number Diff line change
Expand Up @@ -1650,7 +1650,6 @@ define({
"CONTACT_SUPPORT": "Contact Support",
"SIGN_OUT": "Sign Out",
"SIGN_IN": "Sign In",
"SIGN_IN_WITH_PRO": "Sign in with Pro",
"ACCOUNT_DETAILS": "Account Details",
"LOGIN_REFRESH": "Check Login Status",
"SIGN_IN_WAITING_TITLE": "Waiting for Sign In",
Expand Down
Loading
Loading