-
-
Notifications
You must be signed in to change notification settings - Fork 930
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(Picker): Support searchBy
on picker
#928
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This pull request is being automatically deployed with ZEIT Now (learn more). 🔍 Inspect: https://zeit.co/rsuite/rsuite/9lb2zkmwn |
Co-authored-by: William Huang <yilin.huang@mail.hypers.com>
simonguo
added a commit
that referenced
this pull request
Apr 24, 2020
* Support container on Affix (#912) * feat(TagPicker): Support `tagProps` on TagPicker (#927) * feat(ProgressLine): Support `vertical` on ProgressLine (#938) * feat(ProgressLine): Support `vertical` on ProgressLine * Added vertical styles for progress. Co-authored-by: Godfery <hiyangguo@qq.com> * feat(Whisper): Added support for custom overlay (#969) * feat(Whisper): Added support for custom overlay * rm rsuite-utils * Update docs * Italian localization (#971) * Italian localization * add italian languas options to docs * fix wrong formatting Co-authored-by: Fabrizio Arzeni <fabrizio.arzeni@metadonors.it> * GitHub actions (#959) * ci: Setup GitHub Actions * ci: Update workflow/nodejs.yml * docs: Replace Travis build status badge with GitHub Actions * ci: Publish npm package on tags using GitHub Action * ci: Remove .travis.yml * feat(DatePicker): Support `showMeridian` on DatePicker (#932) * feat(DatePicker): Support `showMeridian` on DatePicker * Add tests for showMeridian in DatePicker * Ajust styles for meridian. * format test code * Fix errors caused by code merge Co-authored-by: Godfery <hiyangguo@qq.com> * feat(Picker): Support `searchBy` on picker (#928) * feat(Picker): Support `searchBy` on picker * Fix the problem that CheckPicker cannot search * fix(Picker): make `searchBy` param optional in ts definition file (#965) Co-authored-by: William Huang <yilin.huang@mail.hypers.com> Co-authored-by: william <hylbegoat@gmail.com> Co-authored-by: William Huang <yilin.huang@mail.hypers.com> * feat: Support `affixHorizontalScrollbar` on `<Table>` (#957) * feat(picker): Support `listProps` on `SelectPicker`,`CheckPicker`,`TagPicker` and `InputPicker` (#918) * Fix errors caused by code merge * remove some deprecated tooltip properties (#925) * refactor: 💡 removed some properties of Tooltip implement removed positionLeft, positionTop, arrowOffsetLeft, arrowOffsetTop props of Tooltip implement and declarations * docs: ✏️ update docs of <Tooltip> * test: 💍 removed positionLeft, positionTop test spec in Tooltip * fix: 🐛 恢复用于排除的 overlayProps Co-authored-by: Simon Guo <simonguo.2009@gmail.com> * Fix errors caused by code merge * Picker support size props at default. (#917) Co-authored-by: Simon Guo <simonguo.2009@gmail.com> * Fix errors caused by code merge * [docs] Added support for Italian * Update table * Update CHANGELOG.md * chore: Enable stylelint and fix some stylelint error. (#976) * Examples with preact (#977) * refactor: 💡 removed some properties of Tooltip implement removed positionLeft, positionTop, arrowOffsetLeft, arrowOffsetTop props of Tooltip implement and declarations * docs: ✏️ update docs of <Tooltip> * test: 💍 removed positionLeft, positionTop test spec in Tooltip * fix: 🐛 恢复用于排除的 overlayProps * feat: 🎸 add example with preact * refactor: 💡 remove test/ dir * docs: ✏️ update readme.md * chore: 🤖 update gitignore * Update docs for Steps * Change picker-value-count badge padding . (#978) * Fixed the problem of abnormal display when <Timeline> has only one child. (#980) * Fixed #983 (#985) * feat(Timeline): Support `endless` on `<Timeline>` (#982) * feat(Timeline): Support `endless` on `<Timeline>` * Change @time-line-tail-min-height value Co-authored-by: Godfery <hiyangguo@qq.com> * Fix typos (#984) * Added Rate component. (#981) Co-authored-by: nieyao <yao.nie@mail.hypers.com> * Support color on Rate * Update docs for Rate * Update docs * fix cant control rate and add readonly prop (#988) * Update Rate * Fixed #986 (#989) * Optimize some logic (#990) * Tree Support Drag and Drop (#987) * feat: Tree support drag and drop * update typescript type definition * Update: Tree support drag and drop * Update Tree Styles * Update Tree Styles. * Update TreePicker test case * Fix treeUtils miss brackets * Add postcss-loader in devDependencies * Update Tree docs * Adjust TreePicker code * Update Tree docs * Adjust CheckTreePicker code * Adjust CheckTreePicker code * Revert TreeNode using nullish-coalescing-operator * Fix useFetch missing url dependency Co-authored-by: Godfery <hiyangguo@qq.com> Co-authored-by: Simon Guo <simonguo.2009@gmail.com> * Update docs * Update design docs. (#979) * Update <Rate> styles. (#991) * Support `onChangeActive` on Rate * Update rsuite-table * Update CHANGELOG.md * Fix stylelint formatted. (#992) * Feat/rate (#993) * character support emoji * fix demo error * Fixed pagination styles issue. (#995) * Fixed the problem that child pannel icon is abnormality. (#997) * Change @icon-font-path (#998) * fix clean error and add two test cases (#1001) * Improve rate click interaction. (#1002) * Update docs (#1003) * Update rsuite-table * Update docs for rate Co-authored-by: Godfery <hiyangguo@qq.com> Co-authored-by: Fabrizio Arzeni <fabrizio.arz@gmail.com> Co-authored-by: Fabrizio Arzeni <fabrizio.arzeni@metadonors.it> Co-authored-by: Doma <leishenghao@126.com> Co-authored-by: william <hylbegoat@gmail.com> Co-authored-by: William Huang <yilin.huang@mail.hypers.com> Co-authored-by: 雷玮杰 <leihanchenzhou@outlook.com> Co-authored-by: nieyao <37135010+nieyao@users.noreply.github.com> Co-authored-by: nieyao <yao.nie@mail.hypers.com> Co-authored-by: Superman <supermanchc@gmail.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.