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

[4.6.0] Updated some test files, added ImageLoader and fixed Message no-Avatar bug. #983

Merged
merged 466 commits into from
Nov 16, 2017

Conversation

IanCStewart
Copy link
Contributor

No description provided.

Sjaak Luthart and others added 30 commits June 13, 2017 13:57
* Created component test for card header

* created component test button

* updated component test button

* updated component test button

* Added test for rendering children

* Passed children to Button to prevent warning

* 🎨 Fixed texts
* 🚧 WIP fixing icons

* ✨ Added IconBomb

* 🐛 Fixed color

* 📝 Render all Icons and their names

* 🎨 Changed imports
* ✨ Added new prop for edited node.

* 🚨 Fixed linter errors.

* ✨ Passed prop from text message.

* ✨ Added edited node to message time component.

* 📝 Added select for edited toggle.

* 💄 Added styles for edited messages.

* 📝 DocGen.

* 💚 Fixed failing tests.
…erride, added fallback styles for ListItem avatar and rightButton, fixed MenuItem icon alignment, added more component tests, refactored docs icons page.
* 📝 Added team to readme.

* 📦 Added contributers to package.json.
* Created component test for card header

* Created component test Empty-state

* added an extra test for empty-state component test
* 🔥 Removed active icon.

* ✨ Added rightButton feature to menu-item.

* 📝 Added menu-item with rightButton to docs.

* 📝 DocGen.

* 💚 Fixed failing tests.

* 🚨 Fixed linting error.

* 💄 Changed active style

* 📝 Changed to IconMenu example
* Created component test for card header

* Created component test for input

* Added an error styles test to component test
* Created component test for card header

* Created component test for List

* added children prop to test

* Added test for children prop
* Created component test for card header

* Created component test for menu-item

* Created component test for menu-item

* 🐛 Added buttonStyle

* ✅ Fixed test
* Created component test for card header

* Created component test for Modal
* Created component test for card header

* Created component test overlay
* Fixed props in admin-badge test

* Fixed props in alert test

* Changed test order for alert test

* Fixed props for app-header test

* Fixed props for avatar test

* Fixed describe title for avatar test

* Fixed props for badge test

* Fixed props for button test

* Fixed props for card test

* Fixed test description for card test

* Fixed props for card-content test

* Fixed describe title for card-content test

* Fixed test description for card-content test

* Fixed props for card-header test

* Fixed test for title test

* Fixed props for channel-header test

* Changed test order for channel-header test

* Fixed props for checkbox test

* Fixed props for dialog test

* Fixed small spelling error for dialog test

* Fixed props for divider test

* Fixed props for empty-state

* Fixed describe title for empty-state test

* Removed unnecessary button import

* Fixed props for input test

* Fixed small errors

* Fixed props for list test

* Fixed props for profile test
* Created component test for card header

* Created component test for Lightbox

* Added tests

* Fixed small spelling error

* Update index.test.js
* Created component test Pop-over

* modified discripition
* ✨ Added DateSeparator

* ✨ Added separator prop

* 🔥 Removed position relative

* 💄 Added flexShrink: 0

* 🔥 Removed redundant style

* 🌐 Added i18n to DateSeparator

* 📝 Docgen

* 📝 Changed comment

* ➕ Added escape-html

* ✨ Added link parse

* 📝 Doc gen
IanCStewart and others added 28 commits November 6, 2017 12:24
* Added header check to contentContainer.

* Added test for `getStyles.contentContainer()`. Fixes #937.

* Added code example for menu.

* Fixed example.
* Fixed button getStyle test.

* New structure for correct testing.

* Fixed index test.
* Replaced react-measure for own Media component. Fixes #941.

* Removed react-measure from dependencies.

* DocGen.
* Added code example.

* Added code example.

* Added code example.

* Added code example.

* Moved menu markdown to the correct spot.
…ng in media component, added new code examples and fixed menu scroll bug.
* New structure for correct testing.

* Fixed index test.
* New structure for correct testing.

* Fixed index test.

* Adjusted naming.

* Imported component instead of radium export.
* Fixed getStyles test.

* New structure for correct testing.
* New structure for correct testing.

* Fixed index test.
* New structure for correct testing.

* Fixed getStyle test.

* Added missing new line.

* Fixed index test.

* Fixed naming

* Added node test.
* Fixed getStyles test.

* New structure for correct testing.

* Fixed index test.
* Added getStyle test for Commands.

* New structure for correct testing.

* WIP Index Test for commands.

* Added index test for commands.
* Added getStyles test for DateSeparator.

* New structure for correct testing.

* Added index test for DateSeparator.

* Fixed typo.
* Fixed getStyles test for Dialog.

* New structure for correct testing.

* Fixed index test for Dialog.
* Added image preloader

* Image is global

* Added basic docs page, needs more styling

* Remove logging

* In componentWillReceiveProps do not check for existing, only compare with previous

* Consistent naming, errorComponent and preloadComponent

* Added code example

* Wrap example text in p

* Fixed example.

* Improved docs.

* Remamed component.

* Renamed files.

* Renamed docs.

* More renaming.

* Renamed prop.

* Removed Status constant.

* Added component description.

* Fixed prop description.

* Docgen.

* Fixed route.

* Fixed docs page styling.

* Sorted imports.
* Fixed badge uncovered lines.

* Fixed broken test.
* Refactored to es6 functions.

* New structure for correct testing.

* Fixed index test for Divider.

* DocGen.
* Added getStyles test for EmojiFilter.

* Fixed getStyles test for EmojiFilter.

* New structure for correct testing.

* Added index test for EmojiFilter.

* DocGen.
* Removed marginLeft from all message root styles.

* Removed marginRight from all message root styles. Fixes #981.
* Added after succes to travis for CodeCoverage.

* Reverted codecov package change.

* Added coveralls package and npm script for travis. Should fix #977.

* Small adjustments.

* Should fix it.

* Added coverage badge to readme.

* Small naming changes.

* Adjusted mocha opts.

* Use codecov instead

* Added codecov.yml.

* Changed badge to codecov badge.
* Added ImageLoader to image and giphy messages.

* Added imagePlaceholder, imageError and onImageLoad.

* Added onImageError.
@sjaakluthart sjaakluthart merged commit 31c4435 into master Nov 16, 2017
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.

5 participants