Skip to content

Latest commit

 

History

History
2070 lines (1229 loc) · 88.7 KB

CHANGELOG.md

File metadata and controls

2070 lines (1229 loc) · 88.7 KB

Changelog

All notable changes are documented in this file.

Types of changes:

  1. Added for new features.
  2. Changed for changes in existing functionality.
  3. Deprecated for soon-to-be removed features.
  4. Removed for now removed features.
  5. Fixed for any bug fixes.
  6. Security in case of vulnerabilities.
  7. Breaking for breaking changes
  8. Docs for documentation changes
  9. Lab components and features that are still in a work in progress

6.4.0 - 2019-02-18

Added

  • <SortableList/> - add listOfPropsThatAffectItems to fix rendering bug #2925
  • <PageHeader/> - Add ellipsis to the title and subtitle #2871
  • <FloatingNotification/> - add new component #2820
  • <FilePicker/> - add name prop #2937
  • <PopoverMenu/> - add onShow and onHide callbacks #2945
  • <TableActionCell> - add disabled property to primaryAction #2961
  • <CloseButton/> - add support for a custom icon #2960

Changed

  • <Page/> - refactor and simplify to use position:sticky #2935

Fixed

  • <ContactItemBuilder/> - fixed ellipsis #2951
  • <ColorPicker/> - fixed border radius and action button icon size according to design spec 2959

Lab

  • <RichTextInputArea/> - use RichContentEditor 2943

6.3.0 - 2019-02-10

Added

  • <SectionHelper/> new appearance="preview" skin #2906
  • <SortableList/> - add delay and canDrag props #2908
  • <SortableList/> - add animation api #2852
  • <Autocomplete/> - add empty state feature #2899
  • <Input/> - add <Input.Affix/> and <Input.IconAffix/> for prefix/suffix rendering #2887
  • <ColorPicker/> - add teskit method for cancel action button #2933

Fixed

  • <Thumbnail/> - add visual hover state #2904
  • <Notification/> - replace deprecated components in ActionButton 2903
  • <SortableList/> - item on drag between lists has wrong width #2912
  • <FormField/> - fix asterisk font style #2916
  • <Carousel/> - fix layout in firefox #2928
  • <Carousel/> - fix transition speed #2927
  • <Carousel/> - fix autoplay speed #2926
  • <Typography/> - Fix h2 line height from 42px to 36px#2829
  • <ColorPicker/> - migrated deprecated action buttons to IconButton#2933

Docs

  • <Popover/> remove old story and rename the tooltips and popover section #2881

Lab

  • <RichTextArea/> - implement basic input area with Draft.js #2914

Infra

  • fix typescript project consuming testkit issues by adding transform-runtime and use babel’s helpers + generator from babel-runtime package #2905

6.2.0 - 2019-02-04

Added

  • <StatsWidget/> - support custom suffix header action #2885
  • <FormField/> - add max-width to children #2894
  • <Checbox/> - Add error message tooltip #2892

Fixed

  • <SegmentedToggle/> - minor CSS fixes in ToggleIcon and ToggleButton #2879

Docs

  • fix missing Testkits' docs by proxying the drivers from backoffice #2853
  • <Grid/> - stretchViewsVertically is a <Row/> prop
  • Improve google analytics #2883 #2897
  • <Button/> - improve and tweak documentation #2880

6.1.1 - 2019-02-01

Fixed

  • <ToggleButton/> - add RTL support for prefix icon #2878

6.1.0 - 2019-02-01

Added

  • <SegmentedToggle/> - new component #2797
  • <Calendar/> - add autoFocus prop #2838
  • <Text/> - added disabled skin #2849
  • Typography.scss - added disabled skin #2872

Fixed

  • <SideMenu/> - fix vertical padding according to spec #2837
  • <Thumbnail/> - minor css fixes #2840
  • <Input/> - fix line-height #2835
  • <FormField/> - show char counter even if label is not displayed #2855

Docs

  • integrate Google analytics with Storybook #2860

6.0.0 - 2019-01-28

See Migrating From v5 to v6

Breaking

  • <Card/> - remove deprecated header components #2735

  • <MultiSelect/> - removed upgrade prop and deprecated callback API #2757

  • <Tags/> - remove useOldMargins prop flag, set the behaviour to false #2737

  • <MessageBoxMarketerialLayout/> - remove fixImagePosition prop #2743

  • <InputWithOptions/> - remove key presses methods from the driver #2741

  • <DataTable/> - remove the deprecated infoTooltip prop #2742

  • <DataTable/> - remove the newDesign prop, make it the default #2764

  • <Text/> - remove the bold prop #2738

  • <Notification/> - Remove old timeout behaviour #2805

  • <Dropdown/> - remove deprecared uncontrolled mode #2806

  • <MessageBoxFixedHeaderFooter/> - remove component #2734

  • <TextField/>, <DropdownComposite/>, <TextArea/> - remove components #2740

  • <ButtonWithOptions/>, <IconWithOptions/> - remove components #2746

  • <TextLink/>, <TextLinkLayout/>, Backoffice <Button/> , <ButtonLayout/> - remove components #2811

  • TPA - Removed the TPA folder and components #2744

  • Typography - Removed old typography classes #2747

  • Remove old polyfills #2736

  • Remove deprecated Table/Toolbar folder #2739

  • Backoffice <Tooltip/> and <TextLink/> - remove components #2745

5.26.0 - 2019-01-28

Added

  • <Button/> - add premium light skin #2809
  • <PopoverMenu/> new showArrow prop, allows to change visibility of Popover arrow #2800
  • <PopoverMenuItem/> new divider prop, allows to add divider in between PopoverMenu items #2800
  • <Button/> - add premium light skin #2809

Changed

  • <Page/> - Add min/max width according to Grid #2824

Docs

  • <Button/> - (Docs) - Emphasize that new drivers are async #2817

5.25.0 - 2019-01-23

Added

  • <CalendarPanel/> - New panel component (Added also <CalendarPanelFooter/>) #2753
  • <Box/> - New layout component that helps in common alignment use cases #2726
  • <Thumbnail/> - New selection component for thumbnails selection #2728

Changed

  • <DropdownLayout/> - Change option font weight to normal instead of thin #2765
  • <Text/> - apply link style only to <a> that are direct children #2788
  • <Notification/> - changed timeout behavior with upgrade prop #2766

Removed

  • Drivers cleanup - remove wrapper #2786

Docs

  • <MultiSelect/> - improve examples
  • <GoogleAddressInput/> - update the Google Maps API key in the docs #2801
  • <GoogleAddressInput/> - create an automated story #2802

Fixed

  • wix-style-react/dist/testkit - fix Cannot find module 'enzyme' error when importing testkits #2774
  • <Modal/> - Changing closing transition timing, making it a bit smoother #2807
  • <FieldWithSelectionComposite/> - fix CSS issue of container div #2808

