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

V5.0.0 #993

Merged
merged 20 commits into from
Dec 12, 2017
Merged

V5.0.0 #993

merged 20 commits into from
Dec 12, 2017

Conversation

IanCStewart
Copy link
Contributor

No description provided.

IanCStewart and others added 20 commits October 19, 2017 11:36
* Removed redundant typing message.

* Removed redundant import.

* Moved iconMenu into message body.

* WIP added style to iconMenu for clean messages.

* Moved sticker header on top of sticker body.

* Added styles for sticker IconMenu.

* Moved time on top of images and giphies.

* Added styles for compact with new IconMenu placement.

* Fixed collapsed styles. Fixes #848.

* Fixed tests.

* Added test for sticker messages.

* Added styles for iconMenu in MessageHeader.

* Bumped maxWidth of container to 80%.

* Added readability maxWidth to TextMessage.

* Issue #806 (#893)

* Added menuIcon to Message.

* Removed unused styles.

* Replaced custom menus with iconMenu prop.

* Added styles for iconMenu.

* Applied API changes.

* Fixed collapsedText.

* Adjusted styles to look more like design.

* Fixed sticker message styling.

* Fixed tests.

* Fixed sticker stretching.

* Added font scaling for messageTime.

* Removed redundant width styling from messageTime.

* Fixed tests.
* Bumped react react-dom and html-react-parser version.

* Bumped react and react-dom version.

* Fixed all the tests. Fixes #930.
…951)

* Replace dangerouslySetInnerHTML with html-react-parser. Fixes #761.

* Removed createMarkup function.
* Implemented 8dp grid to Alert.

* Cleaned-up Alert getStyle.

* Reversed test.
* Refactored message-list

* renamed

* Eslint fixes
* Bumped react react-dom and html-react-parser version.

* Bumped react and react-dom version.

* Fixed all the tests. Fixes #930.

* Added react-portal to portal pop-over element to bottom of root.

* Added own portal component.

* Deconstructed props.

* Added doc page about portal component. Fixes #783.

* Added example for portal component.

* Added description for docs page.

* Added description for docs page.

* Added alert about react v16.

* Made passthrough for portal node prop instead.

* Fixed Selects positioning.

* Fixed pop-over-position test.

* DocGen.

* Adjusted in favor of comments.

* Fixed broken check.

* Changed example.

* Changed text.

* Cleanup.

* Docgen.
* Added variable middle alignment for when it gets cut of.

* Fixed horizontal middle so it actually alligns in the middle.

* Added variable middle alignment for when it gets cut off horizontal.

* Added 16 margin around the variable placements.

* Fixed broken tests.

* Added test for offset positioning. Fixes #872.

* Removed logging.

* Adjusted naming.
* Implemented 8dp grid to AdminBadge.

* Fixed linting error.

* Fixed broken test.
@codecov-io
Copy link

Codecov Report

Merging #993 into develop will increase coverage by 2.23%.
The diff coverage is 100%.

@@             Coverage Diff             @@
##           develop     #993      +/-   ##
===========================================
+ Coverage    96.54%   98.77%   +2.23%     
===========================================
  Files          119      123       +4     
  Lines          810      900      +90     
===========================================
+ Hits           782      889     +107     
+ Misses          28       11      -17
Impacted Files Coverage Δ
src/app-header/styles.js 100% <ø> (ø) ⬆️
src/alert/styles.js 100% <ø> (ø) ⬆️
src/button/styles.js 100% <ø> (ø) ⬆️
src/banner/styles.js 100% <ø> (ø) ⬆️
src/admin-badge/styles.js 100% <ø> (ø) ⬆️
src/card/styles.js 100% <ø> (ø) ⬆️
src/badge/styles.js 100% <ø> (ø) ⬆️
src/message/message-header/get-styles.js 100% <100%> (ø) ⬆️
src/message/text-message/styles.js 100% <100%> (ø) ⬆️
src/message/sticker-message/styles.js 100% <100%> (ø)
... and 20 more

@IanCStewart IanCStewart merged commit 25dcd54 into develop Dec 12, 2017
@IanCStewart IanCStewart deleted the v5.0.0 branch December 12, 2017 08:51
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.

3 participants