Feliz icon indicating copy to clipboard operation
Feliz copied to clipboard

A fresh retake of the React API in Fable and a collection of high-quality components to build React applications in F#, optimized for happiness

Results 70 Feliz issues
Sort by recently updated
recently updated
newest added

The `prop.pattern` function available on input to provide a validation pattern takes a regular expression parameter and generates a js regex instead of the pattern only. For example `prop.pattern (System.Text.RegularExpressions.Regex...

[See Fable doc for mode information about this type.](https://fable.io/docs/javascript/features.html#paramobject)

Hi, just noticed that https://github.com/Zaid-Ajaj/Feliz/pull/576 hasn't made it to the site. It still shows the deprecated way to mount react to the dom: https://zaid-ajaj.github.io/Feliz/

> [!WARNING] > This is non-standard API but currently supported in all major browsers. It's up for discussion if this should be supported in Feliz Adds styles: - display: -webkit-box...

Hi, React 19 RC has been released a few weeks ago, with some [breaking changes](https://react.dev/blog/2024/04/25/react-19-upgrade-guide#breaking-changes). How will the soon to be released React 19 impact Feliz? Is React 19 compatibility...

Appveyor tests have failing for a while and are no longer reliable, we need to move to something like Github actions and update the testing infra

help wanted
good first issue

Svg attribute fillRule is missing. https://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/fill-rule