Cheton Wu

Results 59 issues of Cheton Wu

Chrome browser might run out of memory for file size larger than 20MB, a lazy-loading mechanism might be necessary to handle large files. See https://github.com/cheton/cnc/issues/108 by @mayhem2408 > I though...

⭐ feature (enhancement)
focus:uploads

So far Grbl, Smoothieware, and TinyG (incl. g2core) are supported by cncjs, it's time to provide an auto detection mechanism from the server side so users don't need to explicitly...

⭐ feature (enhancement)
focus:gcode

https://github.com/chakra-ui/chakra-ui/tree/main/packages/portal --- Render the `PortalManager` once at the root of your application ```jsx function App() { return ( {/* Your app goes here */} ) } ``` ### Basic usage...

https://monorepo.tools/ ![image](https://user-images.githubusercontent.com/447801/178775125-606257be-3dc2-4f05-8a60-6367ff5200b2.png)

### React 18 Upgrade Guide https://reactjs.org/blog/2022/03/08/react-18-upgrade-guide.html ### React Testing Library https://github.com/testing-library/react-testing-library/issues/509#issuecomment-917989936 > To test integration with React 18 please install @testing-library/react@alpha. Starting with ^13.0.0-alpha.1 render will enable concurrent rendering by...

```css :root { --tonic-ui-theme-colors-gray-100: #151515; --tonic-ui-theme-colors-gray-90: #212121; --tonic-ui-theme-colors-gray-80: #303030; --tonic-ui-theme-colors-gray-70: #424242; --tonic-ui-theme-colors-gray-60: #5e5e5e; --tonic-ui-theme-colors-gray-50: #8a8a8a; --tonic-ui-theme-colors-gray-40: #adadad; --tonic-ui-theme-colors-gray-30: #c9c9c9; --tonic-ui-theme-colors-gray-20: #e0e0e0; --tonic-ui-theme-colors-gray-10: #f2f2f2; } ```

🎉 feature (enhancement)

- [ ] Localization https://mui.com/x/react-date-pickers/date-picker/ ```jsx ``` - [ ] Range selection ```jsx

### Reference * https://mui.com/material-ui/react-text-field/#useformcontrol * https://final-form.org/docs/final-form/types/FieldState

Example: ![image](https://github.com/trendmicro-frontend/tonic-ui/assets/447801/f0d0aec1-af66-49ae-944e-3db666f3da79)