This website requires JavaScript.
Explore
Help
Sign In
Diplomarbeit-Absolventenverein
/
oqtane.framework-not-mirrored
Archived
Watch
9
Star
0
Fork
0
You've already forked oqtane.framework-not-mirrored
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2025-05-14
. You can view files and clone it, but cannot push or open issues or pull requests.
oqtane.framework-not-mirrored
/
Oqtane.Client
/
Modules
/
Controls
History
sbwalker
5f8583e3eb
fix
#4160
- content entered being overidden by original content
2024-04-23 14:04:52 -04:00
..
ActionDialog.razor
use Constants.RequestVerificationToken rather than magic string
2024-03-29 11:19:21 -04:00
ActionLink.razor
Fix
#4074
: use the correct property value.
2024-03-28 22:18:30 +08:00
AuditInfo.razor
Fixed localization in AuditInfo
2023-08-14 16:52:30 +02:00
AutoComplete.razor
Handle if Parameter is set dynamically
2023-07-26 11:28:14 +02:00
FileManager.razor
fix
#3669
add CORS policy and use Jwt with XHR to allow file uploads to work in .NET MAUI
2024-01-23 10:34:18 -05:00
InputList.razor
reverse InputList Dictionary usage
2023-08-24 08:50:33 -04:00
Label.razor
Avoid breaking changes
2022-05-31 10:40:42 +03:00
LocalizableComponent.cs
added extension method for creating a LocalizerFactory using a type name, refactored Pager and LocalizableComponent to use LocalizerFactory
2022-06-15 16:19:22 -04:00
ModuleMessage.razor
use Constants.RequestVerificationToken rather than magic string
2024-03-29 11:19:21 -04:00
Pager.razor
use Constants.RequestVerificationToken rather than magic string
2024-03-29 11:19:21 -04:00
PermissionGrid.razor
further optimization of permissions - removed reference to Role to reduce API payload and minimize information disclosure
2023-03-10 08:28:37 -05:00
RichTextEditor.razor
fix
#4160
- content entered being overidden by original content
2024-04-23 14:04:52 -04:00
RichTextEditorInterop.cs
Fix
#4158
: insert image into correct position.
2024-04-20 16:56:32 +08:00
Section.razor
Extend the Section component with "Visible" parameter
2023-12-01 07:34:17 +01:00
TabPanel.razor
fix
#2526
- support multiple TabStrip components on a page
2022-12-19 15:58:04 -05:00
TabStrip.razor
use case insensitive comparison for activetab name
2023-06-28 12:27:21 -04:00
TriStateCheckBox.razor
create default rex files with static keys
2021-06-18 14:45:38 -04:00