forked from react-native-elements/react-native-elements
-
Notifications
You must be signed in to change notification settings - Fork 0
Open a pull request #4
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
Merged
eldorplus
merged 609 commits into
github-clonner:master
from
react-native-elements:next
May 20, 2022
Merged
Open a pull request #4
eldorplus
merged 609 commits into
github-clonner:master
from
react-native-elements:next
May 20, 2022
Conversation
This file contains hidden or 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
* chip element * Chip export addition * borderRadius value change * borderradius value update * update to chip padding and font sise * update to font size * touchability update * refactoring chip component * chip component styling update * refactoring ChipProps * documentation with images * unit tests * overriding activeOpacity * overriding activeOpacity * overriding TouchableComponent * updates to TouchableComponent * updating iternal Button props * updating iternal Button props * destructuring props * update to documentation * updates to chip documentation props * update to docusaurus sidebar
* fixed ts-error of card component * add optional chaining * fix checkbox component * fix ListItemInput * removed CardImage and ListItemInput
* added extra style property for children container Co-authored-by: Maksym Vasylenko <maksym.vasylenko@polcode.net>
Line no: 166 documentation correction <ListItem.SubTitle>{role}</ListItem.Subtitle>
to <ListItem.SubTitle>{role}</ListItem.SubTitle>
* Theme can now be changed by changing the theme prop * Detect if theme props changed * Theme can change by changing theme props * Reverting accidental minore change in ThemeProps * removed isTheme function * Reverted the changes * Added comment * Minor change in comment
* chnaged padView class component to functional component * Update ListItem.tsx * Update ListItem.tsx * fixed error
* Removed switch case and minor refactor * Minor fix * Fixed style * Handled default value * Made deafult as left * Updated snapshot * Updated docs for iconPosition props
* Fixed button icon * Updated snapshots Co-authored-by: flyingcircle <jeremyelijah@live.com>
* Fixed SpeedDial * Fixed SpeedDial
Release 3.4.0
Release 3.4.1
Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.3. - [Release notes](https://github.com/yargs/y18n/releases) - [Changelog](https://github.com/yargs/y18n/blob/y18n-v4.0.3/CHANGELOG.md) - [Commits](yargs/y18n@v4.0.0...y18n-v4.0.3) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* improved avatar unit tests coverage * improved switch unit tests * improved checkbox unit tests * improved themeprovider and fab unit tests * improved input tests * added more unit tests * improved withBadge unit tests * Added more tests for button and ListItem
* chore: upgrade react-native-ratings dependency * fix: config theme ratings import
* added ts support * Improved
…tructure/bugs. (#3007) * refactor: convert test code to typescript * refactor: tsconfig to ignore tsc checks from __tests__ * remove: redundant ts-jest dependency * refactor: improved props usage, erros and tests
* Initial * Fixed Tooltip * Fixed more * A * Fixed Build * Fixed
* Added support for the Font Awesome 5 Pro. * Updated list of available icons sets.
* Added To Docs * Added Component * Exported * Added Docs * Improved * Fixed Typo
* feat: added props to divider * feat: added orientation prop and test * feat: add subHeder, subHeaderStyle, width * docs: add divider docs * feat: improved subHeader prop
* Added To README.md * Added Docs * Added to sidebar * Added arc props * Added arc props * Update sidebars.json * Update circularslider.md
* update * update tests
Co-authored-by: MONK_LEE <monk@senacorps.com>
* dialog box action button issue - web * action button overflow - modal issue
Co-authored-by: Arpit Bhalla <55053424+arpitBhalla@users.noreply.github.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.
Open a pull request