Deprecated

  • <Notification/> - changed timeout behavior with upgrade prop #2766
  • <StatsWidget.Filter/> - deprecated component, you should use the newer <StatsWidget.FilterButton/> component instead #2777

5.24.0 - 2019-01-14

Changed

  • <DropdownLayout/> - move options validation to propTypes #2717
  • <DropdownPopover/> - Rename to <DropdownBase/> #2730

Deprecated

  • <ButtonWithOptions/>,<IconWithOptions/> - deprecated components #2706
  • <Dropdown/> - Add support for Controlled selectedId #2719
  • <MultiSelect/> - New Api #2752

Fixed

  • <Popover/> - fix component dataHook #2693

5.23.0 - 2019-01-08

Added

  • <FormField/> - allow setting direction for one-unit components #2698

Changed

  • <Button />, <TextButton/>, <IconButton/>, <CloseButton/> - add onClick callback #2718
  • <SortableList /> - fix key-index dependency and improve performance #2720

Fixed

  • <Tooltip/> fix reposition loop and avoid hangs #2596

Docs

  • <Popover/> - make autodocs work with the drivers #2584

5.22.0 - 2019-01-06

Added

  • <ColorPicker/> - trigger confirmation callback when pressing Enter #2683
  • <DropdownLayout/> - add infinite scroll support #2712
  • <Popover/> - Added examples for the new fixed and flip props, added a new animate prop. #2676

Fixed

  • <MultiSelect/> - Fix scenario when options are not shown when input is non empty #2696
  • <MultiSelect/> - Fix onBlur to have a valid event.target.value #2695
  • <DatePicker/> - Fixed Calendar Not Closing When Wrapped In <label/> tag. #2590

Changed

  • Drivers Cleanup - Remove setProps from ALL drivers #2687

Lab

  • <CalendarPanel/> - New component - (WIP category) #2664

5.21.0 - 2018-12-27

Added

  • <Popover/> - added the animate, showDelay and hideDelay #2661

Changed

  • <DropdownLayout/> - Remove setProps and isSelectedHightLight from the driver #2666

Fixed

  • <EditableSelector/> - revert migration of using <IconButton/> #2679

Docs

  • <PopoverMenu/> - migrate docs to use <AutoDocs/> #2668

5.20.1 - 2018-12-25

Fixed

  • Update the getStylableState method to not use async / await #2663

5.20.0 - 2018-12-25

Added

  • <CardGalleryItem/> - create new component #2566

Changed

  • <EditableSelector/> - migrate to use <IconButton/> #2641
  • Refactor RTL definitions to support .rtl class and dir attribute #2577

Fixed

  • <GoogleAddressInput/> - fix broken countryCode API #2628
  • <SectionHelper> - update driver to work properly in browser environments #2655

Docs

  • <TextField/> - Add NumberInput example #2653
  • <RichTextArea/>, <ImageViewer/>, <Tabs/>, <TextLink/>, <ModalSelectorLayout/> - Fix broken component names #2654

5.19.0 - 2018-12-20

Added

  • <Card.Header/> - add fade animation to divider #2615

  • <Button/> - render with different html tag feature.#2634

5.18.3 - 2018-12-19

Fixed

  • <Button/> - fixed testkit export handler.

5.18.1 - 2018-12-18

Fixed

  • re-add some mising enzyme testkits #2618

Added

  • <PageHeader/> - add support for clicking the back button in the driver #2581

5.18.0 - 2018-12-18

Added

Fixed

  • <Tooltip/> - Add back tooltip-content data-hook #2609
  • <Search/> - Allow regexp special chars as search term #2606
  • <Button/>,<MessageBoxMarketerialLayout/> - Fix deprecationLog #2598

5.17.0 - 2018-12-17

Added

  • <Proportion/> - create a new aspect ratio component #2565
  • Add a new component generator #2552 #2593

Fixed

  • <Notification.CloseButton/> - fix styling #2578
  • <Input/> - fix testkit driver throwing error when element is null #2602

Changed

  • <BadgeSelect/> - refactor internally to use <Popover/> #2595

Lab

  • <ContactItemBuilder/> - create new component builder #2556
  • <Carousel/> - add aspect ratio, align navigation buttons and minor refactors #2592

5.16.0 - 2018-12-12

Added

  • <CloseButton> - new component #2480
  • <Tag/>, <MultiSelect/> - Added RTL support #2356
  • <Input/>, <InputArea/> - Added name ( & type) attribute driver.click() callback #2528
  • <Calendar/> - Add range support #2533
  • <Popover/> - add a new component #2509

Fixed

  • <WixComponent/> - Update dataHook on componentDidUpdate #2542
  • <Tooltip/> - Fix testkit isShown() to be specific to the Tooltip instance #2550

Changed

  • <Breadcrumbs/> - do not limit breadcrumb width given only one item #2553

Docs

  • <ButtonLayout/> - story - Add Disabled LinkButton example
  • <PageHeader/> add better docs for actionBar #2558
  • <Tooltip/>, <Modal/> - add a testkit readme and explanation how to test #2534

Lab

  • <Carousel/> - initial creation of component (WIP) #2536

5.15.1 - 2018-12-03

Fixed

  • <Dropdownlayout/> - Fix update of hovered index #2530

5.15.0 - 2018-12-02

Added

  • <Avatar/> - Improve story: props and examples #2514

Fixed

  • <Checkbox/> - protractor driver - fix click #2525
  • <Table/> - Fix bulkSelectionState when data changes #2500
  • <Table/> - testkit - Add ability to use Table driver when using Table in Page #2515

Docs

  • <Modal/> - Component Test & Docs - Do proper cleanup of document.body between tests #2516

5.14.0 - 2018-11-26

Added

  • <TextButton/> - Add new component #2434
  • <IconButton/> - Add new component #2445

Changed

  • <DropdownLayout/> - support controlled mode selection and fix keyboard marking #2466

Fixed

  • <BadgeSelect/> - add a z-index to the dropdown container #2478

5.13.0 - 2018-11-15

Added

  • <Skeleton/> - new component to be used as visual placeholder for async tasks #2467

5.12.0 - 2018-11-14

Added

  • <StatsWidget/> - support negative trends colors #2453
  • <Collapse/> - add new component and revise <Card/> implementation #2251

Fixed

  • <TimePicker/> - add missing classname #2457
  • <ButtonLayout/> - fix prefix/suffix margin for RTL #2465
  • <Checkbox/>- generates proper internal id. #2464
  • <Button/> - increased margin for x-small prefix and suffix icons. #2470

5.11.0 - 2018-11-12

Added

  • <InputArea> - add name prop to inputarea component #2449
  • <GenericModalLayout/> - add new component #2439

Changed

  • <TableActionCell> - allow passing PopoverMenu props #2417
  • <BadgeSelect/> - make component controlled #2452

5.10.0 - 2018-11-11

Changed

  • <Tag>- add bo tooltip instead of native title for Tag #2431

Fixed

  • removed unnecessary console.log in deprecation logger.

5.9.1 - 2018-11-07

