-
-
Notifications
You must be signed in to change notification settings - Fork 536
Closed
Labels
Area: DocumentationSomething is missing in the documentation.Something is missing in the documentation.
Milestone
Description
We need to add the version to the examples. This has benefit that caching will be working properly, and users will be aware of its importance.
From
<link href="_content/Blazorise/blazorise.css" rel="stylesheet" />
<link href="_content/Blazorise.FluentUI2/reboot.css" rel="stylesheet" />
<link href="_content/Blazorise.FluentUI2/blazorise.fluentui2.css" rel="stylesheet" />
To
<link href="_content/Blazorise/blazorise.css?v=1.7.0.0" rel="stylesheet" />
<link href="_content/Blazorise.FluentUI2/reboot.css?v=1.7.0.0" rel="stylesheet" />
<link href="_content/Blazorise.FluentUI2/blazorise.fluentui2.css?v=1.7.0.0" rel="stylesheet" />
Metadata
Metadata
Assignees
Labels
Area: DocumentationSomething is missing in the documentation.Something is missing in the documentation.
Type
Projects
Status
✔ Done