Blazorise のリリース
Released: Oct 15, 2024
v1.6.2 での更新項目
機能
- Added example for IValidatableObject.
不具合の修正
- NumericPicker Step Issue
- A bug was identified in the NumericPicker component, where using the up and down arrow keys caused the value to increment or decrement by 2 instead of the expected single-step behavior. This bug has been resolved, and the component now functions correctly, stepping by the correct increment value as intended.
- DatePicker Incorrect Days and Weeks
- Users experienced a bug in the DatePicker component where incorrect days and...
Released: Aug 22, 2024
v1.6.1 での更新項目
不具合の修正
- Fixed an issue where the FileEdit button text displayed the selected file name after selection. The fix was present only on Bootstrap 5, and the issue was fixed by changing the HTML structure of the FileEdit component. The button text now correctly displays the selected file name after selection.
- Addressed the issue of disabling row clicks on the DataGrid's multi-selection checkbox. The solution involves using ClickStopPropagation to prevent click events from propagating when clicking...
Released: Jul 23, 2024
v1.6.0 での更新項目
機能
- Charts Component - Added new Zoom Plugin. Significantly enhances the interactivity and usability of charts:
- Zoom In/Out: Users can now zoom into specific areas of the chart to get a closer look at the data points and trends.
- Panning: The ability to pan around the chart ensures that users can easily navigate to different sections of the chart without losing their zoomed-in view.
- Enhanced Data Exploration: These new interactive capabilities make it easier to analyze and interpret data, leading...
Released: Jun 4, 2024
v1.5.3 での更新項目
機能
- InputMask: Updated to latest 5.0.9-beta.67.
- Cropper: Updated to 2.0.0-rc.
- Optimized the use of JS Interop for Button.
- Now shows licensing messages based on a license state.
不具合の修正
- DataGrid: Fixed Localization FilterMethods.
- DataGrid - Aggregate on specific column is not correctly moved with multiple groupings.
- Auto Generate Columns conflict with dynamic columns.
- DatePicker doesn't show error message.
- DatePicker showing calendar at wrong position using Bootstrap 5.
- DatePicker is setting the...
Released: Apr 22, 2024
v1.5.2 での更新項目
機能
- RichTextEdit Enhancement
- The RichTextEdit component has been updated to leverage Quill JS 2.0. This upgrade provides improved performance and additional features for a better rich text editing experience.
不具合の修正
- Tab navigation in DataGrid broken when BatchEdit=true.
- RichTextEdit.SubmitOnEnter on longer working.
- DatePicker/TimePicker validation still not working.
- Datagrid border not visible when Fixed header.
- Video: Fixed custom captions.
Released: Mar 27, 2024
v1.5.1 での更新項目
機能
- Updated template guide.
- You can now allow Column Chooser button to be aligned horizontally.
不具合の修正
- AntDesign Alert component seems to render differently with 1.5.
- Richtext edit no longer works in 1.5.
- Column Chooser should show without requiring the pager to be visible.
- Fixed TransferList.
- Blazorise BarItem NullReferenceException.
- Bulma Accordion toggle is just a normal button.
- DataGridColumn: Fix Displayable updating.
- SignaturePad - fromUrl - Resizing image.
- Selected Row does not change when...
Released: Mar 18, 2024
v1.5.0 での更新項目
機能
- Introduced new Blazorise Fluent 2 provider which adds new functionality to the native Fluent Design specifications:
- Extended Theme Colors: Additional theme colors, such as 'secondary', 'success', and 'info', have been added.
- Extra Sizes: Added more size options, offering greater control over the spacing and scaling of components.
- Advanced Utilities: Integrating utilities for 'flex', 'grid', and 'typography' further empower developers to craft responsive and aesthetically pleasing layouts...
Released: Mar 13, 2024
v1.4.3 での更新項目
不具合の修正
- AntDesign SelectList calculatest wrong offset / size.
- Null Reference Exception in Carousel when navigating away while carousel is animating.
- IntervalBeforeClose does not work in NotificationService.
- ModalProvider loses parameter reference when closing popup.
- Only ResyncText if not Multiple.
- DataGrid batch edit SOMETIMES saves if using tab in In cell mode.
- DataGrid grouping example confusing.
- Width and Height .Is66/.Is33 properties do not work for Bootstrap 5.
Released: Jan 29, 2024
v1.4.2 での更新項目
不具合の修正
- Blazorise TreeView control shows duplicate entries.
- AutoComplete excepts when SelectedTexts is null or not bound and Backspace is pressed in an empty AutoComplete.
- FilePicker dropdown is broken.
- DataGrid Conflicting behavior between RowSelectable and DetailRowTrigger.
- Autocomplete with multiple is not showing red outline | Adjust multiple validation.
- Filterable="false" does not work on a DataGridColumn when DataGrid FilterMode="DataGridFilterMode.Menu".
- fileEdit.js and filePicker.js...
Released: Jan 16, 2024
v1.4.1 での更新項目
不具合の修正
- TimePicker default display value was Null (instead of an empty string).
- content/Blazorise/inputmask.js?v=1.4.1.0 404 Not Found.
- Ant Design Bar background does not work on side bar.
- DataGridColumn is not figuring out the correct value type for numeric types.
- Ant Design Datagrid page size selection doesn't show list.
- Carousel: Back/Next buttons are a bit unresponsive.
- AntDesign Carousel page on demo does not seem to render any images at all.