forked from react-native-elements/react-native-elements
-
Notifications
You must be signed in to change notification settings - Fork 0
next #3
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
Open
eldorplus
wants to merge
1,185
commits into
next
Choose a base branch
from
master
base: next
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
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
* 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>
…ments#2891) * 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
…-elements#2951) * 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
…nts/next Release 3.4.0
…nts/next 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>
* Fixes react-native-elements#2878 * Fixed button * Fixed button
* 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
…#3000) * chore: upgrade react-native-ratings dependency * fix: config theme ratings import
* added ts support * Improved
…tructure/bugs. (react-native-elements#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.
…elements#2982) * 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
* Fixed Accordion * Update ListItemAccordion.tsx * Update listitem.md * Improved * Improved * May Fixes react-native-elements#3010 * Improved * Exported Swipeable * Fixed
* update * update tests
…-elements#3517) 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>
Open a pull request
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.