Releases: Constructor-io/constructorio-ui-plp
Releases · Constructor-io/constructorio-ui-plp
Deploy to NPM/CDN
What's Changed
- [NO-CSL] Add GitHub Actions by @Mudaafi in #1
- [csl-2764]: add version to cio client by @HHHindawy in #3
- [csl-2855]: include package version in c parameter by @HHHindawy in #4
- [CSL-2813] Configure pre-push hook by @esezen in #5
- Generate package version in version.ts by @HHHindawy in #7
- Bump postcss from 8.4.28 to 8.4.31 by @dependabot in #8
- [CSL-2792] Sample Tests for Hooks (useCioClient) by @Mudaafi in #10
- [CSL-2787] Implement useSearchPlp Hook by @Mudaafi in #2
- Bump @babel/traverse from 7.22.10 to 7.23.2 by @dependabot in #9
- [CSL-3041] Unit tests check by @HHHindawy in #14
- [CSL-2726] Minimal Product Card Component by @Mudaafi in #11
- [CSL-2780] Add Chromatic by @esezen in #19
- [CSL-2772] Support using a Javascript Bundle by @esezen in #18
- Bump vite from 4.4.9 to 4.4.12 by @dependabot in #22
- Add handleSubmit event to useSearchResult by @mocca102 in #13
- Add usePagination hook by @mocca102 in #15
- Nocsl ahmad rename plp context provider by @mocca102 in #25
- [CSL-2788] UseBrowsePlp hook by @stanlp1 in #12
- Add PR template by @mocca102 in #23
- [CSL-3070] Tests for useSearchResult Hooks by @esezen in #31
- [CSL-3110] Update client instantiation logic by @esezen in #32
- Add pagination component by @mocca102 in #16
- [CSL-3092] add useBrowseResults tests by @stanlp1 in #34
- Add server side rendering tests for useCioClient by @mocca102 in #38
- Test server side rendering for useSearchResults by @mocca102 in #39
- Tests for server side rendering useBrowseResults by @mocca102 in #40
- Bump axios, @storybook/test-runner and start-server-and-test by @dependabot in #35
- SSR React tests for CioPlpContext by @mocca102 in #33
- Add ProductCard React server side rendering tests by @mocca102 in #36
- Rename CioPlpContext to CioPlp by @mocca102 in #42
- Bump follow-redirects from 1.15.3 to 1.15.4 by @dependabot in #43
- Bump vite from 4.4.12 to 4.5.2 by @dependabot in #45
- [CSL-3096] Adds Request State Encoders/Decoders by @Mudaafi in #41
- [CSL - 2888] Add SearchResults by @mocca102 in #46
- [CSL-3123] Pagination component and hook SSR tests by @HHHindawy in #47
- Bump ip from 2.0.0 to 2.0.1 by @dependabot in #51
- [CSL-3285] useRequestConfigs SSR tests by @HHHindawy in #50
- [CSL-3018] - Track search term for conversion/clickthrough events by @HHHindawy in #48
- Fix: update getUrl type by @Mudaafi in #53
- [CSL-3248] Refactor useCioClient to match other OS Implementations by @Mudaafi in #49
- [CSL-3297] Surface a generic setRequestConfigs function by @Mudaafi in #55
- [CSL-3122] SearchResults component tests by @HHHindawy in #52
- [CSl-2993] Product Card Swatches by @stanlp1 in #27
- [CSL-3158] create a useSort hook by @HHHindawy in #56
- [CSL-3239] UseSearchResults shouldn't fetch is initial response is provided by @stanlp1 in #57
- [CSL-3258] Refactors UseSearchResults to use UseRequestConfigs instead of passing in props by @Mudaafi in #54
- Bump follow-redirects from 1.15.4 to 1.15.6 by @dependabot in #58
- Bump express from 4.18.2 to 4.19.2 by @dependabot in #65
- Bump webpack-dev-middleware from 6.1.1 to 6.1.2 by @dependabot in #63
- Bump tar from 6.1.15 to 6.2.1 by @dependabot in #68
- Bump vite from 4.5.2 to 4.5.3 by @dependabot in #67
- [CI-3384] MVP - refactor default filters encoding decoding logic by @stanlp1 in #69
- [CSL-3169] Refactors Browse Results to use useRequestConfigs by @Mudaafi in #61
- [CSL-3306] useProductSwatch hook tests / server tests by @stanlp1 in #59
- [NO-CSL] Remove docs for useRequestConfigs by @Mudaafi in #60
- [CI 3213] Create zero results page by @VincentGalloro in #70
- [CI-3432] Updates font-family to use Inter by @Mudaafi in #71
- [CSL-3157] Sort Component by @HHHindawy in #62
- [CSL-3335] Added Spinner for Search Results by @HFaifman in #64
- Bump ejs from 3.1.9 to 3.1.10 by @dependabot in #75
- [NOCI] Export Sort component and useSort hook by @HHHindawy in #74
- [CI-3307] useProductInfo hook tests by @stanlp1 in #72
- [CI-3445] MVP - stop mutating path by @stanlp1 in #73
- [CI 2860] Product Card Styling by @VincentGalloro in #76
- [CI-3425] import CSS from a single file by @HHHindawy in #78
- [CSL-2954] useFilter Hook Implementation by @Mudaafi in #66
- Bump braces from 3.0.2 to 3.0.3 by @dependabot in #80
- Bump ws from 6.2.2 to 6.2.3 by @dependabot in #79
- [CI-3134] Filters Components by @Mudaafi in #77
- [NOCSL] Upgrade packages, add CODEOWNERS by @Mudaafi in #81
- [CI-3411] PLP Grid by @HHHindawy in #82
- Merge to Main by @Mudaafi in #87
- [Ci-3809] Standardize File Structure by @Mudaafi in #88
- CI-3648 Responsiveness Improvements by @lordvkrum in #86
- Bump webpack from 5.88.2 to 5.94.0 by @dependabot in #91
- Bump micromatch from 4.0.5 to 4.0.8 by @dependabot in #92
- [CI-3838] gha deploy storybook by @Mudaafi in #90
- [CI-3812] Expose Components, Rearrange types by @Mudaafi in #89
- Update CodeQL analysis to use v2 by @sblaurock in #96
- Minor consistency tweaks to Readme file by @sblaurock in #95
- [CI-2779] Add NPM badge by @esezen in #99
- [CI-3846] Bugfix: Prevent no scroll on desktop due to modal-class injection by @Mudaafi in #97
- [CI-3841] Repo Lint Audit by @Mudaafi...
Initial Release
v0.0.1 [CI-3844] Accept Component Configurations (#104)