Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NEST-300: Fixing HTML validation errors and bugs, upgrading to .NET 6.0 and Orchard Core 1.2.2, adding resources locally #13

Merged
merged 33 commits into from
Feb 14, 2022

Conversation

DemeSzabolcs
Copy link
Contributor

Changes:

  • Upgraded theme to .NET 6.0, and Orchard Core 1.2.2
  • Added every resource file (images, CSS files, fonts) locally, so when CDN is off the theme will use the local files. Otherwise, it uses the original remote resources.
  • Added a test recipe for testing the theme, it's the same as the default recipe, but CDN is off in this one.
  • Fixed all HTML validation errors in the recipe and in the views.
  • Added menu shape (so this PR includes ADHOC-166-menu-bug-fix: Fixing "Exception: Shape type 'menu' not found" #11)

@DemeSzabolcs DemeSzabolcs changed the title NEST-300: Fixing HTML validation errors and bugs NEST-300: Fixing HTML validation errors and bugs, upgrading to .NET 6.0 and Orchard Core 1.2.2, adding resources locally Feb 14, 2022
@agriffard agriffard merged commit 0040bff into agriffard:master Feb 14, 2022
agriffard pushed a commit that referenced this pull request Mar 11, 2022
NEST-300: Fixing bugs related to UI testing
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants