Simon Guo

Results 56 issues of Simon Guo

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to upgrade codemirror from 5.65.6 to 5.65.9. :information_source: Keep your dependencies up-to-date....

fix: https://github.com/rsuite/rsuite/issues/3050

https://rsuite-nextjs-git-feat-input-numberformatter-rsuite.vercel.app/components/input-number/#formatter ![image](https://github.com/rsuite/rsuite/assets/1203827/b40bdde4-83db-4fc4-94ef-c5d546548c22)

https://rsuite-nextjs-git-feat-date-pickerrendercell-rsuite.vercel.app/components/date-picker/#custom-calendar-cell Resolved: https://github.com/rsuite/rsuite/issues/3536

https://rsuite-nextjs-git-feat-cascade-tree-rsuite.vercel.app/components/cascade-tree/ 1. Add CascadeTree component to replace `` and refactor Cascader to share TreeView component. Before: ```jsx ; ``` After: ```jsx ; ``` 2. In order to make the attribute...

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of...

in ```js import PropTypes from 'prop-types'; import React from 'react'; const propTypes={ children: PropTypes.node, className: PropTypes.string } function Example() { return ; } Example.propTypes = propTypes; export default Example; ```...

Error: shasum check failed for /tmp/npm-24556-41ebcea7/registry.npmjs.org/nodejieba/-/nodejieba-2.2.4.tgz Expected: b2874abf731c885bb3ca2dabf0a76a1eff4cdc1f Actual: a95b9b2bf4ec9c622b37b9a51663e742359c8d95 From: https://registry.npmjs.org/nodejieba/-/nodejieba-2.2.4.tgz

Stale

## Refactor components - [x] Refactor CheckTree - [x] Refactor CheckTreePicker - [x] Refactor Tree - [x] Refactor TreePicker ## Features - feat: add support for `searchable` on `` and...

fix: https://github.com/rsuite/rsuite/issues/3768 fix: https://github.com/rsuite/rsuite/issues/3763