Roman Shtylman

Results 48 issues of Roman Shtylman

Update package.json to reference the index.d.ts file with Typescript types. Providing types with the package makes using the package more natural for folks working in typescript projects. I've copied the...

First step in isolating the view system away from "app" level and towards something that can be used via middleware later.

deprecate
future

I have a github workflow using this action that adds all issues with a `bug` label to my project board. I've configured the workflow in two repos with the same...

Reworking of https://github.com/reduxjs/redux-devtools/pull/644 to remove UNSAFE_componentWillReceiveProps which is deprecated in react 17 and likely removed in 18. Components that used UNSAFE_componentWillReceiveProps are converted to functional components with hooks.

**Description** The 3d beta panel shows me some topic count in the settings and I have no idea what I am suppose to do with this information.

ux
good first issue

**User-Facing Changes** Playing a file when already at the end restarts playback at the start. When a file reaches the end of its playback the "pause" icon changes back to...

PR that merged latching default: https://github.com/foxglove/studio/pull/3902 This feature flag default was in the v1.20.0 release on Aug 1st.