Skip to content

Latest commit

 

History

History
430 lines (225 loc) · 25.1 KB

CHANGELOG.md

File metadata and controls

430 lines (225 loc) · 25.1 KB

Bug Fixes and feature enhancements:

  • Fix Combined Facets functionality of click, reclick, refresh, etc
  • Fixed combined facets test cases, changed logic
  • Retain custom keys from url that are non unbxd keys
  • Use core helper function to fix reload and special chars issue in url via encoding

1.2.3 (2022-05-10)

Bug Fixes

  • combinedfacet: combined facets were not handling the values with spaces and special characters (28a7526)

1.2.0 (2022-03-24)

Features

  • requestif: added request id (151ca5a)

1.1.1 (2022-03-24)

Bug Fixes

  • filename: fixed incorrect node sass version (11ad8d7)

1.1.0 (2022-03-24)

Bug Fixes

  • component: spellcheck couldnt trigger the wrong query (a744e35)
  • component: spellcheck couldnt trigger the wrong query (e53b642)

Features

  • component: request id and debugger (4659c42)

1.0.13 (2022-02-09)

Bug Fixes

  • component and file: added datat id for filters and fixed broken test cases of facets (2a75896)
  • uodated unbxdcore: update the js core (b1ec76f)

1.0.12 (2021-11-30)

Bug Fixes

  • unbxdseachwrapper: updated js core for facetvalue fix and category page rendering from url (52311a8)

1.0.11 (2021-10-14)

Bug Fixes

  • special character support for multilevelfacets and text facets: special characters in facets (9c67abf)

1.0.10 (2021-09-17)

Bug Fixes

  • misc: misc updates (84d7270)
  • search configurations: handle updated search configurations (de945b3)

1.0.9 (2021-07-12)

Bug Fixes

  • variants: remove default variant config (bd8061b)

1.0.8 (2021-05-24)

Bug Fixes

  • products: refactor product values processing (2f6dab4)
  • searchbox: handle default search query for demos (a537950)
  • selected facets: group text and range facets under a common container (31e379a)
  • unbxdsearchwrapper: return the error ui only in case of errors (374af02)

Bug Fixes

  • unbxdsearchwrapper: return the error ui only in case of errors (374af02)

Bug Fixes

  • searchbox: handle default search query for demos (a537950)
  • selected facets: group text and range facets under a common container (31e379a)

Bug Fixes

  • products: refactor product values processing (2f6dab4)

1.0.7 (2021-05-13)

Bug Fixes

1.0.6 (2021-05-13)

Bug Fixes

  • accessibility: add basic accessibility compliance (aa8a362)

1.0.5 (2021-05-11)

Bug Fixes

  • build: download build before semantic release (edc1454)

1.0.4 (2021-05-11)

Bug Fixes

  • core sdk: version bump (744d72f)
  • misc: read decoded sort from query params. misc changes (9064f71)
  • multilevelfacets: encode the multilevel facet value to keep it in the same format as core sdk (4aaf9cc)
  • multilevelfacets: removing support for configurations that can be set on console (771c894)
  • pagination: add classes denoting the type of pagination action (8664d6f)
  • pagination: remove unnecessary prop on button component (c0467cf)
  • products: pass product object on the click event. update products processing logic (31d626c)
  • products: rename productName to title. optimise the products processing (6d3791c)
  • searchtitle: add a formatter to format search title based on different producttypes (f4405b1)
  • styles: segregate core and theme styles better (aabecf0)

1.0.3 (2021-05-06)

Bug Fixes

  • demo: update site configs (9ef0f7c)

1.0.3 (2021-05-06)

Bug Fixes

  • demo: update site configs (9ef0f7c)

1.0.2 (2021-04-29)

Bug Fixes

  • github actions: add storybook deployment (4b5df2b)
  • github actions: rename flows (35c098f)

Bug Fixes

  • github actions: add storybook deployment (4b5df2b)
  • github actions: rename flows (35c098f)

1.0.1 (2021-03-02)

Bug Fixes

  • core sdk update: update core sdk. changes demo site keys (acd5ce7)

1.0.0 (2021-01-29)

Features

  • release v1.0.0: release v1.0.0 (c31abdd)

BREAKING CHANGES

  • release v1.0.0: release v1.0.0

0.1.0 (2021-01-27)

Features

  • rel 0.1.0: release v0.1.0 (0ef3e29)

0.0.41 (2021-01-22)

Bug Fixes

  • multilevel facets: retain viewless and use common utils (b2352b0)
  • view types: handle default view type selection (c98f371)

0.0.40 (2021-01-21)

Bug Fixes

  • banners: add the landing page url to banner item (c1fc78b)
  • cp multilevel facets: treat multilevel facets as filters instead of category path update (64ec2b9)
  • custom route handling: pass a callback to listen to url changes triggered by the SDK (6012e4b)
  • handle redirects: use onRouteChange to handle redirects (d5328bc)
  • making the comment changes: n (62327a9)
  • misc fixes: don't update searchbox when product type is category. group the sort read logic (397741d)
  • multilevel facets: localize highest breadcrumb level for multiple facets (8703e60)
  • read search query on back: fetch the current search query on browser back (687c77c)
  • selected facets: add an extra check to detect empty selected facets list (0fcdb72)
  • sort: listen to unbxdwrapper to reset sort state on a new search (2924f67)
  • sort: update main state on sort reset (085cc0c)
  • spellcheck experience: change spellcheck flow where on no results, trigger the suggested query (b16fda1)
  • travis config: change the deploy on branch config (22f15df)

