-
Material-UI v5 is [on the way](https://material-ui.com/versions/#release-schedule) and will likely be a sizable [migration](https://next.material-ui.com/guides/migration-v4/). We want to make sure we …
-
**TypeScript Version:** 2.4.1
**[1]** Simplistic scenario: I am Facebook and I want to ship typings for both `@types/react` and `@types/react-dom` in one file.
Currently those are 2 files, and …
-
# CRM Proof of Concept
This issue will document my efforts to investigate what a CRM Product at Artsy could look like. I explored this project from both a product & technology angle. I talked with …
-
The new homepage in it's current design is too hard to find what I'm looking for.
The main headlines at the top of the homepage are so large I have to move my head left and right to read them ([scr…
-
Could be useful for people to have the design system in tachyons ported to a sketch template for some static designing. Could include:
- Typescale
- Colors
- Border widths
- Border radius
- Spa…
mrmrs updated
6 years ago
-
I thought it might be useful to track possible future feature work in a more structured way (grouped into categories).
See also: the [Taffy Project Board](https://github.com/orgs/DioxusLabs/project…
-
[The code sample here has problems.](https://github.com/bvaughn/react-virtualized/blob/master/docs/InfiniteLoader.md#infiniteloader-and-grid)
`columnCount` is undefined, and the definition of `_inf…
-
### Motivation
This proposal is all about the speed of navigation. What would make traversing through the docs easier? Besides improving the search experience, which we did a few months ago, mergin…
-
After World War II, antibiotics were considered "wonder drugs", since they were easy cures for what had been intractable ailments. To learn which drug worked most effectively for which bacterial infec…
-
Our application uses Wpf DataGrid and was working fine till .NET 6.0
When upgraded to .NET 7, press F3 the application expectation is to take to Main window's Search box, but the grid takes over and …