-
-
Notifications
You must be signed in to change notification settings - Fork 533
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adds version number to all Blazorise resources in examples. closes #5858
- Loading branch information
1 parent
42bcafa
commit f1e0ebb
Showing
8 changed files
with
22 additions
and
22 deletions.
There are no files selected for viewing
6 changes: 3 additions & 3 deletions
6
...zorise.Docs/Pages/Docs/Guides/AntDesign/Examples/AntDesignGuideSourceFilesExample.snippet
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,5 @@ | ||
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/antd/4.24.15/antd.min.css" integrity="sha512-Ac6zlwN6S+uQSinFAcV27Gd/TtKEDt7XWXn2xWO4Xi9dTbbpT9/vJb+VT5af6nZywrgBD3qUFTb5y1VN4YD94Q==" crossorigin="anonymous" referrerpolicy="no-referrer" /> | ||
<link href="_content/Blazorise.Icons.FontAwesome/v6/css/all.min.css" rel="stylesheet"> | ||
<link href="_content/Blazorise.Icons.FontAwesome/v6/css/all.min.css?v=1.7.0.0" rel="stylesheet"> | ||
|
||
<link href="_content/Blazorise/blazorise.css" rel="stylesheet" /> | ||
<link href="_content/Blazorise.AntDesign/blazorise.antdesign.css" rel="stylesheet" /> | ||
<link href="_content/Blazorise/blazorise.css?v=1.7.0.0" rel="stylesheet" /> | ||
<link href="_content/Blazorise.AntDesign/blazorise.antdesign.css?v=1.7.0.0" rel="stylesheet" /> |
4 changes: 2 additions & 2 deletions
4
...zorise.Docs/Pages/Docs/Guides/Bootstrap/Examples/BootstrapGuideSourceFilesExample.snippet
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,5 @@ | ||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" integrity="sha384-zCbKRCUGaJDkqS1kPbPd7TveP5iyJE0EjAuZQTgFLD2ylzuqKfdKlfG/eSrtxUkn" crossorigin="anonymous"> | ||
<link href="_content/Blazorise.Icons.FontAwesome/v6/css/all.min.css" rel="stylesheet"> | ||
|
||
<link href="_content/Blazorise/blazorise.css" rel="stylesheet" /> | ||
<link href="_content/Blazorise.Bootstrap/blazorise.bootstrap.css" rel="stylesheet" /> | ||
<link href="_content/Blazorise/blazorise.css?v=1.7.0.0" rel="stylesheet" /> | ||
<link href="_content/Blazorise.Bootstrap/blazorise.bootstrap.css?v=1.7.0.0" rel="stylesheet" /> |
4 changes: 2 additions & 2 deletions
4
...rise.Docs/Pages/Docs/Guides/Bootstrap5/Examples/Bootstrap5GuideSourceFilesExample.snippet
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,5 @@ | ||
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-QWTKZyjpPEjISv5WaRU9OFeRpok6YctnYmDr5pNlyT2bRjXh0JMhjY6hW+ALEwIH" crossorigin="anonymous"> | ||
<link href="_content/Blazorise.Icons.FontAwesome/v6/css/all.min.css" rel="stylesheet"> | ||
|
||
<link href="_content/Blazorise/blazorise.css" rel="stylesheet" /> | ||
<link href="_content/Blazorise.Bootstrap5/blazorise.bootstrap5.css" rel="stylesheet" /> | ||
<link href="_content/Blazorise/blazorise.css?v=1.7.0.0" rel="stylesheet" /> | ||
<link href="_content/Blazorise.Bootstrap5/blazorise.bootstrap5.css?v=1.7.0.0" rel="stylesheet" /> |
6 changes: 3 additions & 3 deletions
6
...tion/Blazorise.Docs/Pages/Docs/Guides/Bulma/Examples/BulmaGuideSourceFilesExample.snippet
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,5 @@ | ||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/css/bulma.min.css" /> | ||
<link href="_content/Blazorise/blazorise.css" rel="stylesheet" /> | ||
<link href="_content/Blazorise.Bulma/blazorise.bulma.css" rel="stylesheet" /> | ||
<link href="_content/Blazorise.Icons.FontAwesome/v6/css/all.min.css" rel="stylesheet"> | ||
|
||
<link href="_content/Blazorise.Icons.FontAwesome/v6/css/all.min.css" rel="stylesheet"> | ||
<link href="_content/Blazorise/blazorise.css?v=1.7.0.0" rel="stylesheet" /> | ||
<link href="_content/Blazorise.Bulma/blazorise.bulma.css?v=1.7.0.0" rel="stylesheet" /> |
8 changes: 4 additions & 4 deletions
8
...orise.Docs/Pages/Docs/Guides/FluentUI2/Examples/FluentUI2GuideSourceFiles1Example.snippet
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,5 @@ | ||
<link href="_content/Blazorise.Icons.FluentUI/FluentSystemIcons-Resizable.css" rel="stylesheet" /> | ||
<link href="_content/Blazorise.Icons.FluentUI/FluentSystemIcons-Resizable.css?v=1.7.0.0" rel="stylesheet" /> | ||
|
||
<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" /> | ||
<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" /> |
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 |
---|---|---|
|
@@ -2,5 +2,5 @@ | |
<link rel="stylesheet" href="https://unpkg.com/[email protected]/dist/flowbite.min.css" /> | ||
<link href="_content/Blazorise.Icons.FontAwesome/v6/css/all.min.css" rel="stylesheet"> | ||
|
||
<link href="_content/Blazorise/blazorise.css" rel="stylesheet" /> | ||
<link href="_content/Blazorise.Tailwind/blazorise.tailwind.prod.css" rel="stylesheet" /> | ||
<link href="_content/Blazorise/blazorise.css?v=1.7.0.0" rel="stylesheet" /> | ||
<link href="_content/Blazorise.Tailwind/blazorise.tailwind.prod.css?v=1.7.0.0" rel="stylesheet" /> |