0.0.40-alpha.8 (2021-01-18)

Bug Fixes

  • banners: add the landing page url to banner item (c1fc78b)

0.0.40-alpha.7 (2021-01-13)

Bug Fixes

  • sort: listen to unbxdwrapper to reset sort state on a new search (2924f67)

0.0.40-alpha.6 (2021-01-13)

Bug Fixes

  • making the comment changes: n (62327a9)

0.0.40-alpha.5 (2021-01-12)

Bug Fixes

  • handle redirects: use onRouteChange to handle redirects (d5328bc)
  • selected facets: add an extra check to detect empty selected facets list (0fcdb72)
  • sort: update main state on sort reset (085cc0c)

0.0.40-alpha.4 (2021-01-07)

Bug Fixes

  • cp multilevel facets: treat multilevel facets as filters instead of category path update (64ec2b9)
  • multilevel facets: localize highest breadcrumb level for multiple facets (8703e60)

0.0.40-alpha.3 (2021-01-05)

Bug Fixes

  • custom route handling: pass a callback to listen to url changes triggered by the SDK (6012e4b)
  • misc fixes: don't update searchbox when product type is category. group the sort read logic (397741d)

0.0.40-alpha.2 (2020-12-29)

Bug Fixes

  • read search query on back: fetch the current search query on browser back (687c77c)
  • spellcheck experience: change spellcheck flow where on no results, trigger the suggested query (b16fda1)

0.0.40-alpha.1 (2020-12-23)

Bug Fixes

  • travis config: change the deploy on branch config (22f15df)

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.0.40-alpha.0 (2020-12-21)

0.0.39 (2020-12-17)

Bug Fixes

  • misc: change unbxdanalytics conf. misc fixes (c2ab86d)

0.0.38 (2020-12-17)

0.0.37 (2020-12-14)

Bug Fixes

  • sort and pagesize: retain sort and pagesize on browser back (ec9ad92)

0.0.36 (2020-12-14)

0.0.35 (2020-12-14)

Bug Fixes

  • infinite scroll and view types: disable infinite scroll and click n scoll on complete load (f059171)

0.0.34 (2020-12-10)

⚠ BREAKING CHANGES

  • (wip) use console multilevel facets.: stop supporting configuration for categories on sdk level. support console configured categories.

Features

  • (wip) use console multilevel facets.: using new multilevel filters and breadcrumbs format (030bed3)

0.0.33 (2020-12-09)

0.0.32 (2020-12-08)

0.0.31 (2020-12-08)

Features

  • textfacets and rangefacets: introduce state to text and range facets (a62e193)

Bug Fixes

  • combined facets: add applymultiple prop (e55bfc7)
  • pagesizecontainer: handelling page size bug fixes (99a87f7)
  • textfacets, pagesize and pagination: typo in pagination, retain facets on change and code clean (9215069)

0.0.30 (2020-12-08)

Features

  • textfacets and rangefacets: introduce state to text and range facets (a62e193)

Bug Fixes

  • combined facets: add applymultiple prop (e55bfc7)
  • pagesizecontainer: handelling page size bug fixes (99a87f7)
  • textfacets, pagesize and pagination: typo in pagination, retain facets on change and code clean (9215069)

0.0.29 (2020-12-02)

Features

  • add general loader: accept a loader instance to be shown when the sdk is in the loading state (c499b52)
  • add facet actions to storybook (f98fbeb)
  • add range slider. (fc0a210)
  • add support for instances instead of component. (8b9b29e)
  • update event handlers in storybook. minor documentation changes. (8f62fc5)

Bug Fixes

  • viewtypes: view type and number of products loaded issues (864d0e5)
  • handle same category click. (c2481df)
  • misc fixes. change event handling for page size. remove callbacks. (cd8b1a3)
  • reset pagenumber on view type toggle. (d1a2c99)
  • typo (570fefa)

0.0.30 (2020-12-02)

Features

  • add general loader: accept a loader instance to be shown when the sdk is in the loading state (c499b52)
  • add facet actions to storybook (f98fbeb)
  • add range slider. (fc0a210)
  • add support for instances instead of component. (8b9b29e)
  • update event handlers in storybook. minor documentation changes. (8f62fc5)

Bug Fixes

  • viewtypes: view type and number of products loaded issues (864d0e5)
  • handle same category click. (c2481df)
  • misc fixes. change event handling for page size. remove callbacks. (cd8b1a3)
  • reset pagenumber on view type toggle. (d1a2c99)
  • typo (570fefa)

0.0.29 (2020-12-02)

Features

  • add general loader: accept a loader instance to be shown when the sdk is in the loading state (c499b52)
  • add facet actions to storybook (f98fbeb)
  • add range slider. (fc0a210)
  • add support for instances instead of component. (8b9b29e)
  • update event handlers in storybook. minor documentation changes. (8f62fc5)

Bug Fixes

  • viewtypes: view type and number of products loaded issues (864d0e5)
  • handle same category click. (c2481df)
  • misc fixes. change event handling for page size. remove callbacks. (cd8b1a3)
  • reset pagenumber on view type toggle. (d1a2c99)
  • typo (570fefa)

0.0.1 - 2020-6-08

-Initial release.

-Added Products module. (sanjithkumar017 - #3)