Skip to content

Latest commit

 

History

History
3518 lines (2327 loc) · 248 KB

CHANGELOG.md

File metadata and controls

3518 lines (2327 loc) · 248 KB

Change Log

v0.71.1 (2017-07-16)

Full Changelog

Implemented enhancements:

Fixed bugs:

  • Tab: browser throwing a warning - getInitialState #1863
  • Dropdown: accessibility problem (screen readers) #1834
  • IE11 long modal scrolling #1759

Closed issues:

  • fix(Menu): your description #1862
  • website is down? #1854
  • SUI: release 2.2.11 #1851
  • Search: examples broken #1846
  • RFC: New types for typings #1289

Merged pull requests:

v0.71.0 (2017-07-07)

Full Changelog

Implemented enhancements:

  • Input: onChange event triggered when IME character (ex. Chinese) is not completely entered #1744
  • Infinite scrolling #1173
  • feat(Dropdown): add DropdownSearchInput component #1619 (layershifter)

Fixed bugs:

  • Input: list prop should be passed to input #1835
  • Tab.Pane's children data type needs to be updated #1798
  • AutoControlledComponent throws warning in React 16 #1761

Closed issues:

  • Modal closeIcon is invisible with dimmer='inverted' #1838
  • Typed by mistake :( #1827
  • ipt #1826
  • Dropdown always open #1824
  • RFC: Tab, allow custom menuItem #1822
  • Hey people, #1821
  • Console error for Form Textarea rows requiring number #1814
  • Country dropdown box, pressing the backspace key will not delete the first character typed in #1805
  • onSearchChange randomly misses keys on IE11 if typing quickly #1785
  • Dropdown value not populated on initial render w/ react 16 #1682
  • Modal: Better uncontrolled usage support #891

Merged pull requests:

v0.70.0 (2017-06-24)

Full Changelog

Implemented enhancements:

Fixed bugs:

  • Popup: button class applied to Popup #1703
  • Failed to build webpack2 example #1701
  • TextArea incorrect height with autoHeight prop when element is not visible #1405
  • Field.Input, Field.Select Get Rendered w/ Different Heights #1382

Closed issues:

  • Form: using a third-party form library causes "Uncaught TypeError: e.preventDefault is not a function" #1790

Merged pull requests:

v0.69.0 (2017-06-22)

Full Changelog

Implemented enhancements:

  • Button: the disabled attribute doesn't apply to the button element #1775
  • RFC: Form submition #1769
  • Button: add focus() method #1740
  • Input: remove need for icon to support 'loading' prop #1716
  • TextArea: add minHeight property with autoHeight #1647
  • feat(Button): add advanced handling of disabled prop #1781 (layershifter)
  • feat(Icon): add ability use the loading prop without an icon #1768 (layershifter)
  • feat(Button): add focus method #1764 (layershifter)
  • feat(TextArea): add minHeight property, docs example #1679 (josie11)

Fixed bugs:

  • Checkbox|Input: aria-* attributes incorrectly applied #1750
  • Missing attributes in html #1743
  • Dropdown: minCharacters breaks search input #1718
  • Dropdown: change active item on keyboard up/down #1487
  • Checkbox: focus not properly activated on click #1335
  • Dropdown sizer not always hidden #1298

Closed issues:

  • Import absolute path of the component #1776
  • Button animated="fade" doesnt work. #1774
  • Dropdown won't accept defaultValue change! #1772
  • fix(Menu): I type "&" to name of Menu.Item but it is not show #1765
  • Support Dropdown : multiple + label/icon #1760
  • Dropdown: override default onSearchChange behaviour if prop is passed #1738

Merged pull requests:

v0.68.5 (2017-06-01)

Full Changelog

Implemented enhancements:

Fixed bugs:

  • Dropdown: option keys fallback to values incorrectly #1720
  • Browser tab not showing Icon when viewing Icon docs #1709

Closed issues:

  • 'npm install semantic-ui-react' has error #1723

Merged pull requests:

v0.68.4 (2017-05-27)

Full Changelog

Implemented enhancements:

  • Grid: should have inverted prop #1673
  • Search: invalid PropType noResultMessage #1664
  • minCharacters and saveRemoteData for Dropdown setting missing? #1124
  • feat(Item): add unstackable prop to ItemGroup #1706 (layershifter)
  • feat(typings): export generic types #1698 (fabien0102)
  • feat(Visibility): add component #1174 (mariolamacchia)

Fixed bugs:

  • Button: Icon button has different width if content is 0 (number) #1691
  • Progress: indicating bar displaying wrong color with decimal value #1671
  • Dropdown won't open in IE if openOnFocus is false #1315

Closed issues:

  • Failed to Compile error using react-scripts@1.0.2 #1700
  • Button: redundant prop in Vertical Group example #1697
  • fix(Modal): your description #1696
  • Render button with content and icon take about 70ms #1686
  • Modal: Flickering when size is set to Large or small #1675
  • Suggestion: Arbitrary objects passed to Search results? #1670
  • Popup with grid + map doesn't layout properly #1660
  • Search component value #1655
  • Dropdown: Should work with keys instead of values #1634
  • Docs -> Form -> Props -> Size property - Showing lodash 'without' function #1563

Merged pull requests:

v0.68.3 (2017-05-06)

Full Changelog

Implemented enhancements:

  • fix(Progress): indicating progressbar does not change its color #1653 (Bebersohl)

Fixed bugs:

  • Progress: indicating progressbar does not change its color #1650
  • TypeScript compile errors #1621
  • Input does not get disabled attibute #1565

Closed issues:

  • Semantic UI not working when lodash installed separately as dependency #1656
  • scrolling issue w/multiple long modals #1652
  • Fixed menu inside a Sidebar pushable? #1646
  • fix(Menu): only first element shows when is active #1640

Merged pull requests:

v0.68.2 (2017-04-24)

Full Changelog

Fixed bugs:

  • Docs are not properly generated with Type column of component #1608

Closed issues:

  • Auto-controlled props emit spurious warning when set to undefined (missing undefined check). #1586

Merged pull requests:

v0.68.1 (2017-04-22)

Full Changelog

Implemented enhancements:

  • Feature request: handler for <List selection/> #1301
  • Label click for input element (accessibility) #980
  • feat(TextArea): add focus() method #1602 (gnowoel)

Fixed bugs:

  • Search: Pressing up/down arrow in the search input with no results throws errors to console #1592

Closed issues:

  • Thank you, maintainers and contributors #1604
  • Discussion: Abstract out prop mapping to independent lib #1601
  • Deprecation warnings on PropTypes with React >= 15.5.0 #1587
  • Add docs for sortable Table and sorted TableCell #1195

Merged pull requests:

v0.68.0 (2017-04-16)

Full Changelog

Implemented enhancements:

Fixed bugs:

  • Dropdown renderLabel expects a ReactElement<any> to be returned #1568
  • Can't get ref on <input> if it's a child of <Input> #1536
  • Issue with props merging on Menu #1424

Closed issues:

  • setting color on Menu.Item has no effect #1583
  • Dropdown onChange #1571
  • Warning Accessing PropTypes via the main React package is deprecated in React 15.5+ #1564
  • fix(Divider): Vertical Divider on docs rendered incorrectly #1544
  • Modal breaks SSR #1531
  • Dropdown does not repopulate without clicking away from the component. #1523
  • Wrong submit #1511
  • Add required Form.Field example #1444
  • RFC: remove production propTypes, allow small custom builds #524
  • RFC: Delegate/Pool DOM Event Listeners #284

Merged pull requests:

v0.67.2 (2017-03-25)

Full Changelog

Implemented enhancements:

  • Add focus method to Input component #1475
  • Suggestion : change Button.Or text for i18n #1461
  • Cannot pass name props to Search component #1437
  • Add textAlign and verticalAlign to Table component #1389
  • Active Dropdown item should be scrolled into view on open #1388
  • Modal window fixed height #1308
  • Add grid support for multiple device visibility breakpoints? #1024
  • fix(Portal): make compatible with React Fiber #1470 (cpunion)
  • feat(Button): add text prop to ButtonOr #1466 (layershifter)
  • feat(Search): add handling of html input props #1442 (layershifter)
  • feat(Grid): Add grid support for multiple device visibility breakpoints #1347 (layershifter)

Fixed bugs:

  • Button: floated doesn't work for Labeled Button #1488
  • TypeScript definition errors in v0.67.1 #1456
  • Dropdown: Clicking on "No results found." leads to hard to remove text from input #1451
  • Form.Field required label #1387

Closed issues:

  • Modal(Portal) not compatible with React Fiber (react@16) #1458
  • New Basic Usage Example: semantic-ui-react-todos #1426

Merged pull requests:

v0.67.1 (2017-03-13)

Full Changelog

Implemented enhancements:

Fixed bugs:

  • Cannot specify File Input multiple attribute #1386
  • TypeScript: can't import components individually #1182

Closed issues:

  • Examples with images in React Docs are broken due to protocol change #1441
  • The http://react.semantic-ui.com website is down #1429
  • Search mouse clicks does not work on setting the state of open to true #1417
  • Composition with react-redux-form components causing Element type undefined error #1416
  • Missing responsive navbar? #1415
  • Cannot load the react semantic-ui.com site: http://react.semantic-ui.com/ #1412
  • "Your docs are so great that I want a build of them w/ my theme" tips #1410
  • Input with side label will not color label red, if input is given error prop #1409
  • Question: Custom result list rendering #1406
  • Doc site is down, react.semantic-ui.com does not load #1404
  • position='right center' is not working? #1403
  • RFC: all event handlers should callback with (event, data) #623

Merged pull requests:

v0.67.0 (2017-03-01)

Full Changelog

Implemented enhancements:

  • feat(Accordion): support Title 'as' prop in dynamic accordion titles #1144

Fixed bugs:

  • Progress bar always shows progress label when using value/total #1352
  • Popup - allow mouseEnter, mouseLeave delay to be set via props #1163

Closed issues:

  • Modal, how to get access to onBlur method? #1400
  • Modal missing property declaration (TypeScript) for closeOnDimmerClick, closeOnDocumentClick #1398
  • Dispatch 2 time when click submit form #1396
  • fix github topic #1394
  • Loader isn't run in Modal #1393
  • Modal with passed trigger element, buttons can't close modal- usage question/feature request #1390
  • fix(Segment): using loading and clearing together makes clearing lose its effect #1385
  • fix(Segment): loading with clearing does not show the icon #1384
  • Docs site is down #1383
  • No clear way to make the "Search" component fill the width of its container #1381
  • Dropdown gets ugly when "selection" attribute is missing. #1379
  • Dropdown search doesn't work if Dropdown items are defined using JSX #1378
  • Unable to get react.semantic-ui.com to load #1373
  • Icon component PropType update to FontAwesome 4.7.0 #1371
  • Modal & redux-form doesn't work : focus lose. #1370
  • breaking(Popup): rename positioning to position #1259

Merged pull requests:

v0.66.0 (2017-02-22)

Full Changelog

Implemented enhancements:

  • feat(Menu): Add missing MenuItem disabled prop #1363
  • fix(Form): Remove Form onSubmit prop and serializer #1362
  • feat(Card): Add link prop to Card #1350
  • fix(typings): unable to set many typical html element props #1072

Fixed bugs:

  • bug(Popup): invalid usage of oneOfType in propTypes #1344
  • bug(Form): incomplete typings for Form.TextArea #1304

Closed issues:

  • Dropdown suggestion: allow "value" to be an object #1368
  • bug(Input): cannot backspace / delete if Input has predefined value prop #1358
  • Message of type warning, success and error does not show up inside Form. #1357
  • Usage with webpack #1353
  • Add label docs usage example for Progress #1351
  • UTF8 support for Menu Labels #1349
  • How to programatically submit a <Form> component #1348
  • Sidebar Menu UI Bugs #1346
  • Progress bar issue in Meteor #1339
  • Please document how to import js into a 'create-react-app' project #1330
  • Remove missing name warning on Form submit #1310

Merged pull requests:

v0.65.0 (2017-02-17)

Full Changelog

Implemented enhancements:

  • Form.Input not honouring autoCapitalize prop #1312
  • Add size prop to Comment.Group #1311

Fixed bugs:

  • Popups and Tooltips steal focus from input fields #1324
  • Disabled Button with Label leaves Label enabled #1026

Closed issues:

  • Corner Label on List.Items rendering Label on List corner #1328
  • How to test dropdown when calls e.nativeEvent.stopImmediatePropogation #1319
  • Very thin bug #1316
  • Doc bug to keep data in clipboard #1314
  • fix(Sidebar): your description #1313
  • Modals aren't displaying in Internet Explorer #1227

Merged pull requests:

v0.64.8 (2017-02-11)

Full Changelog

Implemented enhancements:

  • feat(Confirm): use shorthands for content and buttons definition #1290
  • style(Confirm): refactor, update typings and propTypes usage #1282 (layershifter)

Fixed bugs:

  • bug(Dropdown): Arrow keys are not working after No results found. #1275
  • Uncaught Error: Cannot find module 'babel-runtime/helpers/get' from 'semantic-ui-react/dist/commonjs/modules/Dropdown/Dropdown.js' #1260

Closed issues:

  • Feature Request: AllowAdditions in dropdown to retain text on focus #1305
  • Programatically set value for Dropdown? #1302
  • Dropping Component on runtime #1295
  • fix(Label): Label not appearing as it is shown in the example #1291
  • fix(Form): your description #1288
  • Menu onClick reloads page with react-router #1286
  • Dropdown performance #1278
  • label is not changing style if field is inline #1277

Merged pull requests:

v0.64.7 (2017-02-02)

Full Changelog

v0.64.6 (2017-02-02)

Full Changelog

Implemented enhancements:

  • feat(Dropdown): add closeOnChange prop #1244
  • bug(Dropdown): multiple search dropdown should refocus the input element on select of an option #1243

Fixed bugs:

  • fix(Portal): focus is stolen when clicking away to close #1271
  • bug(Menu): incorrect inheritance in MenuItemProps typings #1262
  • Bug(Popup): Clicking on another Popup's trigger doesn't close open Popups. #1251
  • Popup doesn't work with modal #1076

Closed issues:

  • Dropdown laggy if there are more than 1000 elements #1268
  • Popup not working #1255

Merged pull requests:

v0.64.5 (2017-01-31)

Full Changelog

Implemented enhancements:

  • feat(Button): add floated prop to Button.Group #1245
  • style(Message): update typings and remove propTypes #1254 (layershifter)

Fixed bugs:

Closed issues:

  • Checkbox onClick and onChange fire too late #1247
  • Dropdown options update triggered by onSearchChange #1242
  • Date Picker Component #1230
  • Compile errors about missing babel-runtime after update to latest #1229
  • Typings: missing prop "item" for Dropdown #1222
  • Modal Cannot read property 'appendChild' of null #1213
  • Dropdown's options can cause key warnings #1211
  • Dropdown keyboard arrows don't work when rendering with children dropdown menu #993
  • docs(ComponentExample): perma links for all examples #578

Merged pull requests:

v0.64.4 (2017-01-24)

Full Changelog

Implemented enhancements:

  • feat(Form): add inverted boolean property #1212
  • No way to make search input fluid #1104
  • Table sortable #926

Fixed bugs:

  • Modal TextArea / Input Bug #1199
  • The typings for FormInput and Divider are broken #1180
  • fix(Dropdown): use item instead of as={Menu.Item} #659 (levithomason)

Closed issues:

  • Modal "trigger" missing in Typescript Typings #1202
  • Form inside modal? #1197
  • How to upgrade to newer semantic-ui-react ? #1196
  • Support jsnext:main and module fields #862

Merged pull requests:

v0.64.3 (2017-01-20)

Full Changelog

Closed issues:

  • docs(Popup): Props description of "hideOnScroll" #1192
  • Dropdown.Item ignores 'value' property #1191
  • Scroll and fixed column in table ? #1185
  • Typescript: TS2307/TS2688 (Cannot Find Module/Cannot Find Type Definition) Errors #1183

Merged pull requests:

v0.64.2 (2017-01-18)

Full Changelog

Fixed bugs:

  • Invalid argument to oneOf #1177
  • bug(Modal): "trigger" component prop disappears on production build #1175
  • fix(Modal|Popup): fix propTypes usage #1176 (layershifter)

v0.64.1 (2017-01-17)

Full Changelog

Closed issues:

  • Dropdown defaultValue with fetched options #1149
  • Feat(Dropdown): Optionally return new text value pair from onAddItem #1132

Merged pull requests:

v0.64.0 (2017-01-13)

Full Changelog

Implemented enhancements:

Fixed bugs:

  • Typings: Modal #1152
  • fix(Table): Cannot convert a Symbol value to a string #1057

Merged pull requests:

v0.63.6 (2017-01-11)

Full Changelog

Implemented enhancements:

  • Typings: allow including only used components in app bundle #1080
  • feat(Dropdown): add openOnFocus and closeOnBlur #517

Closed issues:

  • fix(Menu): blur error #1145
  • correct way to import CSS ? #1143
  • Loading Form.Button can't be set disabled #1142
  • Why don't you allow style tag in components? #1139
  • Expose palette feature? #1138
  • Dropdown: combine allowAdditions(selection, search) with Dropdown Content #1137
  • If a Popup has child popup, modal or other widgets, the parent popup closes #1125
  • support other labelable controls in Form.Field in addition to Checkbox and Radio #1122
  • Add key to options in Dropdown menu #1120
  • Modal triggered from menu item issues #1106
  • Typings: Missing Typings for Components Portal, Reveal and Embed #1096

Merged pull requests:

v0.63.5 (2017-01-03)

Full Changelog

Closed issues:

  • Steps overflow container when cummulative step width exceeds container width #1114
  • Pagination Support for Table Component #1110
  • Typings: dimmer property in ImageProps is not optional. #1102

Merged pull requests:

v0.63.4 (2016-12-31)

Full Changelog

Implemented enhancements:

  • Typings: Add Comments from Source Files #1075
  • Consider Adding "container" prop to Grid.js #983

Fixed bugs:

  • Input/Dropdown/Button should not have tab stops when disabled #966

Merged pull requests:

v0.63.3 (2016-12-30)

Full Changelog

Implemented enhancements:

  • Typescript: Dimmer component doesn't exist. #1091
  • feat(typings): Add declarations for Dimmer #1092 (wcatron)
  • feat(Grid): add container prop #1085 (tarang9211)

Fixed bugs:

  • Table.Cell with child {0} doesn't render #1069

Merged pull requests:

  • docs(Introduction): Fix augmentation example #1094 (radekmie)
  • fix(Components): render with children or shorthand of 0 #1077 (lusarz)

v0.63.2 (2016-12-27)

Full Changelog

Implemented enhancements:

  • Textarea does not auto height #982

Closed issues:

  • Allow including only used LODASH functions in app bundle #1082
  • Dropdown onAddItem gets called on value change when text and value aren't equal #1064
  • Examples importing ../common cannot be edited #1037

Merged pull requests:

  • docs(Dropdown): added comments for shape of options #1086 (fobbyal)
  • fix(typings): Add comments from source and fix minor inconsistencies #1084 (sagax85)
  • feat(TextArea): add autoHeight prop #1083 (luski)
  • fix(docs): importing ../common on doc site can be edited #1078 (lusarz)
  • react-docgen@2.13.0 untested ⚠️ #1074 (greenkeeperio-bot)
  • fix(Dropdown): prevent overzealous onAddItem calls #1071 (keeslinp)
  • fix(Dropdown): added role/aria attributes to Dropdown and DropdownItem #1006 (fracmak)

v0.63.1 (2016-12-21)

Full Changelog

Fixed bugs:

  • Support defaultProps in AutoControlledComponent #764

Closed issues:

  • [Question] Form.Field control={Checkbox} vs Form.Checkbox #1070
  • manage the popup appearance and BG click to close #1067
  • Add doc examples for color, size, and inverted Statistic Groups #974

Merged pull requests:

v0.63.0 (2016-12-20)

Full Changelog

Fixed bugs:

  • Portal mouseOver should be mouseEnter #978

Merged pull requests:

  • docs(Statistic): add description #1060 (levithomason)
  • docs(StatisticGroup): add color, size, and inverted examples #1058 (tarang9211)
  • breaking(Portal|Popup): replace mouseOver event listener with mouseEnter #989 (davezuko)

v0.62.4 (2016-12-19)

Full Changelog

Closed issues:

  • Popup documentation page is broken #1055
  • Modal doesn't support animations #1054
  • Dropdown selection sets value on blur #1052
  • react.semantic-ui.com doesn't work ! #1051
  • Sidebar docs's broken #1048

Merged pull requests:

  • fix(docs): more permissive exampleContext regex #1056 (levithomason)
  • feat(typings): Added sidebar, Update to Search and Textarea #1053 (koenvg)

v0.62.3 (2016-12-17)

Full Changelog

Implemented enhancements:

  • Dropdown not resetting value when blurred #1019

Merged pull requests:

v0.62.2 (2016-12-16)

Full Changelog

Implemented enhancements:

  • feat(Accordion): ability to open multiple items #499
  • Config: support i18n #378

Fixed bugs:

  • docs(Example): Fix warnings #599

Closed issues:

  • fix(Table): Keys warning when using renderBodyRow #1030
  • Importing single module bundles entire library #1025
  • RFC: Use PureComponent #1020
  • how to render Header when defined as a const like your docs #1017
  • Form Within Modal - formData submitted returns undefined #1016
  • Search Module can't be made a11y compliant #885
  • RFC: Open questions around "Collection Shorthand" #604
  • Remove or update use of refs #405

Merged pull requests:

v0.62.1 (2016-12-10)

Full Changelog

Closed issues:

  • Checkbox does not toggle #1014
  • Add typescript definitions for Intellisense support #655

Merged pull requests:

  • docs(Usage): fix import path to minified stylesheet #1013 (aaronang)
  • docs(Step): remove object destructuring for Step subcomponents #1008 (tomjnsn)
  • docs(StepExampleGroups): remove object destructuring #1007 (tomjnsn)
  • fix(Dropdown): fix crash when setting defaultOpen on a search dropdown #1005 (fracmak)
  • Update imports-loader to version 0.7.0 🚀 #1004 (greenkeeperio-bot)
  • fix(Icon): added aria-hidden attribute to icon #1002 (fracmak)
  • fix(List): Added aria roles for list/list-item #1001 (fracmak)

v0.62.0 (2016-12-07)

Full Changelog

Closed issues:

  • Reveal alignment (feature request) #994
  • Modal close icon color #986
  • Draggable List item? #984
  • Form.Select onChange is not working as it should #981

Merged pull requests:

  • feat(typings): add first draft typings #995 (levithomason)
  • fix(Accordion): allow contentShorthand for panel prop #991 (wassname)
  • docs(Popup): make allowed content types statically analyzable #990 (davezuko)
  • fix(Sidebar) sidebar is a module, not a collection #987 (fracmak)
  • breaking(Form|RatingIcon|Search|SearchResult): Pass data to event handlers #951 (jeffcarbs)

v0.61.10 (2016-12-03)

Full Changelog

Implemented enhancements:

  • FormField support label shorthand #939
  • <Sidebar /> Component #197
  • feat(Checkbox|FormField) support label shorthand #967 (layershifter)

Merged pull requests:

v0.61.9 (2016-12-01)

Full Changelog

Closed issues:

  • Delete icon for multiselect dropdown generates warning #971
  • Statistic size Prop doesn't work inside Statistic.Group #970
  • Modal continuously updating #969
  • Preact? #965

Merged pull requests:

v0.61.8 (2016-11-30)

Full Changelog

Fixed bugs:

  • bug(Icon): Redundant size value #962

Closed issues:

  • fix(Dropdown): your description #956
  • <button> does not get emphasis on hover #952

v0.61.7 (2016-11-29)

Full Changelog

Closed issues:

  • Card onClick() callback function signature. #949
  • Wrappin the search results in a scrollable container #946
  • feat(search): allow multiple search terms #558

Merged pull requests:

v0.61.6 (2016-11-27)

Full Changelog

Fixed bugs:

  • Message Component Warning #936

Merged pull requests:

v0.61.5 (2016-11-26)

Full Changelog

Fixed bugs:

  • Accordion does not work properly when defaultActiveIndex is 0 #772

Merged pull requests:

v0.61.4 (2016-11-23)

Full Changelog

Implemented enhancements:

  • Modal: Support showing Close (X) Icon #436
  • feat(Modal): Add closeIcon #932 (jeffcarbs)
  • feat(Button): Prevent click on disabled button #930 (jeffcarbs)

Fixed bugs:

Closed issues:

  • Docs site down due to react version not on cloudflare #934
  • Better handle \<Button disabled /\> #929

Merged pull requests:

v0.61.3 (2016-11-22)

Full Changelog

Implemented enhancements:

  • FormField: required prop not passed to control #911

Fixed bugs:

  • fix(Input): onChange callback does not pass the value of the input when using Input with children #909
  • TextArea onChange callback does not pass the Input object #907
  • Header subheader shorthand element missing className='sub header' #902

Closed issues:

  • Unable to access documentation #915
  • react.semantic-ui.com is down #914
  • DISCUSSION: Use of react-form (problem with prop validations) #856
  • RFC: Formally document prop function signatures #487

Merged pull requests:

v0.61.2 (2016-11-20)

Full Changelog

Implemented enhancements:

  • refactor(docs): rename file name to be the same as class name, etc #564

Fixed bugs:

  • Dropdown selection auto select first option #811

Merged pull requests:

v0.61.1 (2016-11-17)

Full Changelog

Fixed bugs:

  • Support onKeyDown in Input #884

Closed issues:

  • Modal is missing "open" in the documentation of props. #690

Merged pull requests:

v0.61.0 (2016-11-16)

Full Changelog

Closed issues:

  • Docs site down #863
  • Improve doc build time and load time performance #765

Merged pull requests:

v0.60.10 (2016-11-15)

Full Changelog

Closed issues:

  • Very low performance caused by getUnhandledProps #859

Merged pull requests:

v0.60.9 (2016-11-14)

Full Changelog

Closed issues:

  • Dropdown: Customize selected label for single-select #852

Merged pull requests:

v0.60.8 (2016-11-14)

Full Changelog

Merged pull requests:

v0.60.7 (2016-11-14)

Full Changelog

Fixed bugs:

  • Accordion indexes #773

Merged pull requests:

v0.60.6 (2016-11-13)

Full Changelog

Closed issues:

  • Server side rendering failing #848

v0.60.5 (2016-11-13)

Full Changelog

Implemented enhancements:

  • Consistent Input change API #842
  • Better handling of boolean props with related callback props #384

Fixed bugs:

Closed issues:

  • Knob dial component #843

Merged pull requests:

  • feat(Input): add onChange(e, props) #846 (levithomason)
  • fix(debug): add bug work around #845 (levithomason)
  • style(Rating): update docs to the latest standards #841 (dpkwhan)
  • style(Search): update docs to the latest standards #840 (dpkwhan)
  • style(Checkbox): update docs to the latest standards #839 (dpkwhan)
  • style(Accordion): update docs to the latest standards #838 (dpkwhan)
  • style(Menu): update docs to the latest standards #835 (dpkwhan)

v0.60.4 (2016-11-10)

Full Changelog

Fixed bugs:

  • bug(customPropTypes): demand validation is broken with defaultProps #827
  • docs(Embed): props renaming #831 (layershifter)

Merged pull requests:

  • fix(Dropdown|Label): Remove overzealous prop validations #828 (jeffcarbs)

v0.60.3 (2016-11-10)

Full Changelog

Implemented enhancements:

  • [Table] Add Possibility to Make Table.Cell Selectable #812
  • <Embed /> Component #191
  • feat(Embed): Add component #783 (layershifter)

Fixed bugs:

  • IE Modal error #750

Merged pull requests:

v0.60.2 (2016-11-10)

Full Changelog

Closed issues:

  • Make text property of dropdown accept React.Node not only text #825

Merged pull requests:

v0.60.1 (2016-11-10)

Full Changelog

Closed issues:

  • Modal relies on document as default renderNode, breaks SSR #712

Merged pull requests:

v0.60.0 (2016-11-09)

Full Changelog

Implemented enhancements:

  • breaking(Dropdown|Label): Multi-select customization #809 (jeffcarbs)

Closed issues:

  • Docs about webpack + custom css #802

Merged pull requests:

v0.59.0 (2016-11-07)

Full Changelog

Fixed bugs:

  • docs for DropdownItem incorrectly list text as a onClick param #804

Closed issues:

  • Search Results Not Visible With Default Example #803
  • Library request in cdnjs. #778

Merged pull requests:

  • breaking(DropdownItem): callback with (e, props) onClick #805 (levithomason)
  • docs(Modal): fix icon prop in Button, fix labeled prop, add index.js and trailing . in description #800 (dpkwhan)
  • fix(Dimmer): Fix "simple" usage, add disabled prop #795 (jeffcarbs)

v0.58.3 (2016-11-05)

Full Changelog

Fixed bugs:

  • Prevent dropdown from opening when disabled #791
  • Docs site is down #786

Closed issues:

  • (question) how to open modal programmatically? #793

Merged pull requests:

  • feat(Dropdown): Prevent open when disabled #792 (jeffcarbs)
  • style(Message): update docs to the latest standards #789 (dpkwhan)
  • feat(Image): Render children appropriately #784 (jeffcarbs)

v0.58.2 (2016-11-02)

Full Changelog

Fixed bugs:

  • Dimmer - Inactive dimmer still overlays segment contents, making them unclickable #780

Merged pull requests:

v0.58.1 (2016-10-31)

Full Changelog

Implemented enhancements:

  • Dropdown enhancements: Better remote API support, item customization #416
  • <Dimmer /> Component #190
  • feat(Dimmer): Add component #447 (layershifter)

Closed issues:

  • class !important issue #777

Merged pull requests:

v0.58.0 (2016-10-28)

Full Changelog

Fixed bugs:

  • Accordion defaultActiveIndex #761

Merged pull requests:

v0.57.1 (2016-10-28)

Full Changelog

Implemented enhancements:

Fixed bugs:

  • Item.Image doesn't honor size prop #746

v0.57.0 (2016-10-28)

Full Changelog

Merged pull requests:

v0.56.14 (2016-10-27)

Full Changelog

Implemented enhancements:

Closed issues:

  • Grid centered not rendered properly #752
  • Does the <Popup/> Component have 'manual' behavior as the normal popup does? #727

Merged pull requests:

  • style(Segment): update docs to latest standards #751 (dpkwhan)

v0.56.13 (2016-10-25)

Full Changelog

Fixed bugs:

Closed issues:

  • <Sidebar/> component #730

Merged pull requests:

v0.56.12 (2016-10-23)

Full Changelog

Fixed bugs:

  • 0.56.11 fails to install correctly #724

Merged pull requests:

v0.56.11 (2016-10-22)

Full Changelog

Closed issues:

  • Segment does not support "middle" attachment #716
  • fix(Dropdown) Call Modal onClose handler when clicking on dropdown item cross icon #708

Merged pull requests:

v0.56.10 (2016-10-20)

Full Changelog

Closed issues:

  • docs(Dropdown): add missing examples #562

Merged pull requests:

  • chore(circleci): use ta-scripts auto-release and changelog #707 (levithomason)
  • chore(auto-release): skip non-consequential and unknown commits #706 (levithomason)
  • feat(Dropdown): Add missing examples and begin feature support #682 (jeffcarbs)

v0.56.9 (2016-10-19)

Full Changelog

Merged pull requests:

v0.56.8 (2016-10-19)

Full Changelog

Fixed bugs:

  • (0.56.6) semantic-ui-react unable to find React or ReactDOM module #703

Merged pull requests:

  • feat(Search|Dropdown): Improve arrow navigation #701 (jeffcarbs)

v0.56.7 (2016-10-19)

Full Changelog

Merged pull requests:

v0.56.6 (2016-10-19)

Full Changelog

Merged pull requests:

v0.56.5 (2016-10-18)

Full Changelog

Closed issues:

  • Props warning with modals #699
  • fix(Menu): There is a flaw while using image in the menu. #698

Merged pull requests:

v0.56.4 (2016-10-17)

Full Changelog

Merged pull requests:

v0.56.3 (2016-10-17)

Full Changelog

Fixed bugs:

  • Dropdown 'openOnSpace' triggered through TextArea #692
  • fix(Dropdown): blur virtual DOM with real DOM #693 (levithomason)

v0.56.2 (2016-10-17)

Full Changelog

Implemented enhancements:

  • feat(Modal): support opening/closing multiple modals #636
  • feat(Portal): Improve rendering #666 (jeffcarbs)

Fixed bugs:

Closed issues:

  • fix(Menu): SyntaxError:Unexpected token(6:8) #691

Merged pull requests:

  • feat(ButtonGroup): Add missing props #687 (jeffcarbs)
  • docs(Icon): refactor naming and descriptions, use function components #685 (dpkwhan)
  • docs(Input): refactor, add trailing . in description, fix imports #679 (dpkwhan)

v0.56.1 (2016-10-14)

Full Changelog

Fixed bugs:

  • Menu.Item allows icon to be set as boolean #681

Merged pull requests:

  • fix(MenuItem): allow bool/string icon proptype #683 (levithomason)
  • docs(Breadcrumb): refactor and use index.js #671 (dpkwhan)
  • docs(Step): refactor and fix an issue #668 (dpkwhan)
  • docs(Card): refactor, add trailing . in description and fix typo #667 (dpkwhan)
  • docs(progress): refactor, add trailing . to description and use stateless functional expression #664 (dpkwhan)
  • docs(confirm): add trailing . to description #663 (dpkwhan)
  • docs(Radio): refactor, use stateless functional expression and fix a typo #662 (dpkwhan)

v0.56.0 (2016-10-11)

Full Changelog

Implemented enhancements:

v0.55.2 (2016-10-11)

Full Changelog

Implemented enhancements:

Fixed bugs:

v0.55.1 (2016-10-09)

Full Changelog

Implemented enhancements:

Fixed bugs:

  • fix(Dropdown): reopens after switching back to browser window #627
  • fix(ItemImage): wrap image to prevent vertical strech #646 (debrice)

Merged pull requests:

v0.55.0 (2016-10-09)

Full Changelog

Merged pull requests:

v0.54.5 (2016-10-08)

Full Changelog

Implemented enhancements:

v0.54.4 (2016-10-08)

Full Changelog

Fixed bugs:

v0.54.3 (2016-10-07)

Full Changelog

Fixed bugs:

  • bug(Docs): 404 on old docs #635
  • Update <ListItem /> propType validation #111

Closed issues:

  • fix(Form): not render icon in select #620
  • Move docs to react.semantic-ui.com #611
  • Standardize childKey and shorthand props #449
  • Migrating to Semantic-UI-React #243

Merged pull requests:

v0.54.2 (2016-10-05)

Full Changelog

Closed issues:

  • Add key to 'Support' section in README? #624

Merged pull requests:

v0.54.1 (2016-10-04)

Full Changelog

Fixed bugs:

  • fix(Checkbox): prevent onChange and onClick when disabled #600

Merged pull requests:

  • refactor(Components): use a class if there are event handlers #619 (layershifter)
  • fix(Checkbox): no onChange/onClick when disabled #601 (sprmn)

v0.54.0 (2016-10-04)

Full Changelog

Fixed bugs:

  • fix(Button): revert rendering labeled buttons as <button> #612

Closed issues:

  • refactor(Button): rework labeled for consistency with Input #510
  • RFC: Standardize Component Parts #325

Merged pull requests:

v0.53.0 (2016-10-03)

Full Changelog

Fixed bugs:

  • labeled icon <Button /> not rendered as <button> #596

Merged pull requests:

v0.52.5 (2016-10-03)

Full Changelog

Merged pull requests:

v0.52.4 (2016-10-03)

Full Changelog

Implemented enhancements:

  • feat(GridRow): add missing divided prop #560
  • feat(GridRow): add missing divided prop #602 (layershifter)

Closed issues:

  • Question: direct importing vs deconstruction #609

Merged pull requests:

v0.52.3 (2016-10-03)

Full Changelog

Implemented enhancements:

Closed issues:

  • docs(Table): add attached example #595
  • Notifying of breaking changes in the changelog #592

Merged pull requests:

v0.52.2 (2016-10-03)

Full Changelog

Implemented enhancements:

v0.52.1 (2016-10-03)

Full Changelog

Implemented enhancements:

Merged pull requests:

v0.52.0 (2016-10-03)

Full Changelog

Implemented enhancements:

  • feat(Table): add shorthand for generating tables #565
  • All event handlers should return the event data first #218
  • feat(Dropdown): Pass object with name to onChange #581 (jeffcarbs)
  • feat(Table): add table row shorthand #567 (jeffcarbs)

v0.51.1 (2016-10-03)

Full Changelog

Implemented enhancements:

  • feat(ComponentExample): add copy JSX button #574
  • RFC: Could/should the modal rely more heavily on React.Portal? #553
  • feat(Label): add LabelGroup and missing docs #576 (layershifter)

Fixed bugs:

  • fix(MenuItem): do not add icon class given name or content #585 (levithomason)

Closed issues:

  • Update legacy component APIs to the v1 API #269

Merged pull requests:

v0.51.0 (2016-10-02)

Full Changelog

Merged pull requests:

v0.50.0 (2016-10-02)

Full Changelog

Merged pull requests:

  • feat(Modal): Enable usage without wrapper, add custom Portal #571 (jeffcarbs)

v0.49.0 (2016-10-01)

Full Changelog

Implemented enhancements:

Merged pull requests:

v0.48.3 (2016-09-29)

Full Changelog

Implemented enhancements:

Fixed bugs:

v0.48.2 (2016-09-28)

Full Changelog

v0.48.1 (2016-09-28)

Full Changelog

Implemented enhancements:

  • Spread unhandled props on the root element #91

v0.48.0 (2016-09-28)

Full Changelog

Implemented enhancements:

v0.47.2 (2016-09-28)

Full Changelog

Fixed bugs:

Merged pull requests:

v0.47.1 (2016-09-28)

Full Changelog

Implemented enhancements:

  • refactor(sub components): export at the top level #519
  • feat(index): export sub components at the top level #554 (levithomason)

v0.47.0 (2016-09-26)

Full Changelog

Implemented enhancements:

Fixed bugs:

Closed issues:

  • refactor(commonTests): rename for consistency and clarity #481

Merged pull requests:

v0.46.3 (2016-09-25)

Full Changelog

Implemented enhancements:

v0.46.2 (2016-09-25)

Full Changelog

Fixed bugs:

  • bug(Header): Invalid propTypes validation #542
  • Nested dropdown/menu does not expand on hover #533
  • fix(Header): Fix image prop #545 (layershifter)
  • docs(Menu): open nested dropdown item on hover #541 (levithomason)

Closed issues:

  • RFC: Standardize shorthand prop names for primary content #391

v0.46.1 (2016-09-23)

Full Changelog

Fixed bugs:

Merged pull requests:

  • chore(commonTests): Standardize the assertions in common tests #535 (jeffcarbs)

v0.46.0 (2016-09-23)

Full Changelog

Implemented enhancements:

Merged pull requests:

v0.45.3 (2016-09-21)

Full Changelog

Implemented enhancements:

v0.45.2 (2016-09-21)

Full Changelog

Fixed bugs:

Merged pull requests:

v0.45.1 (2016-09-21)

Full Changelog

Fixed bugs:

v0.45.0 (2016-09-21)

Full Changelog

Merged pull requests:

v0.44.9 (2016-09-20)

Full Changelog

Implemented enhancements:

Merged pull requests:

v0.44.8 (2016-09-20)

Full Changelog

Fixed bugs:

  • Selecting an item from a Dropdown menu in search mode (non multi) does not work #513
  • fix(Dropdown): abort handleBlur on click inside #514 (levithomason)

v0.44.7 (2016-09-20)

Full Changelog

Implemented enhancements:

  • <Search /> Component #195

Fixed bugs:

  • fix(Header): subheader and image shorthand #511

Merged pull requests:

v0.44.6 (2016-09-19)

Full Changelog

Merged pull requests:

v0.44.5 (2016-09-19)

Full Changelog

Merged pull requests:

v0.44.4 (2016-09-18)

Full Changelog

Fixed bugs:

  • Dropdown events triggering twice #504
  • fix(MenuItem): remove down prop #502
  • fix(Dropdown): skip select item on blur when closed #508 (levithomason)

v0.44.3 (2016-09-16)

Full Changelog

Fixed bugs:

v0.44.2 (2016-09-16)

Full Changelog

Fixed bugs:

  • Dropdown: <Dropdown.Item as={'a'} /> with href does not function appropriately #493

Merged pull requests:

v0.44.1 (2016-09-15)

Full Changelog

Fixed bugs:

v0.44.0 (2016-09-13)

Full Changelog

Fixed bugs:

v0.43.3 (2016-09-12)

Full Changelog

Fixed bugs:

  • Deprecated functional components throw TypeError: Cannot call a class as a function #367
  • fix(deprecate): handle functional components #494 (levithomason)

v0.43.2 (2016-09-10)

Full Changelog

Closed issues:

  • Engine requirements in package.json are out of date #491

Merged pull requests:

v0.43.1 (2016-09-10)

Full Changelog

Implemented enhancements:

  • Dropdown: support disabled items #478
  • refactor(Label): update props to the latest specs #474
  • Rename plural group components (Fields) -> Group #203
  • feat(Button): support all features, update to v1 API #295 (jamiehill)

Fixed bugs:

  • Create attached button element #46

Merged pull requests:

v0.43.0 (2016-09-09)

Full Changelog

Merged pull requests:

  • refactor(Label): update props to the latest specs #486 (jeffcarbs)

v0.42.6 (2016-09-09)

Full Changelog

Implemented enhancements:

  • Dropdown: support custom search function #469

Merged pull requests:

v0.42.5 (2016-09-09)

Full Changelog

Merged pull requests:

  • feat(Dropdown): support custom search function #484 (dylankiss)

v0.42.4 (2016-09-09)

Full Changelog

Fixed bugs:

  • fix(createFactory): do not create elements from null values #480 (jeffcarbs)

Closed issues:

  • fix(Label): do not auto apply the empty className #485

v0.42.3 (2016-09-09)

Full Changelog

Implemented enhancements:

  • Dropdown: Support arbitrary element for text #477

Merged pull requests:

v0.42.2 (2016-09-08)

Full Changelog

Implemented enhancements:

v0.42.1 (2016-09-07)

Full Changelog

Merged pull requests:

v0.42.0 (2016-09-07)

Full Changelog

Implemented enhancements:

v0.41.4 (2016-09-06)

Full Changelog

Merged pull requests:

  • feat(Dropdown): Select highlighted item on blur #468 (dylankiss)

v0.41.3 (2016-09-06)

Full Changelog

Implemented enhancements:

v0.41.2 (2016-09-05)

Full Changelog

Implemented enhancements:

v0.41.1 (2016-09-05)

Full Changelog

Implemented enhancements:

Closed issues:

  • Adding animation effects to component #465

Merged pull requests:

v0.41.0 (2016-09-02)

Full Changelog

Implemented enhancements:

Closed issues:

  • MenuItem is rendered as active link with React 15.3.1 #460

Merged pull requests:

v0.40.0 (2016-09-01)

Full Changelog

Implemented enhancements:

Fixed bugs:

  • Docs: Fix absolute anchor links #455

Closed issues:

  • Hoist propTypes for all wrapper components #432
  • Remove jQuery dependency #247

Merged pull requests:

v0.39.0 (2016-08-31)

Full Changelog

Fixed bugs:

  • Header: update doc usage of shorthand props #454
  • fix(Header): correct shorthand props API #456 (levithomason)

v0.38.1 (2016-08-29)

Full Changelog

Fixed bugs:

  • Dropdown: support Menu classname #448

Merged pull requests:

v0.38.0 (2016-08-29)

Full Changelog

Implemented enhancements:

v0.37.4 (2016-08-29)

Full Changelog

Implemented enhancements:

  • Modal: Support configurable close behaviors #437
  • React Router Links and MenuItems #142
  • feat(Modal): add configurable close behaviors (#440) #440 (brsanthu)

v0.37.3 (2016-08-28)

Full Changelog

Fixed bugs:

  • Dropdown: fix search type issues #397

Merged pull requests:

v0.37.2 (2016-08-26)

Full Changelog

Merged pull requests:

v0.37.1 (2016-08-25)

Full Changelog

Fixed bugs:

  • Docs: Generation issue of docgenInfo.json on Windows #434
  • fix(Checkbox): render required empty labels #439 (levithomason)

v0.37.0 (2016-08-25)

Full Changelog

Implemented enhancements:

  • RFC: Consider component augmentation #403
  • Breaking Changes: Add component augmentation #414 (levithomason)

Fixed bugs:

  • Docs: Comparison width error #433
  • Bug: Doc website prevents the use of cmd + c #425
  • Docs: use platform path sep #435 (levithomason)

Closed issues:

  • Doc: CI deploys a broken doc site build #423

Merged pull requests:

v0.36.3 (2016-08-22)

Full Changelog

Implemented enhancements:

  • Dropdown: Pass 'options' objects as props to Dropdown.Item #418 (jeffcarbs)

v0.36.2 (2016-08-22)

Full Changelog

Implemented enhancements:

v0.36.1 (2016-08-21)

Full Changelog

Fixed bugs:

Merged pull requests:

v0.36.0 (2016-08-21)

Full Changelog

Merged pull requests:

v0.35.1 (2016-08-21)

Full Changelog

Implemented enhancements:

  • <Card /> Component #186

Fixed bugs:

Merged pull requests:

v0.35.0 (2016-08-18)

Full Changelog

Merged pull requests:

v0.34.4 (2016-08-18)

Full Changelog

Implemented enhancements:

v0.34.3 (2016-08-17)

Full Changelog

Fixed bugs:

  • Support to change Icon in Dropdown Component #401

Merged pull requests:

v0.34.2 (2016-08-14)

Full Changelog

Implemented enhancements:

Closed issues:

  • Remove bluebird dependency #84

Merged pull requests:

v0.34.1 (2016-08-13)

Full Changelog

v0.34.0 (2016-08-13)

Full Changelog

Implemented enhancements:

  • <Feed /> Component #188

Merged pull requests:

v0.33.0 (2016-08-13)

Full Changelog

Implemented enhancements:

  • Modal Keyboard Event Handlers #175
  • Modal: full feature support with Dimmer and docs #383 (levithomason)

v0.32.0 (2016-08-13)

Full Changelog

Implemented enhancements:

Merged pull requests:

v0.31.0 (2016-08-10)

Full Changelog

Merged pull requests:

v0.30.0 (2016-08-08)

Full Changelog

Implemented enhancements:

v0.29.0 (2016-08-08)

Full Changelog

Implemented enhancements:

  • Add typings for typescript #361
  • <Rating /> Component #194

Fixed bugs:

  • Invalid argument supplied to oneOf, expected an instance of array. #375

Merged pull requests:

v0.28.1 (2016-08-05)

Full Changelog

Implemented enhancements:

  • Update MenuItem label propType to node #373 (Johnsel)

Merged pull requests:

v0.28.0 (2016-08-04)

Full Changelog

Merged pull requests:

v0.27.7 (2016-08-04)

Full Changelog

Fixed bugs:

  • Dropdown (multiple) search box does not grow with input #370

Merged pull requests:

v0.27.6 (2016-08-04)

Full Changelog

Fixed bugs:

  • Importing SELECT causes error #368

Merged pull requests:

v0.27.5 (2016-08-03)

Full Changelog

Implemented enhancements:

  • Support server side rendering #364
  • Use a transitions enum for transition propTypes #164

Merged pull requests:

v0.27.4 (2016-08-02)

Full Changelog

Implemented enhancements:

  • How to access input value while typing on Dropdown #355
  • Dropdown: add onSearchChange callback #360 (levithomason)

Merged pull requests:

v0.27.3 (2016-08-02)

Full Changelog

Merged pull requests:

v0.27.2 (2016-07-28)

Full Changelog

Implemented enhancements:

  • Don't throw error if jquery is detected #352

Merged pull requests:

v0.27.1 (2016-07-25)

Full Changelog

Merged pull requests:

v0.27.0 (2016-07-23)

Full Changelog

Implemented enhancements:

  • Dropdown.Item doesn't render #346

Merged pull requests:

v0.26.0 (2016-07-19)

Full Changelog

Merged pull requests:

v0.25.1 (2016-07-19)

Full Changelog

Fixed bugs:

  • Error trying to run in webpack cannot resolve module 'utils/Meta' #340
  • Fixed broken reference to utils/Meta #342 (tslater)

Merged pull requests:

v0.25.0 (2016-07-18)

Full Changelog

Merged pull requests:

v0.24.1 (2016-07-17)

Full Changelog

v0.24.0 (2016-07-17)

Full Changelog

Implemented enhancements:

v0.23.0 (2016-07-16)

Full Changelog

Merged pull requests:

v0.22.0 (2016-07-14)

Full Changelog

Implemented enhancements:

  • <Rail /> Component #181

Merged pull requests:

v0.21.1 (2016-07-13)

Full Changelog

Implemented enhancements:

  • <Loader /> Component #180

Fixed bugs:

  • Setting localStorage throws in Safari private mode #332

Merged pull requests:

v0.21.0 (2016-07-11)

Full Changelog

Implemented enhancements:

v0.20.0 (2016-07-11)

Full Changelog

Merged pull requests:

v0.19.0 (2016-07-10)

Full Changelog

Implemented enhancements:

  • <Flag /> Component #177

Fixed bugs:

  • Form: Uncaught TypeError: this.element.form is not a function #326
  • Temporarily bundle jQuery and SUI JS #327 (levithomason)

Closed issues:

v0.18.0 (2016-07-05)

Full Changelog

Implemented enhancements:

Merged pull requests:

v0.17.0 (2016-07-04)

Full Changelog

Implemented enhancements:

Closed issues:

  • Setting NODE_ENV and $(npm bin) on Windows #315
  • Create Contributing Guidelines #314
  • Support Windows env var assignments #313
  • Compilation issue with docgenInfo.json (windows) #307
  • File docgenInfo.json missing from 'docs/app' #304
  • Better document component className buildup methods #282

Merged pull requests:

v0.16.4 (2016-06-28)

Full Changelog

Fixed bugs:

  • Relax Dropdown CWRP value error for multiple dropdowns #309

v0.16.3 (2016-06-28)

Full Changelog

Closed issues:

  • Introducing Semantic-UI-React-Storybook #308
  • Update List to v1 API #306
  • Missing dependencies in package.json #303
  • Would love to contribute #302
  • Remove sd-* classes #293

Merged pull requests:

v0.16.2 (2016-06-27)

Full Changelog

v0.16.1 (2016-06-27)

Full Changelog

Implemented enhancements:

Fixed bugs:

Closed issues:

  • Disable debug logs #298
  • Progress Error: this.element.progress is not a function #297

Merged pull requests:

v0.16.0 (2016-06-26)

Full Changelog

Implemented enhancements:

Merged pull requests:

v0.15.2 (2016-06-24)

Full Changelog

Merged pull requests:

  • Add ability to remove dropdown items on backspace #283 (ianunruh)

v0.15.1 (2016-06-23)

Full Changelog

Fixed bugs:

  • Unlisted peer dependency on react-addons-create-fragment #274

Merged pull requests:

v0.15.0 (2016-06-23)

Full Changelog

Implemented enhancements:

Closed issues:

  • Remove console.group #272

Merged pull requests:

v0.14.1 (2016-06-22)

Full Changelog

Fixed bugs:

Closed issues:

  • Published NPM package executes dev dependencies (HMR) #264
  • Publishing latest versions to NPM #261

Merged pull requests:

v0.14.0 (2016-06-21)

Full Changelog

Implemented enhancements:

  • Warn when duplicating classes #96
  • Add toggle button functionality #43
  • Use local modules in dev #29
  • Add animation to Modal Show AND Modal Hide #13

Fixed bugs:

  • Doc site is broken #238
  • [Segment] Right floated segment not floating #120

Closed issues:

  • how to do pull request on docs? #258
  • CSS with stardust #257
  • Stardust's dependency on Semantic UI #256
  • Slack integration test #253
  • Add README bullet points explaining the point of Stardust #166
  • Set value instead of object for serializing Form data #75
  • Conformance test for children/description/text props #71
  • Code coverage #63

Merged pull requests:

v0.12.4 (2016-05-06)

Full Changelog

Closed issues:

  • Solidify component API for className buildup #208
  • <Label /> Component #179
  • <Icon /> Component #178

Merged pull requests:

v0.13.3 (2016-03-20)

Full Changelog

v0.13.2 (2016-03-20)

Full Changelog

v0.13.1 (2016-03-20)

Full Changelog

v0.13.0 (2016-03-20)

Full Changelog

Implemented enhancements:

  • Support all dropdown types #4

Closed issues:

  • Dropdown fails to open on initial render with dynamic className change #149

Merged pull requests:

v0.12.3 (2016-03-16)

Full Changelog

v0.12.2 (2016-03-16)

Full Changelog

Closed issues:

  • Webpack build error - Module parse failed #173
  • Create Semantic UI Card Component #146

Merged pull requests:

v0.12.1 (2016-02-15)

Full Changelog

Merged pull requests:

v0.12.0 (2016-02-13)

Full Changelog

Closed issues:

  • Use 0.0.0.0 in webpack dev server #135
  • Restructure sub components #99

Merged pull requests:

v0.11.1 (2016-02-11)

Full Changelog

Fixed bugs:

  • Form props are not passed to settings (prevent submit) #160
  • [Segment] Piled Segments not piling #116
  • Radium integration Issue #104

Merged pull requests:

v0.11.0 (2016-02-05)

Full Changelog

Implemented enhancements:

v0.10.2 (2016-02-01)

Full Changelog

Fixed bugs:

v0.10.1 (2016-01-29)

Full Changelog

v0.10.0 (2016-01-29)

Full Changelog

Implemented enhancements:

Merged pull requests:

v0.9.9 (2016-01-25)

Full Changelog

v0.9.8 (2016-01-25)

Full Changelog

Merged pull requests:

  • Revert "Optimizes display performance of the Input render method" #152 (jhabdas)

v0.9.7 (2016-01-24)

Full Changelog

Merged pull requests:

  • Optimizes display performance of the Input render method #151 (jhabdas)

v0.9.6 (2016-01-22)

Full Changelog

Merged pull requests:

  • feat(Table): accept sort/onSortChange properties to display sorted state #148 (davezuko)

v0.9.5 (2016-01-21)

Full Changelog

Merged pull requests:

  • chore(Dropdown): add props for semantic settings #147 (davezuko)

v0.9.4 (2016-01-13)

Full Changelog

Fixed bugs:

Closed issues:

  • <Item /> not rendering at all #144
  • [Form Validation] Regular Expression Validator not working #143
  • Change webpack devtool to source-map #136

v0.9.2 (2016-01-04)

Full Changelog

Merged pull requests:

v0.9.1 (2015-12-22)

Full Changelog

Closed issues:

  • GitHub Pages page is down #129

Merged pull requests:

v0.9.0 (2015-12-21)

Full Changelog

Implemented enhancements:

  • Fix Source Maps #119
  • Support progress bars #118
  • Generate changelog on deploy #101

Fixed bugs:

  • Only a subset of tests running #126
  • Placeholder Text Turns Black on Control Focus #123

Closed issues:

  • Relax jsdoc validation #105
  • Add Webpack config to README #87
  • Need Generic Select Component #78
  • Solidify Form validation and submission pattern #66

Merged pull requests:

v0.8.1 (2015-12-07)

Full Changelog

Implemented enhancements:

Closed issues:

  • Segment examples #112

Merged pull requests:

v0.8.0 (2015-11-24)

Full Changelog

Implemented enhancements:

  • Add <Header /> component #107
  • Add <Buttons /> #97
  • A <Divider /> element. #49

Closed issues:

  • Duplicate random data causing intermittent Table test fail #95
  • Cleanup redundancy in tests #60

Merged pull requests:

v0.7.1 (2015-10-28)

Full Changelog

Implemented enhancements:

  • Support Fields element #36
  • Create Container Element to Handle Container classes #10

Fixed bugs:

  • Nesting an <Input /> in a <Field /> #38

Closed issues:

  • Conformance test for element and plugin #72

Merged pull requests:

v0.7.0 (2015-10-23)

Full Changelog

Implemented enhancements:

  • Input does not handle labels #61
  • <List /> component #50
  • Remove all styles from stardust #27

Fixed bugs:

  • Select Input Needs to be Controlled Component #48

Closed issues:

  • Fubhub integration is needed. #88
  • Drop /dist build #86
  • Tests for customPropType utility #76
  • getSpreadableProps util #69

Merged pull requests:

v0.6.3 (2015-10-22)

Full Changelog

Merged pull requests:

v0.6.2 (2015-10-22)

Full Changelog

v0.6.1 (2015-10-22)

Full Changelog

Merged pull requests:

v0.6.0 (2015-10-22)

Full Changelog

Closed issues:

  • Static meta info object #70
  • CustomPropTypes util #68

Merged pull requests:

v0.5.1 (2015-10-19)

Full Changelog

Implemented enhancements:

  • DATEPICKER #23

Fixed bugs:

  • README needs to say Babel stage 0 #28
  • Button warning #24

Closed issues:

  • Floated examples break the docs code layout #55
  • Example display order #41
  • Component guideline test #33
  • Replace class usage with attributes. #9
  • Use default props and params #6

Merged pull requests:

v0.5.0 (2015-10-16)

Full Changelog

Closed issues:

  • Need component for radio input #51

Merged pull requests:

v0.4.0 (2015-10-12)

Full Changelog

Closed issues:

  • Right side width #42

Merged pull requests:

v0.3.0 (2015-10-05)

Full Changelog

Merged pull requests:

v0.2.1 (2015-10-03)

Full Changelog

v0.2.0 (2015-10-03)

Full Changelog

Closed issues:

  • new issue #12

Merged pull requests:

v0.1.7 (2015-10-03)

Full Changelog

v0.1.6 (2015-10-03)

Full Changelog

v0.1.5 (2015-10-03)

Full Changelog

v0.1.4 (2015-10-03)

Full Changelog

v0.1.3 (2015-10-03)

Full Changelog

v0.1.2 (2015-10-03)

Full Changelog

v0.1.1 (2015-10-03)

Merged pull requests:

* This Change Log was automatically generated by github_changelog_generator