v0.82.5 (2018-09-12)
Merged pull requests:
- fix(EventStack): fix issues with event handling #3148 (layershifter)
v0.82.4 (2018-09-10)
Merged pull requests:
- chore(package): update babel-plugin-filter-imports #3145 (layershifter)
- chore(build): fix prettier imports #3142 (layershifter)
- fix(customPropTypes): allow to pass an object to "as" #3139 (tomitrescak)
- chore(package): update deps #3131 (layershifter)
- chore(package): update Babel 7 #3129 (layershifter)
- docs(README): fix CircleCI image #3128 (layershifter)
- feat(List): allow overriding role prop #3125 (johannao76)
- fix(EventStack): fix compatibility with IE11 #3124 (layershifter)
- fix(Dropdown): override onChange in DropdownSearchInput #3123 (layershifter)
- fix(Popup): missing CSS style update #3109 (pferreir)
- fix(Dropdown): fix deepEqual bug #3104 (pedromtorres)
- fix(docs): fix issues with local builds #3098 (layershifter)
v0.82.3 (2018-08-22)
Merged pull requests:
- fix(Icon): update icon names #3092 (levithomason)
- chore(package): update Babel to RC1 #3086 (layershifter)
- chore(build): fixes for UMD build #3085 (layershifter)
- chore(package): bump react-sandbox-render #3084 (layershifter)
- fix(Message): export size prop in typings #3083 (layershifter)
- docs(Item): cleanup examples #3082 (ChenjieZhou)
- chore(config): remove unused options #3080 (layershifter)
- docs(build): fix reloading of examples sources #3075 (layershifter)
- docs(ComponentExample): fix display of children #3070 (layershifter)
v0.82.2 (2018-08-07)
Merged pull requests:
- docs(perf): refactor ComponentControls #3069 (layershifter)
- chore(package): use react 16.4 in docs and tests #3068 (layershifter)
- chore(package): update Babel dependencies #3067 (layershifter)
- docs(Examples): use react-source-render #3065 (layershifter)
- docs(IconExampleFitted): better demonstrate fitted #3058 (levithomason)
- fix(Dropdown): fix
additionLabel
definition #3055 (DavidHall) - fix(Sidebar): clear timer when unmounting #3052 (hissalht)
- docs(src): fix Sidebar filter and Intro editors #3044 (levithomason)
- test(Rating): clean up tests #3041 (layershifter)
- docs(ComponentExample): fix and improve edit experience #3038 (levithomason)
- chore(package): update dev deps #3035 (layershifter)
- fix(Modal): prevent resize loop for full screen height #3024 (marcdavi-es)
- docs(build): use react-static for prerender #2925 (layershifter)
v0.82.1 (2018-07-22)
Merged pull requests:
- fix(Popup): removing dead line of code #3025 (fracmak)
- docs(Layouts): add new layout with Grid #3023 (layershifter)
- fix(Portal): use portalNode to check focus #3015 (layershifter)
- docs(Layouts): fix size variables in HomepageLayout #3014 (layershifter)
- docs(Button): update ButtonExampleAnimated to match SemanticICONS type #3008 (tuol)
- fix(Icon): add 'file text outline' type #2993 (paulkoegel-wessels)
- fix(EventStack): fix erroneous removal of non-empty EventPool #2992 (mic4ael)
- fix(Modal): use eventStack to handle clicks on dimmers #2989 (layershifter)
- docs(plugins): add a plugin for collect sources of examples #2986 (layershifter)
- docs(views): wrap each view with divs #2985 (layershifter)
- fix(Input): add lang prop for input fields #2982 (foysalit)
v0.82.0 (2018-07-06)
Merged pull requests:
- test(Dimmer|Sidebar): add missing tests #2978 (layershifter)
- docs(Usage): fix version of SUIR #2977 (layershifter)
- fix(Dropdown): allow
defaultValue
to be a boolean #2972 (leonardosul) - fix(Search): fix definition of resultRenderer prop in typings #2962 (jymboche)
- feat(Input): expose select() method from ref #2928 (kierenj)
- BREAKING(package): update to React 16 #2880 (layershifter)
v0.81.3 (2018-06-27)
Merged pull requests:
- fix(Dropdown): fix double onClose() after blur #2959 (layershifter)
- fix(Portal): remove non-working
style
prop #2958 (mgandley) - feat(Flag): export names in typings #2957 (layershifter)
v0.81.2 (2018-06-26)
Merged pull requests:
- docs(Search): update layout for search example to accommodate code #2948 (crashuniverse)
- fix(Icon): fix handling of aria-label #2947 (layershifter)
- chore(typings): update TypeScript and use tslint-config-airbnb #2942 (layershifter)
- chore(package): add
sideEffects: false
for Webpack 4 #2941 (layershifter) - chore(package): use shallowequal instead of fbjs and use alias in docs #2940 (layershifter)
- docs(assets): move images to /public #2935 (layershifter)
- feat(Popup): add context prop #2934 (kohlikohl)
- fix(examples): webpack 3 App direct import description #2929 (bmbarker90)
- chore(package): update lint-stagged #2914 (layershifter)
- fix(Search): wrap categorized search results with "results" #2909 (DennisKo)
- feat(Sticky): use SUI CSS classes #2890 (pferreir)
- fix(Dropdown): automatic upward logic in IE11 #2885 (mihai-dinculescu)
- fix(Docs): Add babel-polyfill so that the Docs work in IE11 #2884 (mihai-dinculescu)
- chore(getComponentInfo): handle HOC default exports #2883 (levithomason)
- fix(Modal): remove dimmer={false} #2882 (mihai-dinculescu)
- fix(Icon): remove unexisting aliases #2879 (layershifter)
- feat(Sidebar): add lifecycle handlers #2845 (layershifter)
- fix(Input): fix icon order to ensure rounded border is kept #2507 (Intregrisist)
- feat(Dropdown): lazyLoad prop for menu items #1918 (dsirnk)
v0.81.1 (2018-06-04)
Merged pull requests:
- chore(gulp): fix dist:clean task #2871 (levithomason)
- fix(routes): fix an import in routes of docs #2870 (layershifter)
v0.81.0 (2018-06-03)
Merged pull requests:
- fix(ComponentExample): remove filter effect #2866 (levithomason)
- refactor(docs): normalize dir naming and casing #2863 (levithomason)
- fix(getComponentInfo): subcomponents from js files #2862 (levithomason)
- test(Search): fix tests on second run #2859 (mihai-dinculescu)
- chore(package): add types property #2857 (traverse)
- fix(Sticky): prevent npe error after unmount of component #2854 (fracmak)
- chore(package): remove node-sass #2850 (layershifter)
- refactor(_meta): replace with build time JSON #2840 (levithomason)
- refactor(eventStack): make eventStack immutable #2837 (layershifter)
- feat(Dropdown): open to side with most space left #720 #2817 (mihai-dinculescu)
- chore(package): update enzyme, puppeteer, sinon #2794 (layershifter)
- BREAKING(package): update SUI to 2.3 #2657 (layershifter)
- chore(tests): fail on console activity #1542 (levithomason)
v0.80.2 (2018-05-25)
Merged pull requests:
- chore(CI): use prebuilt image #2833 (layershifter)
- chore(package): update babel to latest #2832 (layershifter)
- feat(Visibility): add
updateOn
prop #2791 (layershifter)
v0.80.1 (2018-05-25)
Merged pull requests:
- docs(Form): fix group variations typo #2823 (elliottcarlson)
- feat(docs): improve ux #2820 (levithomason)
- change from "right chevron" to "chevron right" for typescript #2815 (searene)
- docs(readme): simplify and focus content #2806 (levithomason)
- fix(checkbox): pass disabled prop to input #2800 (ofir-shapira-como)
- fix(ComponentExample): clipboard and active state #2796 (levithomason)
- fix(mixed): fix mixed warnings in tests #2793 (layershifter)
- fix(ComponentExample): fix href in copy link button #2792 (layershifter)
- feat(factories): support functions #2790 (levithomason)
- chore(package): normalize default exports #2788 (levithomason)
- chore(package): upgrade to react-hot-loader 4 #2783 (levithomason)
- fix(Popup) popup appearing in wrong position when open prop is set #2775 (cdaringe)
- docs(issue_templates): add new issue templates #2763 (layershifter)
- chore(stalebot): update stalebot's messaging and timeframes #2761 (rijk)
- fix(docs): Fixing doc navigation link issues #2760 (msrikanth508)
- feat(factories): add autoGenerateKey option #2424 (noinkling)
v0.80.0 (2018-05-02)
Merged pull requests:
- feat(Button): add role prop #2752 (levithomason)
- chore(package): use Babel 7 #2750 (layershifter)
- fix(Dropdown): stop onOpen from firing twice on icon click #2744 (willb335)
- docs(Table): rename TableExampleStriped example #2739 (layershifter)
- feat(Dropdown): allow autoComplete on DropdownSearchInput #2738 (layershifter)
- docs(List): fix duplicate Types sections #2724 (levithomason)
- chore(package): use keyboard-key package #2707 (levithomason)
- fix(docs): Container is not defined (#2684) #2706 (rtmruczek)
- feat(Responsive): add getWidth prop, fix perf #2621 (andrewferk)
- chore(package): Prettier integration #2597 (thetric)
- breaking(Tab): change menu.aligned prop to menuPosition and infer menu.tabular from it #2499 (amankkg)
v0.79.1 (2018-04-04)
Merged pull requests:
- fix(CarbonAd): prevent duplicate ads #2701 (levithomason)
- docs(List): fix typo #2698 (billfienberg)
- docs(layouts): fix typo in GridLayout #2695 (eltronix)
- docs(readme): add microsoft teams #2685 (levithomason)
- docs(ads): fix adblock detect, add opt out #2679 (levithomason)
- fix(docs): show vertically divided grid in grid layout #2677 (fspinnenhirn)
- docs(usage): fix missing space #2667 (flppv)
- fix(icon): omit aria-hidden attribute when aria-label prop is truthy #2666 (benbakhar)
- fix(Search): strict validation to avoid errors when not using title #2654 (eightnoteight)
- feat(Popup): add keepInView prop (#2472) #2569 (paulcmason)
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 (elliottspirit)
- 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 (valentinfily)
- 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)
* This Change Log was automatically generated by github_changelog_generator