10.1.1 (2019-01-04)
- CallControl: add 'participant-list' as type in CallControl (cd51bd9)
10.1.0 (2018-12-20)
- CallControl: add additional types for CallControl (87e5b4d)
- CallControl: add iconColor prop to CallControl (d369e8d)
- TopbarMobile: add prop for closeOnClick (982a834)
10.0.9 (2018-12-17)
- SideNav: reverse SideNav Arrows (49a4100)
10.0.8 (2018-12-11)
- SideNav: fix lint error in SideNav (d53bae0)
10.0.7 (2018-12-07)
- SideNav: update internal state based on props change (695d84f)
10.0.6 (2018-12-06)
- react-examples: correct component names for icon, space list, tooltip (c33ce28)
10.0.5 (2018-12-05)
- react-examples: create seperate sections for examples without unnecessary styling (26bf21d)
10.0.4 (2018-11-28)
- contentItem: fix for tall images with FileContentItem (24c7108)
10.0.3 (2018-11-21)
- Avatar: render avatar if title is made of only spaces (8ccb3c3)
10.0.2 (2018-11-19)
- Avatar: fix to render avatar image on SSR applications (e018ed6)
- Button: componentDidUpdate - check previous focus before setting button focus (87fb777)
10.0.1 (2018-11-16)
- ContentItem: update sixteenNine file example (890afa2)
10.0.0 (2018-11-15)
- React: update to version 16 (de6bc6f)
- React: update to React v16, this package will no longer work with v15
9.11.0 (2018-11-12)
- Modal: remove content—left and content—right for dialog update (79beb6b)
9.10.5 (2018-11-09)
- contentItem: add text overflow for chat title and file subtitle, omit gifIcon prop, add position relative (7db82e8)
9.10.4 (2018-11-07)
- examples: update publish to create examples (8452149)
9.10.3 (2018-11-07)
- examples: update scripts for new json format (23d624a)
9.10.2 (2018-11-06)
- ContentItem: add onClick for image, gif icon, failedText, loadingText, findAspect(), title overflow (9562108)
9.10.1 (2018-11-02)
- Popover: add back None trigger option removed by merge (0328ab5)
9.10.0 (2018-11-01)
- Popover: change trigger logic for adjusted prop value (65211d4)
- Input: added optional Icon node prop (b79934e)
- Popover: add initial open trigger (502c5cb)
- Popover: add startOpen prop to initialize Popover as open (064fa0b)
9.9.0 (2018-10-31)
- list: add wrap prop to List (b6616d3)
9.8.1 (2018-10-29)
- Topbar: return when child is null, instead of throwing error (5cba7e9)
9.8.0 (2018-10-12)
- Topbar: remove row class (4ea235c)
- contrast: displaying contrast versions in the docs (cab36bc)
- SideNav: add ability to pass in node for expandable section (07a2c34)
9.7.3 (2018-10-11)
- avatar: add hover/pressed states when clickable (cfcfbb9)
9.7.2 (2018-10-04)
- TopBar: remove row class for alignment issues when TopBarNav not present (e85f0d8)
9.7.1 (2018-10-01)
- Button: prevent active styles if disabled (b600814)
9.7.0 (2018-09-26)
- ContentItem: add ContentItem component (98cea7f)
9.6.0 (2018-09-19)
- TimePicker: call onChange callback when new time is typed (023b0d1)
- popover: add custom hover delay (3001c55)
9.5.0 (2018-09-14)
- ListItemMeeting: add prop to overwrite default Event Overlay props (c2719ab)
9.4.0 (2018-09-12)
- AlertCall: allow id prop to be applied without modification (4052ada)
- ListItem: allow id prop to be applied without modification (ebc777a)
- ListItemHeader: allow id prop to be applied without modification (f5928e4)
- ListItemHeader: allow subcomponents of Header to be interacted with (14849e4)
- ListItemMeeting: allow id prop to be applied without modification (ff7e160)
- SelectOption: allow id prop to be applied without modification (0de9a34)
- SpaceListItem: allow id prop to be applied without modification (c1e9431)
- SpaceListMeeting: allow id prop to be applied without modification (c29ceb5)
- SpaceListMeeting: change attendees interaction to hover (e63e298)
- Avatar: add isDecrypting prop (396c780)
- ComboBox: allow ListItemHeader to be passed as child (8ff75d7)
- EventOverlay: add props to contain content in document/overflow (611498a)
- SpaceListItem: add isDecrypting prop (fca45e5)
9.3.2 (2018-09-07)
- Popover: clear timeout on mouse leave (c7d9c0e)
9.3.1 (2018-09-05)
- TimePicker: switch from defaultValue to value (e4bb22f)
- TimePicker: update callback function in setstate (e740b47)
9.3.0 (2018-09-03)
- ButtonGroup: change icon-flag_12 to icon-flag_16 (e4c2cf2)
- ButtonGroup: move className prop after type (ecc62f3)
- ButtonGroup: style moved to className instead of inline (bcbc1e2)
- ButtonGroup: add default type prop set to ' ', remove trimStart from lodash imports (5c24d63)
- ButtonGroup: add pill prop to ButtonGroup, replace trimStart with substr (d7f8975)
- ButtonGroup: move border-radius to style sheet (dfe274a)
- chips: add new chip component (383b77a)
9.2.0 (2018-08-27)
- EditableTextfield: persist event (601d919)
- Popover: on hover popover will remain open if children are hovered (9523879)
9.1.0 (2018-08-27)
- listItemMeeting: switch inline style to classname (e7fb7c8)
- ListItemMeeting: add date and status color prop (b78b3af)
- ListItemMeeting: remove changes ListItemSection, add props: marginLeft, marginRight prop, dateColor (4115da4)
- ListItemMeeting: show spacing when inProgress and date (9a71d02)
- ListSeparator: add lineColor, textPadding, children, & textColor props, create test file with tests (f22fe7e)
- ListSeparator: add margin prop, fix ternary, add css variable (7fa4c22)
- ListSeparator: fix props to spread (03217b8)
- ListSeparator: replace css variable to current color (828419f)
- ListSeparator: set focus on alphakey (d6dd3a2)
- ListItemMeeting: add type prop (8305d38)
9.0.0 (2018-08-24)
- EventOverlay: allow inputs with esc/enter key events (d934b58)
- EditableTextField: remove console log (3838c84)
- EditableTextField: EditTextfield now return (event {value}) from handleDoneEditingfunction.
8.6.0 (2018-08-16)
- Avatar: add notification badge (671a363)
- MenuItem: pass value to onClick handler (1a0ebbe)
- ModalHeader: add message prop and styling (7f1031d)
- cache: change cache version to 1.1 (566b693)
8.5.0 (2018-08-10)
- EditableTextfield: allow empty value for EditableTextfield (a3c32f7)
- EditableTextfield: update CR feedback (bcabbed)
- Spinner: add checkmark to spinner if percentage is 100 and showCheck prop is true (615f6f6)
8.4.2 (2018-08-07)
- Select: add value prop, fix onSelect function (e9e32a6)
8.4.1 (2018-08-03)
- CallControl: add two other icon sizes (10,16) (fa9dd43)
- CallControl: remove static logic, add iconSize prop (c8a6683)
- MenuItem: add separate menu header classname (df09425)
8.4.0 (2018-08-02)
- ComboBox: change to Component, modify ref definition (73d8658)
- SpaceListItem: add regex escape for special characters (eb6b133)
- ComboBox: ComboBox component implementation Phase-1/Phase-2 (7ec3a5f)
8.3.0 (2018-07-27)
- Menu: add ability to customize MenuItems by adding new SubMenu component (ef7c315)
- SubMenu: add ability to pass in customNode (0a5aa84)
8.2.0 (2018-07-24)
- Popover: add onClose function to Popover to fix duplicate close prop (aa449b2)
- Popover: change wrapper element of Popover to span (51575fc)
- Avatar: add theme prop and dark theme example (fd81984)
8.1.0 (2018-07-23)
- EditableTextfield: allow classes and props to be passed to internal components (2d15537)
- ListItem: pass props down in ListItem (0db7266)
8.0.3 (2018-07-20)
- EventOverlay: remove unset property from maxWidth/maxHeight for browser compatibility (052cb8d)
- Popover: remove onBlur handler when Popover is set to Click (35fd0ca)
8.0.2 (2018-07-20)
- ActivityButton: remove icon aria-label/title fixes #98 (7bb19b8)
- avatar: state is not updated on avatarUrl change (0b10bcd)
- EventOverlay: dynamic arrow position based on anchor size in relation to container size (7443285)
- Popover: add doesAnchorToggle prop to Popover (1fc7a50)
- Tooltip: add otherProps passthrough to EventOverlay (ef1d3c4)
8.0.1 (2018-07-14)
- utils: move utils to shared folder (271615d)
8.0.0 (2018-07-14)
- Button: add removeStyle prop to Button component (6a4cce0)
- Coachmark: set isOpen state to false when prop changes to false (ff71525)
- EventOverlay: remove keyup event handler if allowClickAway is false (1de71b1)
- Icon: change Icon onClick prop to mimic Avatar onClick prop (74bed0d)
- Avatar: add onClick prop to wrap Avatar in button (c002457)
- DatePicker: DatePicker component implementation (98000db)
- Icon: add clear button functionality (3ae5556)
- Icon: Icon isClickable prop has been removed and replaced with onClick. Remove isClickable prop.
- Button: Behavior of color="none" prop has changed. "removeStyle" prop now removes all button styles. color="none" prop only removes color styling. size="none" prop only removes size.
7.14.0 (2018-07-12)
- SpaceListMeeting: change join button to proper size (b12b948)
7.13.1 (2018-07-06)
- ModalHeader: allow passing of children (fc5ea53)
7.13.0 (2018-07-06)
- ModalHeader: allow ModalHeader to be passed into Modal (d862004)
7.12.1 (2018-07-03)
- Input: remove required name prop, rename id prop (200ff0a)
- TimePicker: add inputId prop or create unique one (691ce80)
7.12.0 (2018-06-29)
- Coachmark: made allowClickAway prop changeable (cf492e3)
- Icon: change method of creating unique Id's (e5e7505)
- Popover: handle anchor event handlers within Popover (172a316)
- Topbar: add branchAnchorElement prop for wrapping brand logo (3ef41bf)
- DatePicker: Datepicker component - Phase 1 (9c900eb)
7.11.0 (2018-06-27)
- ListItem: allow EventOverlay as child with ListItemSections (631b09d)
- lodash: destructured required lodash functions (7794342)
- SpaceListMeeting: added isBold prop for Header (6126a85)
- SpaceListMeeting: typo (7c98354)
- EventOverlay: horizontal dynamic positioning update (c71a96c)
- Link: created Link component/examples/tests (a852a6f)
- Menu: Added shouldCloseMenu functionality within Menu (2acf749)
All notable changes to this project will be documented in this file.
- ListItemMeeting: component created
- CompositeAvatar: added size 84
- ButtonGroup:
- ButtonGroup implementation
- Added highlightSelected and justified prop
- Icon: added Icon type
- Avatar: added logic for 40px Self Avatar
- ListItemMeeting: refined examples
- SpaceListMeeting: stop event propagation
- ButtonGroup: change type to dark
- Button: loading reverted
- ListItem: add Title Prop to ListItem
- Avatar: add self type
- AlertMeeting: Add onClick handler and make snooze button optional.
- Coachmark: added base implementation
- Icon: change error to warning
- List: Made initial focus function optional
- ListItemHeader: clickable children
- Avatar: trim title added
- EventOverlay: Handling closeOnClick in bubble phase
- AlertMeetingContainer: Changed AlertMeetingContainer to accept alertList array prop.
- AlertCallContainer: Changed AlertCallContainer to accept alertList array prop.
- avatar: add avatar size options
- AlertCallContainer: add avatar support
- Avatar:
- fixed className in img--hidden
- remove hidden class
- remove array of images returning
- SubMenu: add SubMenu Component
- Menu: Add separator prop in menuItem
- ListItem: Added an additional prop to display separator in ListItem
- CallMeetingContainer: Initial Implementation
- AlertContainer: Repurpose AlertContainer for displaying Alerts
- AlertCallContainer: Intitial implementation AlertCallContainer
- SpaceListItem: added filter,search, and tests
- EventOverlay: Adding global click listener with bubble phase
- SocialList:
- add social list
- update footer component with social list component
- icon: create icon examples
- spacelistmeeting: change header/subheader to nodes
- SpaceListItem: syntax formatting
- Input: add email type and return event instead of value
- build: fix build scripts
- EditableTextfield: Added test cases for key handling
- AlertCall: Added device selection list.
- es: created ES module directory and cleaned scripts
- List: make type cloning conditional
- SpaceMeeting: allow avatar to be passed in
- Modal: add renderTo Prop
- Avatar:
- Changing xlarge avatar size
- Changed default values
- Review comments fixed
- Sizing avatar based with ems and taking overrideSize an optional prop
- ListItem:
- addedKeyPress to context
- move handler to context
- fixed unit tests
- Topbar: remove Scss import
- SpaceList: added props for optional icons
- AlertCall: Initial implementation of AlertCall component
- Accordion:
- Adding height as a modifier
- Adding height prop to accordionHeader
- Icon: fix opacity calculation
- Slider:
- Moved the position calculation of label to componentDidMount
- removed the edge case handling
- Fixing the alignment issue of slider label
- Alert: Updated Alert design
- AlertMeeting: Initial Meeting Alert implementation.
- Avatar: Adding bot, failure badge, typing types to Avatar
- CollapseButton: Implementation for collapse button
- SpaceListMeeting: added Component, adjusted EventOverlay
- ListItemHeader: created and added styles
- Accordion: showing separator based on a prop
- Lightbox: LightBox implementation
- List: fixed className and Popover
- formatting: formatting and snapshots updated
- space-list: added overview variation
- sideNavigation: add left side navigation
- editInput: new editable textfield
-
docs: update Buttons in examples to have children
-
spacelist: example code prop fixed
-
prop name: change isSummary to isOverview
-
Breadcrumbs: update className to cui prefixed class
-
editText: comments
-
Footer: add color and className props
-
Topbar: add fixed prop
-
Button:
- added containerLarge prop and tests
- button container class
- adjusted tests and props
- update Call Control Icon, Button children/label props
- Button:
- label prop changed to external label
- Button requires children
- release: initial release to new GitHub Repo