Feodor Fitsner

Results 86 issues of Feodor Fitsner

For example with Plotly.

https://developer.microsoft.com/en-us/fluentui#/controls/web/combobox https://developer.microsoft.com/en-us/fluentui#/controls/web/pickers Streamlit example: https://docs.streamlit.io/library/api-reference#multiselect

Minikube: https://minikube.sigs.k8s.io/docs/start/

1. Concurrent access to control properties. 2. Concurrent access to controls' children collections. 3. Block all tree operations while taking snapshot and sending it (async) to a server.

For making chat-like experiences.

* Palette colors * Shared colors * Web colors * Color chooser * Theme builder

example

Some useful links: https://programmingwithmosh.com/javascript/react-file-upload-proper-server-side-nodejs-easy/ https://gist.github.com/jordanburke/2bf85946d2bd716d3cf74c297291c46e

enhancement
control

In the most recent version of @fluentui/[email protected] `VerticalBarChart` crashes if no data provided. Created to track upstream https://github.com/microsoft/fluentui/issues/17000

bug