Skip to content
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

Header icon #186

Closed
wants to merge 51 commits into from
Closed

Header icon #186

wants to merge 51 commits into from

Conversation

IanCStewart
Copy link
Contributor

No description provided.

Lars Tadema and others added 30 commits June 14, 2018 09:12
[1.1.0] Added svg icons, added Picker component, added ContactList component and added AlphabetPicker.
[1.1.1] Added alphabetPickerProps, sectionListProps and minor improvements to ContactList. Added IconChevronLeft.
[1.1.2] Decreased Avatar fontSize, changed Picker behavior for iOS.
[1.2.0] Added Counter component and added gradient options for Avatar component.
[1.2.1] Added orientation prop to withSafeArea, fixed Avatar text styles for Android.
[1.2.2] Fixed svg icon scaling for Android.
[1.2.3] Fixed MessageInput animations.
[1.2.4] Added counter to ListItem, fixed MessageInput padding for Android.
[1.2.5] Added containerStyle to Button, added divider color.
[1.3.0] Added DateSeparator, changed required props for MessageInput and fix a styling bug for Counter
[1.3.1] Changed to ViewPropTypes.
[1.3.2] Added leftButton props to ListItem
[1.3.3] Added message header to Mesage, message avatar to Message & top divider to ListItem
[1.4.0] Adjusted Divider logics and styling
[1.5.0] Use ViewPropTypes in Message, renamed DateSeparator to MessageSeparator, added Divider to MessageInput, moved ListItem dividers to outer View, added imageComponent and imageStyle to Message, added component prop to Button and removed custom fonts.
[1.5.1] Adjusted avatar font styles, fixed svg scalability on android and fixed input line height bug
[1.5.2] Fixed Message Input styling
[1.5.3] Added IconSearch.
[1.5.4] Fixed MessageInput lineheigt for android
[1.5.5] Added hyperlink support to Message.
[1.6.0] Added Touchable component.
[1.6.1] Added style to Touchable safe props, added wrapper View to Button.
[1.6.2] Removed duplicate safeArea from MessageInput.
[1.6.3] Removed activeOpacity propType from Touchable.
[1.7.0] Adjusted Text style lineHeights for emojis, Added UI and Dimensions Provider/ consumer and Updated eslint packages
[1.7.1] Fixed hoisting of withSafeArea
[1.7.2] Removed hoisting, revert back to v2.5.5 of hoist-non-react-statics
[1.7.3] Added checking capabilities to IconCheckmark
[1.7.4] Added material esque styling to Header, fixed some line height alignment issues and added new storage icon
Sjaak Luthart and others added 21 commits August 7, 2018 12:07
[1.7.5] Added IconBrush and IconDownload.
[1.7.6] Use StyleSheet.hairlineWidth for Dividers.
[1.7.8] Fixed hand icon alignment
[1.7.9] Added onImageLongPress to Message.
[1.7.10] Added labelTextStyle to Button.
[1.7.11] Fixed Button props validation for labelTextStyle
[1.7.12] Changed Touchable default rippleColor.
[1.7.13] Disabled fontScaling for all Text elements
[1.7.14] Added Mask and Megaphone icons.
[1.7.15] Added icon prop to Avatar.
[2.0.0] Changed Avatar's gradient to be a radial gradient using svg. Removed linearGradientProps; added gradientColors, gradientOffsets and gradientProps instead.
[2.0.1] Fixed Avatar gradient styles.
[2.1.0] Added audio and video types to Message. Added progress indicator for image Message. Added icons.
[2.1.1] Added audio.isLoading to AudioMessage.
[2.1.2] Added IconList and IconNewspaper.
[2.1.4] Updated platform util to support iPhone Xs Max and XR safeArea
[2.1.5] Added giphy to Message types.
@IanCStewart
Copy link
Contributor Author

Branched from master....

@IanCStewart IanCStewart deleted the header-icon branch October 17, 2018 08:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant