-
Notifications
You must be signed in to change notification settings - Fork 159
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
bump ods to v5.0.1 and cleanup dependencies
- Loading branch information
Showing
10 changed files
with
59 additions
and
223 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,7 @@ | ||
{ | ||
"ignores": [ | ||
"autoprefixer", | ||
"core-js", | ||
"cucumber-pretty", | ||
"requirejs", | ||
"nightwatch-vrt", | ||
|
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,7 +1,9 @@ | ||
Change: Update owncloud Design System to v4.3.0 | ||
Change: Update owncloud Design System to v5.0.1 | ||
|
||
Lots of updates regarding accessibility topics, an updated color palette and custom CSS properties to allow for (runtime) theming. | ||
- Lots of updates regarding accessibility topics, an updated color palette and custom CSS properties to allow for (runtime) theming. | ||
- ODS started uses peerDependencies now, we adopted this and added the required packages | ||
|
||
https://github.com/owncloud/web/pull/4940 | ||
https://github.com/owncloud/web/pull/4925 | ||
https://github.com/owncloud/web/pull/4862 | ||
https://github.com/owncloud/web/issues/4331 |
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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
{ | ||
"ignores": [ | ||
"web-pkg" | ||
] | ||
} |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
{ | ||
"ignores": [ | ||
"web-runtime", | ||
"easygettext", | ||
"luxon", | ||
"uikit", | ||
"vue-avatar", | ||
"vue-datetime", | ||
"webfontloader", | ||
"weekstart", | ||
"vue-inline-svg" | ||
] | ||
} |
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
Oops, something went wrong.