-
0.9.4 now uses [Tippy.js](https://atomiks.github.io/tippyjs/) as internal provider for Tooltip which solved lots of problems with positioning and overflow https://github.com/Megabit/Blazorise/pull/211…
-
I´m trying to use Chart from version 1 preview 1 ([I´m stuck with preview 1 because of ABP.io framework](https://github.com/Megabit/Blazorise/issues/3378#issuecomment-1042807485)) but I´m hitting this…
-
We should update NBitcoin library. This will bring new version which should be able to run on .NET 6.0. We need to remove System.Security.Cryptography in the SymetricProvider and SecurityUtils and rep…
-
I have a blazor app that uses blazorise. The page has a numericEdit blazorise component. I get a system.invalid operation exception when running a unit test. I am using testing files identitical to wh…
-
I followed the installation steps for RichTextEditor on your website, but after launching the application I get an exception:
```
System.AggregateException: 'Some services are not able to be const…
-
**Describe the bug**
Unit tests for pages with DataGrid fail after upgrade to 1.0.1. The page works fine (see example below).
**To Reproduce**
The page:
```
@page "/test"
TestPage
…
-
Hello,
I upgraded my Blazorise from 0.9.3.3 to 1.0.1 and after that these 3 properties disappeared:
**ChangeTextOnKeyPress, DelayTextOnKeyPress, DelayTextOnKeyPressInterval**
This is my code
…
-
**Describe the bug**
The placeholder attribute does not change the date component's default placeholder "yyyy-mm-dd".
**To Reproduce**
1. Add this code:
`
`
2. Run the application.
3.…
-
When using the Autocomplete where FreeTyping = true it is impossible to enter only part of an items text. For example I enter Cat and the list contains Caterpillar. There is no way I can keep the Cat …
-
it is better leave the `text-center` setting to the user
https://github.com/Megabit/Blazorise/blob/ef8b9b47d50ee1fba181d97dbb356e807c884b54/Source/Blazorise.Bootstrap5/Bootstrap5ClassProvider.cs#L563