Dimitri Mitropoulos
Dimitri Mitropoulos
hey :smile: I noticed that you're working on building a Stepper. The [react-ui-roundup](https://github.com/dimitropoulos/react-ui-roundup) has a lot of other examples of Steppers that might be interesting or useful points of reference...
funny you should say, I have had this thought as well, not just with semantic-ui but also [Onsen](https://onsen.io/). In the end I may regret "react-ui-roundup" as a name because, for...
@galvez would you accept a PR that converts this entire repo to native TypeScript (without any logical changes)?
I am pretty willing to make such a PR, but I want to get an affirmative "go-ahead" from whoever would actually review/approve it before I start. I've been burned before...
I'll note that typescript-eslint just released 3.0.0 with eslint 7 support https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.0
too bad it had to come to that, but thank you for putting in the effort to get this unblocked! I'm sure Toru is just busy. Only so many hours...
maybe http://mockbin.org/ will be useful in simulating such a response
@sgostanyan very sorry to hear that you lost time due to this. I've asked internally if we can get this prioritized in some way. @K2ouMais sorry on the dealyed response....
as a workaround for anyone else encountering this, over on [insomnia](https://insomnia.rest/), we [did](https://github.com/Kong/insomnia/pull/3460): ```ts if (isDevelopment()) { try { const extensions = [REACT_DEVELOPER_TOOLS, REDUX_DEVTOOLS]; const extensionsPlural = extensions.length > 0...
moving this to draft. something is wrong and I don't have the time to wait for TTL expirations to debug the DNS problem.