Deprecated

  • fonts - Removed fonts from main index file #2419

Changed

  • <Input> - change placeholder color for the Input component #2402

  • <MessageBoxMarketerialLayout/> - update typography #2411

5.9.0 - 2018-11-05

Added

  • Added tree shaking - #2407

Fixed

  • <DropdownLayout/> - Reserve hovered state when the selected id is 0 #2405

5.8.1 - 2018-11-04

Deprecated

  • <TextArea> - deprecate and add a snippet story using <FormField/> and <InputArea/> #2383

Fixed

  • <Tooltip/> - Fix potential null dereferencing that happens in React 16 2391
  • <BadgeSelect/> - fix word wrapping and eyes issues #2397

5.8.0 - 2018-10-31

Added

  • <SideMenu/>(styling hack) - add data-link-active DOM attribute to allow styling #2392
  • <Text> - Support anchors inside text component 2384

Changed

  • <BadgeSelect/> - updated icon size #2372
  • <InputWithOptions/> - update keyboard navigation to match the a11y guidelines #2310

Fixed

  • <DropdownLayout/> - fixed scroll behaviour #2365
  • <Table/> - Fix column alignment when using a tooltip #2360

Deprecated

  • <DataTable/> - deprecate infoTooltip in favor of infoTooltipProps #2367

Docs

  • <TextField/> - deprecated component, and add snippet story using <FormField/> #2361

5.7.2 - 2018-10-24

Fixes

  • Hot-Fix! Typography deprecationLog - no proxy in production #2370

5.7.1 - 2018-10-23

Added

  • <DatePicker/> - add zIndex prop for popup #2352

Changed

  • <DatePicker/> - support custom function in dateFormat prop #2354

Fixed

  • <DropdownLayout/> - Revert scroll behaviour #2362

5.7.0 - 2018-10-22

Added

  • <Table/> - support column alignments #2333

Changed

  • <Tag/> - add tiny and medium sizes #2322
  • <SortableList/> - Add draggable item to onDragStart and onDragEnd #2343
  • <DropdownLayout/> - update the scroll behaviour #2327
  • <Page/> - make the page's contents expand to full size #2342

Deprecated

  • Typography - Add deprecation log for old classes #2315

Fixed

  • <ButtonLayout/> - fix broken text colors for outline theme #2350

Docs

  • Add Dropdown Snippet story using FormField #2276

5.6.1 - 2018-10-16

Fixed

  • <ModalSelectorLayout/> - fix broken subtitle line #2336

Added

  • <BadgeSelect/> - create new component #2219

5.6.0 - 2018-10-15

Fixed

  • <DropdownLayout/> - replace deep-eql dependency (IE11 support) #2326
  • <InputWithTags/> replace hasHover state with native css #2294

Changed

  • <Text/> - Update secondary+light color from D50 to D40 #2312
  • Typography - Add UX story (move Text and Heading under Components) #2309

Added

  • Typography - Add css typography classes #2306

5.5.2 - 2018-10-09

Fixed

  • Text - Story - fix story autodocs #2307

5.5.1 - 2018-10-09

Changed

  • Typography - Update typography of <Loader/>, <Table/> #2268
  • Typography - Update typography of <Tabs/>, <PopoverMenu/>, <EditableSelector/> #2299
  • <InputWithOptions/> - Do not open options when focused, but rather when clicked #2280
  • <Page/>,<PageHeader/> - Added className prop #2284

Fixed

  • <DatePicker/> Move z-index prop to the correct element in css #2286
  • <SideMenu/> - Fix infinite loop when using React 16 #2293
  • <Table/> - remove state (Fixes React 16 warning) #2296

5.5.0 - 2018-10-02

Fixed

  • <MultiSelectCheckbox/> - Fix onSelect called twice #2267
  • <InputWithTags/> - add missing <Tag> dataHook #2289
  • <Checkbox/> - remove stopPropagation call on onClick #2290
  • <Draggable/> - fix wrong react import causing React propTypes warning.

Added

  • <PopoverMenuItem/>, <TableActionCell/> - support disabled menu items #2235

5.4.0 - 2018-10-02

Added

  • <MultiSelect/> - support reorderable tags (d&d) #2233
  • <SortableList/> WIP - a reusable drag and drop list component

Fixed

  • <Tooltip/> and <Search/> - refactor old refs usage #2269
  • <InputArea/>, <Input/> and <RichTextArea/> - Error icon size margins are incorrect #2183

Changed

  • <Tag/> - align to new definitions #2203

Deprecated

  • <Tag/> - internal margins were removed as they belong to tagsInput. Backward compatible using the useOldMargins flag

5.3.4 - 2018-09-27

Fixed

  • <Tooltip/> remove redundant console.log() calls #2273

5.3.3 - 2018-09-26

Fixed

  • <Tags/> - input box should not have hover color after being focused #2264
  • <Calendar/> - remove shadow and border-radius from component #2205
  • <Tooltip/> - add popover prop #2205
  • <Table/> - fix broken <TableToolbar/> docs and <TableActionCell/> RTL #2224
  • <SideMenu/> - support dataHook prop #2256
  • Polyfills - fix raf not setting all methods on the global variable #2258
  • Tooltip - remove stopPropagation from onClick as it breaks some use cases #2260
  • <InputWithOptions/> - fix onSelect to be called also when re-selecting same option #2265

5.3.2 - 2018-09-20

Fixed

  • typography.scss - Resolve bug with typography import(related to case-sensetive machines) #2255

5.3.1 - 2018-09-18

Fixed

  • <TableActionCell> - Fix bad css syntax #2243
  • <DropdownLayout/>, <InputArea/> - new typography Fixes #2232
  • <Text> - support dataHook for ellipsed text #2246
  • <MultiSelect> - fix testkit to return correct number of tags #2248

5.3.0 - 2018-09-16

Added

  • <SideMenu/> - add className prop to the Header component #2223
  • <TableToolbar/> - add RTL support #2222
  • <Page/> - add support to Table infinite scroll inside a Page #2230

Fixed

  • <SectionHelper/> - add box-sizing to not break styles #2202
  • <Tooltip/> - fix tooltip jumping #2225
  • <ButtonLayout/> - remove border from button focus #2234

Changed

  • <ButtonLayout/> - update typography #2198
  • Technical - remove PureComponent from non-pure components #2160
  • <SortableList/> - improve performance of nested d&d #2227

Removed

  • Remove dead code src/Backoffice/ButtonLayout (was never in use) #2231

Docs

  • <Badge/> - migrate story to autodocs #2221
  • Update Contriubtion guide #2220

5.2.0 - 2018-09-06

Added

  • <TableActionCell/> - added a new component #2031
  • <Tooltip/> - added a new showArrow prop #2200

Changed

  • <SideMenuDrill/> - add ellipsis, vertically center arrow #2185
  • <DropdownLayout/> - change the divider's data-hook to dropdown-divider #2159

Fixed

  • <Calendar/> - Do not fail when missing value or onClose prop 2214

5.1.0 - 2018-09-04

Added

  • <Input/>, <InputWithOptions/> - support focus(options) #2146
  • <AddItem/> - new themes and functionality #2074
  • <Sidemenu/> - allow custom className to be passed to Sidemenu components #2179
  • <SideMenu/> - add rtl support #2173

Deprecated

  • <Card.ButtonHeader/> & <Card.LinkHeader/> - add deprecation logs, Card.Header should be used instead #2176

Fixed

  • <MultiSelect> - Fix redundant call to onChange when click-outside #2175
  • <InputWithOptions/> - disable autocomplete by default 2177
  • <Card.Header/> - fix title & subtitle datahooks #2176
  • <Input/> - Fix infinite recursion, when you trigger chrome autofill and you have more then 3 inputs in form on screen #2180

5.0.0 - 2018-08-29

Breaking

Migration guide

  • <Checkbox/> - remove prop active(use checked instead) and value large(use medium instead) for prop size
  • <Icons/> - remove old icons in favor of new icons
  • <Button/> - remove prop withNewIcons and make it behavior default
  • <DataTable/> - new styles
  • <Heading/> - new typography
  • <MultiSelect/> - remove prop maxHeight
  • <Grid/> & <Row/> & <Col/> - remove ambitious box-sizing
  • <LanguagePicker/> - remove component in favor of <IconWithOptions/>
  • <SideBar/> - remove component in favor of <SideMenu/>
  • <Grid/> - remove import {Card} from 'wix-style-react/Grid' use import Card from 'wix-style-react/Card' instead

4.20.1 - 2018-08-28

  • <Card/> - fix dataHook prop to not throw console warning b0f134

4.20.0 - 2018-08-28

Added

  • <MessageBox/> - add footer actions and image support #2141
  • <SectionHelper/> - explicitly decide to show or hide close button #2148
  • <Calendar/> - split to a a separate component #2144
  • <Card.Divider/> - standalone divider to be used not only under <Card.Header/> #2114
  • <SortableList/> - a D&D sortable list (WIP) #2151

Fixed

  • <DatePicker/> - fix onClose prop usage #2158
  • <DatePicker/> - copy value from props to state on constructor step #2158

4.19.0 - 2018-08-26

Fixed

  • <Tooltip/> - Fix issue of self unmounting tooltip #2133
  • <Page/> - Use displayName rather than reference for prop validation #2154

Changed

  • Tests: Update docs how to use polyfills for Tooltip, CollapsedHeader, DatePicker and Range #2139

4.18.0 - 2018-08-11

Added

  • <EmptyState/> - add a new component #2074
    • <Table.EmptyState/> - add support for EmptyState inside a <Table/> #2116
    • <EmptyState/> - make section the default theme #2129
    • <EmptyState/> - add links to component examples in the story #2131
  • <TextLink/> - support ellipsis with tooltip #2108

Fixed

  • <Input/> - when type="number" prevent characters to be typed in Firefox, Safari & Edge #2100
  • <Table/> - fix column info tooltip position and fix <FormField/> icon #2119
  • <RadioGroup/> - fix css to support nested <RadioGroup.Radio/> #2128
  • <Page/> - fix rendering issues with react-hot-loader #2134

4.17.0 - 2018-08-08

Added

  • <TextLink/> - support prefix and suffix icons #2088
  • <Container/> - add fluid prop to disable min/max width #2082
  • <ImageViewer/> - allow to specify tooltip content #2081
  • <FormField/> - add infoTooltipProps prop to allow full control of into tooltip #2099

Changed

  • <TextLink/> - refactored folder structure and updated protractor testkit #2088
  • <Container/> - add className prop #2102
  • <InputArea/> - pass event for on focus handler #2084
  • <DatePicker> - new design for 1 month layout #2030

Fixed

  • <FormField/> - update counter color and typography to the same as for placeholder #2083
  • <Table/> - fix TableToolbar import path #2023

4.16.0 - 2018-08-05

Deprecated

  • <Text/> - Deprecated bold prop in favor weight prop which can be thin, normal or bold. #2073

Added

  • <Text/> - Show Tooltip when ellipsis is active #2073
  • <Text/> - Extend size prop to have also size="tiny". #2073
  • <Heading/> - Show Tooltip when ellipsis is active #2068

Fixed

  • <Loader/> - fix testkit to return textContent instead of innerHTML #2076
  • <SideMenu/> - fix the back link icon size to 14px #2080

Changed

  • Refactor testkits to import only their relevant technology #2085

4.15.0 - 2018-08-02

Changed

  • Refactor deprecated text to new <Text/> and <Heading/> components #2037

Fixed

  • <Input/> - fix error indication bug

4.14.1 - 2018-08-02

Changed

  • <StatsWidget/> - refactor old Text to new Heading and Badge #2065

Fixed

  • fixed puppeteer driver imports

Added

  • <Icons/> - Update wix-ui-icons-common version to handle new icons(ArrowDown, ArrowLeft, ArrowRight, ArrowUp, Crop, Mobile, PauseFilled, PlayFilled, StatusAlerFilled, StatusCompletetFilled, StopFilled, ZoomIn, ZoomOut) #2067

4.14.0 - 2018-08-01

Fixed

  • <Button/> - Fix focusable button in disabled state #2054

Added

  • <Input/> - Added status and statusMessage props, added loader suffix #1784
  • new Testkit drivers for Text, Heading Table, FormField and fixed Input #2060 #2061 #2062 #2064

Changed

  • <TextField/> - Default info tooltip to not use appendToParent: false #2035
  • <Loader/> - styling updates according to the UX guidelines #2045

4.13.0 - 2018-07-30

Fixed

  • <Tooltip/> - Fix react 16 regression #2047

Changed

Added

  • <MultiSelect/> - add error indication and message, readonly styles #2041

4.12.0 - 2018-07-26

Added

  • <MessageBoxFunctionalLayout/> - Add fullscreen prop according to design #2026
  • <MessageBoxFunctionalLayout/> - Add footer border for scrollable content #2027
  • <DropdownLayout/> - Allowing passing a divider option without an id #2005

Changed

  • <SideMenuDrill/> - create a standalone import path #2040

4.11.1 - 2018-07-22

Changed

  • <Page/> - Allow scrolling with mouse over header #2015
  • <Page/> - Remove content jumping when minimization occurs#2016

Fixed

  • <MessageBoxFunctionalyLayout/> - fix scroll bug and improve docs#2021

4.11.0 - 2018-07-20

Added

  • Scrollbar - expose mixins.scss with scrollbar mixin to be consumed externally #2007

Changed

  • <DatePicker/> - use fixed weeks to prevent dropdown flip #2017

4.10.1 - 2018-07-18

  • <Icons/> - fix wrong icons path in several components #2012

4.10.0 - 2018-07-18

Added

  • <Button/>- support new icons using the withNewIcons prop #1960
  • <FullTextView/>- the new component that can show tooltip in ellipsis state #2000
  • New Icons - changed all icons assets to new icons. See the migration guide and script. The new icons can be found here and deprecated icons here

