UNPKG

wix-style-react

Version:
1,141 lines (668 loc) • 104 kB
# Changelog All notable changes are being documented in this file. Types of changes: 1. **Added** for new features. 1. **Changed** for changes in existing functionality. 1. **Deprecated** for soon-to-be removed features. 1. **Removed** for now removed features. 1. **Fixed** for any bug fixes. 1. **Security** in case of vulnerabilities. 1. **Breaking** for breaking changes 1. **Docs** for documentation changes 1. **Lab** components and features that are still in a work in progress ## Next ## 9.170.0 - 2021-10-26 ### Fixed - `<DropdownLayout/>` - fix clicking fixedHeader is not being focused [#8271](https://github.com/wix-private/wix-design-systems/pull/8271) ## 9.169.0 - 2021-10-25 ### Fixed - `<InfiniteScroll />` - Fix render infinite loop [#8253](https://github.com/wix-private/wix-design-systems/pull/8253) ## 9.168.0 - 2021-10-21 ### Added - `<SectionHelper/>` - implement size small [#8214](https://github.com/wix-private/wix-design-systems/pull/8214) - `<TableListItem />` - focus API [#8218](https://github.com/wix-private/wix-design-systems/pull/8218) ## 9.167.0 - 2021-10-20 ### Added - `<FormField/>` - Implement labelSize tiny. Fix small size asterisk [#8171](https://github.com/wix-private/wix-design-systems/pull/8171) - `<FillPreview />` - transparent bg with Icon + hover state [#8192](https://github.com/wix-private/wix-design-systems/pull/8192) - `<Accordion/>` - neutral skin, horizontalPadding [#8202](https://github.com/wix-private/wix-design-systems/pull/8202) ### Fixed - `<InputArea/>` - change right margin when status icon is present [#8137](https://github.com/wix-private/wix-design-systems/pull/8137) - `<AudioPlayer />` - add typings for focus method [#8179](https://github.com/wix-private/wix-design-systems/pull/8179) - `<EmptyState />` - children prop types [#8194](https://github.com/wix-private/wix-design-systems/pull/8194) ### Changed - `<GooglePreview/>` - Add delay to ellipsis tooltips [#8143](https://github.com/wix-private/wix-design-systems/pull/8143) [Business Dashboard ] `<CircularProgressbar/>` - adding light prop overrides [#8069](https://github.com/wix-private/wix-design-systems/pull/8069) ## 9.166.0 - 2021-10-14 ### Fixed - `<FormField/>` - change label and suffix alignment [#8140](https://github.com/wix-private/wix-design-systems/pull/8140) ### Added - `<AudioPlayer />` - add focus method [#8148](https://github.com/wix-private/wix-design-systems/pull/8148) - `<AccordionItem />` - adding subtitle [#8136](https://github.com/wix-private/wix-design-systems/pull/8136) ## 9.165.0 - 2021-10-13 ### Fixed - `<AtlasAddressInput/>` - fix typings for imperative actions [#8139](https://github.com/wix-private/wix-design-systems/pull/8139) ### Added - `<Table/>` - add `removeRowDetailsPadding` prop and fix padding styles [#8062](https://github.com/wix-private/wix-design-systems/pull/8062) ## 9.164.0 - 2021-10-11 ### Added - `<AtlasAddressInput />` - focus API [#8015](https://github.com/wix-private/wix-design-systems/pull/8015) - `<InputArea/>` - allow to pass controlled textarea through children prop [#8116](https://github.com/wix-private/wix-design-systems/pull/8116) ## 9.163.0 - 2021-10-07 ### Fixed - `<TimeInputNext/>` - fix dropdown option is not selected [#8107](https://github.com/wix-private/wix-design-systems/pull/8107) ## 9.162.0 - 2021-10-07 ### Added - `<ImageViewer />` - add `focus` method [#8095](https://github.com/wix-private/wix-design-systems/pull/8095) ### Fixed - `<TimeInputNext/>` - fix padding spacing and value not updating issues [#8094](https://github.com/wix-private/wix-design-systems/pull/8094) - `<ImageViewer />` - Hide overlay when there is no image [#8099](https://github.com/wix-private/wix-design-systems/pull/8099) ## 9.161.0 - 2021-10-06 ### Added - `<TimeInputNext/>` - implement user input validation [#8072](https://github.com/wix-private/wix-design-systems/pull/8072) - `<FileUpload>` - support capture as none prop in file upload [#8081](https://github.com/wix-private/wix-design-systems/pull/8081) - `<AddItem/ >` - Add `focus` and `blur` methods [#8080](https://github.com/wix-private/wix-design-systems/pull/8080) - `<IconButton />` - add `focus` method [#8086](https://github.com/wix-private/wix-design-systems/pull/8086) ## 9.160.0 - 2021-10-05 ### Changed - `<SegmentedToggle/>` - remove zindex from button [#8054](https://github.com/wix-private/wix-design-systems/pull/8054) ### Fixed - `<ImageViewer/>` - make overlay buttons focusable [#8056](https://github.com/wix-private/wix-design-systems/pull/8056) - `<MultiSelect/>` - fix tag margins [#8035](https://github.com/wix-private/wix-design-systems/pull/8035) ### Added - `<CircularProgressBar />` - add new color (success) [#7997](https://github.com/wix-private/wix-design-systems/pull/7997) ## 9.159.0 - 2021-09-30 ### Added - `<ImageViewer/>` - add download action [#8020](https://github.com/wix-private/wix-design-systems/pull/8020) ### Changed - `<TimeInput/>` - add deprecation log [#8028](https://github.com/wix-private/wix-design-systems/pull/8028) - `<TimeInputNext/>` - fix types and autocomplete issues [#8038](https://github.com/wix-private/wix-design-systems/pull/8038) ## 9.158.0 - 2021-09-28 ### Added - `<Checkbox/>` - public `focus` method [#8013](https://github.com/wix-private/wix-design-systems/pull/8013) - `<TimeInputNext/>` - add autocomplete [#7993](https://github.com/wix-private/wix-design-systems/pull/7993) - `<PopoverMenu/>` - introduce `onShow` and `onHide` properties [#8016](https://github.com/wix-private/wix-design-systems/pull/8016) ## 9.157.0 - 2021-09-22 ### Changed - Y30 changed to #FFD988 [#8014](https://github.com/wix-private/wix-design-systems/pull/8014) ### Added - `<StatisticsWidget />` - Support isLoading prop for async data fetching [#7910](https://github.com/wix-private/wix-design-systems/pull/7910) - `<TimeInputNext/>` - support readOnly and ref focus [#8003](https://github.com/wix-private/wix-design-systems/pull/8003) ### Fixed - `<Dropdown/>` - fix readOnly prop [#7980](https://github.com/wix-private/wix-design-systems/pull/7980) ## 9.156.0 - 2021-09-07 ### Changed - use Touch instead of HTML5 Backend for D&D components to solve performance issues [#7921](https://github.com/wix-private/wix-design-systems/pull/7921) - upgraded dnd-core version: 2.x.x --> 11.x.x [#7942](https://github.com/wix-private/wix-design-systems/pull/7942) - `<FunnelChar/>` - remove unused prop: showDifference [#7952](https://github.com/wix-private/wix-design-systems/pull/7952) ### Added - `<CustomModalLayout/>` - introduce overflowY property to solve problem of single items in content [#7934](https://github.com/wix-private/wix-design-systems/pull/7934) - `<DropdownBase/>` - add markedOption prop [#7951](https://github.com/wix-private/wix-design-systems/pull/7951) ## 9.155.0 - 2021-09-01 ### Added - `<EditableTitle/>` - add controlled mode [#7904](https://github.com/wix-private/wix-design-systems/pull/7904) ### Changed - `<Table/>` - change rowVerticalPadding default value from `medium` to `small` when reduced spacing is enabled [#7884](https://github.com/wix-private/wix-design-systems/pull/7884) - `<SelectableAccordion/>` - change verticalPadding default value from `medium` to `small` when reduced spacing is enabled [#7883](https://github.com/wix-private/wix-design-systems/pull/7883) - `<TableListItem/>` - change verticalPadding default value from `medium` to `small` when reduced spacing is enabled [#7882](https://github.com/wix-private/wix-design-systems/pull/7882) - `<StatisticsWidget/>` - change size default value from `large` to `tiny` when reduced spacing is enabled [#7879](https://github.com/wix-private/wix-design-systems/pull/7879) ### Fixed - `<EditableTitle/>` - add missing value property and types for onChange [#7908](https://github.com/wix-private/wix-design-systems/pull/7908) ## 9.154.0 - 2021-08-26 ### Fixed - `<FormField/>` - reduced spacing styling fix [#7870](https://github.com/wix-private/wix-design-systems/pull/7870) - `<EditableTitle/>` - reduced spacing issue fix and sass to st.css migration [#7861](https://github.com/wix-private/wix-design-systems/pull/7861) ### Added - `<AtlasAddressInput/>` - add inputRef [#7880](https://github.com/wix-private/wix-design-systems/pull/7880) - `<DateInput/>` - change to use renamed wix-design-systems-locale-utils package [#7881](https://github.com/wix-private/wix-design-systems/pull/7881) ## 9.153.0 - 2021-08-24 ### Added - `<Accordion/>` - added `tiny` and `medium` size prop values [#7848](https://github.com/wix-private/wix-design-systems/pull/7848) - `<DatePicker/>` - introduce dateStyle prop [#7824](https://github.com/wix-private/wix-design-systems/pull/7824) ### Fixed - `<DataTable/>` - removed redundant expandable row spacing [#7849](https://github.com/wix-private/wix-design-systems/pull/7849) - `<RadarChart/>` - fix hoverIndex property & change classname selectors to dataHooks [#7840](https://github.com/wix-private/wix-design-systems/pull/7840) - `<SelectableAccordion />` - fix divider overflow [#7795](https://github.com/wix-private/wix-design-systems/pull/7795) ## 9.152.0 - 2021-08-20 ### Added - `<TableActionCell/>` - forward props to primary action button to support "as" prop properly [#7838](https://github.com/wix-private/wix-design-systems/pull/7838) ## 9.151.0 - 2021-08-19 ### Added - `<TableActionCell/>` - add `as` and `href` props to primary action [#7816](https://github.com/wix-private/wix-design-systems/pull/7816) ### Fixed - `<ColorInput/>` - size props affects color picker input bugfix [#7672](https://github.com/wix-private/wix-design-systems/pull/7672) ## 9.150.0 - 2021-08-17 ### Fixed - `<NestableList/>` - drag handle issue fix [#7806](https://github.com/wix-private/wix-design-systems/pull/7806) - `<Radio/>` - fix label click issue [#7753](https://github.com/wix-private/wix-design-systems/pull/7753) ## 9.149.0 - 2021-08-16 ### Added - `<StyledNestableList/>` - added unidriver [#7801](https://github.com/wix-private/wix-design-systems/pull/7801) ## 9.148.0 - 2021-08-13 ### Added - `<PopoverMenu/>` - add fluid property [#7785](https://github.com/wix-private/wix-design-systems/pull/7785) ## 9.147.0 - 2021-08-12 ### Added - `<CardFolderTabs/>` - fluid tabs, ellipsis and size [#7743](https://github.com/wix-private/wix-design-systems/pull/7743) ## 9.146.0 - 2021-08-11 ### Changed - Themes | Business Dashboard - Adding heading H6 - [#7767](https://github.com/wix-private/wix-design-systems/pull/7767) ### Fixed - `<PageSection />` - changed subtitle from string to node [#7776](https://github.com/wix-private/wix-design-systems/pull/7776) - `<MultiSelect />` - fix disabled placeholder not showing [#7775](https://github.com/wix-private/wix-design-systems/pull/7775) ## 9.145.0 - 2021-08-09 ### Added - `<SortableList/>` - introduce unidriver [#7735](https://github.com/wix-private/wix-design-systems/pull/7735) ### Fixed - [DSM-2466] `<Page/>` - make sticky work again in safari 12, 13 versions [#7760](https://github.com/wix-private/wix-design-systems/pull/7760) ## 9.144.0 - 2021-08-04 ### Fixed - `<SelectableAccordion>` - call onChange once when clicking selector [#7699](https://github.com/wix-private/wix-design-systems/pull/7699) ## 9.143.1 - 2021-08-03 ### Fixed - move react-dnd-test-backend to dependencies [#7738](https://github.com/wix-private/wix-design-systems/pull/7738) ## 9.143.0 - 2021-08-03 ### Fixed - `<RadioGroup/>` - selection issues fix [#7713](https://github.com/wix-private/wix-design-systems/pull/7713/files) - `<Box/>` - gap fix for safari 14.1 [#7716](https://github.com/wix-private/wix-design-systems/pull/7716) - `<Checkbox/>` - add role="checkbox" and aria-checked for parent div [#7721](https://github.com/wix-private/wix-design-systems/pull/7721) - `<Sidebar />` - Fix collapsible sidebar stale state on prop update [#7720](https://github.com/wix-private/wix-design-systems/pull/7720) - `<StarsRatingBar />` - add aria attributes for accessibility [#7728](https://github.com/wix-private/wix-design-systems/pull/7728) ### Added - `<Badge/>` - Adding tiny size style [#7719](https://github.com/wix-private/wix-design-systems/pull/7719) - `<Slider/>` - adding support for vertical position [#7683](https://github.com/wix-private/wix-design-systems/pull/7683) ## 9.142.0 - 2021-07-29 ### Added - `<Slider/>` - add `ariaLabelForHandle` prop [#7626](https://github.com/wix-private/wix-design-systems/pull/7626) - `<Tooltip/>` - fluid prop [#7708](https://github.com/wix-private/wix-design-systems/pull/7708) ### Fixed - `<Slider/>` - fix unusable `rtl` prop [#7626](https://github.com/wix-private/wix-design-systems/pull/7626) - `<Button/>` - disallow text wrapping [#7704](https://github.com/wix-private/wix-design-systems/pull/7704) ## 9.141.0 - 2021-07-27 ### Added - `<Table/>` - Add `initialLoad` prop [#7671](https://github.com/wix-private/wix-design-systems/pull/7671) - `<DataTable/>` - Add `infiniteScrolRef` prop [#7676](https://github.com/wix-private/wix-design-systems/pull/7676) ## 9.140.0 - 2021-07-23 ### Fixed - `<Carousel/>` - refactor to not use global 3rd party lib styles [#7669](https://github.com/wix-private/wix-design-systems/pull/7669) ### Added - `<RadarChart/>` - new component [#7375](https://github.com/wix-private/wix-design-systems/pull/7375) ## 9.139.1 - 2021-07-21 - `<Page/>` - fix fixedFooter centering problem [#7445](https://github.com/wix-private/wix-design-systems/pull/7445) ## 9.139.0 - 2021-07-20 ### Added - `<SelectorListContent/>` - add `infiniteScrollRef` prop [#7649](https://github.com/wix-private/wix-design-systems/pull/7649) ### Fixed - react-dnd - downgrade to 11 major version (issue with react versions) [#7648](https://github.com/wix-private/wix-design-systems/pull/7648) ## 9.138.0 - 2021-07-19 ### Added - `<CircularProgressBar/>` - add classname to tooltip [#7638](https://github.com/wix-private/wix-design-systems/pull/7638) ### Changed - `<Draggable/>` - upgrade react-dnd to latest version 14 [#7520](https://github.com/wix-private/wix-design-systems/pull/7520) - `<CounterBadge>` - replace a plus sign with the svg [#7624](https://github.com/wix-private/wix-design-systems/pull/7624) ## 9.137.1 - 2021-07-18 ### Changed - `<CustomModalLayout>` - subtitle prop to support a Node [#7605](https://github.com/wix-private/wix-design-systems/pull/7605) ## 9.137.0 - 2021-07-15 ### Changed - `<WixStyleReactProvider>` - use FontUpgrade directly without creating extra div [#7596](https://github.com/wix-private/wix-design-systems/pull/7596) ## 9.136.0 - 2021-07-13 ### Fixed - `<Sidebar/>`: update selected item on props change [#7601](https://github.com/wix-private/wix-design-systems/pull/7601) ### Changed - Themes | Business Dashboard - Sidebar: change the disabled inner item menu text color [#7594](https://github.com/wix-private/wix-design-systems/pull/7594) ## 9.135.0 - 2021-07-08 ### Changed - `<Sidebar/>` - UX changes & animations [#7533](https://github.com/wix-private/wix-design-systems/pull/7533) - Themes | Business Dashboard - Sidebar: delay chevron animation if closing other menu first [#7584](https://github.com/wix-private/wix-design-systems/pull/7584) ## 9.134.1 - 2021-07-08 No Changes (Patch version, only internal changes) ## 9.134.0 - 2021-07-07 ### Fixed - `<Image/>` - align borderRadius prop type with ts [#7560](https://github.com/wix-private/wix-design-systems/pull/7560) - `<Pallete/>` - add fill type to d.ts [#7554](https://github.com/wix-private/wix-design-systems/pull/7554) ### Added - `<CircularProgressBar/>` - expose classname prop [#7573](https://github.com/wix-private/wix-design-systems/pull/7573) ## 9.133.0 - 2021-07-06 ### Changed - `<SelectorListContent/>` - top scrollable content [#7551](https://github.com/wix-private/wix-design-systems/pull/7551) ## 9.132.0 - 2021-07-02 ### Changed - `<SidebarSectionItem/>` - sidebar experiment - animations fine tuning [#7530](https://github.com/wix-private/wix-design-systems/pull/7530) - Themes | Business Dashboard - Sidebar - update after UX review [#7532](https://github.com/wix-private/wix-design-systems/pull/7532) ### Added - `<LinearProgressBar/>` - add warning skin [#7481](https://github.com/wix-private/wix-design-systems/pull/7481) ### Fixed - `<Page.FixedFooter />` - adding zIndex [#7534](https://github.com/wix-private/wix-design-systems/pull/7534) ## 9.131.0 - 2021-06-30 ### Changed - `<Calendar/>` - Use Intl in order to reduce the bundle size [#7355](https://github.com/wix-private/wix-design-systems/pull/7355) ### Added - `<Image/>` - add transparent prop [#7508](https://github.com/wix-private/wix-design-systems/pull/7508) ## 9.130.0 - 2021-06-29 ### Fixed - `<VariableInput/>`- do not convert link entities [#7493](https://github.com/wix-private/wix-design-systems/pull/7493) ### Changed - `<Sidebar/>` - add overlay property for overflow-y to improve look [#7477](https://github.com/wix-private/wix-design-systems/pull/7477) - `<SkeletonRectangle/>` - remove min-width from css [#7496](https://github.com/wix-private/wix-design-systems/pull/7496) ## 9.129.0 - 2021-06-28 ### Changed - `<StackbarChart/>` - align columns to the left, change the gap between the and add ellipsis to labels [#7419](https://github.com/wix-private/wix-design-systems/pull/7419) - `<MultiSelect/>` - add missing unidriver types [#7439](https://github.com/wix-private/wix-design-systems/pull/7439) - Themes | Business Dashboard - Sidebar [#7478](https://github.com/wix-private/wix-design-systems/pull/7478) ### Added - `<Sidebar/>` - add expansion state to context [#7494](https://github.com/wix-private/wix-design-systems/pull/7494) ### Fixed `<Table/>` - reduced spacing styling bug fix [#7488](https://github.com/wix-private/wix-design-systems/pull/7488) ## 9.128.0 - 2021-06-22 ### Fixed - `<Thumbnail/>` - fix disabled state specificity on title and description [#7468](https://github.com/wix-private/wix-design-systems/pull/7468) ### Added - `<SelectableAccordion />` - open prop [#7460](https://github.com/wix-private/wix-design-systems/pull/7460) - `<LinearProgressBar/>` - premium skin added [#7469](https://github.com/wix-private/wix-design-systems/pull/7469) ### Changed - Madefor - Cyrillic and Vietnamese [#7272](https://github.com/wix-private/wix-design-systems/pull/7272) - `<Sidebar/>` - toggle expand collapse on parent click in sidebar [#7448](https://github.com/wix-private/wix-design-systems/pull/7448) ## 9.127.0 - 2021-06-21 ### Added - `<CustomModalLayout/>` - added `primaryButtonTooltipProps` [#7391](https://github.com/wix-private/wix-design-systems/pull/7391) ### Fixed - `<Table/>` - remove prevent default from table checkbox click [#7450](https://github.com/wix-private/wix-design-systems/pull/7450) - `<Page/>` - fix a problem where search component is not scrollable insider header [#7445](https://github.com/wix-private/wix-design-systems/pull/7445) ## 9.126.0 - 2021-06-17 ### Added - `<Table/>` - Add tooltip on selection checkbox [#7376](https://github.com/wix-private/wix-design-systems/pull/7376) ### Fixed - `<Sidebar/>` - add missing slider class to collapsible sidebar [#7405](https://github.com/wix-private/wix-design-systems/pull/7405) ### Changed - Themes | Business Dashboard - Heading - change h2 override size to 24px [#7398](https://github.com/wix-private/wix-design-systems/pull/7398) ## 9.125.0 - 2021-06-14 ### Added - `<SidebarSectionItem/>` - collapsible experiment - expand items instead of drilling down [#7338](https://github.com/wix-private/wix-design-systems/pull/7338) - `<Sidebar/>` - bm collapsible menu experiment [#7337](https://github.com/wix-private/wix-design-systems/pull/7337) ### Changed - `<TimeTable/>` - more prominent active state && default wix style scrollbar [#7336](https://github.com/wix-private/wix-design-systems/pull/7336) - `<SelectorListContent/>` - new component [#7326](https://github.com/wix-private/wix-design-systems/pull/7326) - Themes | Business Dashboard - Sidebar [#7344](https://github.com/wix-private/wix-design-systems/pull/7344) ## 9.124.0 - 2021-06-09 ### Fixed - `<Sidebar/>` - fix a bug where items gets rerendered [#7317](https://github.com/wix-private/wix-design-systems/pull/7317) ## 9.123.0 - 2021-06-08 ### Fixed - `<SelectorList/>` - add loader when reloading initial items [#7305](https://github.com/wix-private/wix-design-systems/pull/7305) - `<DropdownBase/>` - fix edge case bug when selectedId={0} [#7301](https://github.com/wix-private/wix-design-systems/pull/7301) - `<SidebarSectionItem/>` - forward on click event [#7308](https://github.com/wix-private/wix-design-systems/pull/7308) - `<Calendar/>, <DatePicker/>` - Reduce the bundle size [#7281](https://github.com/wix-private/wix-design-systems/pull/7281) ## 9.122.0 - 2021-06-07 ### Changed - `<SideBarBackButton/>`, `<SideBarDivider/>` , `<SidebarSectionItem/>` , `<SidebarSectionTitle/>` - merge useBmSidebarNewDesign experiment tokens [#7218](https://github.com/wix-private/wix-design-systems/pull/7218) ### Fixed - `<Slider/>` - add onBeforeChange and fix onAfterChange description [#7284](https://github.com/wix-private/wix-design-systems/pull/7284) ## 9.121.0 - 2021-06-02 ### Changed - Themes | Business Dashboard - Tag [#7253](https://github.com/wix-private/wix-design-systems/pull/7253) - `<SideBar/>` - Add optional itemKey prop to SideBarSectionItem and refactor SideBar [#7256](https://github.com/wix-private/wix-design-systems/pull/7256) ### Fixed - `<Card.Header />` -- made title prop optional [#7274](https://github.com/wix-private/wix-design-systems/pull/7274) ## 9.120.0 - 2021-05-31 ### Added - `<Input/>` - introduce focusOnClearClick prop [#7242](https://github.com/wix-private/wix-design-systems/pull/7242) ### Changed - `<Sidebar />` - support nullable children [#7245](https://github.com/wix-private/wix-design-systems/pull/7245) ### Fixed - `<DatePicker/>` - fix problem when DatePicker focus on clear button click [#7239](https://github.com/wix-private/wix-design-systems/pull/7239) - `<WixStyleReactEnvironmentProvider/>` - remove span element as root rendering element [#7238](https://github.com/wix-private/wix-design-systems/pull/7238) ## 9.119.0 - 2021-05-27 ### Fixed - `<DatePicker/>` - introduce date formatting for input value with `Intl` [#7223](https://github.com/wix-private/wix-design-systems/pull/7223) - Expose unidrivers types [#7226](https://github.com/wix-private/wix-design-systems/pull/7226) ## 9.118.0 - 2021-05-26 ### Changed - `<Table/>` - introduce reduced spacing effort tokens for sorting header and toolbar [#7194](https://github.com/wix-private/wix-design-systems/pull/7194) ### Fixed - `Typography` - fix stylable lineHeight warning [#7212](https://github.com/wix-private/wix-design-systems/pull/7212) ## 9.117.0 - 2021-05-25 ### Fixed - `listItemSelectBuilder` - fix type title and subtitle [#7201](https://github.com/wix-private/wix-design-systems/pull/7201) - `<Box/>` - fix incorrectly transpiled stylable mixin [#7209](https://github.com/wix-private/wix-design-systems/pull/7209) ## 9.116.0 - 2021-05-21 ### Fixed - `<CircularProgressBar/>` - add missing skin type [#7184](https://github.com/wix-private/wix-design-systems/pull/7184) - `<Text/>` - add min-height for empty paragraphs [#7167](https://github.com/wix-private/wix-design-systems/pull/7167) - `<Slider/>` - keyboard accessibility [#7155](https://github.com/wix-private/wix-design-systems/pull/7155) ### Added - `<Collapse/>` - add missing testkit [#7186](https://github.com/wix-private/wix-design-systems/pull/7186) - `<TableToolbar/>` - refactor and migrate to stylable instead & introduce reduced spacing effort values [#7151](https://github.com/wix-private/wix-design-systems/pull/7151) ### Deprecated - `<Slider/>` - deprecated testkit methods: hoverHandle, unHoverHandle [#7155](https://github.com/wix-private/wix-design-systems/pull/7155) ## 9.115.0 - 2021-05-18 ### Added - `<SidebarSectionItem/>` - getTitleText() to testkit [#7137](https://github.com/wix-private/wix-design-systems/pull/7137) - `<CircularProgressBar/>` - add skin prop with new skin premium [#7177](https://github.com/wix-private/wix-design-systems/pull/7177) ### Changed - Themes | Business Dashboard - Tag light theme [#7160](https://github.com/wix-private/wix-design-systems/pull/7160) - `<NumberInput/>` - Remove redundant leading zero [#7161](https://github.com/wix-private/wix-design-systems/pull/7161) - `<WixStyleReactProvider/>` - change default `as` value to `'span'` [#7121](https://github.com/wix-private/wix-design-systems/pull/7121) - Themes | Business Dashboard - IconButton transparent skin [#7158](https://github.com/wix-private/wix-design-systems/pull/7158) ## 9.114.0 - 2021-05-10 ### Added - `<WixStyleReactEnvironmentProvider/>` - new component [#7131](https://github.com/wix-private/wix-design-systems/pull/7131) ## 9.113.0 - 2021-05-06 ### Changed - `<StackBarChart/>` - update bar color & update label color & expose tooltipCommonProps & fix data not getting updated [#7128](https://github.com/wix-private/wix-design-systems/pull/7128) ### Fixed - `<Box/>` - add default gap style - 0 px [#7134](https://github.com/wix-private/wix-design-systems/pull/7134) - `<Calendar/>` - Fix the issue that the `onMonthChange` listener is not called in some cases [#7136](https://github.com/wix-private/wix-design-systems/pull/7136) ## 9.112.0 - 2021-05-05 ### Fixed - `<Accordion/>` - remove overflow hidden for accordion item [#7125](https://github.com/wix-private/wix-design-systems/pull/7125) ## 9.111.0 - 2021-05-03 ### Added - `<HorizontalTimeline />` - fix type for icons and add new prop for label [#7089](https://github.com/wix-private/wix-design-systems/pull/7089) - `<SparklineChart/>` - append tooltip to window by default [#7065](https://github.com/wix-private/wix-design-systems/pull/7065) - `<RichTextInputArea />` - introduce new prop `prependHTTP` to relative url [#7101](https://github.com/wix-private/wix-design-systems/pull/7101) - `<Accordion/>` - add transitionSpeed prop [#7106](https://github.com/wix-private/wix-design-systems/pull/7106) - `<Accordion/>` - introduce collapse and expand animation callbacks [#7107](https://github.com/wix-private/wix-design-systems/pull/7107) - `<InputWithOptions/>` - propagate the onKeyDown prop to the input field [#7112](https://github.com/wix-private/wix-design-systems/pull/7112) ## 9.110.0 - 2021-04-29 ### Fixed - `<AutoCompleteWithLabel/>` - fix suffix align [#7084](https://github.com/wix-private/wix-design-systems/pull/7084) ### Added - `<AnalyticsSummaryCard />` - add additional testkit methods [#7071](https://github.com/wix-private/wix-design-systems/pull/7071) ## 9.109.0 - 2021-04-28 ### Added - `<SidebarSectionItem/>` [Testkit] - add `isSelected()` and `isDisabled()` methods [#7068](https://github.com/wix-private/wix-design-systems/pull/7068) - `<FormField />` - expose labelId prop [#7081](https://github.com/wix-private/wix-design-systems/pull/7081) ### Changed - BusinessDashboard Theme | Small UI Fixes [#7063](https://github.com/wix-private/wix-design-systems/pull/7063) - `<MarketingLayout/>` - changing paddings according to specs [#7076](https://github.com/wix-private/wix-design-systems/pull/7076) ### Fixed - `<VariableInput/>` - make insertVariable add text when variableParser returns false [#7082](https://github.com/wix-private/wix-design-systems/pull/7082) ## 9.108.0 - 2021-04-23 ### Fixed - `<DatePicker/>` - value prop on re-render does not update [#7062](https://github.com/wix-private/wix-design-systems/pull/7062) - `<HorizontalTimeline />` - fix icons props and align label [#7066](https://github.com/wix-private/wix-design-systems/pull/7066) ## 9.107.0 - 2021-04-22 ### Changed - `<HorizontalTimeline />` - add new props to component(skin, alignLabel, line, skin for icons, new icons) [#7049](https://github.com/wix-private/wix-design-systems/pull/7049) ## 9.106.0 - 2021-04-21 ### Fixed - `<Grid/>` - support className (Container, Row, Col), allow single Container [#7056](https://github.com/wix-private/wix-design-systems/pull/7056) - `<DropdownBase />` - fix mismatch between proptypes and typesript [#7057](https://github.com/wix-private/wix-design-systems/pull/7057) ### Changed - `<SidebarBackButton/>` - [experiment] - adjust back button in sidebar to be as the rest of items in experiment [#7053](https://github.com/wix-private/wix-design-systems/pull/7053) - BusinessDashboard Theme | `<CheckToggle/>` - check toggle override styles [#7035](https://github.com/wix-private/wix-design-systems/pull/7035) ### Added - [wsr] Expose unidrivers for our users [#7048](https://github.com/wix-private/wix-design-systems/pull/7048) ## 9.105.0 - 2021-04-19 ### Fixed - `<Grid/>` - dataHook support (Container, Row, Col, AutoAdjustedColumns) [#7052](https://github.com/wix-private/wix-design-systems/pull/7052) ## 9.104.0 - 2021-04-16 ### Fixed - `<TableActionCell/>` - fix popoverMenu prop types [#7039](https://github.com/wix-private/wix-design-systems/pull/7039) - `<DatePicker/>` - set disableKeyboardType as true by default [#7045](https://github.com/wix-private/wix-design-systems/pull/7045) ### Changed - BusinessDashboard Theme | EmptyState [#7036](https://github.com/wix-private/wix-design-systems/pull/7036) - BusinessDashboard Theme | <PageSection /> [#6964](https://github.com/wix-private/wix-design-systems/pull/6964) ### Docs - BusinessDashboard Theme | EmptyState - update example [#7030](https://github.com/wix-private/wix-design-systems/pull/7030) ## 9.103.0 - 2021-04-15 ### Added - `<SidebarSectionItem/>`,`<SidebarSectionTitle/>`,`<SidebarDivider/>` - sidebar experiment for reduce horizontal padding and height for sidebar items [#7025](https://github.com/wix-private/wix-design-systems/pull/7025) ### Fixed - `<Grid/>` - add default span value for col [#7038](https://github.com/wix-private/wix-design-systems/pull/7038) ## 9.102.0 - 2021-04-13 ### Added - `<Tag/>` - add success theme [#7018](https://github.com/wix-private/wix-design-systems/pull/7018) - `<AnalyticsSummaryCard />` - expose chart animation duration [#6987](https://github.com/wix-private/wix-design-systems/pull/6987) - `<DatePicker />` - add typing functionality and disableKeyboardType prop [#6944](https://github.com/wix-private/wix-design-systems/pull/6944) - `<MediaOverlay />` - add borderRadius property [#7028](https://github.com/wix-private/wix-design-systems/pull/7028) ### Changed - BusinessDashboard Theme | `<Text />` - [#7026](https://github.com/wix-private/wix-design-systems/pull/7026) - BusinessDashboard Theme | `<IconButton />` - [#7021](https://github.com/wix-private/wix-design-systems/pull/7021) ## 9.101.0 - 2021-04-12 ### Fixed - `<Input/>` - fix styles for autoFocus prop [#7023](https://github.com/wix-private/wix-design-systems/pull/7023) - `<SidebarContentWrapper/>` - support SSR [#7024](https://github.com/wix-private/wix-design-systems/pull/7024) ### Changed - `<Grid/>` - remove bootstrap dependency and use `<Layout/>` internally [#7011](https://github.com/wix-private/wix-design-systems/pull/7011) ## 9.100.0 - 2021-04-11 ### Fixed - Fix SSR document reference error [#7020](https://github.com/wix-private/wix-design-systems/pull/7020) ### Added - BusinessDashboard Theme | `<SidebarSectionItem/>` - new sidebar experiment for changing hover and active colors [#7015](https://github.com/wix-private/wix-design-systems/pull/7015) ## 9.99.0 - 2021-04-07 ### Changed - BusinessDashboard Theme | `<Card />` - decreased content bottom padding [#7004](https://github.com/wix-private/wix-design-systems/pull/7004) - BusinessDashboard Theme | `<Thumbnail>` - Apply overrides to all size thumbnail [#6992](https://github.com/wix-private/wix-design-systems/pull/6992) - BusinessDashboard Theme | `<SidePanel>` - Changed spacings and colors [#6971](https://github.com/wix-private/wix-design-systems/pull/6971) - BusinessDashboard Theme | `<SectionHelper>` - override styles [#6950](https://github.com/wix-private/wix-design-systems/pull/6950) - BusinessDashboard Theme | `<IconButton />` - Changed colors [#6968](https://github.com/wix-private/wix-design-systems/pull/6968) - BusinessDashboard Theme | `<Popover>` - Changed colors [#6991](https://github.com/wix-private/wix-design-systems/pull/6991) - BusinessDashboard Theme | `<Button />` - Added light primary skin [#6973](https://github.com/wix-private/wix-design-systems/pull/6973) - BusinessDashboard Theme | `<Button />` - Changed min width [#6967](https://github.com/wix-private/wix-design-systems/pull/6967) - BusinessDashboard Theme | `<Badge>` - Changed spacings and colors [#6985](https://github.com/wix-private/wix-design-systems/pull/6985) ### Added - `<SidePanel/>` - added width prop [#7002](https://github.com/wix-private/wix-design-systems/pull/7002) ## 9.98.0 - 2021-04-06 ### Changed - BusinessDashboard Theme | < IconButton /> - Changed inverted hover color [#7006](https://github.com/wix-private/wix-design-systems/pull/7006) ### Fixed - `<Page.Sticky/>` - fix `style` prop proptype [#7007](https://github.com/wix-private/wix-design-systems/pull/7007) - `<AnalyticsSummaryCard />` - fix typo in isTrendVisible types [#7001](https://github.com/wix-private/wix-design-systems/pull/7001) ## 9.97.0 - 2021-04-05 ### Deprecated - `<Grid/>` - deprecate component ## 9.96.0 - 2021-03-31 ### Added - `<Calendar/>` - vietnamese localization [#6990](https://github.com/wix-private/wix-design-systems/pull/6990) ## 9.95.0 - 2021-03-30 ### Changed - Typography - [Temporary] Use Arial for vietnamese (instead of Madefor) ### Fixed - `<ListItemAction/>` - remove unexpected title attribute tooltip [#6974](https://github.com/wix-private/wix-design-systems/pull/6974) - `<TableListItem/>` - cannot stretch value to 100% [#6960](https://github.com/wix-private/wix-design-systems/pull/6960) ### Added - `<DropdownBase/>` - add onShow, onHide props [#6978](https://github.com/wix-private/wix-design-systems/pull/6978) ## 9.94.0 - 2021-03-26 ### Fixed - `<DatePicker/>` - props excludePastDates and filterDate collide bugfix [#6956](https://github.com/wix-private/wix-design-systems/pull/6956) - `<TableListItem/>` - Fix TableActionCell visibility on hover [#6972](https://github.com/wix-private/wix-design-systems/pull/6972) ### Changed - Themes | Business Dashboard - Button - update inverted button hover [#6957](https://github.com/wix-private/wix-design-systems/pull/6957) ## 9.93.0 - 2021-03-22 ### Added - `<SocialPreview/>` - add support for twitter preview [#6922](https://github.com/wix-private/wix-design-systems/pull/6922) - BusinessDashboard Theme | Override Divider dark skin - [#6946](https://github.com/wix-private/wix-design-systems/pull/6946) ## 9.92.0 - 2021-03-18 ### Added - `<Box/>` - add gap prop [#6929](https://github.com/wix-private/wix-design-systems/pull/6929) ### Fixed - `<DropdownLayout />` - fix uni driver when using infinite scroll [#6937](https://github.com/wix-private/wix-design-systems/pull/6937) - Themes | Business Dashboard - Fix theme margin rule [#6934](https://github.com/wix-private/wix-design-systems/pull/6934) ### Changed - `<SidePanel.Header/>` - Changed tooltip content from string to node [#6938](https://github.com/wix-private/wix-design-systems/pull/6938) - `<PageSection />` - changed title from string to node [#6942](https://github.com/wix-private/wix-design-systems/pull/6942) ## 9.91.0 - 2021-03-17 ### Added - `<SelectableAccordion />` - add disabled property to items list [#6928](https://github.com/wix-private/wix-design-systems/pull/6928) ### Changed - `<Page/>` - change default min and max width according to new spec [#6794](https://github.com/wix-private/wix-design-systems/pull/6794) ## 9.90.0 - 2021-03-16 ### Added - `<DatePicker />`- add clear button prop [#6890](https://github.com/wix-private/wix-design-systems/pull/6890) ### Changed - Themes | Business Dashboard - Empty State children top margin [#6918](https://github.com/wix-private/wix-design-systems/pull/6918) - `<Radio/>` - change onChange type [#6921](https://github.com/wix-private/wix-design-systems/pull/6921) ## 9.89.0 - 2021-03-15 ### Fixed - `<ModalPreviewLayout/>` - fix white tooltip [#6908](https://github.com/wix-private/wix-design-systems/pull/6908) - `<Radio/>` - a11y fixed in order for screen reader to be able to read label [#6904](https://github.com/wix-private/wix-design-systems/pull/6904) - `<TextButton/>` - add missing proptype value for "destructive" skin [#6915](https://github.com/wix-private/wix-design-systems/pull/6915) - Themes | Business Dashboard - Badge - Restore small badge styling override by theme [#6894](https://github.com/wix-private/wix-design-systems/pull/6894) ### Added - `<TableActionCell/>`- add primaryAction icon affixes [#2056](https://github.com/wix/wix-ui/pull/2056) - Themes | Business Dashboard - Update thumbnail theme [#6903](https://github.com/wix-private/wix-design-systems/pull/6903) - Themes | Business Dashboard - TableListItem - add theme [#6827](https://github.com/wix-private/wix-design-systems/pull/6827) - `<Calendar/>`- add `today` prop [#6911](https://github.com/wix-private/wix-design-systems/pull/6911) - `<DatePicker />`- add readOnly prop and add examples to width prop [#6871](https://github.com/wix-private/wix-design-systems/pull/6871) - `<SelectorList />` - add method to reload data from dataSource [#6913](https://github.com/wix-private/wix-design-systems/pull/6913) - `<HorizontalTimeline/>` - testkit - getLabel() method [#6826](https://github.com/wix-private/wix-design-systems/pull/6826) ### Deprecated - `<Skeleton/>` - deprecate component ## 9.88.0 - 2021-03-10 ### Added - `<Button />` - testkit - expose `isPrefixIconExists` and `isSuffixIconExists` [6898](https://github.com/wix-private/wix-design-systems/pull/6898) ### Fixed - `<SectionHelper` - fix close button position [#6845](https://github.com/wix-private/wix-design-systems/pull/6865) - `<InputWithOptions/>` - use props.value for highlighting [#6895](https://github.com/wix-private/wix-design-systems/pull/6895) - `<Accordion/>` - fix item header on hover [#6883](https://github.com/wix-private/wix-design-systems/pull/6883) - `<Checkbox/>` - fix label when disabled [#6882](https://github.com/wix-private/wix-design-systems/pull/6882) - `<inputWithOptions/>` - fix onfocus triggered twice when suffix icon is clicked [#6873](https://github.com/wix-private/wix-design-systems/pull/6873) - Fix Stylable warnings [#6901](https://github.com/wix-private/wix-design-systems/pull/6901) - `<RadioGroup/>` - make arrows navigate between radio items [#6881](https://github.com/wix-private/wix-design-systems/pull/6881) ## 9.87.0 - 2021-03-07 ### Fixed - `<Table/>` - stop propogation for disabled checkbox [#6845](https://github.com/wix-private/wix-design-systems/pull/6845) - `<TableListItem/>` - enable ellipsis support for value property [#6868](https://github.com/wix-private/wix-design-systems/pull/6868) - `<Tooltip/>` - fix pupeeteer testkit [#6859](https://github.com/wix-private/wix-design-systems/pull/6859) - `<Avatar/>` - fix incorrect text style [#6848](https://github.com/wix-private/wix-design-systems/pull/6848) - `<PopoverMenu` - fix incorrect padding [#6860](https://github.com/wix-private/wix-design-systems/pull/6860) ### Added - `<DatePicker />` - add size prop [#6861](https://github.com/wix-private/wix-design-systems/pull/6861) ### Deprecated - `<NoBorderInput/>` - deprecate component [#6862](https://github.com/wix-private/wix-design-systems/pull/6862) ### Changed - `Themes | Business Dashboard` - Text - update colors [#6854](https://github.com/wix-private/wix-design-systems/pull/6854) - `<Table/>` - migrate to stylable [#6874](https://github.com/wix-private/wix-design-systems/pull/6874) ## 9.86.0 - 2021-03-01 ### Added - `<Calendar/>` - add the missing locales [#6824](https://github.com/wix-private/wix-design-systems/pull/6824) - `<AddItem />` - added `icon` prop for illustrations [#6786](https://github.com/wix-private/wix-design-systems/pull/6786) ### Changed - `<RadioGroup/>` - refactor to use Radio component [#6767](https://github.com/wix-private/wix-design-systems/pull/6767) ### Fixed - `<Badge/>`- fix font color when it is wider then max width [#6809](https://github.com/wix-private/wix-design-systems/pull/6809) - `<Badge/>`- fix icon to correct size [#6823](https://github.com/wix-private/wix-design-systems/pull/6823) - `<Modal/>` - fix closing nested modals [#6839](https://github.com/wix-private/wix-design-systems/pull/6839) - `<Calendar />` - fix behavior when focusing on header and pressing arrows [##6846](https://github.com/wix-private/wix-design-systems/pull/6846) - `<RadioGroup/>` - fix puppeteer testkit - check not working [#6767](https://github.com/wix-private/wix-design-systems/pull/6767) - `<RadioGroup/>` - custom children are not stretched to full width [#6767](https://github.com/wix-private/wix-design-systems/pull/6767) ## 9.85.0 - 2021-02-23 ### Added - `<Table/>`- introduce predicate function for selectionDisabled for disabling certain rows from selecting [#6753](https://github.com/wix-private/wix-design-systems/pull/6753) - `<AvatarGroup/>`- new component [#6584](https://github.com/wix-private/wix-design-systems/pull/6584) ### Changed - `<Thumbnail/>` - change tiny text to bold [#6807](https://github.com/wix-private/wix-design-systems/pull/6807) ### Fixed - `<Input/>` - Fix styles for FireFox [#6808](https://github.com/wix-private/wix-design-systems/pull/6808) ## 9.84.2 - 2021-02-21 ### Added - `Themes | Business Dashboard` - Updating list actions item disabled state [#6803](https://github.com/wix-private/wix-design-systems/pull/6803) ### Fixed - `DraftJsUtils` - FocusOnRichEditor extract element from unidriver [#6799](https://github.com/wix-private/wix-design-systems/pull/6799), [#6804](https://github.com/wix-private/wix-design-systems/pull/6804) ## 9.84.0 - 2021-02-21 ### Added - `<AddItem/>`- add `subtitle` prop [#6699](https://github.com/wix-private/wix-design-systems/pull/6699) - `<VariableInput/>` - add onFocus callback and focus to driver [#6797](https://github.com/wix-private/wix-design-systems/pull/6797) ### Changed - `<Calendar/>` - adjusting the date indication size [#6787](https://github.com/wix-private/wix-design-systems/pull/6787) ### Fixed - `<AddItem/>` - fixed `disabled` button background colour for `plain` theme [#6792](https://github.com/wix-private/wix-design-systems/pull/6792) - `<VariableInput/>` - Use regex.exec instead of matchAll [#6791](https://github.com/wix-private/wix-design-systems/pull/6791) ## 9.83.0 - 2021-02-18 ### Added - `<PreviewWidget/>`- add `none` option for contentOutline [#6777](https://github.com/wix-private/wix-design-systems/pull/6777) - `<Timeline/>` - add `gap` prop [#6739](https://github.com/wix-private/wix-design-systems/pull/6739) ### Fixed - `<VariableInput />` - Fix emoji utf splitting issue [#6768](https://github.com/wix-private/wix-design-systems/pull/6768) - `<Modal/>` - Added screen prop typings [#6775](https://github.com/wix-private/wix-design-systems/pull/6775) - `<ListItemSelect/>` - fix type [#6778](https://github.com/wix-private/wix-design-systems/pull/6778) ### Changed - `Themes | Business Dashboard` -`<CounterBadge />` - revert newDashboard theme changes [#6743](https://github.com/wix-private/wix-design-systems/pull/6743) ## 9.82.0 - 2021-02-17 ### Fixed - `<DatePicker/>` - fix types typo [#6740](https://github.com/wix-private/wix-design-systems/pull/6740) ### Added - `<PageSection/>` - new component [#6686](https://github.com/wix-private/wix-design-systems/pull/6686) ## 9.81.0 - 2021-02-16 ### Fixed - `<PulseAnimation/>` - fix click on children [#6742](https://github.com/wix-private/wix-design-systems/pull/6742) ### Added - `<InputWithOptions/>` - add missing disabled prop to native select [#6749](https://github.com/wix-private/wix-design-systems/pull/6749) ## 9.80.0 - 2021-02-10 ### Added - `Themes | Business Dashboard` - add `<CounterBadge/>` stylable rule to the theme [#6721](https://github.com/wix-private/wix-design-systems/pull/6721) - `<MarketingLayout/>` - adding `direction` prop [#6691](https://github.com/wix-private/wix-design-systems/pull/6691) - `<PulseAnimation/>` - add new component [#6656](https://github.com/wix-private/wix-design-systems/pull/6656) ### Fixed - `<Animate/>` - rename prop (internal component) [#6730](https://github.com/wix-private/wix-design-systems/pull/6730) ## 9.79.0 - 2021-02-08 ### Added - `<CounterBadge/>` - Add style for newDashboard theme [#6710](https://github.com/wix-private/wix-design-systems/pull/6710) - `<Calendar/>` - add an onMonthChange prop (register a listener to setMonth event) [#6716](https://github.com/wix-private/wix-design-systems/pull/6716) ### Fixed - `<RadioGroup>` - reverting changes from previous version [#6719](https://github.com/wix-private/wix-design-systems/pull/6719) ## 9.78.1 - 2021-02-07 ### Fixed - `<RadioGroup/>` - [testkit] - fix legacy testkit [#6712](https://github.com/wix-private/wix-design-systems/pull/6712) - Readme - fix link to Storybook [#6711](https://github.com/wix-private/wix-design-systems/pull/6711) ## 9.78.0 - 2021-02-04 ### Changed - `<DatePicker/>` - implement localization fixes [#6684](https://github.com/wix-private/wix-design-systems/pull/6684) ### Fixed - `<Tooltip/>` - scope classnames targeting to immediate child [#6700](https://github.com/wix-private/wix-design-systems/pull/6700) ### Docs - `<SelectorList/>` - fix testkit docs [#6703](https://github.com/wix-private/wix-design-systems/pull/6703) ## 9.77.0 - 2021-02-03 ### Added - `<AddItem/>` - add support for tooltip [#6666](https://github.com/wix-private/wix-design-systems/pull/6666) ### Fixed - `<MarketingLayout/>` - fix height and width when align items stretch [#6698](https://github.com/wix-private/wix-design-systems/pull/6698) - `<RadioGroup />` - fix puppeteer testkit - `check` not working [#6649](https://github.com/wix-private/wix-design-systems/pull/6649) - `<RadioGroup/>` - custom children are not stretched to full width [#6649](https://github.com/wix-private/wix-design-systems/pull/6649) ## Changed - `<RadioGroup/>` - refactor to use <Radio/> component [#6649](https://github.com/wix-private/wix-design-systems/pull/6649) ### Deprecated - `<CustomModalLayout/>` - deprecate hideContentDividers prop [#6696](https://github.com/wix-private/wix-design-systems/pull/6696) ## 9.76.0 - 2021-02-02 ### Changed - `<MarketingLayout/>` - made root flex when align items stretch [#6681](https://github.com/wix-private/wix-design-systems/pull/6681) ### Fixed - `<Input/>` - fix prefix/suffix break line [#6695](https://github.com/wix-private/wix-design-systems/pull/6695) - `<InputWithOptions/>` - fix unable to focus editable option [#6670](https://github.com/wix-private/wix-design-systems/pull/6670) - `<Table/>`, `<TableListItem/>`,`<SelectableAccordion/>`- reduce spacing corrections [#6668](https://github.com/wix-private/wix-design-systems/pull/6668) - `<Calendar/>` - Add A11Y example and make some changes according to Neil's review [#6655](https://github.com/wix-private/wix-design-systems/pull/6655) ## 9.75.0 - 2021-02-01 ### Added - `<StatisticWidget/>` - reduce spacing (feature toggle) [#6661](https://github.com/wix-private/wix-design-systems/pull/6661) - `<Radio/>` - add getId() testkit method [#6662](https://github.com/wix-private/wix-design-systems/pull/6662) ### Changed - `<CarouselWIP/>` - change sides gradient width [#6657](https://github.com/wix-private/wix-design-systems/pull/6657) ### Fixed - `<SidebarBackButton/>` - Update animateArrow prop type to boolean [#6671](https://github.com/wix-private/wix-design-systems/pull/6671) - `<DatePicker/>` - fix UniDriver's open method on puppeteer [#6669](https://github.com/wix-private/wix-design-systems/pull/6669) - `<TableActionCell/>` - fix testkit initialization [#6678](https://github.com/wix-private/wix-design-systems/pull/6678) ## 9.74.1 - 2021-01-28 ### Fixed - `<Calendar/>` - change arrows to buttons [#6635](https://github.com/wix-private/wix-design-systems/pull/6635) - `<Search/>` - fix flaky e2e test [#6654](https://github.com/wix-private/wix-design-systems/pull/6654) - `<InputWithOptions/>` - don't call onFocus when re-focusing input after selecting option [#6653](https://github.com/wix-private/wix-design-systems/pull/6653) ### Added - `<Card/>`- reduce spacing (feature toggle) [#6590](https://github.com/wix-private/wix-design-systems/pull/6590) ## 9.74.0 - 2021-01-26 ### Fixed - `<Badge/>` and `<CounterBadge/>` - fix swedish letters get cut [#6637](https://github.com/wix-private/wix-design-systems/pull/6637) - `<InputWithOptions/>` - fix onBlur is called when selecting an option with the cursor [#6620](https://github.com/wix-private/wix-design-systems/pull/6620) - `<Calendar/>` - Fix ReactDayPicker warning [#6643](https://github.com/wix-private/wix-design-systems/pull/6643) ### Added - `<BaseModalLayout/>` - reduce spacing (feature toggle) [#6621](https://github.com/wix-private/wix-design-systems/pull/6621) - `<Accodrion/>` - reduce spacing (feature toggle) [#6615](https://github.com/wix-private/wix-design-systems/pull/6615) - `<Calendar/>` - change the header navigation order [#6605](https://github.com/wix-private/wix-design-systems/pull/6605) - `<Radio/>` - add value/style props and legacy driver [#6645](https://github.com/wix-private/wix-design-systems/pull/6645) ### Docs - `<AddressInput/>` - improve docs [#6604](https://github.com/wix-private/wix-design-systems/pull/6604) ## 9.73.0 - 2021-01-25 ### Added - `<Calendar/>` - Add role="alert" to the wrapper container in Header [#6619](https://github.com/wix-private/wix-design-systems/pull/6619) - `<DatePicker/>` - add aria labels props an