-
-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #128 from neos/task/update-fe-dependencies
TASK: Update frontend dependencies
- Loading branch information
Showing
46 changed files
with
2,103 additions
and
13,815 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4 changes: 2 additions & 2 deletions
4
DistributionPackages/Neos.DocsNeosIo/Resources/Private/Fusion/Component/Layout/Layout.scss
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
5 changes: 3 additions & 2 deletions
5
...s/Neos.DocsNeosIo/Resources/Private/Fusion/Component/LocalNavigation/LocalNavigation.scss
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
DistributionPackages/Neos.DocsNeosIo/Resources/Private/Fusion/Component/Sidebar/Sidebar.scss
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
20 changes: 10 additions & 10 deletions
20
DistributionPackages/Neos.DocsNeosIo/Resources/Private/Fusion/Component/_index.scss
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,10 @@ | ||
@import "Authors/Authors"; | ||
@import "Layout/Layout"; | ||
@import "Sidebar/Sidebar"; | ||
@import "NavBar/NavBar"; | ||
@import "Header/Header"; | ||
@import "Footer/Footer"; | ||
@import "LocalNavigation/LocalNavigation"; | ||
@import "Notice/Notice"; | ||
@import "Badge/Badge"; | ||
@import "SearchForm/SearchForm"; | ||
@use "Authors/Authors"; | ||
@use "Layout/Layout"; | ||
@use "Sidebar/Sidebar"; | ||
@use "NavBar/NavBar"; | ||
@use "Header/Header"; | ||
@use "Footer/Footer"; | ||
@use "LocalNavigation/LocalNavigation"; | ||
@use "Notice/Notice"; | ||
@use "Badge/Badge"; | ||
@use "SearchForm/SearchForm"; |
4 changes: 2 additions & 2 deletions
4
DistributionPackages/Neos.DocsNeosIo/Resources/Private/Fusion/Content/Code/Code.scss
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
DistributionPackages/Neos.DocsNeosIo/Resources/Private/Fusion/Content/Tabs/Tabs.scss
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
12 changes: 6 additions & 6 deletions
12
DistributionPackages/Neos.DocsNeosIo/Resources/Private/Fusion/Content/_index.scss
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
@import "Buttons/Buttons"; | ||
@import "Code/Code"; | ||
@import "Navigation/Navigation"; | ||
@import "Image/Image"; | ||
@import "Section/Section"; | ||
@import "Tabs/Tabs"; | ||
@use "Buttons/Buttons"; | ||
@use "Code/Code"; | ||
@use "Navigation/Navigation"; | ||
@use "Image/Image"; | ||
@use "Section/Section"; | ||
@use "Tabs/Tabs"; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
6 changes: 3 additions & 3 deletions
6
DistributionPackages/Neos.DocsNeosIo/Resources/Private/Fusion/Override/_index.scss
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
@import "PrettyEmbed"; | ||
@import "Flowpack.Searchplugin/Search"; | ||
@import "Sandstorm.MxGraph/Sandstorm.MxGraph"; | ||
@use "PrettyEmbed"; | ||
@use "Flowpack.SearchPlugin/Search"; | ||
@use "Sandstorm.MxGraph/Sandstorm.MxGraph"; |
2 changes: 1 addition & 1 deletion
2
DistributionPackages/Neos.DocsNeosIo/Resources/Public/Frontend/.nvmrc
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
16 | ||
22 |
6 changes: 3 additions & 3 deletions
6
DistributionPackages/Neos.DocsNeosIo/Resources/Public/Frontend/build/app.css
Large diffs are not rendered by default.
Oops, something went wrong.
2 changes: 1 addition & 1 deletion
2
DistributionPackages/Neos.DocsNeosIo/Resources/Public/Frontend/build/app.css.map
Large diffs are not rendered by default.
Oops, something went wrong.
2 changes: 1 addition & 1 deletion
2
DistributionPackages/Neos.DocsNeosIo/Resources/Public/Frontend/build/app.js
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.