-
Here is the repro: https://github.com/Thecentury/Avalonia.FuncUI.Repro
Can FuncUI provide some special handling for a set of known properties that do not allow null values to be set?
-
Hi @JaggerJo, please take a look at repro of this bug — https://github.com/Thecentury/Avalonia.FuncUI/commit/07df113485870ea51a7006093040393ddff1d741
Button is expected to increase count by 1 continu…
-
- App structuur en code kwaliteit
Voldoende
Wordt geen gebruik gemaakt van global scope variablen, echter zijn nog niet alle modules uitgewerkt zoals aangegeven in je actor diagram. Dit heb je zelf …
-
**Is your feature request related to a problem? Please describe.**
JustRead does a decent job of extracting text content from pages but sometimes you get some site specific markup/styling getting…
-
### Issue Type
bug report
### Description
The issue is related to all components
#### Steps to Reproduce
Change any component class after it was initialized
#### Current Behavior
dx-* c…
-
I got feedback from aganov:
>@luc-github Do you have any plans for the web ui. My proposal is to use webpack for the build process and then we can use https://github.com/developit/preact (3kb) or htt…
-
In the early Vue 3.0 trailer, adding Portal component to Vue 3.0 was mentioned. But it seems that the corresponding RFC has not yet been created.
I have a project that is highly dependent on the po…
-
You can't keep the table height according to the number of rows.
If you set `height: "300",` or any other value it'll render black area below if there are too few rows like this.
[see this image](ht…
-
Consider:
```rust
fn window_events(model: &Model) -> Vec {
vec![
mouse_ev(Ev::Click, |_| Msg::Increment),
mouse_ev(Ev::Click, |_| Msg::Increm…
-
**Describe the bug**
When using the tabEndNewRow feature, tabbing at the end of the last cell is supposed to insert a new row and focus the 1st cell of the 1st column. This works in Chrome and Edge b…