Commit Graph

28 Commits

Author SHA1 Message Date
Atanas Korchev
f03e442b5e Cache GitHub badges for 4 hours to avoid stuck shields.io rate-limit errors 2026-07-05 17:58:00 +03:00
Atanas Korchev
51ffb64225 Add Upload, Carousel, Login, SplitButton and Button to README component list 2026-06-24 11:34:13 +03:00
Atanas Korchev
172fc588b8 Add Tile Layout to README component list 2026-06-15 18:54:01 +03:00
Atanas Korchev
b34e10e36c Update README for v11: bump component count and add new components 2026-06-15 18:45:10 +03:00
Atanas Korchev
d947b62e5c Add GitHub star call to action to the home page hero and get started page 2026-06-10 08:22:24 +03:00
Atanas Korchev
bbdaaa951b README: surface release cadence in badges
Add GitHub Release and Release Date shields so active shipping is
visible at a glance. Drop the Last Commit badge (weak signal — a
commit can be a typo) and the Documentation badge (redundant with
the inline link).
2026-04-18 18:18:22 +03:00
Atanas Korchev
b746ec52a9 README: expand components list, add star CTA, include Blazor MCP in Pro features 2026-04-15 16:22:01 +03:00
Atanas Korchev
ea386e09f6 Improve README and llms.txt for AI discoverability
Add social proof, quick-start snippet, component inventory, and Pro subscription info to README. Update llms.txt generator with matching intro, setup instructions, and pricing link.
2026-02-21 14:36:53 +02:00
Atanas Korchev
220f14a42c README improvements. 2026-02-21 14:24:50 +02:00
Atanas Korchev
fbfa3c1abe Update README.md 2025-12-16 13:50:54 +02:00
yordanov
2d7d5cad39 Update subscription info 2025-10-23 15:55:52 +03:00
yordanov
801a1cab1a Update links 2025-10-22 12:54:05 +03:00
yordanov
6f7921691c The total number of UI components is now over 100. 2025-10-08 10:49:35 +03:00
yordanov
e7c95fdcc1 Components are now more than 90 2024-08-15 11:24:13 +03:00
Vladimir Enchev
9abdb1d47b Readme updated 2024-07-24 09:16:29 +03:00
Vladimir Enchev
92e4249eec 5.0 (#1603)
* Initial commit

Update spacing css classes in demos

Update spacing css classes in demos

Improve Notification layout and styles

Fix Notification with custom position in RTL mode

Update spacing css classes in demos

Add box-sizing: border-box to components

Remove bootstrap css from App.razor

Fix text-align in tabs demos

Rename CSS classes and update markup in RadzenDatePicker

Remove bootstrap scss

Tabs anchor element should inherit the text color

Update margins in typography

Remove bootstrap instructions from get started page

Remove bootstrap css from demos

Update premium themes

Add variable fonts

Remove legacy color tokens and token maps

Remove --rz-form-group-margin-bottom as it is not used

Add base color tokens

Add Base style values

Remove -styles scss map and use  and  styles maps instead

Remove -styles scss map and use  and  styles maps instead

Remove -styles scss map and use  and  styles maps instead

Remove -styles scss map and use  and  styles maps instead

Format button's styles

Reset body margin to 0

Splitter icons should use --rz-icon-font-family

Add styles for image and svg

Replace MaterialIcons font with MaterialSymbols variable font

Update RadzenButton's demos

Update RadzenBadge's demos

Update Colors demo page

Update RadzenProgressBars' demos

Use Base instead of Secondary button style in Confirm Dialog

Update DataGrid Hierarchy demos

Unify DataGrid filter buttons

Replace light with base button styles

Replace secondary with base button style

RadzenTheme, RadzenThemeSwitch and ThemeService.

Reorder base color variables

Add rtl mode animation to ProgressBar

Update SpeechToTextButton default button style and animation

Add CookieThemeService.

Fix base color variable value in software theme

Add Software Dark and Humanistic Dark themes

Update RadzenThemeSwitch

Default base text button should inherit color from its parent element

Update ColoPicker background for transparent color preview

Add Material Dark theme

Material Dark theme is now free

Remove ambiguous method name.

Update demos configurator

Update premium themes

Update the services to follow the options pattern for DI registration.

Improve RadzenThemeSwitch to use the current theme.

Rename ThemeSwitch to AppearanceToggle and add a demo page

Update SplitButton's dropdown icon demo

Create getting-started.html

Update getting-started.html

Update getting-started.html

Add --rz-grid-group-header-item-color and fix column footer color

Fix demos code snippet colors

Add changelog and update demo status badges

Update Changelog

Persist the current theme.

Update getting-started.html

Rename getting-started.html to md.

Render the theme CSS class at RadzenLayout level.

Hide the right sidebar by default.

Isolate CSS variables in a single rule

Revamp the getting started help article.

Remove nested README.md. Link getting started instructions.

Add Scheduler highlight background color css variable

Sidebar border right should be inline-end

Inputs should inherit font-family

Buttons in code viewer and event console should use base button style

Add Standard Dark theme

Update Changelog

Sidebar border right in themes should be inline-end

Render RadzenTheme only when needed.

Add cursor pointer to SidebarToggle

Fix AppearanceToggle margin

Update default theme colors

Update standard theme colors

Fix filter color in humanistic dark theme

Update software dark theme colors

Add humanistic dark wcag theme

Add software dark wcag theme

Add standard dark wcag theme

Buttons for add and remove now use base button style

Update Get Started styling

Update Dark WCAG theme colors

Update SideBar transition styles

Remove theme name css class

Add premium themes

code fixed

more code fixes

* Update Icon demo page content

* Fix --rz-grid-filter-buttons-background-color in Standard theme

* Remove obsolete fonts

* tests fixed

---------

Co-authored-by: yordanov <vasil@yordanov.info>
2024-07-18 16:24:20 +03:00
Daniel Chalmers
ee26df3b68 Update README.md (#922) 2023-04-18 07:13:24 +03:00
Atanas Korchev
8437cf279d Update instructions for .NET 7. 2022-11-28 10:54:26 +02:00
Zak Kohler
534d7f570e Fix typos in documentation (#718) 2022-11-23 07:26:59 +02:00
yordanov
4e7011f12b Update READMEs 2022-11-18 15:21:10 +02:00
Vladimir Enchev
0fdf7721a7 readme updated 2022-11-14 13:19:09 +02:00
yordanov
0258389b61 Update number of components 2022-10-17 11:06:11 +03:00
Atanas Korchev
e9bfe72914 Update docs to use base themes instead of full. 2022-09-22 18:58:07 +03:00
Atanas Korchev
5e0eaa529f Update theme instructions. 2022-09-20 19:35:23 +03:00
Atanas Korchev
6ad0fda364 Update documentation about .NET 6 and use Blazor Server and Blazor WebAssembly. 2022-05-26 10:20:27 +03:00
yordanov
b52eb24e85 Add banner 2022-04-12 13:04:21 +03:00
yordanov
0b01f5ec1c Update readme content 2022-04-11 17:34:14 +03:00
Atanas Korchev
a262bf874b Open source Radzen.Blazor under the MIT License. 2021-01-19 11:02:49 +02:00