Skip to content

Commit e2dfe7b

Browse files
authored
Merge branch 'development' into BLAZ-897019-FigmaUG
2 parents 464dbcf + c8f3249 commit e2dfe7b

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

56 files changed

+649
-316
lines changed

blazor-toc.html

Lines changed: 17 additions & 3 deletions
Large diffs are not rendered by default.

blazor/Release-Notes/26.1.42.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
---
2+
title: Essential Studio for Blazor Weekly Nuget Release Release Notes
3+
description: Essential Studio for Blazor Weekly Nuget Release Release Notes
4+
platform: Blazor
5+
documentation: ug
6+
---
7+
8+
# Essential Studio for Blazor Release Notes
9+
10+
{% include release-info.html date="July 16, 2024" version="v26.1.42" %}
11+
12+
{% directory path: _includes/release-notes/v26.1.42 %}
13+
14+
{% include {{file.url}} %}
15+
16+
{% enddirectory %}

blazor/Release-Notes/26.2.5.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
---
2+
title: Essential Studio for Blazor Weekly Nuget Release Release Notes
3+
description: Essential Studio for Blazor Weekly Nuget Release Release Notes
4+
platform: Blazor
5+
documentation: ug
6+
---
7+
8+
# Essential Studio for Blazor Release Notes
9+
10+
{% include release-info.html date="July 26, 2024" version="v26.2.5" %}
11+
12+
{% directory path: _includes/release-notes/v26.2.5 %}
13+
14+
{% include {{file.url}} %}
15+
16+
{% enddirectory %}

blazor/appbar/design.md

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ The following example depicts the code to provide spacing between the home and p
3030
</div>
3131
```
3232

33-
![Blazor AppBar with Spacer](./images/spacer_appbar.png)
33+
![Blazor AppBar with Spacer.](./images/blazor-appbar-spacer.png)
3434
{% previewsample "https://blazorplayground.syncfusion.com/embed/htLKWVizhrJGeHZk?appbar=false&editor=false&result=true&errorlist=false&theme=bootstrap5" %}
3535

3636
## Separator
@@ -68,7 +68,7 @@ The following example depicts the code to provide a vertical line between a grou
6868
```
6969
{% previewsample "https://blazorplayground.syncfusion.com/embed/BZrUWhizrrSDjGWv?appbar=false&editor=false&result=true&errorlist=false&theme=bootstrap5" %}
7070

71-
![Blazor AppBar with Separator](./images/separator_appbar.png)
71+
![Blazor AppBar with Separator.](./images/blazor-appbar-separator.png)
7272

7373
## Media Query
7474

@@ -114,7 +114,7 @@ Media Query is used to adjusting the AppBar for different screen sizes. Resize t
114114
</style>
115115
```
116116

117-
![Blazor AppBar with Media Query](./images/media_appbar.png)
117+
![Blazor AppBar with Media Query.](./images/blazor-appbar-media-quary.png)
118118
{% previewsample "https://blazorplayground.syncfusion.com/embed/hDVUWBsJrBofaJVB?appbar=false&editor=false&result=true&errorlist=false&theme=bootstrap5" %}
119119
## Designing AppBar with Menu
120120

@@ -173,7 +173,7 @@ Media Query is used to adjusting the AppBar for different screen sizes. Resize t
173173
</style>
174174
```
175175

176-
![Blazor AppBar with Menu](./images/menu_appbar.png)
176+
![Blazor AppBar with Menu.](./images/blazor-appbar-menu.png)
177177
{% previewsample "https://blazorplayground.syncfusion.com/embed/BXrgCrsfhVRDMsdT?appbar=false&editor=false&result=true&errorlist=false&theme=bootstrap5" %}
178178

179179
## Designing AppBar with Buttons
@@ -209,7 +209,7 @@ Media Query is used to adjusting the AppBar for different screen sizes. Resize t
209209
</style>
210210
```
211211

212-
![Blazor AppBar with Buttons](./images/buttons_appbar.png)
212+
![Blazor AppBar with Buttons.](./images/blazor-appbar-buttons.png)
213213
{% previewsample "https://blazorplayground.syncfusion.com/embed/VDVgMBMTLrdehyCb?appbar=false&editor=false&result=true&errorlist=false&theme=bootstrap5" %}
214214

215215
## Designing AppBar with SideBar
@@ -370,7 +370,6 @@ AppBar toggle button used to control the expand and collapse state of **SfSideba
370370
}
371371
</style>
372372
```
373-
374-
![Blazor AppBar with SideBar](./images/sidebar_appbar.png)
373+
![Blazor AppBar with SideBar.](./images/blazor-appbar-sidebar.png)
375374

376375
{% previewsample "https://blazorplayground.syncfusion.com/embed/hDVKirMTrrRbKrNE?appbar=false&editor=false&result=true&errorlist=false&theme=bootstrap5" %}
File renamed without changes.

0 commit comments

Comments
 (0)