v0.79.0 (2018-03-19)
Merged pull requests:
- docs(carbonads): setup carbon ads #2664 (levithomason)
- chore(package): restore babel option
modules: false
for ESM builds #2663 (thetric) - fix(Checkbox): only add "fitted" class if label is nil #2660 (SimonKinds)
- docs(changelog): capture all PRs #2659 (levithomason)
- docs(readme): add Distense to the built with list #2655 (JohnAllen)
- docs(Responsive): fix spelling #2653 (cptbrkfst)
- docs(Search): debounce search change handler #2650 (ryanflowers)
- fix(Input): add missing accept prop #2647 (fastman)
- fix(factories): fix typo in exception #2645 (eightnoteight)
- Update README.md #2644 (brianespinosa)
- fix(Visibility): cancel RAF on component unmount #2635 (layershifter)
- fix(Layouts): fix behaviour of Sidebar in mobile view #2634 (layershifter)
- fix(Responsive): fix types in typings #2633 (layershifter)
- fix(Pagination): call
onPageChange
only when change is occurred #2632 (layershifter) - docs(Layouts): fix typo in StickyLayout #2630 (felippenardi)
- fix(Modal): fix positioning when "as" prop is a component #2623 (trevorharwell)
- breaking(Pagination): rename
ariaLabel
proparia-label
#2607 (AndreiEnache) - chore(package): switch to
babel-preset-env
#2594 (thetric) - fix(docs): fix return in ComponentPropsComponents #2581 (layershifter)
v0.78.3 (2018-02-26)
Merged pull requests:
- fix(Transition): add slide left #2576 (levithomason)
- fix(Dropdown): allow bool item value #2572 (levithomason)
- fix(Accordion): update signature of
onTitleClick
in typings #2568 (layershifter) - fix(examples): add
react-hot-loader
to deps in webpack3 example #2567 (layershifter) - fix(Card): fix typo in CardExampleLinkCardProp #2562 (ryanpcmcquen)
- fix(examples): fix in webpack3 examples #2561 (layershifter)
- fix(Layouts): fix typo in HomepageLayout #2554 (jbraithwaite)
- test(Portal): fix tests with timeouts #2538 (levithomason)
- fix(Pagination): allow to override props in PaginationItem #2537 (aivins)
- feat(Dropdown): add direction prop #2536 (levithomason)
- docs(TableExamplePagination): order icon names per docs #2534 (searene)
- feat(Dropdown): 'wrapSelecion' prop: option to disable "infinity" list #2533 (GCrispino)
- fix(Responsive): use root element client width #2531 (Autarc)
- fix(ComponentDoc): clickable subcomponent props menu #2526 (levithomason)
- docs(Pagination): add missing prop in PaginationExampleOptions #2510 (Elliott32)
- fix(Progress): use correct width for value/total #2503 (rachelslurs)
- docs(README): add 173app to the built with list #2495 (Carrotzpc)
- docs(ComponentExample): fix code editor body regex #2481 (nieroda)
- feat(MountNode): add component #2407 (layershifter)
- docs(webpack): add webpack3 boilerplate with theming #2371 (layershifter)
v0.78.2 (2018-02-06)
Merged pull requests:
- Accept HTMLFormElement form event #2501 (corydeppen)
v0.78.1 (2018-02-05)
Merged pull requests:
- fix(doesNodeContainClick): only use x/y if !e.target #2494 (levithomason)
v0.78.0 (2018-02-04)
Merged pull requests:
- feat(ComponentDoc): add virtual whitespace for sidebar #2492 (levithomason)
- chore(.github): add probot configurations #2491 (levithomason)
- fix(AccordionTitle): allow strings in index PropType #2483 (bharatzvm)
- docs(ComponentPropEnum): update for value changes #2482 (levithomason)
- docs(Grid): fix column/row typo #2480 (levithomason)
- fix(Sticky): scrollContext changes cause memory leak and incorrect scroll events #2464 (fracmak)
- feat(Card): add centered prop to Card.Group #2463 (sudheerDev)
- fix(Visibility): context changes cause memory leak and incorrect scroll events #2458 (fracmak)
- Fix(Portal) check for rootNode rendering to prevent race condition #2457 (Brantron)
- breaking(popup): verticalOffset #2450 (adam-26)
- docs(README): Add Hürriyet Oto to built with list #2445 (eabay)
- Fix(typo): Rectifiying spelling in the examples #2426 (ahmedu007)
- fix(Responsive): use setState() safely #2421 (layershifter)
- docs(layouts): make HomepageLayout responsive #2396 (layershifter)
v0.77.2 (2018-01-10)
Merged pull requests:
- feat(customPropTypes): allow to pass Symbol to
as
#2416 (layershifter) - docs(README): add Cryptact to the built with list #2413 (kuy)
- feat(Confirm): allow custom sizes #2409 (ashurbeyli)
- docs(Form): update docs to show Form.Group with widths='equal' to have certain children have the required fluid prop #2395 (brianespinosa)
- fix(Checkbox): fix event handling with
id
prop #2392 (Attrash-Islam) - fix(TransionablePortal): fix state handling #2390 (layershifter)
- docs(README): Add moneytracker.cc to built with list #2385 (ayastreb)
- fix(Portal): click inside detection #2384 (levithomason)
- feat(Progress): Add value option, to just show the value in the bar #2383 (UnbrandedTech)
- feat(Pagination): add new component #2352 (layershifter)
v0.77.1 (2017-12-10)
Merged pull requests:
- docs(Step): fix display of an icon in StepExampleEvenlyDivided #2365 (jeroenvervaeke)
- feat(Button): add
buttons
shorthand to ButtonGroup #2361 (layershifter) - docs(README.md): add bailfacile.fr to list of websites using Semantic UI React #2357 (potioventures)
- docs(README.md): add re.yomeshgupta.com to the build with list #2351 (yomeshgupta)
- fix(Transition): fix of the choice of duration #2350 (layershifter)
- chore(docgen|menugen): fix problems with paths on Windows #2349 (layershifter)
- chore(docgen): add a friendly exception #2348 (layershifter)
- feat(Image): improve handling of HTML props #2316 (layershifter)
v0.77.0 (2017-11-25)
Merged pull requests:
- docs(Header): fix typo in component example description #2340 (gitname)
- fix(Dropdown): add event handlers when opened via defaultOpen #2334 (seanMcKennaPuppet)
- fix(Image): correct the type of the width prop #2333 (lafritay)
- fix(Portal): fix usage of eventPool #2329 (layershifter)
- feat(Embed): disable "related videos" when
brandedUI
is set totrue
#2320 (bennettrogers) - fix(customPropTypes): improve perf of
suggest
#2314 (davezuko) - fix(Input): icon should be always after <input> #2302 (layershifter)
- test(Card): remove cruft tests #2294 (layershifter)
- feat(Checkbox): add support of htmlFor #2293 (layershifter)
- chore(package): add fbjs to dependencies #2292 (layershifter)
- fix(docs): add missing period to script URL #2290 (gitname)
- BREAKING(Tab): allow right/left without
tabular
#2265 (ryanmcgarvey) - docs(ComponentSidebar): add sidebar navigation #2070 (layershifter)
- docs(DropdownExamplePointing): Fix nested Dropdown #1644 (Jimeno0)
v0.76.0 (2017-11-04)
Merged pull requests:
- docs(readme): update link and desc of
react-semantic.ui-starter
#2288 (Metnew) - docs(readme): add Bandwidth Hero to built with #2284 (ayastreb)
- docs(Advertisement): fix AdvertisementExampleBannerTop example #2275 (tuzhu008)
- docs(HOC): remove reexport to avoid warning in test #2270 (layershifter)
- chore(test): fix browser config #2269 (layershifter)
- Update README.md #2268 (garysieling)
- fix(Modal): fix errors with SSR #2260 (adam-26)
- docs(README): fix URL collision #2258 (neslinesli93)
- docs(README): add ForecastCycles to built-with list #2257 (neslinesli93)
- fix(Modal): fix state update after close #2254 (layershifter)
- fix(Dropdown): isEqual over shallowEqual for props #2252 (chrisjbrown)
- docs(Dropdown): add dedicated example for controlled Dropdown #2251 (layershifter)
- fix(docs): fix propTypes warnings #2244 (layershifter)
- docs(Accordion): fix typo in AccordionExampleForm #2239 (rabbl)
- docs(README): add gitconnected to built-with list #2238 (treyhuffine)
- feat(Grid): allow multiple values for
reversed
prop #2235 (layershifter) - fix(Portal): pass additional agruments to trigger handlers #2234 (layershifter)
- docs(Usage): switch from NPM to yarn #2232 (lielfr)
- docs(Views): add <meta name="viewport"> tags to docs #2231 (RetroCraft)
- docs(Ref): add a basic example #2226 (layershifter)
- breaking(Image): Inconsistent prop usage between Image and Icon for circular shape #2225 (RetroCraft)
- feat(Dropdown): make deburr opt-in, and deburr input #2223 (patrikmolsson)
- docs(Icon): fix similar icon search #2220 (patrikmolsson)
- feat(Portal): use Ref for handling trigger refs #2219 (layershifter)
- docs(index): don't use prod libs in dev #2216 (levithomason)
- docs(Props): make large code blocks more legible #2215 (redbmk)
- fix(Popup): execute
onClose
when Popup closes on scroll #2182 (mkarajohn) - feat(TransitionablePortal): add component #2155 (layershifter)
- perf(customPropTypes): Memoize
suggest
#2149 (ayastreb) - feat(Responsive): add
fireOnMount
prop #2137 (layershifter) - docs(ComponentDoc): refactor and optimize #2123 (layershifter)
v0.75.1 (2017-10-18)
Merged pull requests:
- fix(FormField): pass content prop through #2212 (levithomason)
- fix(Responsive): fix usage of
window
for SSR #2209 (layershifter) - docs(Form): fix typo in label #2208 (layershifter)
- feat(typings): export DropdownOnSearchChangeData #2205 (pierre-H)
- chore(circleci): fix typo in a step name #2200 (WiNloSt)
- fix(TextArea): fix autoHeight calculate wrong value on long text #2199 (WiNloSt)
v0.75.0 (2017-10-16)
Merged pull requests:
- docs(ISSUE_TEMPLATE): update link to SO and code template #2198 (layershifter)
- feat(Message): add
top
to possible values ofattached
#2197 (layershifter) - style(mixed): fix spelling and grammar issues in comments and tests #2196 (direvus)
- docs(Button): add missing props to example #2191 (patrikmolsson)
- fix(typings): fix definition for Accordion.Accordion #2180 (swASO)
- docs(README): add aircip.ir and platform.nazarbazaar.ir to
built with
section #2179 (ali-master) - style(Form): fix typo in examples #2178 (abhn)
- docs(examples): fix webpack.config.js #2171 (armendarabyan)
- feat(typings): add icon names for Icon #2167 (vincealdrin)
- fix(Form): don't prevent form submission when action='' #2165 (eug48)
- fix(Dropdown): update text when item selected with keyboard #2162 (ayastreb)
- docs(Portal): remove useless props in PortalExampleControlled #2159 (layershifter)
- test(typings): restore assertion for typings and propTypes order #2158 (layershifter)
- docs(Portal): add controlled example #2156 (layershifter)
- fix(Modal): set scrolling body class on re-open #2152 (ayastreb)
- test(common): support isConformant for portals #2146 (levithomason)
- breaking(Step): refactor Step to use factories, update content props, add missing props #2145 (layershifter)
- test(mixed): add test for
content
prop, remove useless tests #2144 (layershifter) - breaking(Statistic): refactor Statistic to use factories, update content props #2143 (layershifter)
- feat(Ref): add component #2142 (layershifter)
- perf(Breadcrumb): move computer of ElementType to method on BreadcrumbSection #2141 (layershifter)
- fix(Search): simplify propTypes on SearchResult #2138 (layershifter)
- docs(readme): url update in built with #2134 (GautierT)
- chore(package): update to react 16 #2131 (layershifter)
- fix(Transition): fix component wrapping inside Transition.Group #2130 (layershifter)
- docs(Dropdown): fix DropdownRemoteExample #2126 (patrikmolsson)
- docs(readme): add amazon publishing to built with #2122 (austinfox)
- perf(lodash): remove _.omit and _.isEqual #2111 (levithomason)
- fix(Modal): add/remove dimmer classes in raf #2010 (levithomason)
v0.74.2 (2017-09-25)
Merged pull requests:
- fix(Dropdown): omit
moveSelectionBy\(\)
whenoptions
aren't defined #2119 (layershifter) - fix(Sticky):
scrollContext
is used from actual props, rename doc examples #2118 (layershifter) - fix(eventStack): correct handling of removed targets #2117 (layershifter)
v0.74.1 (2017-09-24)
v0.74.0 (2017-09-24)
Merged pull requests:
- fix(Dropdown): fix call order of
onAddItem
andonChange
handlers #2113 (layershifter) - breaking(Dropdown): clean searchQuery after selection in multiple search Dropdown #2112 (layershifter)
- docs(Dropdown): fix searchQuery example #2110 (layershifter)
- feat(Dropdown): add
searchQuery
prop #2109 (layershifter) - fix(Button): Add bool to propTypes of attached #2105 (kasbah)
- breaking(Dropdown): correct onSearchChange signature #2102 (layershifter)
- fix(Dropdown): fix tabIndex behaviour #2101 (layershifter)
- fix(Modal|Popup|Portal): fix usage of eventStack sub/unsub #2099 (austinfox)
- fix(Icon): fix typings of Icon.Group #2095 (mihai-dinculescu)
- feat(eventStack): support for different targets #2094 (layershifter)
- feat(Sticky|Visibility): listen for
resize
events #2091 (layershifter) - feat(Visibility): add
direction
for calculations #2090 (layershifter) - fix(Visibility): fix behaviour of reverse calls #2088 (layershifter)
- docs(parser): parse custom values and mixed enums #2086 (layershifter)
- fix(Sticky): disable styles when
active
is false #2083 (layershifter) - chore(package): replace npm with yarn #2081 (levithomason)
- feat(Dropdown): implement
selectOnNavigation
prop #2009 (rijk) - breaking(Accordion): Refactor component #1375 (layershifter)
v0.73.1 (2017-09-18)
Merged pull requests:
- fix(Popup): Remove hideOnScroll from window scroll #2063 (mkarajohn)
- feat(Sticky): add
active
prop #2053 (layershifter)
v0.73.0 (2017-09-11)
Merged pull requests:
- fix(Rating): make defaultProps static #2061 (nel-co)
- docs(readme): add according.to.localsourc.es #2059 (martin-ericsson)
- chore(debug): remove debug from builds #2058 (layershifter)
- fix(childMapping): correct argument order for getValue() #2047 (layershifter)
- fix(Image): relax
wrapped
propType #2043 (layershifter) - feat(Card): add textAlign prop to Card subcomponents #2038 (itamar244)
- docs(readme): add appfollow to built with #2030 (lisonok)
- chore(tests): replace phantomjs with chromium #2024 (layershifter)
- feat(Dropdown): remove diacritics on filter #2021 (AgentChris)
- perf(Visibility): use RAF #2019 (layershifter)
- feat(Visibility): add fireOnMount #2018 (layershifter)
- docs(Layouts): make StickyLayout fully functional #2017 (layershifter)
- feat(Visibility): add offset #2016 (layershifter)
- breaking(Checkbox): callback with new checked value in onClick #2014 (areinmeyer)
- perf(docs): optimize ComponentProps #2012 (layershifter)
- perf(Flag|Icon): add shouldComponentUpdate with shallowEqual #2011 (layershifter)
- fix(Modal): fix typo in className #2004 (layershifter)
- fix(TextArea): use onInput for updating height for IE compatibility #1982 (nickpedersen)
- feat(Responsive): add component #1872 (layershifter)
- docs(Example): add ShorthandExample and ability to version docs #1868 (layershifter)
v0.72.0 (2017-08-28)
Merged pull requests:
- fix(Button|Menu|List|Step): fix behaviour of
onClick
when is disabled #2006 (layershifter) - fix(Dropdown): closeOnBlur={false} does not work #1998 (lottamus)
- fix(Sticky|Visibility): add null check on window #1990 (lottamus)
- fix(TextArea): fix typings definition #1989 (pierre-H)
- perf(docs): optimize performance #1981 (layershifter)
- feat(Tab): add
renderActiveOnly
prop #1976 (layershifter) - feat(events): add eventStack #1733 (layershifter)
- breaking(Modal): update shorthand functionality #1599 (levithomason)
v0.71.5 (2017-08-20)
Merged pull requests:
- feat(Sticky|Visibility): add scroll context #1978 (mariolamacchia)
- feat(Popup): Multiple event triggering a Popup #1977 (vipul-21)
- fix(Input|Button|TextArea): add
focus
method to typings #1972 (layershifter) - feat(Transition): make
duration
prop more advanced #1967 (layershifter) - fix(Search): only call onBlur & onFocus event handler once #1963 (chopstikk)
- chore(webpack): switch rawgit to github #1960 (levithomason)
- fix(Dropdown): more logic for clearing search #1956 (lottamus)
- fix(TabPane): remove extra loading prop #1953 (levithomason)
- docs(Button): add example with replicating button behaviour #1951 (layershifter)
- chore(package): switch to react-hot-loader #1946 (layershifter)
- chore(package): replace deprecated babel-plugin-__coverage__ #1940 (layershifter)
- style(tests): mixed lint updates #1939 (layershifter)
- chore(package): update all dependencies #1895 (layershifter)
- feat(Tab): Add vertical tabbing #1894 (mclarentgp)
v0.71.4 (2017-08-10)
Merged pull requests:
- docs(Icon): add FontAwesome attribution #1950 (layershifter)
- style(mixed): update components styling #1949 (layershifter)
- docs(README): mark Sticky as implemented #1948 (layershifter)
- fix(Step): fixed typo in Step.Group className #1943 (Joel-Raju)
- style(docs): update formatting of Menu and Table examples #1938 (layershifter)
- docs(Layouts): fix LoginLayout #1926 (layershifter)
- feat(Form): add
unstackable
prop #1921 (layershifter) - docs(ComponentExample): fix width in Firefox #1916 (layershifter)
- Added new application written in Semantic-UI react #1913 (bwoodlt)
- fix(Statistic): fix wrong inverted type #1909 (tadashi-aikawa)
- docs(Portal): add Example under Addons Section of Docs #1860 (alexUXUI)
- feat(Search): prop to return the active result #1825 (treyhuffine)
v0.71.3 (2017-07-29)
Merged pull requests:
- fix(Header): remove absent
mini
size #1904 (layershifter) - fix(Progress): fix wrong inverted type #1900 (tadashi-aikawa)
- fix(TextArea): update autoHeight on text wrap #1898 (slunecniborecek)
- feat(Embed): add iframe shorthand #1810 (layershifter)
- fix(Dropdown): fix multiple problems #1795 (layershifter)
- feat(Sticky): add component #1747 (mariolamacchia)
- fix(Popup): use original position if none fit in viewport #1483 (MindFreeze)
- feat(Transition): add component #1435 (layershifter)
v0.71.2 (2017-07-25)
Merged pull requests:
- fix(Button): fix animated prop type definition #1891 (ecozoic)
- fix(Tab): use correct onTabChange activeIndex #1890 (levithomason)
- feat(FormField): pass disabled prop to form control #1889 (levithomason)
- fix(Form): fix handling of
action
prop #1887 (layershifter) - tests(shorthand): allow non-strict assert #1845 (layershifter)
- docs(layouts): add layout examples #1039 (iamcaleberic)
v0.71.1 (2017-07-16)
Merged pull requests:
- fix(AutoControlledComponent): rename state method #1865 (layershifter)
- fix(Dimmer|Modal): fix compatibility with IE #1861 (layershifter)
- feat(Modal): add
scrolling
prop to Modal.Content #1857 (layershifter) - feat(Step): add
unstackable
prop to Step.Group #1856 (layershifter) - chore(package): update SUI version #1855 (layershifter)
- feat(Modal): add
mini
andtiny
sizes #1853 (layershifter) - feat(Menu): add
left
value to the position prop #1852 (layershifter) - docs(Search): fix examples #1847 (layershifter)
- fix(Dropdown): accessibility problem (screen readers) #1836 (Sole-Valero)
- style(typings): add new types #1782 (layershifter)
v0.71.0 (2017-07-07)
Merged pull requests:
- docs(readme): add Sublime Fund to the built with list #1839 (dguo)
- fix(Input): list prop should be passed to the input #1837 (layershifter)
- breaking(Search): update onResultSelect and onSearchChange signature #1828 (layershifter)
- fix(Tab): relax menuItem prop type #1823 (levithomason)
- fix(Input): add typings update #1820 (layershifter)
- fix(TextArea): simplify propTypes #1817 (layershifter)
- style(typings): Add tab panes prop definition #1812 (pierre-H)
- fix(Tab): fix children propType #1811 (layershifter)
- style(typings): export Tab definitions #1808 (pierre-H)
- fix(AutoControlledComponent): use setState instead of an assign #1799 (layershifter)
- docs(ComponentProps): fix compatibility with IE #1796 (layershifter)
- chore(package): update chai to version 4.0.2 #1725 (greenkeeperio-bot)
- feat(Dropdown): add DropdownSearchInput component #1619 (layershifter)
v0.70.0 (2017-06-24)
Merged pull requests:
- chore(package): use satisfied react version #1794 (levithomason)
- fix(TextArea): compute height when hidden #1793 (levithomason)
- chore(package): add missing eslint dev dep #1792 (levithomason)
- breaking(Input): remove shorthand action button class #1791 (levithomason)
- fix(children): handle empty array children #1789 (brianjd)
- fix(Form): call preventDefault in onSubmit only when it exists #1788 (layershifter)
- docs(examples): add dependency for babel-plugin-lodash #1713 (layershifter)
- feat(Tab): Add component #430 (levithomason)
v0.69.0 (2017-06-22)
Merged pull requests:
- feat(Form): safely prevent default on submit #1786 (levithomason)
- fix(Dropdown): Sizer rendering incorrectly; Fixes #1298 #1783 (tobijoh)
- feat(Button): add advanced handling of disabled prop #1781 (layershifter)
- docs(props): fix uniqueness #1780 (layershifter)
- docs(Introduction): fix declarative example #1771 (aabustamante)
- feat(Icon): add ability use the loading prop without an icon #1768 (layershifter)
- feat(Button): add focus method #1764 (layershifter)
- docs(images): add missing images, update urls #1763 (layershifter)
- fix(Checkbox): focus should be obtained on mouseDown #1762 (layershifter)
- fix(Accordion): typings inverted to boolean #1758 (mcrawshaw)
- fix(Checkbox|Input): fix handling of aria-attributes #1752 (layershifter)
- fix(htmlInputProps): fix handling of falsy values #1746 (layershifter)
- fix(Search): Allow default action if there is no selected result #1742 (nanego)
- docs(TableExampleSortable): pass in null when that column isn't sorted #1737 (jayphelps)
- fix(Dropdown): change active item on keyboard up/down #1735 (Bebersohl)
- fix(Input): add missing minLength prop #1734 (traverse)
- breaking(Dropdown): remove hidden select #1730 (levithomason)
- fix(Dropdown): fix
minCharacter
prop behaviour #1722 (layershifter) - feat(TextArea): add minHeight property, docs example #1679 (josie11)
v0.68.5 (2017-06-01)
Merged pull requests:
- chore(package): update chai-enzyme to 0.7.1 #1731 (levithomason)
- fix(factories): handle falsy
key
values #1729 (layershifter) - fix(Dropdown): add addition item key #1727 (levithomason)
- chore(package): update require-dir@0.3.2 #1721 (greenkeeperio-bot)
- docs(Item): cleanup Item's floated example #1719 (qoalu)
- docs(Icon): fix selector for input #1714 (layershifter)
- chore(package): update react-ace to version 5.0.1 #1712 (greenkeeperio-bot)
- feat(typings): expose FormComponent in typings #1680 (tomitrescak)
v0.68.4 (2017-05-27)
Merged pull requests:
- feat(Item): add unstackable prop to ItemGroup #1706 (layershifter)
- docs(Introduction): fix declarative example #1704 (aabustamante)
- docs(Button): remove redundant prop in Vertical Group example #1699 (andreipfeiffer)
- feat(typings): export generic types #1698 (fabien0102)
- docs(Dropdown): fix world icon in search example #1695 (aabustamante)
- fix(Checkbox): fix value prop types #1694 (fabien0102)
- fix(Button): fix handling of icon class #1693 (layershifter)
- chore(package): update chai-enzyme to version 0.7.0 #1692 (greenkeeperio-bot)
- feat(Dropdown): Add minCharacters prop #1690 (dyesseyumba)
- docs(Form): fix typo #1685 (gitname)
- docs(Introduction): fix typo #1684 (gitname)
- feat(Search): noResultsMessage prop can be a node #1683 (b0gok)
- docs(types): fix type definitions #1678 (layershifter)
- feat(Grid): add inverted prop and usage example to docs #1677 (josie11)
- fix(Progress): use floor for data-percent attribute #1672 (patrickgaskill)
- fix(Dropdown): fix compatibility with IE #1667 (layershifter)
- Update gh-pages to version 1.0.0 🚀 #1662 (greenkeeperio-bot)
- fix(docs): fix compatibility with IE #1659 (layershifter)
- fix(Dropdown): fix key handling for options #1639 (davezuko)
- docs(bundlers): add webpack 2 example #1497 (layershifter)
- feat(Visibility): add component #1174 (mariolamacchia)
* This Change Log was automatically generated by github_changelog_generator