Changed

  • <Input/> - migrate to new icons #1981
  • <Card.ButtonHeader/> - migrate to new icons #1979
  • <Card.CollapsedHeader/> - migrate to new icons #1980
  • <EditableSelector/> - improve behavior when editing a line #1989
  • <DropdownLayout/> - impove preformance - items will not appear in DOM if not displayed #1996

Fixed

  • <Card/> - collapsed Card header should not have any bottom divider #1972
  • <EditableSelector/> - fix margins #1984
  • <ColorPicker/> - fix history bar behavior #1990
  • <RichTextArea/> - link popover padding is not according to spec #1997
  • <MultiSelect/> - fix thumb background color on hover bug #1991
  • <Dropdown/> - fix clickable area below and above the arrow icon #1999
  • <MessageBox/> - fix footer styles and improve docs #1995
  • <InputWithOptions/> - Fix broken divider option #1992
  • <Dropdown/>, <Slider/> - Fix colors #2003

4.9.0 - 2018-07-10

Added

  • Make new <Table/> component officially released #1974

4.8.0 - 2018-07-09

Changed

  • <ColorPicker/> - migrate to new icons #1945
  • <FieldLabelAttributes/> - migrate to new icons #1945
  • <SelectionHelper/> - migrate to new CloseIcon #1948
  • <PopoverMenu/> - migrate to new CloseIcon #1948
  • <ButtonWithOptions/> - migrate to new CloseIcon #1948

Added

  • <Loader/> - add error and success states #1953 #1963
  • <Table/> - Add showLastRowDivider prop #1964

Fixed

  • <TextField/> - fix wrong position of info icon #1966

4.7.0 - 2018-07-04

Added

  • <FormField/> - new component for easier form building #1889

Changed

  • <RichTextArea/> - migrate to new icons #1929
  • <StatsWidget/> - migrate to new icons #1929

Fixed

  • <Dropdown/> - fix noRightBorderRadius prop to work properly #1955

4.6.2 - 2018-07-04

Added

  • <DropdownLayout/> - add minWidthPixels prop. This prop is availble in <Dropdown/>, <XXXWithOptions/>, <MultiSelect/> and similar components... #1914

Changed

  • shadows - Updated box-shadow in several components
  • <DatePicker/> - migrate to new icons #1922
  • <DataTable/> - migrate to new icons #1922
  • <EditableSelector/> - migrate to new icons #1926
  • <DatePickerDropdown/> - migrate to new icons #1926
  • <FilePicker/> - migrate to new icons #1928
  • <LanguagePicker/> - migrate to new icons #1928
  • <Modal/> - migrate to new icons #1928

Fixed

  • <DrillView/> - fix wrong chevron icon size

4.6.1 - 2018-07-02

Fixed

  • <Tooltip/> - another attempt to fix React 16 support #1894

Changed

  • <DataTable/> - Make columns prop required #1898

4.6.0 - 2018-07-02

Added

  • <Loader/> - Add tiny size #1911

Fixed

  • <Input/> - Remove width property from Input component #1915
  • <Input/> - Prevent error when clicking on unit suffix #1908

4.5.0 - 2018-07-01

Changed

  • <DatePicker/> - allow passing custom locale to DatePicker #1684

Fixed

  • <Input/> - should not change background color if hovered while focus #1765
  • <Card/> - add missing box-sizing property to <Card.Content/> #1872.
  • <SideMenu/> - Fix SideMenu Header styles #1900

4.4.0 - 2018-06-26

Added

  • <Notification/> - Make component accessible for screen readers #1837
  • <DropdownLayout/> - Pressing spacebar should select the highlighted option #1885
  • <CircularPropgressBar/> - New component #1870

Changed

  • <Tags/> - Highlight the autocomplete suggestions when typing #1818
  • <TextArea/> - InputArea should not add hover styles when focused and hovered #1820

Fixed

  • <Colorpicker/> - Fix previous color (history) behavior 1823
  • <MultiSelect/> - fix bug where scrollbar was always shown #1843
  • <MultiSelect/> - fix onManuallyInput() called twice #1831
  • <DataTable/> - (fix/optimization) Add data.id as React key #1878
  • <Search/> - Fixed bug with mounted component and expandable #1795
  • <RichTextArea/> - pass activeToolbarButton prop to trigger RichTextEditorToolbar re-render after toolbar button click #1886

Deprecated

  • <Checkbox/> - add deprecation message for size=large and active prop #1848

4.3.1 - 2018-06-25

Fixed

  • <Tooltip/> - revert support for React 16 (introduced in 4.3.0 #1814) due to CPU hug of death bug

4.3.0 - 2018-06-18

Added

  • <TimeInput/> - Expose isDisable mehod in it's testkit1838
  • <LinearProgressBar> - New component 1830

Fixed

  • <AddItem/> - Fix styles - 1839

4.2.0 - 2018-06-18

Changed

  • <Input/> - select the entire text on click #1773
  • <DataTable/> - changed styles to new design with newDesign flag #1817

Added

  • <DataTable/> add newDesign prop #1817, See Storybook for further details.
  • <AddItem/> - create a new component #1802 #1822

Fixed

  • <DatePicker/> - fix css issues with latest node-sass version
  • <Tooltip/> - support React16 #1814
  • <GoogleAddressInput> - Fix id management issue #1834

4.1.3 - 2018-06-12

Fixed

  • <TextLink/> - Updated disabled property behaciour #1798

Added

  • <DataTable> - Add info icon with tooltip to table header #1770

4.1.2 - 2018-06-12

Added

  • <RichTextArea/> - add a flag to generate absolute paths url links #1746
  • <DataTable/> - add info icon with tooltip to table header #1770

Fixed

  • <TimePicker/> - Prevent typing letters #1751

Changed

  • Migrate to yoshi2 and storybook 4 #1811

4.1.1 - 2018-06-11

Fixed

  • <Input> make ThemedInput noRight(Left)BorderRadius work. Add className prop. And fix DatePicker border. #1794
  • <MultiSelect> - Fix missing call to onManuallyInput when no options exists #1804
  • <ImageViewer> align buttons #1781

4.1.0 - 2018-06-06

Fixed

  • <Input/> - display error icon and dropdown arrow #1769
  • <Search/> - keep the focus after pressing clear button #1764
  • <Input/> - remove box shadow when focusing Input with 'tags' theme #1792
  • fix version dependency of wix-ui-icons-common #1807

Added

  • <ImageViewer> - Add error state #1772
  • <Search/> - Added expandable feature #1775
    • KnownIssue with<Search/> !!! - When expandable feature is enabled, there is some bug related to keyboard navigation. Please DON't use it yet. Fix will come very soon. Thanks.
  • <FloatingHelper/> - add new component - 8.6 FloatingHelper #1767,#1790

4.0.0 - 2018-05-28

Breaking

3.2.0 - 2018-05-28

Added

  • <MultiSelectCheckbox/> - new component #1755

Fixed

  • <DatePicker/> - focus year value in dropdown #1748

3.1.12 - 2018-05-23

Fixed

  • <Loader/> - error message margin should be 18px #1749
  • <RadioGroup/> - fix icon size #1750
  • <RichTextArea/> - Fix link creation that caused javascript errors #1745

Added

  • <Card.ButtonHeader/> - add 'emptyblue' theme #1740
  • <Tag/> - fix component box-sizing #1759
  • <Tooltip/> - use appendByPredicate to support custom appending strategies #1754

3.1.11 - 2018-05-16

Changed

  • <Loader/> - allow nodes in text prop #1733

Fixed

  • <Icons/> - create a direct import to the icon component #1735
  • <Checkbox/> - fix test driver by applying the correct change event triggered by a click #1737

Removed

  • <Selector/> - remove the unused <ExtraIcon/> component #1736

3.1.10 - 2018-05-10

Added

  • <Modal/> - add an optional close button to the modal #1728

3.1.9 0 2018-05-09

Fix

  • docs: fix testkits import path #1730
  • <Label/> - fix puppeteer testkit driver #1726

3.1.8 - 2018-05-08

Fix

  • <DatePicker/> - display placeholderText after value was removed #1711
  • <TextLink/> - fix hover state logic #1720
  • <Tooltip/> - update tooltip position after dom is updated #1722

Changed

  • <ButtonWithOptions/> - Always call onSelect when selecting an option. pass additional prop to indicate selection #1719

3.1.7 - 2018-05-02

Added

  • <Tooltip/> - add showImmediately prop to disable animations and delay #1705
  • <Notification/> - add timeout functionality for global notification #1696
  • <Favorite/> and <FavoriteFilled/> icons #1707

3.1.6 - 2018-04-29

Added

  • <NewFolder/> and <Rename/> icons #1672

Changed

  • <RadioGroup/> - remove bottom margin from last item #1687 Note: RadioGroup.Radio, if used standalone, no longer includes unexpected margin-bottom
  • <PopoverMenu/ - pass the tooltip zIndex prop #1674
  • <Multiselect/> - make component min-height 36 #1683
  • <Tooltip/> - recalculate position during scroll #1681
  • <Modal/> - move box-shadow to each modal layout #1697

Fixed

  • <Input/> - fix case when prefix is cut in IE 11 on small inputs #1692
  • <MultiSelect/> - fix height according to specs #1683
  • <PopoverMenu/> - ellipsis for long items strings #1686
  • <MultiSelect/> - placeholder didn't get full input width #1700

3.1.5 - 2018-04-18

Added

  • <Tabs/> - Added missed hasDivider property, divider is visible by default #1676
  • <StatsWidget/> - support empty state #1670

Fixed

  • <DatePicker/> - display placeholderText when no value given #1667
  • <DatePicker/> - fix clickOnNthDay testkit method #1667
  • <*/> rely on mouseUp instead of click to catch onClickOutside issue #1647 #1680

3.1.4 - 2018-04-11

Fixed

  • Page - Removed z-index from PageHeader
  • <RichTextArea/> fix incorrect Tooltip input width #1657
  • <DatePicker/> fix position in safari #1656

3.1.3 - 2018-04-11

Added

  • <PageHeader> - Passing minimize state to title component #1665

Fixed

  • <Tooltip> - Fixed Tooltip positioning within Page component #1649
  • <DatePicker/> - onChange called with time part untouched #1631

Changed

  • <Modal> - upgrade react-modal version #1661
  • Icons - Migrate Button, Search, and Tag to wix-ui-icons-common #1635

3.1.2 - 2018-04-08

Fixed

  • <FieldWithSelection> - Fix missing styling when with Checkbox #1642

3.1.1 - 2018-04-08

Fixed

  • Reverted the removal of Languages icon

3.1.0 - 2018-04-08

Added

  • <Heading> component #1617
  • <Button> - Make it focusable by keyboard only - using new FocusableHOC #1614
  • Make keyboard-only focusable for: <Checkbox> <RadioButton> <RichTextAreaButton> <ToggleSwitch> #1624

Changed

  • <Badge> & <CounterBadge> - improve Badge & CounterBadge stories #1610
  • Icons - Migrated some of the internal icons to wix-ui-icons-common #1616
  • Icons - Migrate arrow icons to wix-ui-icons-common #1621
  • Migrate to yoshi 962c7eb

Fixed

  • Typography - fix h2 lineheight and use correct grey colors in t1 and t3 e38cd6a
  • <DatePicker> - big date, year dropdown min/max values are no longer hardcoded #1629
  • <MessageBox> - right margin only if more then one button #1588
  • <DataTable> - add fallback to text-align:start for IE#1623
  • <DataTable> - render newly received data on infinite scroll properly #1618
  • <DrillView> - Fix render new state while in transition casues menu to disappear #1615
  • <ButtonWithOptions>,<DropdownLayout> - don't invoke onSelect when same option is selected #1579

3.0.1 - 2018-03-28

Fixed

  • <DrillView/> - dont go over a tags if have no onClick prop #1599

  • <Range/> - fix click race condition

3.0.0

Breaking

  • <DatePicker/> migration guide
  • <Badge/> migration guide
  • <CounterBadge/> migration guide
  • jQuery no longer used in testkits, may possibly break your tests
  • <Text/> - no more unexpected margins when using any of the following appearances: H0, H1, H1.1, H2, H2.1, H3, H4. May break layout.
  • SSR support for .st.css files: Instructions
  • <Svg> - the path for src/svg is deprecated. Instead, every icon/svg should be imported from src/icons.

2.0.34 - 2018-03-26

Fixed

  • <Tooltip/> - fixed Tooltip show and hide functions to accept the relevant props #1597

2.0.33 - 2018-03-26

Fixed

  • <Range/> - fix e2e eyes failures by making the date fixed #1589
  • <Page/> - fix an issue that renders 0 in a certain case
  • <Tooltip/> - fix disabled change when active true #1584
  • <TextLink/> - remove link prop required field #1583
  • <DrillView/> - don't trigger onClick for disabled items #1591

Added

  • Testing - add scrollToElement function for protractor testing #1569

2.0.32 - 2018-03-22

Changed

  • <toggleSwitch> - add hover style #1576
  • Focus-Styles: Disable focus style for component which need keyboardOnly #1578
  • <RichTextEditor/> - add new focus styles to buttons #1572
  • Grid - grid rows bottom margin should be 30px #1483

Fixed

  • <Page/> - fixed issue when page jumps between minimized and full states on page without scroll #1467
  • <Tooltip/> - fix Tooltip active and disabled new props transition #1573
  • <Checkbox> protractor driver: use isFocused from test-common

2.0.31 - 2018-03-19

Added

  • <PopoverMenu> : add appendTo props #1568
  • TextLink - add grayscale. MultiSelect Tags - hover css #1452
  • Apply <Input> new focus style #1533
  • Added event listener for page content resize #1564

Changed

  • Testkit sectionhelper #1563
  • Fix missing dataHook - add Range e2e test for DatePicker #1562
  • <FieldWithSelection> : Prepare for new focus styles #1559

Fixed

  • fix(Selector, Checkbox, ModalSelectorLayout)| ModalSelectorLayout clicking on checkbox fires onToggle twice #1560
  • Remove scss calls to fade() #1554

2.0.30 - 2018-03-15

Added

  • <MultiSelect/> composite component 1538

Changed

  • <ModalSelectorLayout/> support disabled items 1550
  • <InputArea/>, <RichTextArea/>, <Range>, <RadioGroup> new focus styles 1553 1542 1548
  • <TextLink/> - preventDefault for onClick when no link given 1551

Fixed

  • <Tooltip/> fix tooltipPlacement prop 1552
  • <ToggleSwitch/> - Remove from async from isFocused 1544
  • <PageHeader/> - update the title methods in the driver to return the 1549

2.0.29 - 2018-03-12

Added

  • new icons Duplicate3, EmailOpen, Trash4, Warning 1504

Changed

  • <Checkbox/> focus styles 1521
  • <ToggleSwitch/> new focus styles + protractor isFocused util 1522
  • <Tags/> new focus styles + disable focus style + bug fixes 1513

Fixed

  • <Page/> Added more height to content on minimize 1535
  • <Button theme="no-border"/> fix hover prop 1525
  • <Notification/> include padding as part of width 1529

2.0.28 - 2018-03-06

Fixed

  • <RadioGroup/> - fix testkit getSelectedValue to return the updated selected option 1515

2.0.27 - 2018-03-05

Fixed

  • <Input/> - revert changed focus style 1509

2.0.26 - 2018-03-02

Added

  • <Button/> Implemented Tiny button 1491

Fixed

  • <Dropdown/> - do not show options menu on focus 1500
  • <DataTable/> - Fix column width not set when header is hidden 1477
  • <Page/> fixed explorer bug again 1482

Changed

  • <Input/> - Change Focus style 1496
  • <PopoverMenu/> - change show delay to 0 1489
  • <Tag/> extend component functionality 1481

2.0.25 - 2018-02-22

Changed

  • <Page/> - Reverted a bug fix for IE #1468 that caused google chrome issue.
  • Removed the componentInstance occurrences in tests.

Added for new features.

  • <Icon/> - new email icon

2.0.24 - 2018-02-19

Changed

  • <Page.Header/> - update gradient height #1458

Fixed

  • <Page/> fixed bug in IE #1468
  • <Card/> header title position fix #1464
  • <Selector/> & <ModalSelectorLayout/> cover long text with ellipsis #1461

2.0.23 - 2018-02-14

Fixed

  • <RadioGroup/> - Fix radio button width (#1457)
  • <Input/> - Amaterial theme fix, added hover and fade in / out #1445
  • <InputArea/> - on error tooltip use theme="dark" & default tooltipPlacement="top" 1456
  • <StatsWidget/> - fix padding issues #1446
  • <GoogleAddressInput/> fix ocasionally missing street number #1435

Changed

  • <Notification/> - remove size prop #1448
  • <PopoverMenuItem/> - add size prop #1437

2.0.22 - 2018-02-11

Fixed

  • fix puppeteer testkit driver for the <Label/> component.

2.0.21 - 2018-02-11

Fixed

  • <Page/> - Fixed width issues with windows browser.

Added

  • puppeteer testkit driver for the <Label/> component and added docs.
  • Added disalbed state for a <SideMenu/> Drillview.

2.0.20 - 2018-02-07

Added

  • puppeteer testkit driver for the Button component.

Changed

  • Reference to wix-ui-test-utils

2.0.19 - 2018-02-06

Changed

  • puppeteer testkit driver for the Input component.

Fixed

  • Don't render PopoverMenuItem icon if doesn't exist
  • Breadcrumbs dark theme color correction.
  • Page UI fixes for restricted content size.
  • Page pass the minimized property to the content element

2.0.18 - 2018-02-02

Fixed

  • Bug fixes in Page Component 1422 1407
  • DropdownLayout - Hides the drop down when not shown 1408
  • fix divider color Card.Header

Added

  • Automatic Storybook Deployment Upon PR 1418

2.0.17 - 2018-01-30

Changed

  • Changed order of storybook components 1390

Added

  • <CounterBadge/> new component from wix-ui-backoffice 1392

Fixed

  • <Breadcrumbs/> add 204px max-width on breadcrumb items 1394
  • <RadioGroup.Radio/> use correct displayName for RadioGroup.Radio 00f303b
  • RadioGroup add missing getRadioAtIndex to enzyme testkit 1398

2.0.15 - 2018-01-24

Changed

  • Made wix-ui-test-utils a depenedency

2.0.15 - 2018-01-23

Added

  • <Page/> Added fullScreen prop to Content 1388

Fixed

  • <Page/> Rendering issues 1381

2.0.14 - 2018-01-23

Added

  • Add method click to Card.ButtonHeader testkit 1385

Fixed

  • <Page/> Add calcualtion when leaving minimized state 1381
  • Page background image 1387

2.0.13 - 2018-01-22

Changed

  • InputArea remove hasCounter class 1322
  • Fix modal height 1378

Deprecated

  • <ButtonSelection/> is no longer available 1362

2.0.12 - 2018-01-17

Added

  • add generic data-hooks to Tag and TooltipContent & <TabsItem/> components 1371 1361

Changed

  • <TabItem/> - use propType.node for title 1372
  • update MoveTo, FoodInstock & FoodOutOfStock icons 0ae2ca04e

2.0.11 - 2018-01-15

Fixed

  • <Page/> can receive sidePadding without maxWidth

Changed

  • <Notification/> - no longer require size, choose it automatically 1356

2.0.9 - 2018-01-11

Added

  • Add sidePadding props to <Page/> 1354

2.0.8 - 2018-01-11

Changed

  • <Dropdown/> - close dropdown when clicking header 1352
  • Add new icons Lock and LockOpen 1341
  • Add PropType node to backLabel in SideMenuDrill 1348

Fixed

  • <TimeInput/> - Move width property to wrapper 1349
  • <Dropdown/> - use cursor pointer 1346
  • <TextLink/> - fix doesComponentHasClass teskit method

2.0.7 - 2018-01-10

Added

  • Add width and height props to <imageViewer/> 1340
  • Add type="button" for missing places in the project 1339

Fixed

  • fix <HBox/> & <VBox/> 1345 Fixed tabs styling bug

2.0.6 - 2018-01-09

Added

  • <PopoverMenu/> - support buttonHeight 1335

Changed

  • upgrade enzyme to 3.3.0 1330

2.0.4 - 2018-01-04

Fixed

  • <SideMenu/> - Fix sidebar menu items being hidden 1326
  • various UI alignments 1300
  • <MultiSelect/> - Save multiselect input on blur 1316

Changed

  • <StatsWidget/> - Switch stats widget to use button with options from dropdown 1320
  • <ModalSelectorLayout/> - allow node in title & subtitle props
  • <RadioGroup.Button> - add content prop for additional, non label, nodes 1327

Added

  • <Tabs/> - new type compactSide 1291

2.0.3 - 2017-12-12

Fixed

  • SideMenuDrill - Fix empty menu level 1297
  • Fix exclamation icon blocking interaction on entire row 1311
  • DropdownLayout - Fix drop down rtl options are left aligned 1310

Added

  • Slider - Add Testkit and e2e 1303
  • DropdownLayout - Added optionsContent to driver 1308
  • Icons - Add new icons and update Google, Facebook, Code and Yandex 1307
  • ButtonLayout - Added icon button styles for heightlarge 1313

2.0.2 - 2017-12-26

Fixed

  • fix css name collision between tooltip and button 1276

2.0.1 - 2017-12-26

Added

  • MusicalNote icon added 1280

Changed

  • SideMenuDrill.SubMenu - Add node as PropType to title in SideMenuDrill.SubMenu component 1298

Fixed

  • Page - Fixed height calculation bug when header changes 1299
  • ButtonWithOptions - Assorted bug fixes 1296

2.0.0 - 2017-12-24

Breaking

  • <Grid/>- Col component defaultProp span is now 12. Might prevent default -15px padding to the left, so should be treated as a breaking change. 1279
  • <ModalSelectorLayout/> - new component, replaces <ModalSelector>. Should be used in conjunction with <Modal/> 1294

Changed

  • Grid- Rename Row component to Columns, and AutoAdjustedRow to AutoAdjustedColumns 1279

Fixed

  • Page Header - Update Header scrol treshold size 1289
  • MultiSelect - Allow to write any text as tag when options are empty 1292

1.2.12 - 2017-12-24

Added

  • <MultiSelect/> - Added Multiselect 1289 1292

Changed

  • <Page/> - Added height recalculation when inner height changes 1289

1.2.11 - 2017-12-21

Added

  • <MessageBox/> - Add footerContent props to MessageBox to allow adding footer to the message box 1269
  • <Icon.Time/> - new time icon 1285

Fixed

  • <Notification/> - fix close button alignment f59bec356
  • <Card/> - add more clear docs 1284
  • <Page/> - Added height for title to avoid height calculation errors 1287

1.2.10 - 2017-12-20

Fixed

  • fix css name collision between tooltip and button 1276
  • Add background color to page header 1277
  • PageHeader: update propTypes for title and subtitle 1282

1.2.9 - 2017-12-18

Fixed

  • fixed import of icon in StatsWidget 1272
  • revert use wix-ui-backoffice/ToggleSwitch 1242 due to missing RTL support

1.2.8 - 2017-12-17

Fixed

  • use actual source of Story & AutoExample 1268
  • vertically align notification close button in IE11 1255
  • remove z-index and rely on initial 1253

Added

  • Allow setting the display of the TextLinkLayout element 1262
  • Page - Added docs 1265

Changed

  • ToggleSwitch - use wix-ui-backoffice/ToggleSwitch 1242

1.2.7 - 2017-12-13

Fixed

  • Add parentSelector and overlayPosition props to modal 1254

Added

  • HBox and VBox components 1263

1.2.6 - 2017-12-13

Fixed

  • Remove unwanted padding from <FieldWithSelection> dropdown 1258
  • support append to parent in tooltip teskit 1252

Changed

  • Migrate storybook utils to wix-storybook-utils 1215

1.2.5 - 2017-12-10

Added

  • DropdownComposite - 1238

Changed

  • Page - Change styles 1234
  • Page - Added max-width support 1245

Fixed

  • Input - RTL is now implemented with direction:rtl 1232

1.2.4 - 2017-12-06

Changed

1.2.3 - 2017-12-05

Changed

  • DropdownLayout - change option padding to conform to backoffice UX 1127

Fixed

  • <Loader> - Fix teskit for the case the loader doesn't exist 1226, 1228
  • <InputWithOptions> - do not force blur when hiding options dropdown 1125

1.2.2 - 2017-12-04

Fixed

  • wix-ui-test-utils should be a dep instead of dev-dep

1.2.1 - 2017-12-04

Fixed

1.2.0 - 2017-12-04

Changed

  • Migrate to wix-ui-test-utils 1204
  • Removed dist from testkit import path in the examples
  • Deprecate export-components script in facor of import-path package 1217
  • Migrate to haste 1218
  • <Loader>: New loader 1203

Fixed

  • <input> - Correct prop-types for noRitghtBorderRadius 1213

Added

  • <Page> - Add Tabs 1211
  • <DropdownLayout> - Added long options support to dropdown #1220

1.1.4624 - 2017-11-29

Changed

  • use node 8.9.1
  • remove module from package.json, no more dist/es folder
  • <MessageBoxFunctionalLayout> - confirmText & cancelText proptype now node 1202

Fixed

  • <Input> - correct autofocus cursor position 1208

1.1.4623 - 2017-11-28

Added

  • New icons: Code, Facebook, Google & Yandex 1197

Changed

  • <PageHeader> - general improvements 1196

Fixed

  • <Notification.TextLabel/> - correct style & ellipsed text behaviour 1180
  • <Checkbox/> - do not require .ltr 1199

1.1.4262 - 2017-11-27

Changed

  • <Page> refactor & improve docs 1182, 1182

Fixed

  • <InputArea> updated to the correct icon 1181

1.1.4260 - 2017-11-25

Added

Changed

  • <TimeInput> + <Search> - Update docs 1108
  • <Tooltip> - Remove deprecated tooltip 1179

Fixed

  • <ToggleSwitch> - disable the toggle on disable mode1174
  • storybook e2e
  • <InputWithOption> - Solved saffari issue: 387
  • <Tooltip> - Remove setTimeout 1177
  • Terminal was cleaned from all warning printouts - 1185

1.1.4259 - 2017-11-22

Added

  • <Page> Added more features 1158
  • Added sorting order icons 1140

Changed

  • <Breadcrumbs> style changes 1156
  • <Tag> Fixed bug with expanding width 1159

1.1.4258 - 2017-11-21

Added

  • <Page> component and friends 1145

Changed

  • <AutoExample> e2e approach 1148

Fixed

  • <DataTable> - missing separators in data table 1153
  • <GoogleAddressInput> remove undefined properties from result 1154

1.1.4527 - 2017-11-20

Changed

  • Themes implementation without provider 1151

Added

  • <Page> - additional e2e tests

  • <GoogleAddressInput> - Allow fetching address data via Places API 1141

Fixed

1.1.4525 - 2017-11-18

Added

Fixed

1.1.4524 - 2017-11-14

Added

Fixed

1.1.4523 - 2017-11-13

Added

Fixed

1.1.4252 - 2017-11-10

Added

Changed