UNPKG

censa_front_end_library

Version:

React components library project for censa Design System

1,857 lines (1,164 loc) 59.2 kB
## 2.20.0 (2023-09-08) ### Highlights - feat(icon): migration to material symbols from material icons - feat(card): add action card component ### Breaking changes NA ### Migration guide - feat(icon): material icons are migrated to material symbols. Need to update the test snapshots to update icon name (if used anywhere). ### Deprecations NA ### Features - feat(icon): migration to material symbols from material icons - feat(card): add action card component - feat(button): add icon variations property in button component - feat(input): add icon variations property in action button in input component ### Fixes - fix(datepicker): update selection chip to action chip in preset story in patterns - fix(dateRangePicker): fix range selection behaviour - fix(chipinput): update chipinput error state - fix(input): update icon to icon component in action button ### Improvements NA ### Documentation NA --- ## 2.19.0 (2023-08-25) ### Highlights - style(text): add text alignment css classes (f64a919) - feat(timepicker): add error state support for timepicker (9b1078a5) ### Breaking changes NA ### Migration guide NA ### Deprecations NA ### Features - style(text): add text alignment css classes (f64a919) - feat(timepicker): add error state support for timepicker (9b1078a5) ### Fixes - fix(chipInput): update chipInput background of hover state (e330274) - fix(toast): fix height of toast action icon (e73b5ef4) - fix(toast): fix toast right icon spacing (bd9cfdb5) ### Improvements - fix(packages): update package-lock file (2b05ef23) ### Documentation - docs(toast): add usage guidelines for overuse and actions of toast (645be26) --- ## 2.18.0 (2023-08-08) ### Highlights - feat(chip): add label prefix prop for custom label (3bce8c32) ### Breaking changes NA ### Migration guide NA ### Deprecations NA ### Features - feat(chip): add label prefix prop for custom label (3bce8c32) ### Fixes - fix(avatar): update mouse pointer cursor to default on hover on avatar (a58add0a) - fix(table): add limit to call nested row renderer function (7f3e0aba) - fix(label): fix overflow behaviour of label with required indicator (f4ad093f) - fix(toast): update description overflow behaviour (aee04fa3) - fix(calendar): fix height of calendar and datepicker (78dcd91a) - fix(inputmask): update action icon states (c1b23ff1) - fix(chipinput): update horizontal-vertical spacing and action icon state (8d1d37e4) - fix(editableinput): replace text with inline message inside error popover (3ba15748) ### Improvements NA ### Documentation - docs(docs): update size of calendar and datepicker in docs (84c18281) --- ## 2.17.0 (2023-07-24) ### Highlights - feat(radio): add keyboard accessibility for radio component (f78b2e12) - feat(docs): add Algolia doc search support on documentation site (e5d8fb76) - feat(stories): stories are grouped in storybook and mdx file (01477a4d) - feat(avatargroup): add tiny size in avatar group (459739fc) ### Breaking changes NA ### Migration guide NA ### Deprecations NA ### Features - feat(radio): add keyboard accessibility for radio component (f78b2e12) - feat(docs): add Algolia doc search support on documentation site (e5d8fb76) - feat(stories): stories are grouped in storybook and mdx file (01477a4d) - feat(avatargroup): add tiny size in avatar group (459739fc) ### Fixes - fix(checkbox): update font weight in tiny checkbox component (4e85e984) - fix(docs): fix live preview width in documentation site (092d2cc8) ### Improvements NA ### Documentation - docs(badge): update documentation for hover on badge component (59b1cad2) --- ## 2.16.1 (2023-07-12) ### Highlights - feat(collapsible): update state for collapsible footer (f8de839b) - feat(paragraph): add color support in paragraph component (a58fb784) - feat(heading): add color support in heading component (192582ad) - feat(subheading): add color support in subheading component (6a6d0ba9) - feat(helptext): add stories for helptext component (73250c26) - feat(statusHint): add overflow behaviour of label (2f2ce04b) - feat(stepper): add state for stepper component (e7f22270) - feat(input): add subcomponent action button for right icon (7e42ddd5) - feat(metricinput): add onKeyDown prop (494fa050) ### Breaking changes NA ### Migration guide NA ### Deprecations NA ### Features - feat(collapsible): update state for collapsible footer (f8de839b) - feat(paragraph): add color support in paragraph component (a58fb784) - feat(heading): add color support in heading component (192582ad) - feat(subheading): add color support in subheading component (6a6d0ba9) - feat(helptext): add stories for helptext component (73250c26) - feat(statusHint): add overflow behaviour of label (2f2ce04b) - feat(stepper): add state for stepper component (e7f22270) - feat(input): add subcomponent action button for right icon (7e42ddd5) - feat(metricinput): add onKeyDown prop (494fa050) ### Fixes - fix(link): update tiny link alignment and stories (8c9c1aab) - fix(dropzone): update link with linkButton inside sampleFileLink (3a85f6c0) - fix(slider): update cursor for disabled state and fix stories (c092423a) - fix(rangeSlider): update cursor for disabled state and fix stories (8f1b02a3) - fix(radio): update spacing in radio group and fix stories (0f3af373) - fix(link): update disabled focus state (74c48596) - fix(sidesheet): update footer,body animation,seperator color and stories (54573a2a) - fix(dropdown): update selection label and padding (d5ba8673) - fix(tab): fix height, spacing & stories in tab component (ce9b3f59) - fix(collapsible): add shadow to open panel on hover event (e7d8c5ed) - fix(metalist): remove icon, label & separator appearance (412ceb5e) - fix(inlineMessage): align the icon alignment to top for long messages (c099eda7) - fix(input): update paddings,labels,lefticon color and readonly tabindex (66d656e1) - fix(breadcrumbs): update breadcrumb height and stories (bd3456c6) - fix(dropzone): update icon size, animation and border spacing in background image (b047ea9b) - fix(chip): fix chip custom icon spacing and disabled state (292cbff9) - fix(message): update action link to linkButton (d96e9a85) - fix(textarea): update cursor over scroll and shadow on active state (6db7fbac) - fix(dropdown): update option grouping logic (8d296c16) - fix(metricinput): update decimal operation logic (c9218f72) ### Improvements - fix(stepper): update stories in stepper component (c2f3ea22) - fix(popover): update popover stories (492c60c7) - fix(chipGroup): update chip group stories and prop table (6de5cad5) - fix(datepicker): update stories for datepicker component (529733b3) - fix(docs): fix width of live preview component (4df27509) ### Documentation - docs(docs): add typography color guidelines (8779a191) --- ## 2.16.0 (2023-06-15) ### Highlights - feat(linkButton): add new link button component (3de23b6e) - feat(progressBar): add small size variant in progress bar (9f9e77d4) - fix(switch): deprecate large size variant (8a85def2) - fix(spinner): deprecate appearances for spinner (0139c2e0) - fix(inlineMessage): fix story & deprecate default appearance (e3ad0741) - feat(metalist): add size prop for metalist component (4888de49) - feat(tabs): add prop for tab header custom classname (fe54da87) - feat(label): add info icon in label component (8b39db3) ### Breaking changes NA ### Migration guide NA ### Deprecations - fix(switch): deprecate large size variant (8a85def2) - fix(spinner): deprecate appearances for spinner (0139c2e0) - fix(inlineMessage): fix story & deprecate default appearance (e3ad0741) ### Features - feat(linkButton): add new link button component (3de23b6e) - feat(progressBar): add small size variant in progress bar (9f9e77d4) - feat(metalist): add size prop for metalist component (4888de49) - feat(tabs): add prop for tab header custom classname (fe54da87) - feat(label): add info icon in label component (8b39db3) ### Fixes - fix(button): fix text overflow behaviour in button (cf3c5185) - fix(toast): fix spacing and stories of toast component (c549647e) - fix(inputmask): update placeholder and helptext (35e92647) - fix(placeholder): fix border radius and stories (433967e1) - fix(pagination): add debounce for entering page (cc2a60e3) - fix(modal): update modal footer top and bottom padding (7bdb008a) - fix(metalist): update default color to subtle of meta icon (1b6ef7c0) - fix(multislider): update design for slider & rangeslider (276342b2) - fix(multislider): update border-radius of progress bar (276342b2) - fix(multislider): add precision to label in tooltip (276342b2) - fix(multislider): update color for disabled progress bar (276342b2) - fix(fullscreenModal): update padding for header,body and footer (5f436576) - fix(fullscreenModal): fix spacing between overlayHeader buttons (5f436576) - fix(fullscreenModal): replace keyboard_backspace icon with arrow_back icon inside overlayHeader back button (5f436576) - fix(tab): update focus state for inactive tabs (3250124c) - fix(modal): update backdropClose and closeOnEscape functionality (493cc3bf) - fix(EditableInput): fix icon size for action button (b54020ca) - fix(choiceList): fix proptable and add className (b4572e98) - fix(choiceList): update spacing between label and options in choicelist (c7cd2118) - fix(sidesheet): update backdropClose and closeOnEscape functionality (6d6bc53c) - fix(table): fix onSearch event trigger for error prop (c9e4c15b) - fix(overlayHeader): update icon size in back button (79155c18) - fix(tooltip): update tooltip padding, animation and opacity (cf6667f3) - fix(chipInput): prevent chip input text from transform to lowercase (73888d2e) - fix(dropzone): fix background for disabled state (1df198d) - fix(calendar): update active state of selected date (4cd082a) - fix(horizontalNav): update text weight and focus state and stories (2174da0) - fix(label): update icon size and stories (6a7425e) ### Improvements - fix(docpage): update docpage code preview component for height and showhide issues (791c86b7) - fix(storybook): fix spacing for storybook live preview (24ab023a) - fix(badge): update stories for badge component (eb1b2d23) - fix(button): fix stories for button component (d21a82f8) - fix(card): update stories for card component (adc90007) - fix(divider): update stories for divider component (b35defed) - fix(heading): fix stories for heading component (7f9bc254) - fix(text): fix stories for text component (42b284a8) - fix(paragraph): update stories for paragraph component (cd421f8a) - fix(subheading): update stories for subheading component (a301e3c7) - fix(pill): update stories for pill component (54efe651) - fix(spinner): update stories for spinner (e22026f9) - fix(progressRing): update stories for progress ring component (9ad18cba) - fix(pageheader): update pageheader stories (be1ce558) - fix(editableDropdown): update border-radius inside customRenderer story (387d9cae) - fix(message): update stories for message component (49a78dd3) - fix(modal): update modal stories (46ac7d8b) - fix(pagination): update pagination stories (d96582b4) - fix(metricInput): update metricInput stories (b8390eda) - fix(icon): update icon stories (74cf97dd) - fix(statusHint): update stories for status hint component (810cf87b) - fix(checkbox): update story contents and their groups (029c0f56) - fix(fullscreenModal): update stories (5f436576) - fix(calendar): fix calendar stories (bdb2a76) - fix(switch): fix stories for switch component (13fcc71) ### Documentation - docs(docs): update hyperlink in mobile foundations tab (b213481b) - docs(docs): update interactions in dropdown component (610a263c) - docs(linkButton): add documentation of link button (33a2b7e7) - docs(docs): update image in link button component (58d16d6d) --- ## 2.15.4 (2023-04-24) ### Highlights - fix(divider): update header divider background (4ccc7de5) - fix(pagination): update pagination to prevent decimal values for page (ad7cee98) ### Breaking changes NA ### Migration guide NA ### Deprecations NA ### Features NA ### Fixes - fix(divider): update header divider color (4ccc7de5) - fix(pagination): update pagination to prevent decimal values for page (ad7cee98) ### Improvements NA ### Documentation - docs(tooltip): update usage guidelines for tooltip in documentation (b90ca8e2) - docs(popover): update guidelines for tooltip vs popover in documentation (851b1717) --- ## 2.15.3 (2023-04-12) ### Highlights - fix(dropdown): fix option list for all selected options in fetch function (8399f2c5) ### Breaking changes NA ### Migration guide NA ### Deprecations NA ### Features NA ### Fixes - fix(dropdown): fix option list for all selected options in fetch function (8399f2c5) ### Improvements NA ### Documentation NA --- ## 2.15.2 (2023-04-03) ### Highlights - fix(backdrop): update 80% opacity with 60% opacity in backdrop component (bc46072c) - fix(badge): update subtle text appearances of badge component (3c1c2b47) ### Breaking changes NA ### Migration guide NA ### Deprecations NA ### Features NA ### Fixes - fix(backdrop): update 80% opacity with 60% opacity (bc46072c) - fix(badge): update subtle text appearances of badge component (3c1c2b47) ### Improvements NA ### Documentation - docs(badge): update documentation with hover and statusHint vs badge comparison (e7b69672) - docs(statusHint): update documentation with statusHint vs badge comparison (d928e95d) - docs(table): update documentation with data alignment guideline (7270caea) - docs(content): update house rules documentation (203dd85f) --- ## 2.15.1 (2023-03-27) ### Highlights - fix(card): add new shadows in card component (165740cd) ### Breaking changes NA ### Migration guide NA ### Deprecations NA ### Features NA ### Fixes - fix(docs): fix scroll issue with sticky tabs (b26110d7) - fix(card): add new shadows in card component (165740cd) - fix(tooltip): update animation delay property in tooltip component (b391f26c) ### Improvements NA ### Documentation NA --- ## 2.15.0 (2023-03-06) ### Highlights - feat(docs): add functionality to preview images using Light box on documentation site (970fe8bc) - fix(input): update copy-paste behavior of dates in Input for DatePicker and DateRangePicker component (925af578) ### Breaking changes NA ### Migration guide NA ### Deprecations NA ### Features - feat(docs): add functionality to preview images using Light box on documentation site (970fe8bc) ### Fixes - fix(input): update copy-paste behavior of dates in Input for DatePicker and DateRangePicker component (925af578) - fix(chip): fix disabled and active state for all types of Chip component and update focus state for input Chip component (46d09832) ### Improvements - fix(calendar): update hover and active states for Calendar and DateRangePicker component (e7007a91) - fix(toast): update states for close action icon in Toast component (9dcb30e6) - fix(switch): update states and shadow for knob in Switch component (6325915e) - feat(dropdown): add different placeholder sizes in loading state of Dropdown component (5944d391) ### Documentation - docs(docs): update documentation and usage guidelines for Chips component (46d09832) --- ## 2.14.2-0 (2023-02-07) ### Highlights - feat(docs): add satismeter feedback form support (f880e6a8) - feat(checkbox): add error state in checkbox (f9677fd5) ### Breaking changes NA ### Migration guide NA ### Deprecations NA ### Features - feat(docs): add satismeter feedback form support (f880e6a8) - feat(checkbox): add error state in checkbox (f9677fd5) ### Fixes - fix(docs): update cypress test for images (3108592d) - fix(dropdown): add support to enable apply button on same option label selection(0e743737) ### Improvements - fix(fileList): update color of other file type (72704373) - fix(checkbox): replace checkbox icons with svg (6e179d5f) - fix(stepper): update state of stepper item (e224df82) - fix(horizontalNav): update focus ring on disabled state (9be66388) ### Documentation NA --- ## 2.14.1-1 (2023-01-22) ### Highlights NA ### Breaking changes NA ### Migration guide NA ### Deprecations NA ### Features - feat(input): add states of custom icon button in input (4a495e69) - feat(chip): add states of custom icon button in chip (91618a30) - feat(tabs): add states of custom icon button in tabs (d9c9f1d7) ### Fixes - fix(dateRangePicker): add support for same start date and end date selection (9b4c3d3b) - fix(verticalNav): fix overlap of scrollbar on verticalNav (0e7a64f2) - fix(collapsible): update width for collapsible component (1c34ba4d) ### Improvements - fix(verticalNav): update state of selected nav item (8096a27e) - fix(chip): update states for chip component (ed42215b) - fix(slider): update slider states (19ba41c1) ### Documentation - docs(slider): update images for slider (d03f8980) --- ## 2.14.1-0 (2023-01-18) ### Highlights - feat(sizing): add classes of height and width (c6f8a266) - docs(stories): 50% of the stories containing a style tag in example code are refactored to use utility css or custom css. - fix(security): fixes done to achieve better secure packages in docs site. (ac4f6ccf) ### Breaking changes NA ### Migration guide NA ### Deprecations - chore(navigation): deprecate navigation component (b3d39694) ### Features - feat(sizing): add classes of height and width (c6f8a266) ### Fixes - fix(dropdown): update callback function call on selected value in menu variant (56e94168) - fix(tabs): center alignment of icons in tabs (46cc2be5) - fix(grid): update zIndex of pinned column (53a026cc) - fix(datepicker): update snapshots for current date (ef159f3f) ### Improvements - fix(horizontalNav): update active state of selected nav item (3e3dbc6e) - fix(dropdown): update state of dropdown option (4ea89199) - fix(button): update active state of selected button (a663621c) - fix(security): fix vulnerability in docs site (ac4f6ccf) - fix(actions): add test job for docs site after deployment (8d6bbe31) - fix(actions): move test job to release workflow (cb5e102f) ### Documentation - docs(docs): update documentation for forms (6d18cf63) - fix(stories): remove all the style tags used in stories and use utility classnames or custom styling through css file. (table, popover, dropdown, metricInput, editableInput, pageHeader, editableDropdown, chipInput, textarea, icon, verticalNav, horizontalNav, fullScreenModal, editableChipInput, placeholderImage, outsideClick, input) (92c90326), (31c4193b), (5093578c), (31321607), (70cdce77), (a560bf1c), (aa29e6b4), (2ae42136), (0534ba66), (82171633), (e9ab9446), (314bf858), (2741559e), (4c946538), (aa6b63da), (fc9b4892), (bee675c7) --- ## 2.14.0-0 (2023-01-02) ### Highlights - docs(site): tabs on page stick under top navigation bar while scrolling the page, which provides ability to switch tabs quickly. (f00e7669) (0a7bdafc) - docs(stories): 50% of the stories containing a style tag in example code are refactored to use utility css or custom css. - fix(security): fixes done to achieve better secure packages. ### Breaking changes NA ### Migration guide NA ### Deprecations NA ### Features - feat(breadcrumb): add capability to truncate long labels (dfabc05f) - feat(chip): add capability to customize chip labels (d9a55db1) ### Fixes - fix(workflow): remove redundant storybook build stage to reduce pipeline build time on Pull requests. (ba03e645) - fix(storybook): fix style of prop table for storybook docs page. (e411d5ec) - fix(security): upgrade version of dependencies for security (2e84cfe5) - fix(security): actions/check-release-commit/package.json & actions/check-release-commit/package-lock.json to reduce vulnerabilities (b117bbb7) - fix(dropdown): disable action buttons on option loading state (5e5b4858) - fix(link): update link style to avoid flickering issue (12f60c5f) - fix(popover, sidesheet, modal): fix layering of nested components (45a702a9) (6b1a1138) (aa59e294) - fix(choiceList): update spacing between label and choices (500d6567) ### Improvements - test(docs): add E2E testing for components page on documentation site. (2d5a43cf) ### Documentation - fix(stories): remove all the style tags used in stories and use utility classnames or custom styling through css file. (card, grid, list, message, avatarGroup, emptyState, button, text, collapsible, table, checkbox, modal, pagination, placeholder, calendar, dateRangePicker, popover) (c7c69b9d) (e3bcd647) (3f0e6a5e) (148635dd) (16afbfaf) (059ca284) (ff3eb78c) (a5159319) (517314c8) (3b96d9a0) (53bb1ed8) (cd76e0e4) (311c5db0) (9b84365f) (bff9b690) (c37982c5) (69d910c0) - docs(docs): remove irrelevant images from email in patterns (b1f7e98f) - docs(docs): add email in patterns tab (af0b5279) - docs(backdrop): add trigger button to show backdrop in story (2b5a8cc8) - docs(dropdown): update description of fetchOptions prop in proptable (b75d502f) - docs(docs): update layout documnetation in foundations (43958e11) - docs(dropzone): update format label as per the accept prop in stories (fb6d4f43) - docs(docs): update image in states page of doc site (f56dba13) - docs(docs): update images in inline editable fields component (1b0f206f) - docs(site): pinning tabs on the top while scrolling (f00e7669) (0a7bdafc) --- ## 2.13.6 (2022-12-07) ### Highlights NA ### Breaking changes NA ### Migration guide NA ### Deprecations NA ### Features NA ### Fixes - fix(Table): nested row alignment on column drag (1f44df89) - fix(dropdown): update height of dropdown on search event (75ef2b3b) - feat(table): add option for custom label on row selection (fa1d31a5) ### Improvements NA ### Documentation - docs(docs): update documentation in breadcrumb component (cca763a9) - docs(docs): update documentation in tabs component (3259d2d3) --- ## 2.13.5 (2022-11-16) ### Highlights NA ### Breaking changes NA ### Migration guide NA ### Deprecations NA ### Features NA ### Fixes - fix(dropdown): prevention of callback for already selected option item (a06279ba) - fix(Table): nested row alignment on column drag (daa8a88a) - fix(stepper): update styles and animation (ff2fe73c) ### Improvements NA ### Documentation - docs(docs): add states in foundation tab (589f95fd) - fix(docs): fix release notes section on homepage (cda32ab7) --- ## 2.13.4 (2022-11-08) ### Highlights NA ### Breaking changes NA ### Migration guide NA ### Deprecations NA ### Features - feat(Radio): radio input states (9a35fb28) - feat(timepicker): add timepicker component with fuzzy search (9cf46dd8) - feat(dropzone): add support for csv, xlss & xls, file (2d5826a4) - feat(horizontalNav): add transition in horizontal navigation (8463c621) - feat(inlineMessage): add size prop in inline message component (22f73895) - feat(progressIndicator): add transition in progress bar and ring (b80cbfd8) - feat(link): update link state (322150d2) - feat(text): add color support in text component (d5a984a4) ### Fixes - fix(radio): state related issues (ae618687) - fix(tabs): update states for tabs component (7cc5d5ea) - fix(fileList): use transition token in css files (a79aab09) - fix(backdrop): use transition token in css files (b084fc5a) - fix(story): replace style with className (1ea50d39) - fix(daterangepicker): add spacing in withinput story (7742b09e) - fix(dropdown): option list default state (0c396270) - fix(breadcrumb): replace style tag with classname in stories (82f030c7) - fix(verticalNav): replace style tag with classname in stories (e681256d) - fix(verticalNav): update state for vertical nav component (b88842d8) - fix(caption): replace caption component with helptext (d1b85b4c) - fix: tsx files linter (22ca254b) - fix(verticalNav): pills color (6beadf3c) - fix(chip): update chip state (db27e9ab) - fix(dropdown): update state (501f81e6) - fix(input): style changes in input states (80a6bf8e) - fix(button): update button states (94e5af0c) - fix(table): increase height of table in story (5b172710) - fix(horizontalNav): update state for horizontal nav component (2a4915f3) - fix(pageheader): pageheader spacing and badge shrink (a9f8acdd) - fix(calendar): story break on Show code (48b8f654) - fix(metricInput): suffix spacing when enabled (97524726) - fix(DropdownList): react hooks error with checkbox (79d38d53) - fix(button): icon button group story tooltip issue (2703f5b0) - fix(breadcrumb): update state of icon button (eca7beb3) - fix(table): fix drag and drop of pinned column (df7a262d) - fix(metricInput): update states for actions (183113e0) - fix(dropzone): update icons to svg (60d722c9) - fix(dropdown): pointer on disabled option (013b006e) - fix(DropdownList): selection behaviour outside label (18960408) - fix(datepicker): fast typing input issue (dd5aa1ab) - fix(dropzone): add support for audio-video file types (af9dda9a) - fix(dropdown): invisible subtext in menu dropdown after click (9c8b4839) - fix(verificationCodeInput): add type prop for input component (c60759f1) - fix(materialIcons): update material icon fonts file (4a312228) - fix(toast): change warning icon (54764a45) - fix(table): fix border and spacing for nested rows in table (6909cef4) - fix(dropdown): fix typescript warning in dropdown test file (4a778925) - fix(Table): cell overflow on cell type status hint (66d3ad93) - fix(datepicker): update children as optional prop (10897cab) - fix(verticalNav): wrap menuitem in anchor tag (1a7c7bdc) - fix(story): fix linter issues for javascript files (235223ed) - test(timepicker): remove invalid test case (eab2c1d7) - style(timepicker): add transition class for active options (529cfff9) - fix(tooltip): set tooltip open state to false in story (debf4ad4) - fix(checkbox): checkbox alignment story (a44ef41d) - fix(dropdown): add dropdown label story (05a1b2b9) - fix(calendar): story structure in date view (77d7e88d) - fix(horizontalnav): update css for the header of left aligned story (9a3f745f) - fix(pageheader): fix padding class for header seperator of pageheader story (401254eb) - fix(table): fix multiline content of button in description list story (b681759d) - fix(metricinput): update focus state (0f28d36f) - fix(sidesheet): two step outside click issue fix (5f40ec16) - fix(pageheader): remove dot seperator from level1 stepper story (21b66a3e) - fix(datepicker): set story at open state for popover (55e4500a) - fix(dropdown): remove animation from dropdown option items (fae62d93) - fix(sidesheet): set story to open from page one for multistep variant (3cd6691f) - fix(dropdown): update css of search tab (7a6e444d) - fix(icon): update src for image variant (d2991717) - fix(loaders): fixes placeholder image loaders (b72afc4c) ### Improvements - docs(docs): update alt text in components (3ac2b5c8) - docs(docs): add caption in toast compoent (b775fc88) - docs(docs): add caption in timepicker component (d08149db) - docs(docs): update alt text in table component (92bfee43) - docs(docs): update alt text in rich text editor component (10444d71) - docs(docs): update caption in avatar component (775fcc96) - test(docs): add cypress test for patterns page (8bcac84b) - fix(docs): update font size of toc (fd9c503c) - test(docs): integrate cypress setup and test (a60f058f) - fix(docs): fix css padding for footer component (bd304ad9) ### Documentation --- ## 2.13.1 (2022-06-24) ### Highlights NA ### Breaking changes NA ### Migration guide NA ### Deprecations NA ### Features NA ### Fixes - fix(daterangepicker): fix error state on blur event (fcc00594) - fix(daterangepicker): fix dateRangePicker input freeze (c98352c0) - fix(popover): fix boundary element story (ca351ed5) - fix(metricInput): fix default metric input story (0eb7e111) ### Improvements NA ### Documentation - fix(docs): update distribution id for docs-dev (6e21010d) - fix(docs): update distribution id for docs-dev (6c23c6ed) - feat(docs): add component images (3f9e1fc4) - feat(docs): add helptext component (4601c1e0) --- ## 2.13.0 (2022-06-21) ### Highlights NA ### Breaking changes NA ### Migration guide NA ### Deprecations NA ### Features NA ### Fixes - fix(timepicker): fix placeholder value getting disappear (1ac69560) - fix(modal): fix modal closing animation (d0236cfe) - fix(popover): fix popover animation flickering issue (3c01529b) - fix(inputMask): fix cursor position on input mask (cbd7f31a) - fix(grid): fix grid loading state (aa3672bb) - fix(grid): fix loading state in grid (0a8719d5) - fix(datepicker): reset to default on blur state (d5565fd2) - fix(docs): remove checkbox from mobile nav (3d4aa0f1) - fix(datePicker): fix event handlers for datepicker (f79e3c29) - fix(docs): fix links on mobile overview page (17e621ba) - fix(docs): add missing images (17483411) ### Improvements NA ### Documentation - docs(docs): add checkbox in mobile (929861d6) - docs(docs): add help text in web components (c5e9fd8a) --- ## 2.13.0-0 (2022-06-20) ### Highlights NA ### Breaking changes NA ### Migration guide NA ### Deprecations NA ### Features NA ### Fixes - fix(timepicker): fix placeholder value getting disappear (1ac69560) - fix(modal): fix modal closing animation (d0236cfe) - fix(popover): fix popover animation flickering issue (3c01529b) - fix(inputMask): fix cursor position on input mask (cbd7f31a) - fix(grid): fix grid loading state (aa3672bb) - fix(grid): fix loading state in grid (0a8719d5) - fix(datepicker): reset to default on blur state (d5565fd2) - fix(docs): remove checkbox from mobile nav (3d4aa0f1) - fix(datePicker): fix event handlers for datepicker (f79e3c29) - fix(docs): fix links on mobile overview page (17e621ba) - fix(docs): add missing images (17483411) ### Improvements NA ### Documentation - docs(docs): add checkbox in mobile (929861d6) - docs(docs): add help text in web components (c5e9fd8a) --- ## 2.10.0-0 (2022-03-30) ### Highlights NA ### Breaking changes NA ### Migration guide NA ### Deprecations NA ### Features - (docs): add design for no results in components search (5594cb28) - (docs): add design for 404 page (4dfef4de) - (docs) : add copy to clipboard for codeblocks and headings (78cb4501) ### Fixes - (DateRangePicker): popover not closing on range selection (b5597056) - (doc): fix tooltip message while copying code on introduction page (58a7c313) - (docs): fix page layout overflow scroll to auto (93176391) - (chips): fix input chips hover and selection and active chips border (e64d8e85) - (docs) fix actionsheet navigation issue (1ab2ed4f) - (toast): fix toast close button width (ee95e19f) - (docs): fix description in container (9f826bcc) - (docs): fix font family for react tab in show code (3933bb9f) - (docs): fix scroll jump in right nav bar (549ce214) - (input): update input icon appearance (1b1e1e1a) - (docs): add separate navigation for mobile and web components (97632861) - (docs): fix leftnav highlight on tab changes (4bee0cfb) ### Improvements NA ### Documentation - (docs): updated images in web overview (7292d892) - (docs): update front-matter for components and patterns (24fabc67) - (docs): add content for lists in mobile (7952a33b) - (docs): add documentation for dialogs in mobile (addeef3e) - (docs): add documentation for inputs in mobile (d7267f29) - (docs): add content for page headers in mobile (4a1e4898) - (docs): add documentation for chips in mobile (dc6deb57) - (docs): add documentation for cards in mobile (de6766c4) - (docs): add content for radio in mobile (067fd7b7) - (docs): add content for switch in mobile (02e91667) - (docs): add content for tabs in mobile (c5b7ab5b) - (docs): add content for toast in mobile (6e756ddd) - (docs): update empty state for description (9fffbe8a) - (docs): update email-guidlines md files (a358874e) - (docs) add documentation for bottom sheet in mobile (8ad96de9) - (docs): update error-messages md file (3b77abe1) - (docs): update placeholder-text md file (25f8dbbb) - (docs): add content for layouts (285bb162) - (docs): add alt text in an image in forms (d01d33a8) - (docs):Added content for Patterns - Forms (22077e0c) - (docs): add content for page headers (d9ffab58) - (docs): Added content for UI states (4344340d) - (docs) add documentation for buttons in mobile (59bbfea1) - (docs) add documentation of action sheet (6587a47e) - (docs): update email guidelines content (c6220015) - (docs): update error messages content (b2dd0586) - (docs): update empty states content (2b7156d4) - (docs): add documentation for navigation, meta list, pagination (2a9cb91f) - (docs): added content for file uploader (ec8ffca3) --- ## 2.9.0-0 (2022-02-01) ### Highlights - feat: adds docs site (44ab33d3) - feat(verticalNav): add custom item renderer option (810a099f) ### Breaking changes NA ### Migration guide NA ### Deprecations NA ### Features - feat: adds docs site (44ab33d3) - feat(verticalNav): add custom item renderer option (810a099f) ### Fixes - fix(verticalnav): fix verticalnav active hover state shadow (1b341516) - fix(button): fix button hover background color (1e696743) - fix(button): fix button hover and focus style (795ae48b) - fix(dropdown): fix dropdown items closing animation (dc8c6102) - fix(tabs): fix tabs conflict in selected focused state style (fa4ff904) - fix(toast): add message to discription story (1cac895d) - fix(button): props table not showing (70ac3e39) - fix(leftNav): fix left navbar highlighting on tab changes (d836a42e) - fix(table): add border in table for mdx and fix overflow behaviour (233293ed) - fix(table): make scrollbar width consistent (af5da8f6) - fix(table): fix table data issue when rows are more than 27 (b33aafc1) ### Improvements NA ### Documentation - Adds documentations for components. --- ## 2.8.0-0 (2022-01-12) ### Highlights ### Breaking changes NA ### Migration guide NA ### Deprecations NA ### Features NA ### Fixes - Fix chip inline alignment problem (253ba672) - Fix progressbar background color (938be99b) - Fix disabled slider knob shadow (aff1ddb6) - Fix broken alignment due to inlineLabel in Dropdown (d7b51053) - Resolve tooltip close issue on disabled button (cc0c693d) ### Improvements - Add popover transitions (f1873f65) - Add support for three characters in Avatar component (ba6bc35b) ### Documentation NA --- ## 2.7.0 (2021-12-23) ### Highlights ### Breaking changes NA ### Migration guide NA ### Deprecations - Button: appearance "success" is deprecated, please use "primary" (375c9aef) - Fileuploader component is deprecated, please use Dropzone type="tight" (c5d8ef43) - Toast: appearance "default" is deprecated, please use "info" (d589cf6f) - Message: appearance "default" is deprecated, please use "info" (3cd54421) ### Features - Option to use custom search placeholder in Dropdown search input (9fcb2b65) - Adds keyboard interactions in Dropzone component. (8541a26d) - Adds subinfo option when checkbox is true Dropdown (96a581a3) - Adds transition to switch component (f8cbba79) - Transition in sidesheet component added (8c61ef05) ### Fixes - fix: updates docpage for stories without components exported (d5138109) - fix(storybook): update package json file to fix storybook docs page (149f8ec8) - fix(InputMask): fixes issue with fast input (4d1f8330) - fix(switch): add styling for hover and active state (3a54a934) - Button re-rendering issue is fixed, which was sometimes causing button to be clicked twice. (6b46d66f) - FileList truncates long file names now. (0c2a07b6) - Breadcrumbs separator color updated. (5b88f5c5) - Fixed loader issue when Table has nested rows. (f41f7f96) ### Improvements - Added transitions to fullscreenModal component (98cac857) - Selected state for a disabled chips is now visible (c619c571) ### Documentation - Example for custom header in sidesheet added (edc300cc) - Input examples (stories) are interactive now (ead16746) - add npm ci command to use package.lock freezed versions on CI environments on github actions (621d0934) - updates versions of dev dependencies for security issues (3c3d5288) - adds manual release workflow (e31559d3) --- ## 2.6.0 (2021-12-09) ### Highlights - Calender exposes onHover events on date month and year values (bcaa4aed) - New component Divider is added (7dc6034d) - Library is now compatible with Node version 14.x LTS (33c736fd) ### Breaking changes NA ### Migration guide NA ### Deprecations NA ### Features - Datepicker has example for date presets for date selections (d1a0f30c) - Switch and Button components are new accessible (AA) (1b64c361) - Calender exposes onHover events on date month and year values (bcaa4aed) - New component Divider is added (7dc6034d) ### Fixes - Navigation center alignment bug is fixed in Pageheader component (c6c08ba4) - Chip component's pointer style is fixed for hovering (01f2f9fc) - Design of Calendar component is improved (e4ea85df) - Options with checkbox in dropdown can have truncated text now. (c4e8f3a3) - Text height of InlineMessage is corrected. (00bbd7e6) - Table search results going blank is now fixed. (d2a96002) - Table cell can render and position the dropdown inside properly. (3dea79b4) ### Improvements - Library is now compatible with Node version 14.x LTS (33c736fd) - Accessibility linting plugin is added. (6fbb5883) ### Documentation NA --- ## 2.5.0 (2021-10-25) ### Highlights - A now component ChoiceList is added to use group of check box or radio inputs to work as a choice selector (2d9bb1ed) - Calendar and DatePicker has new design and features for today date selection now. (7c3df346) - All existing contributors are added to Readme, an option to create request for getting added as contributor and documentation for the same is added. (07db26e9) ### Breaking changes NA ### Migration guide NA ### Deprecations NA ### Features - A now component ChoiceList is added to use group of check box or radio inputs to work as a choice selector (2d9bb1ed) - New helper classes for applying border or removing border of an element are added. (7675c8b3) - Calendar and DatePicker has new design and features for today date selection now. (7c3df346) - EmptyState component now supports inline SVG image. (863d69b0) - Added previous and next month dates in current month's date in Calendar Component (4fe810bf) ### Fixes - fix(button.css): fix active state in transparent button (1c499f0d) - fix(nestedtable): fix expand and collapse button issue (be69d5e5) - Issue in scrolling horizontally on a Table body not scrolled table header is resolved. (e71ea1c2) - Icons on Table header and column menu to sort the table are now pointed in correct directions. (718a1a37) - DateRangePicker pattern example now uses selection cheap in stead of radios for pre defined date range selections. (a1d0ee53) - Table/Grid horizontal scrolling issue is fixed. (a6949715) - Modal is now vertically centered and can have flexible heights. (ef6072a7) - Dropzone icon is visible now when we bring mouse to drop file over it. (5ba93be9) - Fixes the table header scroll when table body scroll (502cb1d1) - Fixes the Tabs Component rendering issue with checking children component type (8525a4e7) - Fixes the Datepicker snapshot which was getting updated as date changes (c001e925) ### Improvements - Improved test coverage to cover more than 92% of the code base. ### Documentation - FileUploader component example is now more interactive (509a9053) - Navigation is more structured on story book for css and other utilities (56999d6b) - Message component example improved for versatile use-cases. (16fe6be6) - Readme is structured and updated for easy to access the required information (7d9c262d) - All existing contributors are added to Readme, an option to create request for getting added as contributor and documentation for the same is added. (07db26e9) - Guideline for branch naming convention added. (1ef3cd96) --- ## 2.4.0 (2021-09-22) ### Highlights NA ### Breaking changes NA ### Migration guide NA ### Deprecations NA ### Features - Automated the process of types bundling (21f435b0) - A new InlineMessage Component has been added (f852b2a8) - Added the events indicator on given date in Calendar Component (4714efa2) - A Chip has been added to Datepicker Component to select today's date (ee9e47e0) - Tooltip in Icon Button Component has been added (f9f14233) ### Fixes - Removes the events type Array from Calendar Component (41abf4ef) - zIndex for Backdrop Component has been fixed (055edb09) - Border radius of Card Component has been fixed (c113a568) - New Stories has been added to EmptyState Component and updated the existing story (af83ea74) - Height of the Input field has been fixed when focus in EditableChipInput Component (bbb4f256) ### Improvements - Added test cases for InputMask Component (e0f37b99) - Added test cases for FileList Component (b36a44f1) - Added test cases for Dropdown Component options and loading state (1cb98e93) ### Documentation NA --- ## 2.3.0 (2021-09-10) ### Highlights NA ### Breaking changes NA ### Migration guide NA ### Deprecations NA ### Features NA ### Fixes - Improve padding of close button in overlays header (4d4965b9) - Fixes nested rows losing their open state in grid (aed5b032) ### Improvements - Adds test cases for FileUploaderComponent (5604656c) - Adds test cases for TimePicker component (4e776a46) - Adds test cases for ChatMessage Component (0443446c) - Adds test cases for slider component (fa82992a) - Adds test cases for DateRangePicker component (8c5abb26) ### Documentation - Embeds rich text editor storybook (f3a469da) --- ## 2.3.0-2 (2021-25-10) ### Highlights NA ### Breaking changes NA ### Migration guide NA ### Deprecations NA ### Features - Adds Close on Escape Keypress feature in Overlays (c2904387) ### Fixes - Fixes arrow click event argument in MetricInput (e4cf0bc5) - Adds default state delete functionality in EditableChipInput (3a8415f7) - Fixes done button and adds support for uncontrolled EditableChipInput (16a844be) - Fixes done button and adds support for uncontrolled EditableInput (f0de36cd) - Fixes onChange callback in InputMask (I18e111ce) - Removes margin bottom from modal body when there is no footer (7470a273) - Fixes nested row card border in Grid (132d0903) ### Improvements - feat(Checkbox): Adds helptext in checkbox (1d41c6cc) - feat(Radio): Adds helptext in radio (fc886989) - Test(MetaList): Adds test cases for MetaList component (5023743f) ### Documentation - Adds more content to scrolling modal story (c43c8fea) --- ## 2.3.0-1 (2021-08-10) ### Highlights NA ### Breaking changes NA ### Migration guide NA ### Deprecations NA ### Features - Improves Tabs API for custom tab (8018e724) ### Fixes - Adds type `button` to all components using Button component (7be54df8) - Removes action Icon when input field is disabled (deeb1e1c) ### Improvements - Adds not-allowed cursor in stepper for disabled step (a11a3dce) ### Documentation NA --- ## 2.3.0-0 (2021-08-10) ### Highlights NA ### Breaking changes NA ### Migration guide NA ### Deprecations NA ### Features NA ### Fixes - Fixes missing file icon in FileList (920e5c42) - Fixes disabled state in DatePicker (1826c560) ### Improvements - Adds radio's css for hover and active state (a025c7d4) ### Documentation - Adds stepper stories (7274e111) --- ## 2.2.0-2 (2021-07-14) ### Highlights NA ### Breaking changes NA ### Migration guide NA ### Deprecations NA ### Features NA ### Fixes - Fixed table last page navigation and remember last page feature (e74cd502) ### Improvements NA ### Documentation NA --- ## 2.2.0-1 (2021-07-12) ### Highlights NA ### Breaking changes NA ### Migration guide NA ### Deprecations NA ### Features NA ### Fixes - updates material icons font files. (4f5fd6b7) - fixes % width issue in overlays. (c1a4997d) - adds support for string for cellType: ICON (c153e3e6) - fixes width percent issue on initial render (fe12266d) - fixes hover state for disabled tabs. (85117ede) ### Improvements - adds test for chip and chipGroup components (5f4e4e8c) - removes extra wrappers. (ab105189) - adds button type to dropdown with apply button. (28aa3fda) - adds focus state for tabs. (2365dc2e) - sets Tabs withSeparator default to true. (27e22655) - Uglify, brotli and gzip compression added. (101d71a6) - adds Date.now mock. (2644524c) - adds context api (ec94884f) ### Documentation - adds stories to modal component (c12a633a) - fixes responsiveness story of pageheader component. (912a2246) - update guidelines for writing stories and patterns of components. (96159ad2) --- ## 2.2.0-0 (2021-07-01) ### Highlights - New component EditableChipInput added. (18d702a7) ### Breaking changes NA ### Migration guide NA ### Deprecations NA ### Features - New component EditableChipInput added. (18d702a7) ### Fixes - Adds width and height property to checkbox in unchecked state. (c2561f34) - fixes GridBody scrollTop issue on unmount. (766b5686) - updates pagination component according to design. (601c3a47) - fixes expanded state on initial render of Collapsible component. (e2967a7b) - fixes single line case for width<240px in ChipInput. (92a37b6f) - fixes slider tooltip to move with pointer in Slider component. (f1698ff3) - fixes label onClick handling of MultiSlider component (ff4af117) - Updates DS-_ to Design-System-_ as data-test attribute value in components. (6956653e) - fixes label inside tooltip to show custom label in Slider component (5ff6f838) - Layout patterns styling and layout fixed. (e3b52908) - Button Spinner loading state fixed. (bd8d9436) - Show More button added in code preview panel. (134ef48a) ### Improvements - skip feature for a step is addded in Stepper component (d4b775db) - now Modal, Sidesheet and FullScreenModal components have uniform APIs (2c25d036) - updated test cases for overlayheader, modal, sidesheet, EmptyState, Row, Column components. - removes width: 100% and updates flex in Row component. (875564e7) - adds box-shadow to focus state of Input component. (93b6356d) - adds width 100% to MetricInput component. (267b2ad7) - Bottom border radius added for tabs. (905e09b0) - Cursor not allowed added for disabled tab component state. (716ed6c5) ### Documentation - Updates stories of Table, PageHeader, Input components. - adds placeholder story for Loaders component. (c8622a2e) - updates the appearance variant story of Icon component. (42f654d9) - adds pattern, disabled and error state stories for VerificationInput component. (bb8ea8cd) --- ## 2.1.3 (2021-06-10) ### Highlights NA ### Breaking changes NA ### Migration guide NA ### Deprecations NA ### Features NA ### Fixes - Adds width and height to checkbox in unchecked state. (c2561f34) ### Improvements NA ### Documentation NA --- ## 2.1.2 (2021-05-26) ### Highlights NA ### Breaking changes NA ### Migration guide NA ### Deprecations NA ### Features NA ### Fixes - downgrades js-beautify to v1.10.3 for supporting node 8.x (d0c0206b) ### Improvements NA ### Documentation - Fixes Alignment and Group stories for Checkbox component. (37d2412e) - Fixes width of overflow story for Radio component. (5c632a2d) --- ## 2.1.1 (2021-05-26) ### Highlights NA ### Breaking changes NA ### Migration guide NA ### Deprecations NA ### Features NA ### Fixes - downgrades js-beautify to v1.10.3 for supporting node 8.x (a540fb95) ### Improvements NA ### Documentation NA --- ## 2.1.0 (2021-05-26) ### Highlights - New component for tag based input is added as `ChipInput`. (dddcefb0) - Atomic components support all native HTML attributes as props now. (917918b9) ### Breaking changes NA ### Migration guide NA ### Deprecations NA ### Features - Grid component can now preserve previous page scroll position. (98aa9085) - Atomic components support all native HTML attributes as props now. (917918b9) - New component for tag based input is added as `ChipInput`. (dddcefb0) ### Fixes - Click event on disabled o