UNPKG

react-conventions

Version:

An open source set of React components that implement Ambassador's Design and UX patterns.

649 lines (444 loc) 22.9 kB
## HEAD ## 0.77.0 ###### _December 5, 2016_ - [Icons] Add a hand card icon (and more) ([#322](https://github.com/GetAmbassador/react-conventions/pull/322)) ## 0.76.0 ###### _December 2, 2016_ - [InlineEdit] Build out select field option for the <InlineEdit /> component ([#320](https://github.com/GetAmbassador/react-conventions/pull/320)) - [ActivityFeed] Remove ActivityFeed Component ([#319](https://github.com/GetAmbassador/react-conventions/pull/319)) ## 0.75.0 ###### _November 23, 2016_ - [ActivityFeed] Add optional renderer function prop - [Spinner] Fix undefined loading prop issue ([#317](https://github.com/GetAmbassador/react-conventions/pull/317)) - [Checkbox] Allow different icons ([#316](https://github.com/GetAmbassador/react-conventions/pull/316)) ## 0.74.0 ###### _November 18, 2016_ - 129557149 spinner enhancement delay ([#313](https://github.com/GetAmbassador/react-conventions/pull/313)) ([#314](https://github.com/GetAmbassador/react-conventions/pull/314)) ## 0.73.0 ###### _November 17, 2016_ - (Re-release of 0.72.0 to fix build issues) ## 0.72.0 ###### _November 15, 2016_ ##### Component Fixes / Enhancements - Functionality for isSmallScreen on Activity Feed ([#308](https://github.com/GetAmbassador/react-conventions/pull/308)) - [#133708091] Add ability to pass in a loading state to activity feed items ([#307](https://github.com/GetAmbassador/react-conventions/pull/307)) - [#131100595] Use ~ version for dependencies ([#306](https://github.com/GetAmbassador/react-conventions/pull/306)) - [#134339973] Update package.json and webpack config ([#305](https://github.com/GetAmbassador/react-conventions/pull/305)) - [#134026857] activityfeed allow manual override for fixed position feed ([#304](https://github.com/GetAmbassador/react-conventions/pull/304)) ## 0.71.0 ###### _November 11, 2016_ ##### General - Move all packages we don't need to devDependencies ([#296](https://github.com/GetAmbassador/react-conventions/pull/296)) ##### Component Fixes / Enhancements - [Icons] Adding icon ([#301](https://github.com/GetAmbassador/react-conventions/pull/301)) ## 0.70.0 ###### _November 9, 2016_ ##### Component Fixes / Enhancements - [ActivityFeed] Slight tweak to flex width ([#297](https://github.com/GetAmbassador/react-conventions/pull/297)) ## 0.69.0 ###### _November 9, 2016_ ##### Component Fixes / Enhancements - [ActivityFeed] Ability to add "confirmation" dropdown ([#296](https://github.com/GetAmbassador/react-conventions/pull/296)) ## 0.67.0 ###### _October 28, 2016_ - [Alerts] Re-position to 15px from top and right ([#294](https://github.com/GetAmbassador/react-conventions/pull/294)) ##### Component Fixes / Enhancements - [ButtonGroup] Make the button groups the same height as the regular buttons ([#288](https://github.com/GetAmbassador/react-conventions/pull/288)) - [ActivityFeed] ActivityFeed enhancements ([#287](https://github.com/GetAmbassador/react-conventions/pull/287)) - [ButtonGroup] Remove border in between selected / non-selected buttons in ButtonGroup ([#286](https://github.com/GetAmbassador/react-conventions/pull/286)) ## 0.66.0 ###### _October 21, 2016_ ##### Component Fixes / Enhancements - [ButtonGroup] ButtonGroup enhancements ([#284](https://github.com/GetAmbassador/react-conventions/pull/284)) ## 0.65.0 ###### _October 11, 2016_ ##### Component Fixes / Enhancements - [Icons] Added new icon ([#282](https://github.com/GetAmbassador/react-conventions/pull/282)) ## 0.64.0 ###### _October 10, 2016_ ##### Component Fixes / Enhancements - [Dropdown] - Add callbackConfirmation option to Dropdown list item config ([#278](https://github.com/GetAmbassador/react-conventions/pull/278)) - [Icon] - Add icon for klout ([#279](https://github.com/GetAmbassador/react-conventions/pull/279)) - [InlineEdit] - Only show copy icon on hover ([#280](https://github.com/GetAmbassador/react-conventions/pull/280)) ## 0.63.0 ###### _October 6, 2016_ ##### Component Fixes / Enhancements - [InlineEdit] - Various bug fixes ([#276](https://github.com/GetAmbassador/react-conventions/pull/276)) - [InlineEdit] - Improve read only experience ([#275](https://github.com/GetAmbassador/react-conventions/pull/275)) - [Datepicker] - Improve tests ([#274](https://github.com/GetAmbassador/react-conventions/pull/274)) ## 0.62.0 ###### _October 4, 2016_ ##### Component Fixes / Enhancements - [TextEditor] - Use style attribute for align and font formats ([#272](https://github.com/GetAmbassador/react-conventions/pull/272)) ## 0.61.0 ###### _October 4, 2016_ ##### Component Fixes / Enhancements - [TextEditor] - Set TextEditor state before triggering the callback ([#270](https://github.com/GetAmbassador/react-conventions/pull/270)) - [TextEditor] - Fix global css import in TextEditor styles ([#268](https://github.com/GetAmbassador/react-conventions/pull/268)) - [TextEditor] - Add merge tags plugin to rich text component ([#266](https://github.com/GetAmbassador/react-conventions/pull/266)) - [InlineEdit] - Add a cancel callback to InlineEdit ([#265](https://github.com/GetAmbassador/react-conventions/pull/265)) ## 0.60.0 ###### _September 28, 2016_ ##### Component Fixes / Enhancements - [BreadCrumb] - add sCU / Immutability ([#261](https://github.com/GetAmbassador/react-conventions/pull/261)) - [InlineEdit] - enhancement: error state enhancements ([#260](https://github.com/GetAmbassador/react-conventions/pull/260)) - [BreadCrumb] - updated functionality for mobile/responsive breadcrumb ([#259](https://github.com/GetAmbassador/react-conventions/pull/259)) - [InlineEdit] - enhancement: tooltip ([#258](https://github.com/GetAmbassador/react-conventions/pull/258)) - [InlineEdit] - enhancement: inline layout ([#257](https://github.com/GetAmbassador/react-conventions/pull/257)) ## 0.59.0 ###### _September 26, 2016_ ##### Component Fixes / Enhancements - [InlineEdit] - Do not fire changeCallback when InlineEdit is canceled ([#253](https://github.com/GetAmbassador/react-conventions/pull/253)) - [InlineEdit] - Fix copy/paste bug in InlineEdit ([#254](https://github.com/GetAmbassador/react-conventions/pull/254)) - [InlineEdit] - Added copy value to clipboard functionality ([#255](https://github.com/GetAmbassador/react-conventions/pull/255)) ## 0.58.0 ###### _September 23, 2016_ ##### Component Fixes / Enhancements - [InlineEdit] - Added error state ([#251](https://github.com/GetAmbassador/react-conventions/pull/251)) - [InlineEdit] - Added loading and readonly states ([#248](https://github.com/GetAmbassador/react-conventions/pull/248)) - [RadioGroup] - Uncheck radios when fasly values are passed ([#250](https://github.com/GetAmbassador/react-conventions/pull/250)) - [Icon] - Added 3 new icons ([#249](https://github.com/GetAmbassador/react-conventions/pull/249)) - [TextEditor] Created new theme ([#246](https://github.com/GetAmbassador/react-conventions/pull/246)) ## 0.57.0 ###### _September 21, 2016_ ##### Component Fixes / Enhancements - [Dropdown] use Immutability, don't re-render on click outside if dropdown not opened ([#245](https://github.com/GetAmbassador/react-conventions/pull/245)) - [TextEditor] new component added ([#244](https://github.com/GetAmbassador/react-conventions/pull/244)) - [Modal] style changes ([#243](https://github.com/GetAmbassador/react-conventions/pull/243)) ## 0.56.0 ###### _September 13, 2016_ ##### Component Fixes / Enhancements - [FormGroup] Fix formgroup not setting fields state if changeCallback is not provided ([#241](https://github.com/GetAmbassador/react-conventions/pull/241)) ## 0.55.0 ###### _September 12, 2016_ ##### Component Fixes / Enhancements - [FormGroup] Ensure value is passed to child components as raw js ([#239](https://github.com/GetAmbassador/react-conventions/pull/239)) - [FormGroup] Do not update internal FormGroup state if props have not changed ([#237](https://github.com/GetAmbassador/react-conventions/pull/237)) - [Typeahead] Fix Typeahead cWRP method to allow value to be an empty string ([#238](https://github.com/GetAmbassador/react-conventions/pull/238)) ## 0.54.0 ###### _September 7, 2016_ ##### Component Fixes / Enhancements - [FormGroup] Refactored internal state to use Immutable data structure ([#235](https://github.com/GetAmbassador/react-conventions/pull/235)) ## 0.53.0 ###### _September 6, 2016_ ##### Component Fixes / Enhancements - [InlineEdit] Fixed inline issues and added new functionality ([#229](https://github.com/GetAmbassador/react-conventions/pull/229)) ## 0.52.0 ###### _September 6, 2016_ ##### Component Fixes / Enhancements - [Typeahead] Fix: Unable to reset typeahead value in FormGroup ([#231](https://github.com/GetAmbassador/react-conventions/pull/231)) ## 0.51.0 ###### _September 1, 2016_ ##### Component Fixes / Enhancements - [Icons] Several new icons added ([#227](https://github.com/GetAmbassador/react-conventions/pull/227)) ## 0.50.0 ###### _August 30, 2016_ ##### Component Fixes / Enhancements - [InlineEdit] New component added ([#225](https://github.com/GetAmbassador/react-conventions/pull/225)) ## 0.48.0 ###### _August 23, 2016_ ##### Component Fixes / Enhancements - [Breadcrumb] Prepend icon to breadcrumb item ([#223](https://github.com/GetAmbassador/react-conventions/pull/223)) ## 0.47.0 ###### _August 23, 2016_ ##### Component Fixes / Enhancements - [Tooltip] Fix position and remove listeners on 'show' by default ([#221](https://github.com/GetAmbassador/react-conventions/pull/221)) - [RadioGroup] reset to default ([#220](https://github.com/GetAmbassador/react-conventions/pull/220)) ## 0.46.0 ###### _August 22, 2016_ ##### Component Fixes / Enhancements - [Tooltip] visibility ([#218](https://github.com/GetAmbassador/react-conventions/pull/218)) - [Activityfeed] offset calculation ([#217](https://github.com/GetAmbassador/react-conventions/pull/217)) ## 0.45.0 ###### _August 18, 2016_ ##### Component Fixes / Enhancements - [Dropdown] Updating CSS ([#215](https://github.com/GetAmbassador/react-conventions/pull/215)) - [Dropdown] Enhance with list ([#214](https://github.com/GetAmbassador/react-conventions/pull/214)) - [Avatar] ([#213](https://github.com/GetAmbassador/react-conventions/pull/213)) - [RadioGroup] focus child input ([#212](https://github.com/GetAmbassador/react-conventions/pull/212)) ## 0.45.0 ###### _August 12, 2016_ ##### Component Fixes / Enhancements - [Spinner] Update spinner to stateless ([#210](https://github.com/GetAmbassador/react-conventions/pull/210)) - [Icon] Add Streamline wrench icon ([#209](https://github.com/GetAmbassador/react-conventions/pull/209)) - [Checkbox] Show checkmark on disabled checkbox ([#208](https://github.com/GetAmbassador/react-conventions/pull/208)) - [ActivityFeed] Fix Uncaught Invariant Violation when feed is resized ([#207](https://github.com/GetAmbassador/react-conventions/pull/207)) - [Spinner] added inline option ([#206](https://github.com/GetAmbassador/react-conventions/pull/206)) - [MultiSelect] <MultiSelect />/<Typeahead /> filter ([#205](https://github.com/GetAmbassador/react-conventions/pull/205)) - [InputList] write tests ([#204](https://github.com/GetAmbassador/react-conventions/pull/204)) ## 0.44.0 ###### _August 10, 2016_ ##### Component Fixes / Enhancements - [ActivityFeed] - Various improvements ([#202](https://github.com/GetAmbassador/react-conventions/pull/202)) - [MultiSelect / Typeahead] - Prevent changeCallback from being fired when search value is cleared ([#201](https://github.com/GetAmbassador/react-conventions/pull/201)) - [Typeahead] - Added searchDebounceTime optional prop ([#200](https://github.com/GetAmbassador/react-conventions/pull/200)) ## 0.43.0 ###### _August 8, 2016_ ##### Component Fixes / Enhancements - [Spinner] - Added ability to override spinner color ([#197](https://github.com/GetAmbassador/react-conventions/pull/197)) - [ActivityFeed] - Added infinite scroll ([#193](https://github.com/GetAmbassador/react-conventions/pull/193)) - [InputList] - New form input to accept a list of strings values ([#194](https://github.com/GetAmbassador/react-conventions/pull/194)) - [Input] - Added valueType prop to handle numbers ([#195](https://github.com/GetAmbassador/react-conventions/pull/195)) - [MultiSelect / Typeahead] - Clear search string after selection ([#196](https://github.com/GetAmbassador/react-conventions/pull/196)) ## 0.42.0 ###### _August 1, 2016_ ##### Component Fixes / Enhancements - [Alerts] - Added option to have alerts slide in ([#188](https://github.com/GetAmbassador/react-conventions/pull/188)) - [Date Picker] - Added option to keep input fields inline on small screens (default is full width) ([#187](https://github.com/GetAmbassador/react-conventions/pull/187)) ## 0.41.0 ###### _July 26, 2016_ ##### Component Fixes / Enhancements - [Typeahead] - Clear typeahead values ([#184](https://github.com/GetAmbassador/react-conventions/pull/184)) - [Spinner] - New component to handle loading state ([#183](https://github.com/GetAmbassador/react-conventions/pull/183)) - [Typeahead] - Add reset button ([#182](https://github.com/GetAmbassador/react-conventions/pull/182)) - [Typeahead] - Consistent color for input value ([#181](https://github.com/GetAmbassador/react-conventions/pull/181)) ## 0.40.0 ###### _July 19, 2016_ ##### Component Fixes / Enhancements - [FormGroup, SelectField] - Minor CSS tweaks ([#179](https://github.com/GetAmbassador/react-conventions/pull/179)) ## 0.39.0 ###### _July 19, 2016_ ##### Component Fixes / Enhancements - [Typeahead] - Fix for display prop ([#177](https://github.com/GetAmbassador/react-conventions/pull/177)) ## 0.38.0 ###### _July 18, 2016_ ##### Component Fixes / Enhancements - [Typeahead] - Support for number props ([#174](https://github.com/GetAmbassador/react-conventions/pull/174)) - [Datepicker] - Style mods ([#175](https://github.com/GetAmbassador/react-conventions/pull/175)) ## 0.37.0 ###### _July 14, 2016_ ##### Component Fixes / Enhancements - [Date Picker] - Use abbreviated month names ([#172](https://github.com/GetAmbassador/react-conventions/pull/172)) ## 0.36.0 ###### _July 13, 2016_ ##### Component Fixes / Enhancements - [Date Picker] - Connect fields ([#169](https://github.com/GetAmbassador/react-conventions/pull/169)) - [Form Group] - Added debounce option ([#170](https://github.com/GetAmbassador/react-conventions/pull/170)) ## 0.35.0 ###### _July 5, 2016_ ##### Component Fixes / Enhancements - [Icons] - Added social icons (Facebook, Twitter, LinkedIn) ([#167](https://github.com/GetAmbassador/react-conventions/pull/167)) ## 0.34.0 ###### _June 30, 2016_ - [Select Field] - Enabling setting value of zero ([#165](https://github.com/GetAmbassador/react-conventions/pull/165)) ## 0.33.0 ###### _June 30, 2016_ ##### Component Fixes / Enhancements - [Radio Button] - Added white background color ([#164](https://github.com/GetAmbassador/react-conventions/pull/164)) ## 0.31.0 ###### _June 29, 2016_ ##### Component Fixes / Enhancements - [Button] - Added multiple optClass support for Button component ([#161](https://github.com/GetAmbassador/react-conventions/pull/161)) ## 0.0.30 ###### _June 28, 2016_ ##### Component Fixes / Enhancements - [Icons] - Added clock icons ([#159](https://github.com/GetAmbassador/react-conventions/pull/159)) - [MultiSelect] - Add select list UI ([#157](https://github.com/GetAmbassador/react-conventions/pull/157)) - [Nav] - Fix for close button ([#156](https://github.com/GetAmbassador/react-conventions/pull/156)) - [MultiSelect] - Build out MultiSelect component ([#154](https://github.com/GetAmbassador/react-conventions/pull/154)) - [FormGroup] - Small screen support ([#151](https://github.com/GetAmbassador/react-conventions/pull/151)) - [Typeahead] - Build out Typeahead component ([#150](https://github.com/GetAmbassador/react-conventions/pull/150)) ## 0.0.29 ###### _June 17, 2016_ ## 0.0.28 ###### _June 16, 2016_ ##### Component Fixes / Enhancements - [OptClass] - Helper method update ([#148](https://github.com/GetAmbassador/react-conventions/pull/148)) ##### Component Fixes / Enhancements - [FormGroup] - Enabled nested form groups ([#146](https://github.com/GetAmbassador/react-conventions/pull/146)) - [ActivityFeed] - Visual enhancements ([#145](https://github.com/GetAmbassador/react-conventions/pull/145)) - [PanelGroup] - ([#144](https://github.com/GetAmbassador/react-conventions/pull/144)) - [OptClass] - Helper method ([#142](https://github.com/GetAmbassador/react-conventions/pull/142)) ## 0.0.27 ###### _June 15, 2016_ ##### Component Fixes / Enhancements - [Alerts] Allow onClose callback to be passed with alerts in the alert system ([#140](https://github.com/GetAmbassador/react-conventions/pull/140)) ## 0.0.26 ###### _June 15, 2016_ ##### Component Fixes / Enhancements - [Icons] Support for IE11 and above ([#137](https://github.com/GetAmbassador/react-conventions/pull/137)) - [SelectField] Enhancements ([#136](https://github.com/GetAmbassador/react-conventions/pull/136)) - [Modal] z-index adjustments ([#135](https://github.com/GetAmbassador/react-conventions/pull/135)) ## 0.0.25 ###### _June 13, 2016_ ##### Component Fixes / Enhancements - [CSS Grid] Enabled Flexbox Grid - ([#133](https://github.com/GetAmbassador/react-conventions/pull/133)) - [AnchorButton] Added `Collapse` ([#132](https://github.com/GetAmbassador/react-conventions/pull/132)) - [Sortable] Working inside of modal ([#131](https://github.com/GetAmbassador/react-conventions/pull/131)) ## 0.0.24 ###### _June 10, 2016_ ##### Component Fixes / Enhancements - [Buttons] - ([#129](https://github.com/GetAmbassador/react-conventions/pull/129)) - [Select Field] - ([#128](https://github.com/GetAmbassador/react-conventions/pull/128)) - [Web] - ([#127](https://github.com/GetAmbassador/react-conventions/pull/127)) ## 0.0.23 ###### _June 10, 2016_ ##### Component Fixes / Enhancements - [Select field style enhancements] - ([#124](https://github.com/GetAmbassador/react-conventions/pull/124)) - [Nav enhancements] - ([#125](https://github.com/GetAmbassador/react-conventions/pull/125)) ## 0.0.22 ###### _June 9, 2016_ ##### Component Fixes / Enhancements - [Sortable List updates] - ([#122](https://github.com/GetAmbassador/react-conventions/pull/122)) ## 0.0.21 ###### _June 8, 2016_ - [Upgrading ReactDOM and Test Utils]([#120](https://github.com/GetAmbassador/react-conventions/pull/120)) ## 0.0.20 ###### _June 8, 2016_ ##### Component Fixes / Enhancements - [Upgrading to React 15.1.0]([#119](https://github.com/GetAmbassador/react-conventions/pull/119)) ##### Feature - [Sortable List] - ([#116](https://github.com/GetAmbassador/react-conventions/pull/116)) - [File Upload] - ([#117](https://github.com/GetAmbassador/react-conventions/pull/117)) - [Color Picker] - ([#118](https://github.com/GetAmbassador/react-conventions/pull/118)) ## 0.0.19 ###### _June 6, 2016_ ##### Component Fixes / Enhancements - [Dropdown] - Added changeCallback, fired when dropdown is opened / closed ([#113](https://github.com/GetAmbassador/react-conventions/pull/113)) - [SelectField] - Ensure valueProp is respected ([#114](https://github.com/GetAmbassador/react-conventions/pull/114)) - [Icons] - Added to icon set ([#112](https://github.com/GetAmbassador/react-conventions/pull/112)) ## 0.0.18 ###### _June 2, 2016_ ##### Component Fixes / Enhancements - [FileUpload] - Allow string or array value prop type ([#110](https://github.com/GetAmbassador/react-conventions/pull/110)) ## 0.0.16 ###### _June 2, 2016_ ##### Feature - [ColorPicker] - ([#98](https://github.com/GetAmbassador/react-conventions/pull/98)) ## 0.0.15 ###### _June 1, 2016_ ##### Feature - [Toggle] - ([#102](https://github.com/GetAmbassador/react-conventions/pull/102)) ##### Component Fixes / Enhancements - [FormGroup] - Prevent default on form submit ([#106](https://github.com/GetAmbassador/react-conventions/pull/106)) ## 0.0.14 ###### _June 1, 2016_ ##### Feature - [Dropdown] - ([#103](https://github.com/GetAmbassador/react-conventions/pull/103)) ## 0.0.13 ###### _May 31, 2016_ ##### Component Fixes / Enhancements - [Badge] - Style improvements ([#101](https://github.com/GetAmbassador/react-conventions/pull/101)) ## 0.0.12 ###### _May 27, 2016_ ##### Component Fixes / Enhancements - [Badge] - Style improvements ([#99](https://github.com/GetAmbassador/react-conventions/pull/99)) - [ActivityFeed] - Style improvements ([#97](https://github.com/GetAmbassador/react-conventions/pull/97)) ## 0.0.11 ###### _May 26, 2016_ ##### Component Fixes / Enhancements - [PanelGroup] A few style bugs fixed ([#90](https://github.com/GetAmbassador/react-conventions/pull/90)) - [SelectField] Enable component to have an icon on left ([#91](https://github.com/GetAmbassador/react-conventions/pull/91)) - [Badge] Enhancements ([#92](https://github.com/GetAmbassador/react-conventions/pull/92)) ## 0.0.10 ###### _May 25, 2016_ ##### Component Fixes / Enhancements - [Buttons] Add danger-alt optClass ([#86](https://github.com/GetAmbassador/react-conventions/pull/86)) - [Panel Group] Add change callback to panel group ([#87](https://github.com/GetAmbassador/react-conventions/pull/87)) - [Forms] Re-render form group on state change ([#88](https://github.com/GetAmbassador/react-conventions/pull/88)) ## 0.0.9 ###### _May 24, 2016_ ##### Component Fixes / Enhancements - [Icons] Added to icon set ([#83](https://github.com/GetAmbassador/react-conventions/pull/83)) - [Alerts] Use nextProps when receiving new props in the AlertSystem component ([#84](https://github.com/GetAmbassador/react-conventions/pull/84)) ## 0.0.8 ###### _May 23, 2016_ ##### Component Fixes / Enhancements - [Forms] Form Group Component ([#76](https://github.com/GetAmbassador/react-conventions/pull/76)) - [Inputs] Normalize Radio Group & Select Field values ([#80](https://github.com/GetAmbassador/react-conventions/pull/80)) ## 0.0.7 ###### _May 19, 2016_ ##### General - [Web] stateful components now update when new props are received ([#77](https://github.com/GetAmbassador/react-conventions/pull/77)) ##### Component Fixes / Enhancements - [Progress Feed] made style paths relative ([#78](https://github.com/GetAmbassador/react-conventions/pull/78)) ## 0.0.6 ###### _May 17, 2016_ ##### General - [Web] auto-close sidebar when route changes ([#75](https://github.com/GetAmbassador/react-conventions/pull/75)) - [Web] prevent CSS leaks in component examples ([#75](https://github.com/GetAmbassador/react-conventions/pull/75)) - [Web] make radio component stateless ([#75](https://github.com/GetAmbassador/react-conventions/pull/75)) ##### Component Fixes / Enhancements - [Activity Feed] formatting bug ([#75](https://github.com/GetAmbassador/react-conventions/pull/75)) - [Buttons] fixed nested icons, cleaned up loading state ([#75](https://github.com/GetAmbassador/react-conventions/pull/75))