-
Notifications
You must be signed in to change notification settings - Fork 7
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
Add all tests & fix present test #552
Labels
Comments
This was referenced Jun 9, 2017
Merged
Merged
Merged
Merged
sjaakluthart
pushed a commit
that referenced
this issue
Jun 12, 2017
This was referenced Jun 14, 2017
Merged
Merged
This was referenced Jun 16, 2017
Merged
Merged
Merged
This was referenced Jun 16, 2017
Merged
Merged
sjaakluthart
pushed a commit
that referenced
this issue
Oct 12, 2017
sjaakluthart
pushed a commit
that referenced
this issue
Oct 12, 2017
IanCStewart
added a commit
that referenced
this issue
Nov 6, 2017
sjaakluthart
pushed a commit
that referenced
this issue
Nov 6, 2017
IanCStewart
added a commit
that referenced
this issue
Nov 7, 2017
…unmounting in media component, added new code examples and fixed menu scroll bug. (#945) * Changed Menu styles to better match design, added documenation for labeling issues, added more component tests. * Issue #670 (#673) * Added admin-panel icon * Added analytics icon * Added delete-admin icon * Added home icon * Added mail icon * Added plus icon * Added room-settings icon * Exported new icons * Render all icons * :art: Render all icons in loop * :memo: Added docgen * Changed naming, deleted delete-admin icon * Updated docgen * Actually deleted delete-admin icon this time * Updated docgen * :art: Changed name * :memo: Added docgen * Avatar component test (#675) * created component test for avater * Fixed tests * Fixed userAgent * Menu single child (#676) * :bug: Changed map * :lipstick: Fixed menu alignment * Added more icons, fixed Menu header styles, fixed Menu single child bug, added component test. * Issue #552 Component test card header (#674) * created component test for card-header * Created Card-header component test * Updated test card-header * Updated component test card-header * created component test for card-header * updated card header component test * Added test for badge component (#680) * Card component test (#678) * created component test for card * updated component test * updated component test for card * updated component test card * updated card component test with another test * CardContent component test (#679) * created card-content component test * updated component test card-content * updated component test card-content * updated component test card-content with an extra test * Code styling (#665) * :pencil2: Fixed spelling * :construction: Working on code styling * :art: Changed code styling for style exports * :memo: Added some React code styling * :memo: Added css parts to codestyle.md. * :pencil2: Fixed spelling error * Font weight (#684) * :lipstick: Changed fontSize to inherit * :memo: Changed fonts setup * :lipstick: Changed to bolder * Changed how fontWeight is defined, added component tests, adde code styling docs. * :lipstick: Added missing fontWeights (#687) * :lipstick: Added missing fontWeights * :memo: Fixed typo * Added missing fontWeights, colors and fontSizes. * Issue #672 (#681) * :lipstick: Decreased Select height * :lipstick: Decreased MenuItem height * :bug: Fixed font family inheritance (#689) * Fixed fontFamily inheritance, decreased Select and MenuItem height. * :lipstick: Fixed icon alignment (#692) * Button component test (#682) * 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 * :art: Fixed texts * Added test for channel-header (#683) * Added test for checkbox (#686) * Docs icons (#693) * :construction: WIP fixing icons * :sparkles: Added IconBomb * :bug: Fixed color * :memo: Render all Icons and their names * :art: Changed imports * :wrench: Updated travis to node 8 (#694) * Added width and height to support images that don't match our design (#695) * :lipstick: Added width and height * :lipstick: Added width * Added edited node to message time (#699) * :sparkles: Added new prop for edited node. * :rotating_light: Fixed linter errors. * :sparkles: Passed prop from text message. * :sparkles: Added edited node to message time component. * :memo: Added select for edited toggle. * :lipstick: Added styles for edited messages. * :memo: DocGen. * :green_heart: Fixed failing tests. * Added test for dialog (#696) * Added test for divider (#698) * Added edited prop to Message, added IconBomb, fixed IconMore color override, added fallback styles for ListItem avatar and rightButton, fixed MenuItem icon alignment, added more component tests, refactored docs icons page. * Fix/team (#710) * :memo: Added team to readme. * :package: Added contributers to package.json. * Empty-state component test (#704) * Created component test for card header * Created component test Empty-state * added an extra test for empty-state component test * RightButton in menu-item (#709) * :fire: Removed active icon. * :sparkles: Added rightButton feature to menu-item. * :memo: Added menu-item with rightButton to docs. * :memo: DocGen. * :green_heart: Fixed failing tests. * :rotating_light: Fixed linting error. * :lipstick: Changed active style * :memo: Changed to IconMenu example * Input component test (#708) * Created component test for card header * Created component test for input * Added an error styles test to component test * List component test (#712) * Created component test for card header * Created component test for List * added children prop to test * Added test for children prop * :lipstick: It's over nine thousand! (#715) * Changed MenuItem active icon for rightButton, increased popOver zIndex, added more component tests. * MenuItem component test (#713) * Created component test for card header * Created component test for menu-item * Created component test for menu-item * :bug: Added buttonStyle * :white_check_mark: Fixed test * Modal component test (#716) * Created component test for card header * Created component test for Modal * :bug: Fixed menu close on button (#720) * Overlay component test (#719) * Created component test for card header * Created component test overlay * Component tests: Props fixes (#722) * 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 * Lightbox component test (#721) * Created component test for card header * Created component test for Lightbox * Added tests * Fixed small spelling error * Update index.test.js * Created component test for Paper (#727) * PopOver component test (#729) * Created component test Pop-over * modified discripition * Issue #700 (#714) * :sparkles: Added DateSeparator * :sparkles: Added separator prop * :fire: Removed position relative * :lipstick: Added flexShrink: 0 * :fire: Removed redundant style * :globe_with_meridians: Added i18n to DateSeparator * :memo: Docgen * :memo: Changed comment * :heavy_plus_sign: Added escape-html * :sparkles: Added link parse * :memo: Doc gen * RadioButton component test (#731) * Created component test for radio-button * editted description * Created component test for profile-card (#730) * Table component test (#734) * Added test for table * Added test for table-body * Added test for table-column * Added test for table-header * Added test for table-header-column * Added test for table-row * Added test for tab (#735) * Switch component test (#736) * Added test for switch * Edited test description * Message typing (#737) * :sparkles: Added typing message * :memo: Docgen * :memo: Added typing example * :globe_with_meridians: Added locale to Message (#728) * :globe_with_meridians: Added locale to Message * :lipstick: Fixed link styles * Added DateSeparator, added separator, typing message and localse to Message, fixed Message link styles, added more component tests. * Added test for slider (#741) * Component tests: Added onClick tests (#739) * Added onclick test for alert * Added onclick test for button * Undid onclick test for alert * Added onclick test for dialog * Added onclick test for lightbox * Undid the undoing of onclick test for alert * Added another onclick test for dialog * Added another onclick test for lightbox * Added onclick test for menu-item * Fixed the broken stuff * Mentions/commands (#742) * :sparkles: Prepared Commands for user mentions by adding avatar * :memo: Added mentions example * :memo: Docgen * :fire: Removed avatar * Bug/pop over (#744) * Added middle function to getPopOverPosition logics. * Added test for middle positioning. * Issue #740 (#743) * Added EventListener, added renderNav method * Added handleKeyUp to IconMenu. * Added handleKeyUp to Select. * Added handleKeyUp to Lightbox. * Added handleKeyUp to Dialog. * Issue #605 (#747) * Added middle function for vertical positioning in getPopOverPosition logics. * Added test for vertical middle function. * Menu component test (#732) * Added test for menu * Added test for onclick function * Refactored tests and added test for closeMenu prop * Removed dummy test file * Added whiteSpace: nowrap. (#749) * Added whiteSpace: nowrap. * Fixed linter warning. * Added command avatar prop to Commands and made command description not required. Added event listener for escape key press to Dialog, Lightbox, Menu, Select and IconMenu. Fixed various styling issues, added more component tests. * Automated changelog (#754) * Added gemfile. * Added changelog gen. * Added changelog. * Added check for open state. (#756) * Added check for open state. * Moved checks to close functions instead. * Changed check. * Updated changelog. * Mentions/message (#746) * :construction: Working on mentions * Changed to array of strings. * Changed example. * Finished mention styles. * Refactored TextMessage to make use of html-react-parser instead of dangerouslySetInnerHTML. * Added onMentionClick. * Added docgen. * Changed docs. * Component tests: Added onChange tests (#760) * Added onchange test for checkbox * Added onchange test for input * Added onchange test for radio-button * Added onchange test for slider * Added onclick test for tab * Small fix * Issue #666 (#702) * :fire: Removed withTheme component. #666 * :memo: Removed depricated withTheme. * :memo: Removed warning. * :memo: Docgen * Added option to match commands non leading, changed command.title to command.value, added command.prefix (#753) * Made commands great again. * Changed docs. * Changed docs. * Added prefix to functions. * :lipstick: Adjusted styles to conform with design. (#701) * :lipstick: Adjusted styles to conform with design. * Added disabled prop to Input, fixed placeholder styles. * Changed Input text color. * Changed disabled styles. * Fixed tests. * Issue #705 (#707) * :sparkles: Added open and hideMenu prop, added onClickOutside * :lipstick: Added fontSize * :memo: Updated docs to match new api * :memo: Docgen * Added handleKeyDown to EmojiMenu. * Issue #725 (#750) * WIP emoji parser to new `emoji.js`. * WIP emoji-parsing files. * Added prettier. * Ignored emojione.json. * Fixed parse script. * Added emoji.sh. * Updated emojione. * Added tone0. * Fixed modifier titles. * Removed log. * Removed svgSprites prop, added cdn url fix. * Added fontSize. * Changed script to fix error in emojione.json. * Removed statics. * Added attribution to component. * Added attribution to docs page. * Added attribution to README. * Fixed color. * Docgen. * Added attribution. * Prettiered file. * Issue #641 (#659) * :hammer: Refactored list-item to fix alignment issue. Fixed issue #648. #648 * :white_check_mark: Added tests. * :bug: Removed redundant transform. * :green_heart: Fixed test. * :art: Added nestedLevel prop and passthrough. * :art: Added nestedLevel prop and passthrough. * :lipstick: Added style handling for nestedLevel prop. * :green_heart: Fixed tests for root styles. * :white_check_mark: Added test for nestingLevel styles. * :memo: Added example shownig nestedLevel prop at work. * :memo: DocGen. * :memo: Fixed docs nav throwing warning. * :rotating_light: Fixed linting errors. * Issue #652 (#711) * :art: Added event to Pagination onChange * :memo: Changed doc comment * :art: Added event to sendEmoji * :art: Changed prop name * :art: Added event prop * :art: Added event, added docs * :memo: Docgen * :memo: Render newlines as <br /> * :memo: Changed docs * Fixed test. * Fixed doc emoji css. * 4.0.0 * Removed unused npm script. * Fixed Searchbox changeSearchQuery (#765) * Pass value directly, event did not persist. * Docgen. * Removed console.log. * Made prop not required. (#766) * Added textDecoration: none. (#767) * Added textDecoration none to EmojiMenu attribution link, made onMentionClick not required, fixed bug with SearchBox changeQuery by passing value instead of event. * Updated LABELS.md. (#771) * Updated LABELS.md. * Added missing label. * Component tests: Consistency and test fixes (#763) * admin-badge consistency * alert consistency * small fixes * app-header consistency * small consistency changes fot tests * channel-header consistency * checkbox consistency * dialog consistency * Fixed input tests and added consistency * lightbox consistency * Fixed list tests and added consistency * Fixed menu-item tests and added consistency * added textAlign: 'left' (#772) * Added secondaryText to ChannelHeader. (#773) * Issue #770 (#774) * Added secondaryText to ChannelHeader. * Changed to minWidth, made Pagination button great again. * Added secondaryText to ChannelHeader, fixed TableHeader text alignment, fixed Pagination buttons, added tests. * Fixed test. * Fixed mistake with Button styling. (#776) * Fixed ChannelHeader styling for buttons. * Eslint (#779) * Updated eslint and config. * Applied new rules. * Removed z-index to overcome z-index quirks & restructured avatar div order. (#782) * Bug/doc table (#798) * Added correct styling for td items. * DocGen. * Removed borderTop, fixes issue #787. (#794) * Issue #790 (#791) * Added backgroundColor to input styles. * Reformatted prop types. * Added sendIcon and sendIconColor props. * Docgen. * Added placeholderStyle. * Issue #789 (#792) * Removed message arrow. * Decreased margins. * Fixed docs. * Fixed tests. * Added placeholderStyle to SearchBox. (#795) * Props to themeable component override color passed by theme, fixed issue #788. (#796) * Fixed EmojiMenu styling, closes issue #797. (#799) * Fixed EmojiMenu styling, closes issue #797. * Fixed tests. * Changed to longhand backgroundColor. (#801) * Changed to longhand backgroundColor. * Fixed tests * Issue #800 (#802) * Added dividerStyle, fixed issue #800. * Fixed Divider styles. * Added more examples. * Prepared for extended theming capabilities. * Added activeStyle to MenuItem, fixed issue #808. (#811) * Added iconColor to select, fixed issue #807. (#809) * Added iconColor to select, fixed issue #807.' * Fixed documentation. * Fixed linting errors. * Added iconColor to SearchBox, fixed issue #804. (#810) * Added iconColor to select, fixed issue #807.' * Added iconColor to SearchBox, fixed issue #804. * Fixed documentation. * Fixed documentation. * Fixed linting errors. * Added more override capabilities. * Added expandMenuItem to Message. (#814) * Added expandMenuItem to Message. * Changed docs. * Added commandStyle. (#815) * Added commandStyle. * Adjusted docs text. * Added more overiding styles capabilities. * Added check for expandMenuItem. * Fixed Message expand menu item, added missing check for expandMenuItem prop. * Added key events to Commands (#818) * Added onMenuClose. * Changed styles. * Changed onMouseOver to onChange. * Changed avatar styles. * Added key events. * Wip fixing docs. * WIP docs. * Removed borderRadius override. * Fixed docs. * Return this.hideMenu(); * Changed to single line. * Added onMenuOpen. * Emoji filter (#813) * WIP emoji parser to new `emoji.js`. * WIP emoji-parsing files. * Added prettier. * Ignored emojione.json. * Fixed parse script. * Added emoji.sh. * Updated emojione. * Added tone0. * Fixed modifier titles. * Removed log. * Removed svgSprites prop, added cdn url fix. * Added fontSize. * Changed script to fix error in emojione.json. * Removed statics. * Added attribution to component. * Added attribution to docs page. * Added attribution to README. * Fixed color. * Docgen. * Added attribution. * WIP emojifilter. * Fixed styles. * Added EmojiModifiers to EmojiFilter. * Sort of working docs. * Added parseHtml. * WIP emoji filter. * Fixed home table styles. * Added selectEmoji. * WIP filter. * Removed FocusTrap. * Uninstalled focus-trap-react. * Added tone filter.; * Fixed tab and enter events. * WIP emoji filter. * Added handleClose and added selectedEmoji. * Changed check. * Deconstructed onMenuClose. * Changed to handleChange. * Removed log. * Added focus on select. * Removed unused prop. * Added override style. * Only import _ because chain wouldnt work otherwise. * Made null default selected index. * Added onOpenMenu. * Multiline input (#785) * :sparkles: Added multiline to message input #134 * :sparkles: Added multiLine to Input * :memo: Added docgen * :art: Added default argument * :white_check_mark: Fixed tests * :white_check_mark: Added tests * Fixed merge conflicts * Fixed multi-line delete text bomb. * Fixed broken test. * Added multiline fix to input component. * Ignored package-lock. * Reverted change. * Removed correct file. * Moved propTypes and defaultProps to top of file. * Moved propTypes, defaultProps and displayName to top of file. * Docgen. * Removed redundant. * Added coverage to gitignore. * Added correct multiline hadnling code. * Added multiline example to docs. * Added `mobile-detect`. * Added mobile check so mobiles can use enter in multiline message inputs. * Moved mobile detect to internal function. * Added maxRows to multiline input. * Added maxRows to Input textarea. * Only get styles once... * Only get styles once... * Added lodash.get. * Linted file. * Added getStyles.placeholder. * Added rowHeight prop. * Destruct props instead of passing them, changed checks. * Added rowHeight prop. * Added multiline to Input and MessageInput. Added key events to Commands, added EmojiFilter component. * Added icons. (#820) * Added icons. * Docgen. * Destructed rowHeight prop. (#821) * Added four new icons, desctructed rowHeight prop in Input to prevent warnings. * Patch/card header styles (#823) * Added overide possibilities for card-header header element. * DocGen. * Added test for new getStyle function. * Added override for CardHeader. * Changed mentions to highlights. (#824) * Changed mentions to highlights. * Applied changes. * Docgen. * Changed mentions to highlights, changed how highlights are matched. * Issue #830 (#831) * Adjusted html stucture and css for profile component. * Added override style for cover and coverImage. * DocGen. * Fixed tests. * Added override capabilities to profile component. * Added `left: 50%` & `translate(-50%, -50%)`. Fixed #833. (#834) * Fixed profile styling. * Issue #778 (#836) * Added lodash to dependencies. * Replaced underscore with lodash. Fixes #778. * Removed underscore from dependencies. * Issue #837 (#839) * Added maxValue defaultprop. * Made check better. * Adjusted styles. Fixes #837. * Added more examples in badges. * DocGen. * Made prettier. * Tab change callback (#838) * Added onTabChange prop to tabs. * DocGen. * Added callback log to docs. * Added event and index to callback. * Adjusted log to show logging index. * DocGen. * Added callback to Tabs and fixed badge styling bug. * Tabs selected index (#841) * Simplified getSelectedTab. * Added selectedIndex prop. * Docgen. * Fixed tasks. * Fixed wrong function statements. * Removed if statement & componentWillReceive. * Made Tabs so it can work as a controlled component. * DocGen. * Tabs selected index (#844) * Simplified getSelectedTab. * Added selectedIndex prop. * Docgen. * Fixed tasks. * Fixed wrong function statements. * Removed if statement & componentWillReceive. * Changed check to isNumber. * Message badge (#846) * Added badge to Message. * Docgen. * Fixed test. * Added badge prop to Message. * Issue #851 (#852) * [4.3.6] Added badge prop to Message. (#847) * Issue #203 search-box (#583) * Refactored style function for search-box, #203 * Added test for search-box style function * Issue #203 select (#584) * Changed to es6 default argument * Added test for select style function, #203 * :bug: Made offline the default status (#585) * Issue #578 (#586) * fixed #578 * updated docs for pagination * Made Avatar status default offline, added jumpToPage Pagination, fixed some bugs with Pagination. Changed a lot of code styling, added getStyles tests. * Added test for slider style function, #203 (#587) * Issue #203 switch (#589) * Refactored style function for switch, #203 * Added test for switch style function, #203 * Added test for table style function, #203 (#590) * Issue #203 table items (#591) * Added test for table-body style function, #203 * Added test for table-column style function * Added test for table-header-column style function * Added test for table-header style function * Added test for table-row style function * :fire: Removed argument * :fire: Changed argument * Issue #203 alert (#592) * Refactored style function for alert, #203 * Added test for alert style function * Issue #203 banner (#593) * Refactored style function for banner, #203 * Added test for banner style function * Issue #203 divider (#594) * Refactored style function for divider, #203 * Small fix * Added test for divider style function * Issue #203 icon menu (#596) * Refactored style function for icon-menu, #203 * Added test for icon-menu style function * Issue #203 list (#597) * Refactored style function for list, #203 * Added test for list style function * Issue #598 (#600) * :bug: Increased zIndex * :memo: Added IconMenu example * Switch theme (#601) * :art: Changed to default param * :art: Minor code styling improvements * :bug: Changed to backgroundColor * Issue #203 emoji-menu (#595) * Refactored style function for emoji-menu, #203 * Added test for emoji-menu style function * Refactored emoji-categories styles * Changed naming * Refactored emoji-category styles * Refactored emoji-modifiers styles * Added tests * Fixed zIndex issue with ListItem, fixed theming issue with Switch, added more style tests. * :white_check_mark: Added test for getPager (#603) * :white_check_mark: Added test for getPager * :art: Fixed tets * :pencil2: Fixed typo * :white_check_mark: Added test * :lipstick: Adjusted styles to fix bug. Fixes #495. * :memo: Adjusted image size on docs page. #495 * Issue #604 (#606) * :sparkles: ListItem root click toggles nested list if onClick is not supplied * :zap: Added check for children to prevent redundant calls to setState * :art: Saved operators in const * :rewind: Reverted develop push. @iancstewart didn't have his coffee yet. * Issue #495 (#607) * :sparkles: Added new header design for lightbox. * :lipstick: Styled lightbox image. Fixed #495 #495 * :memo: DocGen. * :bug: Renamed prop to `title`. * :memo: DocGen. * :bug: Adjusted propname for image-message. * Issue #523 (#549) * :wrench: Ejected create-react-app * :fire: Removed styleroot * :fire: Removed eslint from create-react-app * :memo: Added info about styleroot * :green_heart: Installed radium * :hankey: Possible fix. (#608) * :hankey: Possible fix. Not very elegant though. * :memo: Added section about scaling emoji's * :rotating_light: Fixed maxLength * :sparkles: Added error to RadioButtonGroup (#611) * Added error to RadioButton group, added className to messages, added more tests. * :ambulance: Added missing type (#613) * :ambulance: Added hotfix for long text in tables (#614) * Added hotfix for Banner, added fix for long texts in Table. * Feature/collapsed images (#617) * :hankey: Added missing keys * :sparkles: Added collapse to image Messag * :pencil2: Fixed typo * :sparkles: Added collapsedText * :hankey: Oops * :lipstick: Added cursor * :memo: Added collapse example * [Feature] Commands (#616) * :sparkles: Added Commands component * :memo: Added docs for Command component * :memo: Fixed mistakes * :art: Changed to lodash map * Added Commands component, added collapsed and expand props to Message allowing image messages to be collapsed and expanded. * :sparkles: Added param to Commands (#619) * :sparkles: Added param to Commands * :memo: Added param example * :memo: Changed docs * :sparkles: Added filter to Commands (#620) * Feature/commands open/close (#621) * :sparkles: Added filter to Commands * :fire: Added open/close based on value prop * :memo: Changed placeholder * :sparkles: Added onClickOutside, clicking outside the menu will now close it (#623) * Added auto open/close to Commands, added value prop and filter to commands and added onClickOutside to Commands. * Commands onselect (#625) * :lipstick: Removed margin * :bug: Added missing setState * :bug: Added missing handleSelect * :memo: Added working hover and select events * :fire: Removed log * Added missing handleSelect to Commands, fixed styles. * :hammer: Refactored message doc to use selects instead of rendering more message lists (#629) * :lipstick: Fixed height for list-items without second line. (#632) * :lipstick: Fixed height for list-items without second line. Fixes #630. #630 * :green_heart: Added missing parameter to ListItem test. * :white_check_mark: Added test for `getStyle.root()` function for single-line styles. * :art: Flipped things around * :white_check_mark: Fixed test to match flip * :lipstick: Decreased ListItem height * :memo: Added primaryText example * Clickoutside (#634) * :heavy_minus_sign: Removed onlcickoutside, it caused production builds to fail * :hammer: Refactored to use a clickAway element * Bug/color contrast (#635) * :lipstick: Changed text colors * :lipstick: Changed bold texts to primaryText color * Removed onClickOutside from Commands, changed text colors to increase contrast. * :lipstick: Changed color * :lipstick: Added top and translate, fixed firefox issue (#640) * :sparkles: Added rightButton prop, overhauled stylings (#638) * :sparkles: Added rightButton prop, overhauled stylings * :fire: Removed override * :lipstick: Added top and translate, fixed firefox issue * :white_check_mark: Fixed tests * :green_heart: Fixed test * Fixed browser support issue with LisItems, added rightButton to MessageInput. * List item/icon menu (#644) * :lipstick: Overhauled styles to not break * :fire: Removed avatar from example * :green_heart: Fixed tests * Removed translate from button and avatar, fixed icon menu bug. * :bug: Fixed buttons for long text (#646) * Fixed ListItems with long texts and buttons. * :bug: Combine styles instead of returning (#650) * :lipstick: Added translate (#643) * :lipstick: Added translate Fixed issue #637 * :lipstick: Increased padding * :green_heart: Fixed test * Issue #622/commands (#649) * :hammer: Reverted changes * :lipstick: Fixed styles for long texts, changed color * Reintroduced react-onclickoutside, fix override style bug with MessageInput, fixed Select header long texts. * Profile component test (#610) * Added test examples for style component * :truck: Moved file * Expanded profile component test * WIP function test with sinon * :white_check_mark: Moved tests * :fire: Removed tests * Added getStyle tests * Combined tests * Test button as prop instead of passing as child * Fixed small mistake in button test * Combined tests * Changed naming of profile to wrapper * added test for alert (#609) * added test for alert * fixed an npm test fail and re-ordered the test itself * Fixed tests * :art: Added event argument to props (#653) * :art: Added event argument to props * :art: Changed propName * :memo: Changed doc comments * Added event to function props, changed onHover to onMouseOver. * AdminBadge component test (#655) * Added test for admin-badge component * :art: Changed titles * :hammer: Refactored list-item to fix alignment issue. (#656) * :hammer: Refactored list-item to fix alignment issue. Fixed issue #648. #648 * :white_check_mark: Added tests. * :bug: Removed redundant transform. * :green_heart: Fixed test. * Issue #622 (#658) * :art: Replaced clickAway with onClickOutside * :art: Changed to onClickOutside * :art: Changed to onClickOutside * :white_check_mark: Removed test * Component tests: supply userAgent using beforeEach (#660) * Supplied userAgent using beforeEach * Supplied userAgent using beforeEach * Supplied userAgent using beforeEach * Changed useragent:null to undefined * Issue #628 (#633) * :art: Moved icon menu into textMessage. #628 * :bug: Fixed semantics. * :art: Moved icon menu into stickerMessage. #628 * :art: Move icon menu into imageMessage. #628 * :bug: Added render imageMessageIconMenu function. #627 * :bug: Removed icon button within collapsed image body. #627 * :memo: DocGen. * Squashed commit of the following: commit 552b3e691e39e1b987b41332e1a338998ba52389 Author: Ian Stewart <[email protected]> Date: Fri Jun 9 09:52:07 2017 +0200 :hammer: Refactored list-item to fix alignment issue. (#656) * :hammer: Refactored list-item to fix alignment issue. Fixed issue #648. #648 * :white_check_mark: Added tests. * :bug: Removed redundant transform. * :green_heart: Fixed test. commit 14fce69248c544b11e9d295f763c810e60e12ef4 Author: Ralphvandodewaard <[email protected]> Date: Fri Jun 9 09:16:05 2017 +0200 AdminBadge component test (#655) * Added test for admin-badge component * :art: Changed titles commit 2f4ae0347f4ee9bf8aa7f98d2820e05203409640 Author: sjaakluthart <[email protected]> Date: Thu Jun 8 15:18:56 2017 +0200 Added event to function props, changed onHover to onMouseOver. commit c2b453b10c4962ccc8f2e8397bc790c6af6977d6 Merge: c2a2c93 5fe3d93 Author: sjaakluthart <[email protected]> Date: Thu Jun 8 15:18:19 2017 +0200 :twisted_rightwards_arrows: Merged origin/master commit c2a2c936003db296eeda4282a1dd5b7cadcdc127 Author: Sjaak Luthart <[email protected]> Date: Thu Jun 8 15:16:45 2017 +0200 :art: Added event argument to props (#653) * :art: Added event argument to props * :art: Changed propName * :memo: Changed doc comments commit 5c9b58fb249ec342931c99b39ea6f83a94c4d5ab Author: Tom Oversluizen <[email protected]> Date: Thu Jun 8 12:32:09 2017 +0200 added test for alert (#609) * added test for alert * fixed an npm test fail and re-ordered the test itself * Fixed tests commit 5fe3d936223c6d252d5cddc0866434c9d424f0bb Author: Sjaak Luthart <[email protected]> Date: Thu Jun 8 08:59:54 2017 +0200 [3.5.7] Reintroduced react-onclickoutside, fix override style bug with MessageInput, fixed Select header long texts. (#651) * Added more tables. (#452) * added text overflow to list-item (#455) * added text overflow to list-item * deleted comma at line 65 * :bug: Added working fix * Saved styles to object for all pages (#457) * Added more examples to docs (#450) * Added more input examples * Added more message examples * Added more listItem examples * Saved style objects into consts * Saved styles into one object * Added error example on Select page and saved styles into object * Added more Slider examples * Added error style to Slider (Sjaak) * Saved styles into object for Input and Message * Changed valueDefaults to values and placed closing brackets on newline * Issue #456 (#458) * :bug: Added text overlfow to Profile * :bug: Added text overflow to channel header * :bug: Added text overflow to pop over * :bug: Added textOverflow to AppHeader * :bug: Added text overflow to menu item * Add input example (#459) * Added more input examples * Added more message examples * Added more listItem examples * Saved style objects into consts * Saved styles into one object * Added error example on Select page and saved styles into object * Added more Slider examples * Added error style to Slider (Sjaak) * Saved styles into object for Input and Message * Changed valueDefaults to values and placed closing brackets on newline * :bug: Added disabled styles * :lipstick: Changed color * :fire: Removed inputs * Added error and disabled styles to Slider, fixed text overflow issues. * Issue-#462 (#464) * listItem set secondaryText lineHeight to 16px * Increased listItem height and fixed lineHeight * Fixed lineheight in list and updated examples * modified the max-height of the messageImage (#466) * modified the max-height of the messageImage * deleted commets and narrowed the max height down to 200px * Added more verticl spacing between Title, Description, Usage, Examples and Props (#468) * Fixed styling for Input page (#471) * Fixed styling for Input page * :lipstick: Changed Input's background color * Issue-#451: Fixed last few "style={{ }}"s (#469) * Fixed last few "style={{ }}"s * :bug: Reverted changes * :art: Renamed object * Issue #446: Added examples to components (#470) * Added AdminBadge example * Added Badge example * Added Button example * :art: Changed to single lines * Changed image Message max height, fixed Input background colour, fixed Input label colour. * Issue #477 (#478) * :sparkles: Added IconNotification * :memo: Added docs output * Issue #447 (#472) * Fixed styling for Input page * :sparkles: Added `lightbox/index.jsx`. * :lipstick: Added styles for `lightbox`. * :sparkles: Added lightbox to `message.jsx`. #447 * :memo: Docgen. * :hankey: Reverted unwanted commit. * :sparkles: Added `enableLightbox` prop. * :memo: Docgen. * :memo: Added `Docs` page. * :pencil2: New image link. * :bug: Added more checks for `enableLightbox`. * :bug: Added more checks. * :sparkles: Added onMenuClose to IconMenu (#479) * :sparkles: Added onMenuClose to IconMenu * :memo: Added docs * Added Lightbox component, added lightbox to Message, added IconNotification, added onMenuClose to IconMenu. * :sparkles: Added status indicator to Avatar (#484) Fixed issue #483 * :zap: Added recompose pure to WithTheme (#485) Fixed issue #481 * Added pure to WithTheme, added status to Avatar. * Profile status (#489) * :sparkles: Added status to Profile * :memo: Added docs output * Added status prop to Profile. * :bug: Added zIndex to icon and badge (#491) * Added zIndex to ListItem badge and icon style. * Fixed profile name being pushed under section (#475) * Fixed profile name being pushed under section * Same fix using styles instead of section element * New fix attempt for profile name being pushed under section * Reversed changes and added minHeight * Stickers (#497) * :sparkles: Added sticker type, added MessageHeader * :heavy_minus_sign: Removed press menu to prepare for more component splits * :art: Added MessageTime * :art: Changed import * :construction: WIP splitting messages * :art: Added ImageMessage * :art: Added StickerMessage * :hammer: Moved components to separate folders to allow for separate styles * :art: Moved styles to MessageTime folder * :art: Moved styles to MessageHeader * :construction: WIP styling StickerMessage * :lipstick: Finished sticker message style * :art: Moved styles to TextMessage * :lipstick: Added `flexShrink` to prevent shrinking. * :art: Moved style to ImageMessage * :memo: Added docs * Added stickers to Message, fixed bugs with Profile. * Fixed listItem primaryText, secondaryText and adminBadge being off center (#467) * Fixed primaryText, secondaryText and adminBadge being off center * Reversed lineHeight changes and used another method to center items * Fixed primaryText lineHeight and used padding instead to position text * Re-added textOverflow and used minHeight * Reversed overflow:hidden in root * Develop (#498) * Added more tables. (#452) * added text overflow to list-item (#455) * added text overflow to list-item * deleted comma at line 65 * :bug: Added working fix * Saved styles to object for all pages (#457) * Added more examples to docs (#450) * Added more input examples * Added more message examples * Added more listItem examples * Saved style objects into consts * Saved styles into one object * Added error example on Select page and saved styles into object * Added more Slider examples * Added error style to Slider (Sjaak) * Saved styles into object for Input and Message * Changed valueDefaults to values and placed closing brackets on newline * Issue #456 (#458) * :bug: Added text overlfow to Profile * :bug: Added text overflow to channel header * :bug: Added text overflow to pop over * :bug: Added textOverflow to AppHeader * :bug: Added text overflow to menu item * Add input example (#459) * Added more input examples * Added more message examples * Added more listItem examples * Saved style objects into consts * Saved styles into one object * Added error example on Select page and saved styles into object * Added more Slider examples * Added error style to Slider (Sjaak) * Saved styles into object for Input and Message * Changed valueDefaults to values and placed closing brackets on newline * :bug: Added disabled styles * :lipstick: Changed color * :fire: Removed inputs * Added error and disabled styles to Slider, fixed text overflow issues. * Issue-#462 (#464) * listItem set secondaryText lineHeight to 16px * Increased listItem height and fixed lineHeight * Fixed lineheight in list and updated examples * modified the max-height of the messageImage (#466) * modified the max-height of the messageImage * deleted commets and narrowed the max height down to 200px * Added more verticl spacing between Title, Description, Usage, Examples and Props (#468) * Fixed styling for Input page (#471) * Fixed styling for Input page * :lipstick: Changed Input's background color * Issue-#451: Fixed last few "style={{ }}"s (#469) * Fixed last few "style={{ }}"s * :bug: Reverted changes * :art: Renamed object * Issue #446: Added examples to components (#470) * Added AdminBadge example * Added Badge example * Added Button example * :art: Changed to single lines * Changed image Message max height, fixed Input background colour, fixed Input label colour. * Issue #477 (#478) * :sparkles: Added IconNotification * :memo: Added docs output * Issue #447 (#472) * Fixed styling for Input page * :sparkles: Added `lightbox/index.jsx`. * :lipstick: Added styles for `lightbox`. * :sparkles: Added lightbox to `message.jsx`. #447 * :memo: Docgen. * :hankey: Reverted unwanted commit. * :sparkles: Added `enableLightbox` prop. * :memo: Docgen. * :memo: Added `Docs` page. * :pencil2: New image link. * :bug: Added more checks for `enableLightbox`. * :bug: Added more checks. * :sparkles: Added onMenuClose to IconMenu (#479) * :sparkles: Added onMenuClose to IconMenu * :memo: Added docs * Added Lightbox component, added lightbox to Message, added IconNotification, added onMenuClose to IconMenu. * :sparkles: Added status indicator to Avatar (#484) Fixed issue #483 * :zap: Added recompose pure to WithTheme (#485) Fixed issue #481 * Added pure to WithTheme, added status to Avatar. * Profile status (#489) * :sparkles: Added status to Profile * :memo: Added docs output * Added status prop to Profile. * :bug: Added zIndex to icon and badge (#491) * Added zIndex to ListItem badge and icon style. * Fixed profile name being pushed under section (#475) * Fixed profile name being pushed under section * Same fix using styles instead of section element * New fix attempt for profile name being pushed under section * Reversed changes and added minHeight * Stickers (#497) * :sparkles: Added sticker type, added MessageHeader * :heavy_minus_sign: Removed press menu to prepare for more component splits * :art: Added MessageTime * :art: Changed import * :construction: WIP splitting messages * :art: Added ImageMessage * :art: Added StickerMessage * :hammer: Moved components to separate folders to allow for separate styles * :art: Moved styles to MessageTime folder * :art: Moved styles to MessageHeader * :construction: WIP styling StickerMessage * :lipstick: Finished sticker message style * :art: Moved styles to TextMessage * :lipstick: Added `flexShrink` to prevent shrinking. * :art: Moved style to ImageMessage * :memo: Added docs * Added stickers to Message, fixed bugs with Profile. * :bug: Added secondaryBadge prop for badges in the text field. * :bug: Adjusted AdminBadge styles to fix height issue. * :memo: Added with secondaryBadge to docs pages. * :memo: DocGen. * :bug: Added 2px lineHeight for overhanging 'g'. * :bug: Added 2px lineHeight to compensate for overhanging g. * :art: Renamed prop * Issue #493 (#501) * :sparkles: Added `IconMenu`. * :bug: Changed prop onClick to closeMenu. * :memo: Added section to docs for messages with icon menu. * :memo: DocGen. * :fire: Removed redundant method * :art: Renamed method * Compact messages image (#500) * :bug: Fixed compact stickers * :lipstick: Changed style for compact image messages * Added IconMenu to message, fixed compact Message styles, added textBadge to ListItem. * fixed #508 (#509) * Tables (#510) * :sparkles: Added Table components * :sparkles: Changed to Table components * :memo: Added docs page * :hankey: Added missing exports * :art: Changed to es6 functions * Added Table components, added value prop to CheckBox. * :bug: Added check for textBadge (#513) * Removed unknown handleSearch prop and fixed errors, for #517 (#519) * Issue #507 (#516) * :construction: WIP changing context * :construction: Added unsub * :twisted_rightwards_arrows: merged stash * :art: Added themeable component * :art: Added newline * :construction: Added themeable HoC * :art: Changed to es6 methods * :hammer: Changed back to stateless, added color propType, added compose * :memo: WIP theme doc page * :truck: Renamed file * :twisted_rightwards_arrows: Merged stash * :fire: Removed pure to allow hovers to work again * :hammer: Refactored to new theme management * :hammer: Refactored to new theme management * :hammer: Refactored to new theme management * :hammer: Refactored to new theme management * :hammer: Refactored to new theme management * :hammer: Refactored to new theme management * :hammer: Refactored to new theme management * :hammer: Refactored to new theme management * :hammer: Refactored to new theme management * :hammer: Refactored to new theme management * :hammer: Refactored to new theme management * :hammer: Refactored to new theme management * :hammer: Refactored to new theme management * :hammer: Refactored to new theme management * :fire: Removed theme wrapper * :memo: Added proper example for theme * :memo: Added h2 * :memo: Added default theme button * :truck: Made themeable part of the API * :art: Changed to lodash functions * :memo: Added themeable doc * :memo: Fixed usage * :memo: Changed getting started * :memo: Added docs output * :memo: Removed components I do not need docs for * added curry function for themeable options * :rotating_light: Removed React warning * :art: Changed naming * :memo: Finished themeable hoc doc * :memo: Added deprecation warnings * added option to use anchor-ui without withTheme component * :hammer: Applied theme changes to EmojiMenu * :hammer: Applied theme change to Modal * :art: Removed redundant * :green_heart: Fixed lint error * :hankey: Reverted change * Changed how theme color is managed, added ThemeProvider, added themeable HoC. * :hankey: Added missing export * Added export for ThemeProvider. * Issue #504 (#529) * :bug: Added `contentStyle` prop to iconMenu. * :memo: DocGen. #504 * :bug: Added default for prop. Fixed #504. * :memo: DocGen. #504 * Issue #203 avatar (#525) * Added test for avatar style function, #203 * Added test for each type * Issue #203 admin-badge (#524) * Added test for admin-badge style function * Fixed wrong property on inverted test * :lipstick: Added missing themeable to ChannelAvatar (#527) * Issue #518 (#532) * Made hideAlert prop optional, for #518 * Removed hideAlert from home and with-theme * :lipstick: Added theme color transition (#528) * :lipstick: Added theme color transition * :green_heart: Fixed tests * :hankey: Added default `right: inital` to select's popOver styles. (#531) * :hankey: Added default `right: inital` to select's popOver styles. We should find a better fix for this. Fixes #530. #530 * :bug: Moved popOver styles to const. * deleted line-height to fix the display of the adminbadge on firefox, … (#521) * deleted line-height to fix the display of the adminbadge on firefox, fixed #512 * modified lineheight secondarytext * changed line-height of the textbadge to 22px * reverted changes * :sparkles: Added IconColor (#537) * :sparkles: Added icon refresh (#539) * Various styling fixes, added icons, added themeable to ChannelAvatar, added contentStyle to IconMenu, added transition to all components that use theme colour. * Refactored style function for banner, #203 (#536) * Added test for card-content style function, #203 (#542) * Added test for card-header style function, #203 (#544) * Added test for channel-header style function, #203 (#545) * Added test for card style function, #203 (#540) * Window resize (#543) * :heavy_plus_sign: Added `react-event-listener`. * :sparkles: Added `closeMenu` on window resize. * :memo: DocGen. * :green_heart: Added new line. * Fixed empty objects (#551) * Issue #203 button (#538) * Added test for button style function, #203 * Combine-styles fix * Fixed empty objects * :hankey: Fixed github button * Issue #203 badge (#535) * Added test for badge style function, #203 * Small fix * Fixed empty objects and changed to es6 default argument * :white_check_mark: Changed describe * Issue #203 checkbox (#546) * Added test for checkbox style function, #203 * Fixed empty object * Issue #203 dialog (#547) * Added test for dialog style function, #203 * Fixed tests. * Fixed empty object and changed to es6 default argument * Issue #203 empty-state (#548) * Refactored style function for empty-state, #203 * Fixed empty object * Fixed empty objects (#553) * Refactored style function for banner (#554) * Added test for lightbox style function, #203 (#555) * Refactored list style function (#556) * Issue #203 list-item (#557) * Added test for list-item style function * Changed to es6 default argument * Added test for menu-item style function, #203 (#559) * Added test for message style function, #203 (#561) * Issue #203 image-message (#563) * Added test for image-message style function * Changed to es6 default argument * Added test for message-header style function, #203 (#565) * Added test for message-time style function, #203 (#567) * :rotating_light: Fixed linter missing files. (#550) * :rotating_light: Fixed linter missing files. * resolved lint errors * Pagination (#564) * :sparkles: Added Pagination component * :sparkles: Added icons * :memo: Added docs page * :memo: Changed docs * :lipstick: Added width * :fire: Removed header * :sparkles: Added position prop * :memo: Updated docgen * :fire: Removed defaultProp * :hankey: Removed loze put * :sparkles: Changed argument * Components updated to ES6 arrow function (#566) * updated the badge function to a ES6 arrow function * updated the adminbadge function to an ES6 arrow function * updated the alert function to an ES6 arrow function * updated the app-header function to an ES6 arrow function * updated the avatar function to an ES6 arrow function * updated the button function to an ES6 arrow function * updated the card function to an ES6 arrow function * updated the channel-header function to an ES6 arrow function * updated the divider function to an ES6 arrow function * updated the emoji-menu function to an ES6 arrow function * updated the empty-state function to an ES6 arrow function * updated the home function to an ES6 arrow function * updated icon-menu function to an ES6 arrow function * updated lightbox function to an ES6 arrow function * updated list-item function to an ES6 arrow function * updated list function to an ES6 arrow function * updated icons function to an ES6 arrow function * updated loading function to an ES6 arrow function * updated menu-item function to an ES6 arrow function * updated message-list function to an ES6 arrow function * updated message function to an ES6 arrow function * updated nav function to an ES6 arrow function * updated paper function to an ES6 arrow function * updated pop-over function to an ES6 arrow function * updated profile-card function to an ES6 arrow function * updated profile function to an ES6 arrow function * updated props function to an ES6 arrow function * updated table function to an ES6 arrow function * updated tabs function to an ES6 arrow function * updated theme-provider function to an ES6 arrow function * updated themeable function to an ES6 arrow function * updated with-theme function to an ES6 arrow function * Added Pagination component, fixed some code styling, added tests. * :memo: Changed docs * Issue #203 loader (#558) * Refactored loader style function * Added test for loader style function, #203 * Fixed naming * Added root style function * Fixed function, added test * Added test for text-message style function, #203 (#572) * Issue #203 message-input (#573) * Refactored style function for message-input, #203 * Added test for message-input style function * Issue #203 message-list (#574) * Refactored style function for message-list, #203 * Added test for message-list style function * Fixed wrong naming (#575) * Added test for overlay style function, #203 (#576) * Added test for pagination style function, #203 (#577) * Issue #203 radio-button (#581) * Refactored style function for radio-button, #203 * Added test for radio-button style fucntion, #203 * SRC Functions update to ES6 (#571) * updated index funtion to an ES6 arrow function * updated app-header function to an ES6 arrow function * updated avatar function to an ES6 arrow function * updated badge function to an ES6 arrow function * updated card function to an ES6 arrow function * updated card-content function to an ES6 arrow function * updated card function to an ES6 arrow function * updated card-header function to an ES6 arrow function * updated channel header function to ES6 * updated checkbox function to ES6 * updated divider function to ES6 * updated emoji categories function to ES6 * updated emoji menu function to ES6 * updated empty state function to ES6 * updated the icons functions to ES6 * fixed console error in icons * updated input function to ES6 * updated internal functions to ES6 * updated list function to ES6 * updated loader functions to ES6 * :art: Moved scope * :hankey: Fixed conflict * :hankey: Added missing returns * :art: Reverted change * updated menu function to an ES6 arrow function * updated multiple messages functions to ES6 arrow functions * updated message-input functions to ES6 arrow functions * updated modal function to ES6 arrow function * updated overlay function to an ES6 arrow function * updated paper function to an ES6 arrow function * updated pop-over function to ES6 arrow function * fixed merge conflict * updated radio button function to ES6 arrow function * updated radio button group function to ES6 arrow function * updated slider function to ES6 arrow function * updated switch function to ES6 arrow function * updated tab function to ES6 arrow function * updated adminbadge getstyles function * updated app-header get styles function * updated avatar get styles function * updated button get style function * updated channel-header get styles functions * updated card-content get styles function * updaetd card-header get styles function * updated app-header get styles functions * updated checkbox getstyles functions * updated dialog getstyles function * updated empty-state getstyles function * updated input get styles functions * updated lightbox get-styles functions * updated list-item get styles function * updated menu getstyles functions * updated menu-item getstyles functions * updated messages get-styles functions * updated modal getstyles functions * updated overlay getstyles functions * updated paper getstyles function * updated profile getstyles functions * updated profile-card getstyles function * updated select getstyles functions * updated slider getstyles functions * updated tab getstyles functions * updated table getstyles function * updated table bpdy getstyles function * updated table column getstyles functions * updated table header getstyles functions * updated table-header-column getstyles functions * updated table-row getstyles functions * updated tabs getstyles functions * :hankey: Reverted change * :art: Removed newline * :art: Removed newline * Issue #203 pop-over (#579) * Refactored style function for pop-over, #203 * Added test for pop-over style function * Added test for position argument * Issue #203 profile-card (#580) * Changed to es6 default value * Added test for profile-card style function, #203 * Fixed avatar style test * Issue #203 radio-button-group (#582) * Refactored style function for radio-button-group, #203 * Added test for radio-button-group style function * Issue #203 search-box (#583) * Refactored style function for search-box, #203 * Added test for search-box style function * Issue #203 select (#584) * Changed to es6 default argument * Added test for select style function, #203 * :bug: Made offline the default status (#585) * Issue #578 (#586) * fixed #578 * updated docs for pagination * Made Avatar status default offline, added jumpToPage Pagination, fixed some bugs with Pagination. Changed a lot of code styling, added getStyles tests. * Added test for slider style function, #203 (#587) * Issue #203 switch (#589) * Refactored style function for switch, #203 * Added test for switch style function, #203 * Added test for table style function, #203 (#590) * Issue #203 table items (#591) * Added test for table-body style function, #203 * Added test for table-column style function * Added test for table-header-column style function * Added test for table-header style function * Added test for table-row style function * :fire: Removed argument * :fire: Changed argument * Issue #203 alert (#592) * Refactored style function for alert, #203 * Added test for alert style function * Issue #203 banner (#593) * Refactored style function for banner, #203 * Added test for banner style function * Issue #203 divider (#594) * Refactored style function for divider, #203 * Small fix * Added test for divider style function * Issue #203 icon menu (#596) * Refactored style function for icon-menu, #203 * Added test for icon-menu style function * Issue #203 list (#597) * Refactored style function for list, #203 * Added test for list style function * Issue #598 (#600) * :bug: Increased zIndex * :memo: Added IconMenu example * Switch theme (#601) * :art: Changed to default param * :art: Minor code styling improvements * :bug: Changed to backgroundColor * Issue #203 emoji-menu (#595) * Refactored style function for emoji-menu, #203 * Added test for emoji-menu style function * Refactored emoji-categories styles * Changed naming * Refactored emoji-category styles * Refactored emoji-modifiers styles * Added tests * Fixed zIndex issue with ListItem, fixed theming issue with Switch, added more style tests. * :white_check_mark: Added test for getPager (#603) * :white_check_mark: Added test for getPager * :art: Fixed tets * :pencil2: Fixed typo * :white_check_mark: Added test * :lipstick: Adjusted styles to fix bug. Fixes #495. * :memo: Adjusted image size on docs page. #495 * Issue #604 (#606) * :sparkles: ListItem root click toggles nested list if onClick is not supplied * :zap: Added check for children to prevent redundant calls to setState * :art: Saved operators in const * :rewind: Reverted develop push. @iancstewart didn't have his coffee yet. * Issue #495 (#607) * :sparkles: Added new header design for lightbox. * :lipstick: Styled lightbox image. Fixed #495 #495 * :memo: DocGen. * :bug: Renamed prop to `title`. * :memo: DocGen. * :bug: Adjusted propname for image-message. * Issue #523 (#549) * :wrench: Ejected create-react-app * :fire: Removed styleroot * :fire: Removed eslint from create-react-app * :memo: Added info about styleroot * :green_heart: Installed radium * :hankey: Possible fix. (#608) * :hankey: Possible fix. Not very elegant though. * :memo: Added section about scaling emoji's * :rotating_light: Fixed maxLength * :sparkles: Added error to RadioButtonGroup (#611) * Added error to RadioButton group, added className to messages, added more tests. * :ambulance: Added missing type (#613) * :ambulance: Added hotfix for long text in tables (#614) * Added hotfix for Banner, added fix for long texts in Table. * Feature/collapsed images (#617) * :hankey: Added missing keys * :sparkles: Added collapse to image Messag * :pencil2: Fixed typo * :sparkles: Added collapsedText * :hankey: Oops * :lipstick: Added cursor * :memo: Added collapse example * [Feature] Commands (#616) * :sparkles: Added Commands component * :memo: Added docs for Command component * :memo: Fixed mistakes * :art: Changed to lodash map * Added Commands component, added collapsed and expand props to Message allowing image messages to be collapsed and expanded. * :sparkles: Added param to Commands (#619) * :sparkles: Added param to Commands * :memo: Added param example * :memo: Changed docs * :sparkles: Added filter to Commands (#620) * Feature/commands open/close (#621) * :sparkles: Added filter to Commands * :fire: Added open/close based on value prop * :memo: Changed placeholder * :sparkles: Added onClickOutside, clicking outside the menu will now close it (#623) * Added auto open/close to Commands, added value prop and filter to commands and added onClickOutside to Commands. * Commands onselect (#625) * :lipstick: Removed margin * :bug: Added missing setState * :bug: Added missing handleSelect * :memo: Added working hover and select events * :fire: Removed log * Added missing handleSelect to Commands, fixed styles. * :hammer: Refactored message doc to use selects instead of rendering more message lists (#629) * :lipstick: Fixed height for list-items without second line. (#632) * :lipstick: Fixed height for list-items wit…
sjaakluthart
pushed a commit
that referenced
this issue
Nov 9, 2017
sjaakluthart
pushed a commit
that referenced
this issue
Nov 10, 2017
sjaakluthart
pushed a commit
that referenced
this issue
Nov 10, 2017
sjaakluthart
pushed a commit
that referenced
this issue
Nov 10, 2017
sjaakluthart
pushed a commit
that referenced
this issue
Nov 10, 2017
sjaakluthart
pushed a commit
that referenced
this issue
Nov 13, 2017
sjaakluthart
pushed a commit
that referenced
this issue
Nov 13, 2017
sjaakluthart
pushed a commit
that referenced
this issue
Nov 14, 2017
sjaakluthart
pushed a commit
that referenced
this issue
Nov 14, 2017
sjaakluthart
pushed a commit
that referenced
this issue
Nov 14, 2017
sjaakluthart
pushed a commit
that referenced
this issue
Nov 14, 2017
sjaakluthart
pushed a commit
that referenced
this issue
Jan 2, 2018
sjaakluthart
pushed a commit
that referenced
this issue
Jan 4, 2018
sjaakluthart
pushed a commit
that referenced
this issue
Jan 4, 2018
sjaakluthart
pushed a commit
that referenced
this issue
Jan 4, 2018
sjaakluthart
pushed a commit
that referenced
this issue
Jan 5, 2018
sjaakluthart
pushed a commit
that referenced
this issue
Jan 8, 2018
sjaakluthart
pushed a commit
that referenced
this issue
Jan 8, 2018
sjaakluthart
pushed a commit
that referenced
this issue
Jan 8, 2018
IanCStewart
added a commit
that referenced
this issue
Jan 9, 2018
sjaakluthart
pushed a commit
that referenced
this issue
Jan 9, 2018
sjaakluthart
pushed a commit
that referenced
this issue
May 14, 2018
sjaakluthart
pushed a commit
that referenced
this issue
May 14, 2018
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I've already added some examples, but they aren't sufficient.
Please check this article.
https://www.toptal.com/react/how-react-components-make-ui-testing-easy
The text was updated successfully, but these errors were encountered: