@faststore/ui 1.9.8 → 1.9.9
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +734 -2300
- package/README.md +2 -0
- package/dist/atoms/Badge/Badge.d.ts +11 -11
- package/dist/atoms/Badge/Badge.js +6 -0
- package/dist/atoms/Badge/Badge.js.map +1 -0
- package/dist/atoms/Badge/index.d.ts +2 -2
- package/dist/atoms/Badge/index.js +2 -0
- package/dist/atoms/Badge/index.js.map +1 -0
- package/dist/atoms/Button/Button.d.ts +10 -10
- package/dist/atoms/Button/Button.js +6 -0
- package/dist/atoms/Button/Button.js.map +1 -0
- package/dist/atoms/Button/index.d.ts +2 -2
- package/dist/atoms/Button/index.js +2 -0
- package/dist/atoms/Button/index.js.map +1 -0
- package/dist/atoms/Checkbox/Checkbox.d.ts +10 -10
- package/dist/atoms/Checkbox/Checkbox.js +6 -0
- package/dist/atoms/Checkbox/Checkbox.js.map +1 -0
- package/dist/atoms/Checkbox/index.d.ts +2 -2
- package/dist/atoms/Checkbox/index.js +2 -0
- package/dist/atoms/Checkbox/index.js.map +1 -0
- package/dist/atoms/Icon/Icon.d.ts +14 -14
- package/dist/atoms/Icon/Icon.js +6 -0
- package/dist/atoms/Icon/Icon.js.map +1 -0
- package/dist/atoms/Icon/index.d.ts +2 -2
- package/dist/atoms/Icon/index.js +2 -0
- package/dist/atoms/Icon/index.js.map +1 -0
- package/dist/atoms/Icon/stories/assets/ShoppingCart.d.ts +3 -3
- package/dist/atoms/Icon/stories/assets/ShoppingCart.js +8 -0
- package/dist/atoms/Icon/stories/assets/ShoppingCart.js.map +1 -0
- package/dist/atoms/Incentive/Incentive.d.ts +11 -11
- package/dist/atoms/Incentive/Incentive.js +6 -0
- package/dist/atoms/Incentive/Incentive.js.map +1 -0
- package/dist/atoms/Incentive/index.d.ts +2 -2
- package/dist/atoms/Incentive/index.js +2 -0
- package/dist/atoms/Incentive/index.js.map +1 -0
- package/dist/atoms/Incentive/stories/assets/Icons.d.ts +2 -2
- package/dist/atoms/Incentive/stories/assets/Icons.js +6 -0
- package/dist/atoms/Incentive/stories/assets/Icons.js.map +1 -0
- package/dist/atoms/Input/Input.d.ts +14 -14
- package/dist/atoms/Input/Input.js +10 -0
- package/dist/atoms/Input/Input.js.map +1 -0
- package/dist/atoms/Input/index.d.ts +2 -2
- package/dist/atoms/Input/index.js +2 -0
- package/dist/atoms/Input/index.js.map +1 -0
- package/dist/atoms/Label/Label.d.ts +10 -10
- package/dist/atoms/Label/Label.js +6 -0
- package/dist/atoms/Label/Label.js.map +1 -0
- package/dist/atoms/Label/index.d.ts +2 -2
- package/dist/atoms/Label/index.js +2 -0
- package/dist/atoms/Label/index.js.map +1 -0
- package/dist/atoms/Link/Link.d.ts +19 -19
- package/dist/atoms/Link/Link.js +13 -0
- package/dist/atoms/Link/Link.js.map +1 -0
- package/dist/atoms/Link/index.d.ts +2 -2
- package/dist/atoms/Link/index.js +2 -0
- package/dist/atoms/Link/index.js.map +1 -0
- package/dist/atoms/List/List.d.ts +12 -12
- package/dist/atoms/List/List.js +16 -0
- package/dist/atoms/List/List.js.map +1 -0
- package/dist/atoms/List/index.d.ts +2 -2
- package/dist/atoms/List/index.js +2 -0
- package/dist/atoms/List/index.js.map +1 -0
- package/dist/atoms/Overlay/Overlay.d.ts +10 -10
- package/dist/atoms/Overlay/Overlay.js +6 -0
- package/dist/atoms/Overlay/Overlay.js.map +1 -0
- package/dist/atoms/Overlay/index.d.ts +2 -2
- package/dist/atoms/Overlay/index.js +2 -0
- package/dist/atoms/Overlay/index.js.map +1 -0
- package/dist/atoms/Popover/Popover.d.ts +15 -15
- package/dist/atoms/Popover/Popover.js +7 -0
- package/dist/atoms/Popover/Popover.js.map +1 -0
- package/dist/atoms/Popover/index.d.ts +2 -2
- package/dist/atoms/Popover/index.js +2 -0
- package/dist/atoms/Popover/index.js.map +1 -0
- package/dist/atoms/Price/Price.d.ts +28 -28
- package/dist/atoms/Price/Price.js +7 -0
- package/dist/atoms/Price/Price.js.map +1 -0
- package/dist/atoms/Price/index.d.ts +2 -2
- package/dist/atoms/Price/index.js +2 -0
- package/dist/atoms/Price/index.js.map +1 -0
- package/dist/atoms/Radio/Radio.d.ts +7 -7
- package/dist/atoms/Radio/Radio.js +6 -0
- package/dist/atoms/Radio/Radio.js.map +1 -0
- package/dist/atoms/Radio/index.d.ts +2 -2
- package/dist/atoms/Radio/index.js +2 -0
- package/dist/atoms/Radio/index.js.map +1 -0
- package/dist/atoms/Select/Select.d.ts +10 -10
- package/dist/atoms/Select/Select.js +6 -0
- package/dist/atoms/Select/Select.js.map +1 -0
- package/dist/atoms/Select/index.d.ts +2 -2
- package/dist/atoms/Select/index.js +2 -0
- package/dist/atoms/Select/index.js.map +1 -0
- package/dist/atoms/Skeleton/Skeleton.d.ts +10 -10
- package/dist/atoms/Skeleton/Skeleton.js +6 -0
- package/dist/atoms/Skeleton/Skeleton.js.map +1 -0
- package/dist/atoms/Skeleton/index.d.ts +2 -2
- package/dist/atoms/Skeleton/index.js +2 -0
- package/dist/atoms/Skeleton/index.js.map +1 -0
- package/dist/atoms/Slider/Slider.d.ts +37 -37
- package/dist/atoms/Slider/Slider.js +46 -0
- package/dist/atoms/Slider/Slider.js.map +1 -0
- package/dist/atoms/Slider/index.d.ts +2 -2
- package/dist/atoms/Slider/index.js +2 -0
- package/dist/atoms/Slider/index.js.map +1 -0
- package/dist/atoms/Spinner/Spinner.d.ts +11 -11
- package/dist/atoms/Spinner/Spinner.js +6 -0
- package/dist/atoms/Spinner/Spinner.js.map +1 -0
- package/dist/atoms/Spinner/index.d.ts +2 -2
- package/dist/atoms/Spinner/index.js +2 -0
- package/dist/atoms/Spinner/index.js.map +1 -0
- package/dist/atoms/TextArea/TextArea.d.ts +14 -14
- package/dist/atoms/TextArea/TextArea.js +10 -0
- package/dist/atoms/TextArea/TextArea.js.map +1 -0
- package/dist/atoms/TextArea/index.d.ts +2 -2
- package/dist/atoms/TextArea/index.js +2 -0
- package/dist/atoms/TextArea/index.js.map +1 -0
- package/dist/hooks/useSlider/index.d.ts +2 -2
- package/dist/hooks/useSlider/index.js +3 -0
- package/dist/hooks/useSlider/index.js.map +1 -0
- package/dist/hooks/useSlider/useSlider.d.ts +62 -62
- package/dist/hooks/useSlider/useSlider.js +108 -0
- package/dist/hooks/useSlider/useSlider.js.map +1 -0
- package/dist/index.d.ts +80 -80
- package/dist/index.js +45 -8
- package/dist/index.js.map +1 -0
- package/dist/molecules/Accordion/Accordion.d.ts +26 -26
- package/dist/molecules/Accordion/Accordion.js +21 -0
- package/dist/molecules/Accordion/Accordion.js.map +1 -0
- package/dist/molecules/Accordion/AccordionButton.d.ts +10 -10
- package/dist/molecules/Accordion/AccordionButton.js +37 -0
- package/dist/molecules/Accordion/AccordionButton.js.map +1 -0
- package/dist/molecules/Accordion/AccordionItem.d.ts +28 -28
- package/dist/molecules/Accordion/AccordionItem.js +21 -0
- package/dist/molecules/Accordion/AccordionItem.js.map +1 -0
- package/dist/molecules/Accordion/AccordionPanel.d.ts +10 -10
- package/dist/molecules/Accordion/AccordionPanel.js +10 -0
- package/dist/molecules/Accordion/AccordionPanel.js.map +1 -0
- package/dist/molecules/Accordion/index.d.ts +8 -8
- package/dist/molecules/Accordion/index.js +5 -0
- package/dist/molecules/Accordion/index.js.map +1 -0
- package/dist/molecules/AggregateRating/AggregateRating.d.ts +18 -18
- package/dist/molecules/AggregateRating/AggregateRating.js +26 -0
- package/dist/molecules/AggregateRating/AggregateRating.js.map +1 -0
- package/dist/molecules/AggregateRating/index.d.ts +2 -2
- package/dist/molecules/AggregateRating/index.js +2 -0
- package/dist/molecules/AggregateRating/index.js.map +1 -0
- package/dist/molecules/Alert/Alert.d.ts +11 -11
- package/dist/molecules/Alert/Alert.js +6 -0
- package/dist/molecules/Alert/Alert.js.map +1 -0
- package/dist/molecules/Alert/index.d.ts +2 -2
- package/dist/molecules/Alert/index.js +2 -0
- package/dist/molecules/Alert/index.js.map +1 -0
- package/dist/molecules/Banner/Banner.d.ts +14 -14
- package/dist/molecules/Banner/Banner.js +6 -0
- package/dist/molecules/Banner/Banner.js.map +1 -0
- package/dist/molecules/Banner/BannerContent.d.ts +10 -10
- package/dist/molecules/Banner/BannerContent.js +6 -0
- package/dist/molecules/Banner/BannerContent.js.map +1 -0
- package/dist/molecules/Banner/BannerImage.d.ts +10 -10
- package/dist/molecules/Banner/BannerImage.js +6 -0
- package/dist/molecules/Banner/BannerImage.js.map +1 -0
- package/dist/molecules/Banner/BannerLink.d.ts +10 -10
- package/dist/molecules/Banner/BannerLink.js +6 -0
- package/dist/molecules/Banner/BannerLink.js.map +1 -0
- package/dist/molecules/Banner/index.d.ts +8 -8
- package/dist/molecules/Banner/index.js +5 -0
- package/dist/molecules/Banner/index.js.map +1 -0
- package/dist/molecules/Breadcrumb/Breadcrumb.d.ts +14 -14
- package/dist/molecules/Breadcrumb/Breadcrumb.js +38 -0
- package/dist/molecules/Breadcrumb/Breadcrumb.js.map +1 -0
- package/dist/molecules/Breadcrumb/index.d.ts +2 -2
- package/dist/molecules/Breadcrumb/index.js +2 -0
- package/dist/molecules/Breadcrumb/index.js.map +1 -0
- package/dist/molecules/Bullets/Bullets.d.ts +35 -35
- package/dist/molecules/Bullets/Bullets.js +12 -0
- package/dist/molecules/Bullets/Bullets.js.map +1 -0
- package/dist/molecules/Bullets/index.d.ts +2 -2
- package/dist/molecules/Bullets/index.js +2 -0
- package/dist/molecules/Bullets/index.js.map +1 -0
- package/dist/molecules/Card/Card.d.ts +10 -10
- package/dist/molecules/Card/Card.js +6 -0
- package/dist/molecules/Card/Card.js.map +1 -0
- package/dist/molecules/Card/CardActions.d.ts +10 -10
- package/dist/molecules/Card/CardActions.js +6 -0
- package/dist/molecules/Card/CardActions.js.map +1 -0
- package/dist/molecules/Card/CardContent.d.ts +10 -10
- package/dist/molecules/Card/CardContent.js +6 -0
- package/dist/molecules/Card/CardContent.js.map +1 -0
- package/dist/molecules/Card/CardImage.d.ts +10 -10
- package/dist/molecules/Card/CardImage.js +6 -0
- package/dist/molecules/Card/CardImage.js.map +1 -0
- package/dist/molecules/Card/index.d.ts +8 -8
- package/dist/molecules/Card/index.js +5 -0
- package/dist/molecules/Card/index.js.map +1 -0
- package/dist/molecules/Carousel/Arrows.d.ts +12 -12
- package/dist/molecules/Carousel/Arrows.js +6 -0
- package/dist/molecules/Carousel/Arrows.js.map +1 -0
- package/dist/molecules/Carousel/Carousel.d.ts +16 -16
- package/dist/molecules/Carousel/Carousel.js +124 -0
- package/dist/molecules/Carousel/Carousel.js.map +1 -0
- package/dist/molecules/Carousel/hooks/useSlideVisibility.d.ts +9 -9
- package/dist/molecules/Carousel/hooks/useSlideVisibility.js +29 -0
- package/dist/molecules/Carousel/hooks/useSlideVisibility.js.map +1 -0
- package/dist/molecules/Carousel/index.d.ts +2 -2
- package/dist/molecules/Carousel/index.js +3 -0
- package/dist/molecules/Carousel/index.js.map +1 -0
- package/dist/molecules/Dropdown/Dropdown.d.ts +9 -9
- package/dist/molecules/Dropdown/Dropdown.js +67 -0
- package/dist/molecules/Dropdown/Dropdown.js.map +1 -0
- package/dist/molecules/Dropdown/DropdownButton.d.ts +10 -10
- package/dist/molecules/Dropdown/DropdownButton.js +11 -0
- package/dist/molecules/Dropdown/DropdownButton.js.map +1 -0
- package/dist/molecules/Dropdown/DropdownItem.d.ts +10 -10
- package/dist/molecules/Dropdown/DropdownItem.js +26 -0
- package/dist/molecules/Dropdown/DropdownItem.js.map +1 -0
- package/dist/molecules/Dropdown/DropdownMenu.d.ts +22 -22
- package/dist/molecules/Dropdown/DropdownMenu.js +65 -0
- package/dist/molecules/Dropdown/DropdownMenu.js.map +1 -0
- package/dist/molecules/Dropdown/contexts/DropdownContext.d.ts +41 -41
- package/dist/molecules/Dropdown/contexts/DropdownContext.js +11 -0
- package/dist/molecules/Dropdown/contexts/DropdownContext.js.map +1 -0
- package/dist/molecules/Dropdown/hooks/useDropdown.d.ts +6 -6
- package/dist/molecules/Dropdown/hooks/useDropdown.js +14 -0
- package/dist/molecules/Dropdown/hooks/useDropdown.js.map +1 -0
- package/dist/molecules/Dropdown/hooks/useDropdownPosition.d.ts +8 -8
- package/dist/molecules/Dropdown/hooks/useDropdownPosition.js +25 -0
- package/dist/molecules/Dropdown/hooks/useDropdownPosition.js.map +1 -0
- package/dist/molecules/Dropdown/index.d.ts +8 -8
- package/dist/molecules/Dropdown/index.js +5 -0
- package/dist/molecules/Dropdown/index.js.map +1 -0
- package/dist/molecules/Dropdown/stories/assets/Caret.d.ts +2 -2
- package/dist/molecules/Dropdown/stories/assets/Caret.js +4 -0
- package/dist/molecules/Dropdown/stories/assets/Caret.js.map +1 -0
- package/dist/molecules/Form/Form.d.ts +11 -11
- package/dist/molecules/Form/Form.js +6 -0
- package/dist/molecules/Form/Form.js.map +1 -0
- package/dist/molecules/Form/index.d.ts +2 -2
- package/dist/molecules/Form/index.js +2 -0
- package/dist/molecules/Form/index.js.map +1 -0
- package/dist/molecules/IconButton/IconButton.d.ts +19 -19
- package/dist/molecules/IconButton/IconButton.js +9 -0
- package/dist/molecules/IconButton/IconButton.js.map +1 -0
- package/dist/molecules/IconButton/index.d.ts +2 -2
- package/dist/molecules/IconButton/index.js +2 -0
- package/dist/molecules/IconButton/index.js.map +1 -0
- package/dist/molecules/LoadingButton/LoadingButton.d.ts +14 -14
- package/dist/molecules/LoadingButton/LoadingButton.js +8 -0
- package/dist/molecules/LoadingButton/LoadingButton.js.map +1 -0
- package/dist/molecules/LoadingButton/index.d.ts +2 -2
- package/dist/molecules/LoadingButton/index.js +2 -0
- package/dist/molecules/LoadingButton/index.js.map +1 -0
- package/dist/molecules/Modal/Modal.d.ts +25 -25
- package/dist/molecules/Modal/Modal.js +31 -0
- package/dist/molecules/Modal/Modal.js.map +1 -0
- package/dist/molecules/Modal/ModalContent.d.ts +10 -10
- package/dist/molecules/Modal/ModalContent.js +23 -0
- package/dist/molecules/Modal/ModalContent.js.map +1 -0
- package/dist/molecules/Modal/index.d.ts +2 -2
- package/dist/molecules/Modal/index.js +2 -0
- package/dist/molecules/Modal/index.js.map +1 -0
- package/dist/molecules/Modal/useTrapFocus.d.ts +8 -8
- package/dist/molecules/Modal/useTrapFocus.js +76 -0
- package/dist/molecules/Modal/useTrapFocus.js.map +1 -0
- package/dist/molecules/PaymentMethods/PaymentMethods.d.ts +26 -26
- package/dist/molecules/PaymentMethods/PaymentMethods.js +8 -0
- package/dist/molecules/PaymentMethods/PaymentMethods.js.map +1 -0
- package/dist/molecules/PaymentMethods/index.d.ts +2 -2
- package/dist/molecules/PaymentMethods/index.js +2 -0
- package/dist/molecules/PaymentMethods/index.js.map +1 -0
- package/dist/molecules/PaymentMethods/stories/assets/Icons.d.ts +9 -9
- package/dist/molecules/PaymentMethods/stories/assets/Icons.js +26 -0
- package/dist/molecules/PaymentMethods/stories/assets/Icons.js.map +1 -0
- package/dist/molecules/PriceRange/PriceRange.d.ts +23 -23
- package/dist/molecules/PriceRange/PriceRange.js +23 -0
- package/dist/molecules/PriceRange/PriceRange.js.map +1 -0
- package/dist/molecules/PriceRange/index.d.ts +2 -2
- package/dist/molecules/PriceRange/index.js +2 -0
- package/dist/molecules/PriceRange/index.js.map +1 -0
- package/dist/molecules/ProductCard/ProductCard.d.ts +11 -11
- package/dist/molecules/ProductCard/ProductCard.js +6 -0
- package/dist/molecules/ProductCard/ProductCard.js.map +1 -0
- package/dist/molecules/ProductCard/ProductCardActions.d.ts +10 -10
- package/dist/molecules/ProductCard/ProductCardActions.js +6 -0
- package/dist/molecules/ProductCard/ProductCardActions.js.map +1 -0
- package/dist/molecules/ProductCard/ProductCardContent.d.ts +10 -10
- package/dist/molecules/ProductCard/ProductCardContent.js +6 -0
- package/dist/molecules/ProductCard/ProductCardContent.js.map +1 -0
- package/dist/molecules/ProductCard/ProductCardImage.d.ts +10 -10
- package/dist/molecules/ProductCard/ProductCardImage.js +6 -0
- package/dist/molecules/ProductCard/ProductCardImage.js.map +1 -0
- package/dist/molecules/ProductCard/index.d.ts +8 -8
- package/dist/molecules/ProductCard/index.js +5 -0
- package/dist/molecules/ProductCard/index.js.map +1 -0
- package/dist/molecules/QuantitySelector/QuantitySelector.d.ts +30 -30
- package/dist/molecules/QuantitySelector/QuantitySelector.js +11 -0
- package/dist/molecules/QuantitySelector/QuantitySelector.js.map +1 -0
- package/dist/molecules/QuantitySelector/index.d.ts +2 -2
- package/dist/molecules/QuantitySelector/index.js +2 -0
- package/dist/molecules/QuantitySelector/index.js.map +1 -0
- package/dist/molecules/QuantitySelector/stories/assets/Icons.d.ts +7 -7
- package/dist/molecules/QuantitySelector/stories/assets/Icons.js +11 -0
- package/dist/molecules/QuantitySelector/stories/assets/Icons.js.map +1 -0
- package/dist/molecules/RadioGroup/RadioGroup.d.ts +5 -5
- package/dist/molecules/RadioGroup/RadioGroup.js +10 -0
- package/dist/molecules/RadioGroup/RadioGroup.js.map +1 -0
- package/dist/molecules/RadioGroup/RadioOption.d.ts +19 -19
- package/dist/molecules/RadioGroup/RadioOption.js +11 -0
- package/dist/molecules/RadioGroup/RadioOption.js.map +1 -0
- package/dist/molecules/RadioGroup/index.d.ts +4 -4
- package/dist/molecules/RadioGroup/index.js +3 -0
- package/dist/molecules/RadioGroup/index.js.map +1 -0
- package/dist/molecules/RadioGroup/useRadioGroup.d.ts +17 -17
- package/dist/molecules/RadioGroup/useRadioGroup.js +10 -0
- package/dist/molecules/RadioGroup/useRadioGroup.js.map +1 -0
- package/dist/molecules/SearchInput/SearchInput.d.ts +28 -28
- package/dist/molecules/SearchInput/SearchInput.js +28 -0
- package/dist/molecules/SearchInput/SearchInput.js.map +1 -0
- package/dist/molecules/SearchInput/index.d.ts +2 -2
- package/dist/molecules/SearchInput/index.js +2 -0
- package/dist/molecules/SearchInput/index.js.map +1 -0
- package/dist/molecules/SearchInput/stories/assets/CustomIcon.d.ts +3 -3
- package/dist/molecules/SearchInput/stories/assets/CustomIcon.js +7 -0
- package/dist/molecules/SearchInput/stories/assets/CustomIcon.js.map +1 -0
- package/dist/molecules/Table/Table.d.ts +11 -11
- package/dist/molecules/Table/Table.js +6 -0
- package/dist/molecules/Table/Table.js.map +1 -0
- package/dist/molecules/Table/TableBody.d.ts +11 -11
- package/dist/molecules/Table/TableBody.js +6 -0
- package/dist/molecules/Table/TableBody.js.map +1 -0
- package/dist/molecules/Table/TableCell.d.ts +20 -20
- package/dist/molecules/Table/TableCell.js +7 -0
- package/dist/molecules/Table/TableCell.js.map +1 -0
- package/dist/molecules/Table/TableFooter.d.ts +11 -11
- package/dist/molecules/Table/TableFooter.js +6 -0
- package/dist/molecules/Table/TableFooter.js.map +1 -0
- package/dist/molecules/Table/TableHead.d.ts +11 -11
- package/dist/molecules/Table/TableHead.js +6 -0
- package/dist/molecules/Table/TableHead.js.map +1 -0
- package/dist/molecules/Table/TableRow.d.ts +11 -11
- package/dist/molecules/Table/TableRow.js +6 -0
- package/dist/molecules/Table/TableRow.js.map +1 -0
- package/dist/molecules/Table/index.d.ts +12 -12
- package/dist/molecules/Table/index.js +7 -0
- package/dist/molecules/Table/index.js.map +1 -0
- package/dist/organisms/Hero/Hero.d.ts +11 -11
- package/dist/organisms/Hero/Hero.js +6 -0
- package/dist/organisms/Hero/Hero.js.map +1 -0
- package/dist/organisms/Hero/HeroHeading.d.ts +10 -10
- package/dist/organisms/Hero/HeroHeading.js +6 -0
- package/dist/organisms/Hero/HeroHeading.js.map +1 -0
- package/dist/organisms/Hero/HeroImage.d.ts +10 -10
- package/dist/organisms/Hero/HeroImage.js +6 -0
- package/dist/organisms/Hero/HeroImage.js.map +1 -0
- package/dist/organisms/Hero/index.d.ts +6 -6
- package/dist/organisms/Hero/index.js +4 -0
- package/dist/organisms/Hero/index.js.map +1 -0
- package/dist/organisms/OutOfStock/OutOfStock.d.ts +21 -21
- package/dist/organisms/OutOfStock/OutOfStock.js +8 -0
- package/dist/organisms/OutOfStock/OutOfStock.js.map +1 -0
- package/dist/organisms/OutOfStock/OutOfStockMessage.d.ts +9 -9
- package/dist/organisms/OutOfStock/OutOfStockMessage.js +5 -0
- package/dist/organisms/OutOfStock/OutOfStockMessage.js.map +1 -0
- package/dist/organisms/OutOfStock/OutOfStockTitle.d.ts +9 -9
- package/dist/organisms/OutOfStock/OutOfStockTitle.js +5 -0
- package/dist/organisms/OutOfStock/OutOfStockTitle.js.map +1 -0
- package/dist/organisms/OutOfStock/index.d.ts +6 -6
- package/dist/organisms/OutOfStock/index.js +4 -0
- package/dist/organisms/OutOfStock/index.js.map +1 -0
- package/dist/setupTests.d.ts +1 -1
- package/dist/setupTests.js +6 -0
- package/dist/setupTests.js.map +1 -0
- package/dist/typings/PolymorphicGenerics.d.ts +28 -28
- package/dist/typings/PolymorphicGenerics.js +8 -0
- package/dist/typings/PolymorphicGenerics.js.map +1 -0
- package/dist/typings/index.d.ts +1 -1
- package/dist/typings/index.js +2 -0
- package/dist/typings/index.js.map +1 -0
- package/dist/utils/toHaveNoIncomplete.d.ts +17 -17
- package/dist/utils/toHaveNoIncomplete.js +43 -0
- package/dist/utils/toHaveNoIncomplete.js.map +1 -0
- package/package.json +5 -9
- package/src/molecules/AggregateRating/stories/AggregateRating.stories.tsx +2 -3
- package/src/molecules/Bullets/Bullets.tsx +4 -3
- package/src/molecules/Dropdown/DropdownItem.tsx +2 -5
- package/src/molecules/Dropdown/DropdownMenu.tsx +2 -7
- package/src/typings/PolymorphicGenerics.ts +2 -3
- package/dist/atoms/Badge/stories/Badge.stories.d.ts +0 -17
- package/dist/atoms/Button/stories/Button.stories.d.ts +0 -14
- package/dist/atoms/Checkbox/stories/Checkbox.stories.d.ts +0 -4
- package/dist/atoms/Icon/stories/Icon.stories.d.ts +0 -14
- package/dist/atoms/Incentive/stories/Incentive.stories.d.ts +0 -4
- package/dist/atoms/Input/stories/Input.stories.d.ts +0 -14
- package/dist/atoms/Label/stories/Label.stories.d.ts +0 -14
- package/dist/atoms/List/stories/List.stories.d.ts +0 -22
- package/dist/atoms/Overlay/stories/Overlay.stories.d.ts +0 -8
- package/dist/atoms/Popover/stories/Popover.stories.d.ts +0 -14
- package/dist/atoms/Price/stories/Price.stories.d.ts +0 -18
- package/dist/atoms/Radio/stories/Radio.stories.d.ts +0 -4
- package/dist/atoms/Select/stories/Select.stories.d.ts +0 -20
- package/dist/atoms/Skeleton/stories/Skeleton.stories.d.ts +0 -12
- package/dist/atoms/Slider/stories/Slider.stories.d.ts +0 -4
- package/dist/atoms/Spinner/stories/Spinner.stories.d.ts +0 -12
- package/dist/atoms/TextArea/stories/TextArea.stories.d.ts +0 -4
- package/dist/molecules/Accordion/stories/Accordion.stories.d.ts +0 -14
- package/dist/molecules/AggregateRating/stories/AggregateRating.stories.d.ts +0 -16
- package/dist/molecules/Alert/stories/Alert.stories.d.ts +0 -5
- package/dist/molecules/Banner/stories/Banner.stories.d.ts +0 -4
- package/dist/molecules/Breadcrumb/stories/Breadcrumb.stories.d.ts +0 -15
- package/dist/molecules/Bullets/stories/Bullets.stories.d.ts +0 -15
- package/dist/molecules/Card/stories/Card.stories.d.ts +0 -4
- package/dist/molecules/Carousel/stories/Carousel.stories.d.ts +0 -18
- package/dist/molecules/Dropdown/stories/Dropdown.stories.d.ts +0 -7
- package/dist/molecules/Form/stories/Form.stories.d.ts +0 -12
- package/dist/molecules/IconButton/stories/IconButton.stories.d.ts +0 -5
- package/dist/molecules/LoadingButton/stories/LoadingButton.stories.d.ts +0 -14
- package/dist/molecules/Modal/stories/Modal.stories.d.ts +0 -5
- package/dist/molecules/PaymentMethods/stories/PaymentMethods.stories.d.ts +0 -4
- package/dist/molecules/PriceRange/stories/PriceRange.stories.d.ts +0 -4
- package/dist/molecules/ProductCard/stories/ProductCard.stories.d.ts +0 -4
- package/dist/molecules/QuantitySelector/stories/QuantitySelector.stories.d.ts +0 -5
- package/dist/molecules/RadioGroup/stories/RadioGroup.stories.d.ts +0 -15
- package/dist/molecules/SearchInput/stories/SearchInput.stories.d.ts +0 -15
- package/dist/molecules/Table/stories/Table.stories.d.ts +0 -12
- package/dist/organisms/Hero/stories/Hero.stories.d.ts +0 -4
- package/dist/organisms/OutOfStock/stories/OutOfStock.stories.d.ts +0 -10
- package/dist/ui.cjs.development.js +0 -2109
- package/dist/ui.cjs.development.js.map +0 -1
- package/dist/ui.cjs.production.min.js +0 -2
- package/dist/ui.cjs.production.min.js.map +0 -1
- package/dist/ui.esm.js +0 -2037
- package/dist/ui.esm.js.map +0 -1
package/CHANGELOG.md
CHANGED
|
@@ -3,3314 +3,1748 @@
|
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
|
4
4
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
5
|
|
|
6
|
-
## 1.9.
|
|
7
|
-
|
|
6
|
+
## 1.9.9 (2022-06-17)
|
|
8
7
|
|
|
9
|
-
### Features
|
|
10
8
|
|
|
11
|
-
|
|
9
|
+
### Bug Fixes
|
|
12
10
|
|
|
11
|
+
* add outdir to all tsconfig ([#1372](https://github.com/vtex/faststore/issues/1372)) ([8f847d9](https://github.com/vtex/faststore/commit/8f847d938b0ac66433a248bc77e77a21475b65db))
|
|
12
|
+
* prettier format files ([#1369](https://github.com/vtex/faststore/issues/1369)) ([7f42ea9](https://github.com/vtex/faststore/commit/7f42ea913ee60333fe32434491f9be83c29a165d))
|
|
13
13
|
|
|
14
14
|
|
|
15
15
|
|
|
16
16
|
|
|
17
|
-
## 1.9.4 (2022-06-10)
|
|
18
17
|
|
|
18
|
+
## 1.9.8 (2022-06-17)
|
|
19
19
|
|
|
20
|
-
### Bug Fixes
|
|
21
20
|
|
|
22
|
-
|
|
21
|
+
### Features
|
|
23
22
|
|
|
23
|
+
* lint ([#1368](https://github.com/vtex/faststore/issues/1368)) ([66ce99f](https://github.com/vtex/faststore/commit/66ce99f310ec593245e3937daea5ed813e1630e6))
|
|
24
24
|
|
|
25
25
|
|
|
26
26
|
|
|
27
27
|
|
|
28
|
-
## [1.9.2](https://github.com/vtex/faststore/compare/v1.9.1...v1.9.2) (2022-06-09)
|
|
29
28
|
|
|
29
|
+
## 1.9.4 (2022-06-10)
|
|
30
30
|
|
|
31
31
|
### Bug Fixes
|
|
32
32
|
|
|
33
|
-
|
|
34
|
-
|
|
33
|
+
- codesandbox ci ([#1357](https://github.com/vtex/faststore/issues/1357)) ([db07e1f](https://github.com/vtex/faststore/commit/db07e1fb02f28b0f082c361cb2c28250a687b760))
|
|
35
34
|
|
|
35
|
+
## [1.9.2](https://github.com/vtex/faststore/compare/v1.9.1...v1.9.2) (2022-06-09)
|
|
36
36
|
|
|
37
|
+
### Bug Fixes
|
|
37
38
|
|
|
39
|
+
- some ts errors ([#1352](https://github.com/vtex/faststore/issues/1352)) ([5268188](https://github.com/vtex/faststore/commit/5268188fa984df4ce775c996934a0462a76244ce))
|
|
38
40
|
|
|
39
41
|
## 1.9.1 (2022-06-09)
|
|
40
42
|
|
|
41
43
|
**Note:** Version bump only for package @faststore/ui
|
|
42
44
|
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
45
|
## [1.8.52](https://github.com/vtex/faststore/compare/v1.8.51...v1.8.52) (2022-06-03)
|
|
48
46
|
|
|
49
|
-
|
|
50
47
|
### Features
|
|
51
48
|
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
49
|
+
- **ui:** Fix OutOfStock nested components ([#1341](https://github.com/vtex/faststore/issues/1341)) ([0bd85a6](https://github.com/vtex/faststore/commit/0bd85a6bd334c014559eced5a617a1476bfd8171))
|
|
57
50
|
|
|
58
51
|
## 1.8.51 (2022-06-03)
|
|
59
52
|
|
|
60
|
-
|
|
61
53
|
### Features
|
|
62
54
|
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
55
|
+
- **UI:** Add Hero component ([#1336](https://github.com/vtex/faststore/issues/1336)) ([767c0cd](https://github.com/vtex/faststore/commit/767c0cdc5eaf6bd56020d64fd7718b1379c09390))
|
|
68
56
|
|
|
69
57
|
## 1.8.49 (2022-05-31)
|
|
70
58
|
|
|
71
|
-
|
|
72
59
|
### Bug Fixes
|
|
73
60
|
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
61
|
+
- remove docs from build on codesandbox ([#1334](https://github.com/vtex/faststore/issues/1334)) ([c9eabde](https://github.com/vtex/faststore/commit/c9eabdea8d951d42a9b3898572719e1f45294b33))
|
|
79
62
|
|
|
80
63
|
## 1.8.46 (2022-05-30)
|
|
81
64
|
|
|
82
|
-
|
|
83
65
|
### Features
|
|
84
66
|
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
67
|
+
- using cache ([#1330](https://github.com/vtex/faststore/issues/1330)) ([6f8a7a4](https://github.com/vtex/faststore/commit/6f8a7a4a593f7e82586d7e3d48f5254e011b8df6))
|
|
90
68
|
|
|
91
69
|
## 1.8.45 (2022-05-30)
|
|
92
70
|
|
|
93
71
|
**Note:** Version bump only for package @faststore/ui
|
|
94
72
|
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
73
|
## [1.8.44](https://github.com/vtex/faststore/compare/v1.8.43...v1.8.44) (2022-05-30)
|
|
100
74
|
|
|
101
75
|
**Note:** Version bump only for package @faststore/ui
|
|
102
76
|
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
77
|
## 1.8.42 (2022-05-30)
|
|
108
78
|
|
|
109
|
-
|
|
110
79
|
### Bug Fixes
|
|
111
80
|
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
81
|
+
- github release ([194413b](https://github.com/vtex/faststore/commit/194413ba0087c8283942108ab5fdd25964b8901b))
|
|
117
82
|
|
|
118
83
|
## 1.8.41 (2022-05-30)
|
|
119
84
|
|
|
120
85
|
**Note:** Version bump only for package @faststore/ui
|
|
121
86
|
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
87
|
## 1.8.40 (2022-05-30)
|
|
127
88
|
|
|
128
|
-
|
|
129
89
|
### Bug Fixes
|
|
130
90
|
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
91
|
+
- Cart item with additionalProperty ([#1325](https://github.com/vtex/faststore/issues/1325)) ([8fa6aa1](https://github.com/vtex/faststore/commit/8fa6aa1a88d3e3702a017e581cbcff4281c47f4f))
|
|
136
92
|
|
|
137
93
|
## 1.8.39 (2022-05-27)
|
|
138
94
|
|
|
139
95
|
**Note:** Version bump only for package @faststore/ui
|
|
140
96
|
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
97
|
## 1.8.38 (2022-05-27)
|
|
146
98
|
|
|
147
99
|
**Note:** Version bump only for package @faststore/ui
|
|
148
100
|
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
101
|
## 1.8.37 (2022-05-27)
|
|
154
102
|
|
|
155
|
-
|
|
156
103
|
### Bug Fixes
|
|
157
104
|
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
105
|
+
- Increase NodeJS version ([#1323](https://github.com/vtex/faststore/issues/1323)) ([3a6fbe7](https://github.com/vtex/faststore/commit/3a6fbe7c230b7056582c783464bfb45cc5717bed))
|
|
163
106
|
|
|
164
107
|
## 1.8.36 (2022-05-26)
|
|
165
108
|
|
|
166
|
-
|
|
167
109
|
### Bug Fixes
|
|
168
110
|
|
|
169
|
-
|
|
111
|
+
- Top searches ([#1321](https://github.com/vtex/faststore/issues/1321)) ([e2ab99d](https://github.com/vtex/faststore/commit/e2ab99d4f443e013f3fd024fc83bb612fcb27f41))
|
|
170
112
|
|
|
113
|
+
## 1.8.35 (2022-05-26)
|
|
171
114
|
|
|
115
|
+
### Features
|
|
172
116
|
|
|
117
|
+
- Add OutOfStock component ([#1314](https://github.com/vtex/faststore/issues/1314)) ([37eac86](https://github.com/vtex/faststore/commit/37eac86ede448ef68aef426f65f2d224694b2cfc))
|
|
173
118
|
|
|
119
|
+
## 1.8.34 (2022-05-25)
|
|
174
120
|
|
|
175
|
-
|
|
121
|
+
**Note:** Version bump only for package @faststore/ui
|
|
176
122
|
|
|
123
|
+
## 1.8.33 (2022-05-24)
|
|
177
124
|
|
|
178
125
|
### Features
|
|
179
126
|
|
|
180
|
-
|
|
127
|
+
- useStorage update onFocus ([#1316](https://github.com/vtex/faststore/issues/1316)) ([c9874d4](https://github.com/vtex/faststore/commit/c9874d46a16a09159e6e1bd4da4e61ec25bd62d2))
|
|
181
128
|
|
|
129
|
+
## 1.8.32 (2022-05-23)
|
|
182
130
|
|
|
131
|
+
**Note:** Version bump only for package @faststore/ui
|
|
183
132
|
|
|
133
|
+
## 1.8.31 (2022-05-20)
|
|
184
134
|
|
|
135
|
+
**Note:** Version bump only for package @faststore/ui
|
|
185
136
|
|
|
186
|
-
## 1.8.
|
|
137
|
+
## 1.8.30 (2022-05-20)
|
|
187
138
|
|
|
188
139
|
**Note:** Version bump only for package @faststore/ui
|
|
189
140
|
|
|
141
|
+
## 1.8.29 (2022-05-19)
|
|
190
142
|
|
|
143
|
+
**Note:** Version bump only for package @faststore/ui
|
|
191
144
|
|
|
145
|
+
## 1.8.28 (2022-05-19)
|
|
192
146
|
|
|
147
|
+
**Note:** Version bump only for package @faststore/ui
|
|
193
148
|
|
|
194
|
-
## 1.8.
|
|
149
|
+
## 1.8.27 (2022-05-19)
|
|
195
150
|
|
|
151
|
+
**Note:** Version bump only for package @faststore/ui
|
|
196
152
|
|
|
197
|
-
|
|
153
|
+
## 1.8.26 (2022-05-18)
|
|
198
154
|
|
|
199
|
-
|
|
155
|
+
**Note:** Version bump only for package @faststore/ui
|
|
200
156
|
|
|
157
|
+
## 1.8.25 (2022-05-18)
|
|
201
158
|
|
|
159
|
+
**Note:** Version bump only for package @faststore/ui
|
|
202
160
|
|
|
161
|
+
## 1.8.24 (2022-05-18)
|
|
203
162
|
|
|
163
|
+
### Bug Fixes
|
|
204
164
|
|
|
205
|
-
|
|
165
|
+
- Breadcrumb broken links ([#1306](https://github.com/vtex/faststore/issues/1306)) ([e1d74d4](https://github.com/vtex/faststore/commit/e1d74d49dc3f7cf90caa80e480a01346934c0d43))
|
|
206
166
|
|
|
207
|
-
|
|
167
|
+
## 1.8.23 (2022-05-17)
|
|
208
168
|
|
|
169
|
+
### Features
|
|
209
170
|
|
|
171
|
+
- Sync Cart with Checkout ([#1299](https://github.com/vtex/faststore/issues/1299)) ([62e8f56](https://github.com/vtex/faststore/commit/62e8f56b31c6bb6cf7260749a90ebef8aba9982b))
|
|
210
172
|
|
|
173
|
+
## 1.8.22 (2022-05-17)
|
|
211
174
|
|
|
175
|
+
**Note:** Version bump only for package @faststore/ui
|
|
212
176
|
|
|
213
|
-
## 1.8.
|
|
177
|
+
## 1.8.21 (2022-05-16)
|
|
214
178
|
|
|
215
179
|
**Note:** Version bump only for package @faststore/ui
|
|
216
180
|
|
|
181
|
+
## 1.8.20 (2022-05-16)
|
|
217
182
|
|
|
183
|
+
**Note:** Version bump only for package @faststore/ui
|
|
218
184
|
|
|
185
|
+
## 1.8.19 (2022-05-14)
|
|
219
186
|
|
|
187
|
+
**Note:** Version bump only for package @faststore/ui
|
|
220
188
|
|
|
221
|
-
## 1.8.
|
|
189
|
+
## 1.8.18 (2022-05-14)
|
|
222
190
|
|
|
223
191
|
**Note:** Version bump only for package @faststore/ui
|
|
224
192
|
|
|
193
|
+
## 1.8.17 (2022-05-13)
|
|
225
194
|
|
|
195
|
+
### Features
|
|
226
196
|
|
|
197
|
+
- **UI:** Add `ProductCard` component ([#1272](https://github.com/vtex/faststore/issues/1272)) ([ea62210](https://github.com/vtex/faststore/commit/ea6221080da8b3538551f7a77df61a14d8de297d))
|
|
227
198
|
|
|
228
|
-
|
|
229
|
-
## 1.8.29 (2022-05-19)
|
|
199
|
+
## 1.8.16 (2022-05-13)
|
|
230
200
|
|
|
231
201
|
**Note:** Version bump only for package @faststore/ui
|
|
232
202
|
|
|
203
|
+
## 1.8.15 (2022-05-13)
|
|
233
204
|
|
|
205
|
+
**Note:** Version bump only for package @faststore/ui
|
|
234
206
|
|
|
207
|
+
## 1.8.14 (2022-05-13)
|
|
235
208
|
|
|
209
|
+
**Note:** Version bump only for package @faststore/ui
|
|
236
210
|
|
|
237
|
-
## 1.8.
|
|
211
|
+
## 1.8.13 (2022-05-13)
|
|
238
212
|
|
|
239
213
|
**Note:** Version bump only for package @faststore/ui
|
|
240
214
|
|
|
215
|
+
## 1.8.12 (2022-05-12)
|
|
241
216
|
|
|
217
|
+
**Note:** Version bump only for package @faststore/ui
|
|
242
218
|
|
|
219
|
+
## 1.8.11 (2022-05-12)
|
|
243
220
|
|
|
221
|
+
**Note:** Version bump only for package @faststore/ui
|
|
244
222
|
|
|
245
|
-
## 1.8.
|
|
223
|
+
## 1.8.10 (2022-05-12)
|
|
246
224
|
|
|
247
225
|
**Note:** Version bump only for package @faststore/ui
|
|
248
226
|
|
|
227
|
+
## 1.8.9 (2022-05-12)
|
|
249
228
|
|
|
229
|
+
**Note:** Version bump only for package @faststore/ui
|
|
250
230
|
|
|
231
|
+
## 1.8.8 (2022-05-11)
|
|
251
232
|
|
|
233
|
+
**Note:** Version bump only for package @faststore/ui
|
|
252
234
|
|
|
253
|
-
## 1.8.
|
|
235
|
+
## 1.8.7 (2022-05-11)
|
|
254
236
|
|
|
255
237
|
**Note:** Version bump only for package @faststore/ui
|
|
256
238
|
|
|
239
|
+
## 1.8.6 (2022-05-10)
|
|
257
240
|
|
|
241
|
+
**Note:** Version bump only for package @faststore/ui
|
|
258
242
|
|
|
243
|
+
## 1.8.5 (2022-05-10)
|
|
259
244
|
|
|
245
|
+
**Note:** Version bump only for package @faststore/ui
|
|
260
246
|
|
|
261
|
-
## 1.8.
|
|
247
|
+
## 1.8.4 (2022-05-10)
|
|
262
248
|
|
|
263
249
|
**Note:** Version bump only for package @faststore/ui
|
|
264
250
|
|
|
251
|
+
## 1.8.2 (2022-05-09)
|
|
265
252
|
|
|
253
|
+
**Note:** Version bump only for package @faststore/ui
|
|
266
254
|
|
|
255
|
+
## 1.8.1 (2022-05-09)
|
|
267
256
|
|
|
257
|
+
**Note:** Version bump only for package @faststore/ui
|
|
268
258
|
|
|
269
|
-
## 1.
|
|
259
|
+
## 1.7.55 (2022-05-06)
|
|
270
260
|
|
|
261
|
+
**Note:** Version bump only for package @faststore/ui
|
|
271
262
|
|
|
272
|
-
|
|
263
|
+
## 1.7.54 (2022-05-06)
|
|
273
264
|
|
|
274
|
-
|
|
265
|
+
**Note:** Version bump only for package @faststore/ui
|
|
275
266
|
|
|
267
|
+
## 1.7.53 (2022-05-06)
|
|
276
268
|
|
|
269
|
+
### Bug Fixes
|
|
277
270
|
|
|
271
|
+
- suggestions api url ([#1273](https://github.com/vtex/faststore/issues/1273)) ([6f8a961](https://github.com/vtex/faststore/commit/6f8a9613e4627f91815e669a007ec4ff4c54ffe5))
|
|
278
272
|
|
|
273
|
+
## 1.7.52 (2022-05-06)
|
|
279
274
|
|
|
280
|
-
|
|
275
|
+
### Bug Fixes
|
|
281
276
|
|
|
277
|
+
- Release workflow ([#1271](https://github.com/vtex/faststore/issues/1271)) ([3b995a8](https://github.com/vtex/faststore/commit/3b995a82c956c13c4d6f9453ac4f44195c5ef543))
|
|
282
278
|
|
|
283
|
-
|
|
279
|
+
## 1.7.51 (2022-05-03)
|
|
284
280
|
|
|
285
|
-
|
|
281
|
+
**Note:** Version bump only for package @faststore/ui
|
|
286
282
|
|
|
283
|
+
## 1.7.50 (2022-05-03)
|
|
287
284
|
|
|
285
|
+
**Note:** Version bump only for package @faststore/ui
|
|
288
286
|
|
|
287
|
+
## 1.7.49 (2022-05-02)
|
|
289
288
|
|
|
289
|
+
**Note:** Version bump only for package @faststore/ui
|
|
290
290
|
|
|
291
|
-
## 1.
|
|
291
|
+
## 1.7.48 (2022-04-29)
|
|
292
292
|
|
|
293
293
|
**Note:** Version bump only for package @faststore/ui
|
|
294
294
|
|
|
295
|
+
## 1.7.47 (2022-04-29)
|
|
295
296
|
|
|
297
|
+
**Note:** Version bump only for package @faststore/ui
|
|
296
298
|
|
|
299
|
+
## 1.7.46 (2022-04-29)
|
|
297
300
|
|
|
301
|
+
**Note:** Version bump only for package @faststore/ui
|
|
298
302
|
|
|
299
|
-
## 1.
|
|
303
|
+
## 1.7.45 (2022-04-29)
|
|
300
304
|
|
|
301
305
|
**Note:** Version bump only for package @faststore/ui
|
|
302
306
|
|
|
307
|
+
## 1.7.44 (2022-04-28)
|
|
303
308
|
|
|
309
|
+
**Note:** Version bump only for package @faststore/ui
|
|
304
310
|
|
|
311
|
+
## 1.7.43 (2022-04-28)
|
|
305
312
|
|
|
313
|
+
### Bug Fixes
|
|
306
314
|
|
|
307
|
-
|
|
315
|
+
- api schema ([#1254](https://github.com/vtex/faststore/issues/1254)) ([c901b3d](https://github.com/vtex/faststore/commit/c901b3db8e002558e14101339c817ca87db8f949))
|
|
308
316
|
|
|
309
|
-
|
|
317
|
+
## 1.7.42 (2022-04-28)
|
|
310
318
|
|
|
319
|
+
### Features
|
|
311
320
|
|
|
321
|
+
- search suggestions ([#1198](https://github.com/vtex/faststore/issues/1198)) ([2b19413](https://github.com/vtex/faststore/commit/2b19413dd11249e4d967ac1c4c1aabdc3a8ec1bf))
|
|
312
322
|
|
|
323
|
+
## 1.7.41 (2022-04-27)
|
|
313
324
|
|
|
325
|
+
**Note:** Version bump only for package @faststore/ui
|
|
314
326
|
|
|
315
|
-
## 1.
|
|
327
|
+
## 1.7.40 (2022-04-27)
|
|
316
328
|
|
|
317
329
|
**Note:** Version bump only for package @faststore/ui
|
|
318
330
|
|
|
331
|
+
## 1.7.39 (2022-04-27)
|
|
319
332
|
|
|
333
|
+
**Note:** Version bump only for package @faststore/ui
|
|
320
334
|
|
|
335
|
+
## 1.7.38 (2022-04-27)
|
|
321
336
|
|
|
337
|
+
**Note:** Version bump only for package @faststore/ui
|
|
322
338
|
|
|
323
|
-
## 1.
|
|
339
|
+
## 1.7.37 (2022-04-27)
|
|
324
340
|
|
|
325
341
|
**Note:** Version bump only for package @faststore/ui
|
|
326
342
|
|
|
343
|
+
## 1.7.36 (2022-04-27)
|
|
327
344
|
|
|
345
|
+
### Bug Fixes
|
|
328
346
|
|
|
347
|
+
- **api:** Remove circular dependencies ([#1243](https://github.com/vtex/faststore/issues/1243)) ([e988621](https://github.com/vtex/faststore/commit/e988621c77b946e397ecc33b82be65b04fa119ec))
|
|
329
348
|
|
|
349
|
+
## 1.7.35 (2022-04-26)
|
|
330
350
|
|
|
331
|
-
|
|
351
|
+
**Note:** Version bump only for package @faststore/ui
|
|
332
352
|
|
|
353
|
+
## 1.7.34 (2022-04-25)
|
|
333
354
|
|
|
334
|
-
|
|
355
|
+
**Note:** Version bump only for package @faststore/ui
|
|
335
356
|
|
|
336
|
-
|
|
357
|
+
## 1.7.33 (2022-04-25)
|
|
337
358
|
|
|
359
|
+
### Bug Fixes
|
|
338
360
|
|
|
361
|
+
- **api:** SearchResult send events ([#1242](https://github.com/vtex/faststore/issues/1242)) ([9cc7cc4](https://github.com/vtex/faststore/commit/9cc7cc4d55802ef0dc75e22d58c46da899674555))
|
|
339
362
|
|
|
363
|
+
## 1.7.32 (2022-04-23)
|
|
340
364
|
|
|
365
|
+
**Note:** Version bump only for package @faststore/ui
|
|
341
366
|
|
|
342
|
-
## 1.
|
|
367
|
+
## 1.7.31 (2022-04-22)
|
|
343
368
|
|
|
344
369
|
**Note:** Version bump only for package @faststore/ui
|
|
345
370
|
|
|
371
|
+
## 1.7.30 (2022-04-22)
|
|
346
372
|
|
|
373
|
+
**Note:** Version bump only for package @faststore/ui
|
|
347
374
|
|
|
375
|
+
## 1.7.29 (2022-04-22)
|
|
348
376
|
|
|
377
|
+
**Note:** Version bump only for package @faststore/ui
|
|
349
378
|
|
|
350
|
-
## 1.
|
|
379
|
+
## 1.7.28 (2022-04-20)
|
|
351
380
|
|
|
352
381
|
**Note:** Version bump only for package @faststore/ui
|
|
353
382
|
|
|
383
|
+
## 1.7.27 (2022-04-20)
|
|
384
|
+
|
|
385
|
+
**Note:** Version bump only for package @faststore/ui
|
|
354
386
|
|
|
387
|
+
## 1.7.26 (2022-04-19)
|
|
355
388
|
|
|
389
|
+
### Reverts
|
|
356
390
|
|
|
391
|
+
- Revert "feat: Add url to events (#1174)" (#1228) ([67ec438](https://github.com/vtex/faststore/commit/67ec4386b876a4de08bfd96df5147efa958d5496)), closes [#1174](https://github.com/vtex/faststore/issues/1174) [#1228](https://github.com/vtex/faststore/issues/1228)
|
|
357
392
|
|
|
358
|
-
## 1.
|
|
393
|
+
## 1.7.25 (2022-04-19)
|
|
359
394
|
|
|
360
395
|
**Note:** Version bump only for package @faststore/ui
|
|
361
396
|
|
|
397
|
+
## 1.7.24 (2022-04-18)
|
|
362
398
|
|
|
399
|
+
**Note:** Version bump only for package @faststore/ui
|
|
363
400
|
|
|
401
|
+
## 1.7.23 (2022-04-18)
|
|
364
402
|
|
|
403
|
+
### Features
|
|
365
404
|
|
|
366
|
-
|
|
405
|
+
- Add url to events ([#1174](https://github.com/vtex/faststore/issues/1174)) ([0e2befe](https://github.com/vtex/faststore/commit/0e2befe3cb5dc99521a470c4096e31237b93a9c0))
|
|
367
406
|
|
|
368
|
-
|
|
407
|
+
## 1.7.22 (2022-04-13)
|
|
369
408
|
|
|
409
|
+
**Note:** Version bump only for package @faststore/ui
|
|
370
410
|
|
|
411
|
+
## 1.7.21 (2022-04-12)
|
|
371
412
|
|
|
413
|
+
### Features
|
|
372
414
|
|
|
415
|
+
- AggregateRating (Stars) molecule ([#1037](https://github.com/vtex/faststore/issues/1037)) ([23f2fad](https://github.com/vtex/faststore/commit/23f2fad6fd4d58ea369a54a0b6600207016be17e))
|
|
373
416
|
|
|
374
|
-
## 1.
|
|
417
|
+
## 1.7.20 (2022-04-11)
|
|
375
418
|
|
|
376
419
|
**Note:** Version bump only for package @faststore/ui
|
|
377
420
|
|
|
421
|
+
## 1.7.19 (2022-04-09)
|
|
378
422
|
|
|
423
|
+
**Note:** Version bump only for package @faststore/ui
|
|
379
424
|
|
|
380
|
-
|
|
381
|
-
|
|
382
|
-
## 1.8.11 (2022-05-12)
|
|
425
|
+
## 1.7.18 (2022-04-08)
|
|
383
426
|
|
|
384
427
|
**Note:** Version bump only for package @faststore/ui
|
|
385
428
|
|
|
429
|
+
## 1.7.17 (2022-04-08)
|
|
386
430
|
|
|
431
|
+
**Note:** Version bump only for package @faststore/ui
|
|
387
432
|
|
|
433
|
+
## 1.7.16 (2022-04-07)
|
|
388
434
|
|
|
435
|
+
**Note:** Version bump only for package @faststore/ui
|
|
389
436
|
|
|
390
|
-
## 1.
|
|
437
|
+
## 1.7.15 (2022-04-07)
|
|
391
438
|
|
|
392
439
|
**Note:** Version bump only for package @faststore/ui
|
|
393
440
|
|
|
441
|
+
## 1.7.14 (2022-04-07)
|
|
394
442
|
|
|
443
|
+
### Bug Fixes
|
|
395
444
|
|
|
445
|
+
- Uses catalog slugify ([#1214](https://github.com/vtex/faststore/issues/1214)) ([0b38efc](https://github.com/vtex/faststore/commit/0b38efc96ecab8920cf15f01c29e7f9d5becba3d))
|
|
396
446
|
|
|
397
|
-
|
|
398
|
-
## 1.8.9 (2022-05-12)
|
|
447
|
+
## 1.7.13 (2022-04-07)
|
|
399
448
|
|
|
400
449
|
**Note:** Version bump only for package @faststore/ui
|
|
401
450
|
|
|
451
|
+
## 1.7.12 (2022-04-06)
|
|
402
452
|
|
|
453
|
+
**Note:** Version bump only for package @faststore/ui
|
|
403
454
|
|
|
455
|
+
## 1.7.11 (2022-04-06)
|
|
404
456
|
|
|
457
|
+
**Note:** Version bump only for package @faststore/ui
|
|
405
458
|
|
|
406
|
-
## 1.
|
|
459
|
+
## 1.7.10 (2022-04-05)
|
|
407
460
|
|
|
408
461
|
**Note:** Version bump only for package @faststore/ui
|
|
409
462
|
|
|
463
|
+
## 1.7.9 (2022-04-05)
|
|
410
464
|
|
|
465
|
+
**Note:** Version bump only for package @faststore/ui
|
|
411
466
|
|
|
412
|
-
|
|
413
|
-
|
|
414
|
-
## 1.8.7 (2022-05-11)
|
|
467
|
+
## 1.7.8 (2022-04-05)
|
|
415
468
|
|
|
416
469
|
**Note:** Version bump only for package @faststore/ui
|
|
417
470
|
|
|
471
|
+
## 1.7.7 (2022-04-05)
|
|
418
472
|
|
|
473
|
+
**Note:** Version bump only for package @faststore/ui
|
|
419
474
|
|
|
475
|
+
## 1.7.6 (2022-04-05)
|
|
420
476
|
|
|
477
|
+
**Note:** Version bump only for package @faststore/ui
|
|
421
478
|
|
|
422
|
-
## 1.
|
|
479
|
+
## 1.7.5 (2022-04-04)
|
|
423
480
|
|
|
424
481
|
**Note:** Version bump only for package @faststore/ui
|
|
425
482
|
|
|
483
|
+
## 1.7.4 (2022-04-01)
|
|
426
484
|
|
|
485
|
+
### Bug Fixes
|
|
427
486
|
|
|
487
|
+
- release notes images ([#1207](https://github.com/vtex/faststore/issues/1207)) ([279e019](https://github.com/vtex/faststore/commit/279e019bad25581712f73c8fe7a433200d711780))
|
|
428
488
|
|
|
429
|
-
|
|
430
|
-
## 1.8.5 (2022-05-10)
|
|
489
|
+
## 1.7.3 (2022-04-01)
|
|
431
490
|
|
|
432
491
|
**Note:** Version bump only for package @faststore/ui
|
|
433
492
|
|
|
493
|
+
## 1.7.2 (2022-04-01)
|
|
434
494
|
|
|
495
|
+
**Note:** Version bump only for package @faststore/ui
|
|
435
496
|
|
|
497
|
+
## 1.7.1 (2022-04-01)
|
|
436
498
|
|
|
499
|
+
**Note:** Version bump only for package @faststore/ui
|
|
437
500
|
|
|
438
|
-
## 1.
|
|
501
|
+
## 1.6.29 (2022-03-31)
|
|
439
502
|
|
|
440
|
-
|
|
503
|
+
### Bug Fixes
|
|
441
504
|
|
|
505
|
+
- fix dropdown render in SSR ([#1202](https://github.com/vtex/faststore/issues/1202)) ([60f65b0](https://github.com/vtex/faststore/commit/60f65b0864c2fb59dff61e914c69a326b5229984))
|
|
442
506
|
|
|
507
|
+
## 1.6.28 (2022-03-31)
|
|
443
508
|
|
|
509
|
+
### Bug Fixes
|
|
444
510
|
|
|
511
|
+
- fix dropdown menu position with scroll ([#1199](https://github.com/vtex/faststore/issues/1199)) ([98a228e](https://github.com/vtex/faststore/commit/98a228e364ed26e480936406c1988026f9ebaffc))
|
|
445
512
|
|
|
446
|
-
## 1.
|
|
513
|
+
## 1.6.27 (2022-03-31)
|
|
447
514
|
|
|
448
515
|
**Note:** Version bump only for package @faststore/ui
|
|
449
516
|
|
|
517
|
+
## 1.6.26 (2022-03-31)
|
|
450
518
|
|
|
519
|
+
### Features
|
|
451
520
|
|
|
521
|
+
- **api:** Handle channel as facet for search and product queries ([#1197](https://github.com/vtex/faststore/issues/1197)) ([00556b1](https://github.com/vtex/faststore/commit/00556b199a48617ff89b1a6b951a0c958f5aa018))
|
|
452
522
|
|
|
453
|
-
|
|
454
|
-
## 1.8.1 (2022-05-09)
|
|
523
|
+
## 1.6.25 (2022-03-29)
|
|
455
524
|
|
|
456
525
|
**Note:** Version bump only for package @faststore/ui
|
|
457
526
|
|
|
527
|
+
## 1.6.24 (2022-03-29)
|
|
458
528
|
|
|
529
|
+
### Bug Fixes
|
|
459
530
|
|
|
531
|
+
- fix dropdown click bug ([#1196](https://github.com/vtex/faststore/issues/1196)) ([55202ea](https://github.com/vtex/faststore/commit/55202ead64933b71688ac7399211cc2f086596f2))
|
|
460
532
|
|
|
533
|
+
## 1.6.23 (2022-03-28)
|
|
461
534
|
|
|
462
|
-
|
|
463
|
-
|
|
464
|
-
**Note:** Version bump only for package @faststore/ui
|
|
535
|
+
### Bug Fixes
|
|
465
536
|
|
|
537
|
+
- fix breadcrumb component bug ([#1193](https://github.com/vtex/faststore/issues/1193)) ([f36ba81](https://github.com/vtex/faststore/commit/f36ba814ed679523d8c1f030c31a086a9e5bb190))
|
|
466
538
|
|
|
539
|
+
## 1.6.22 (2022-03-25)
|
|
467
540
|
|
|
541
|
+
### Features
|
|
468
542
|
|
|
543
|
+
- **sdk:** Improve useStorage and Optimistic revalidate effect ([#1186](https://github.com/vtex/faststore/issues/1186)) ([08c616b](https://github.com/vtex/faststore/commit/08c616be4c6bc5a215da7ab0c37ff2731aa09f9a))
|
|
469
544
|
|
|
470
|
-
## 1.
|
|
545
|
+
## 1.6.21 (2022-03-25)
|
|
471
546
|
|
|
472
547
|
**Note:** Version bump only for package @faststore/ui
|
|
473
548
|
|
|
549
|
+
## 1.6.20 (2022-03-24)
|
|
474
550
|
|
|
551
|
+
### Bug Fixes
|
|
475
552
|
|
|
553
|
+
- fix dropdown component bug ([#1192](https://github.com/vtex/faststore/issues/1192)) ([f188ac0](https://github.com/vtex/faststore/commit/f188ac0c59db5a0ef7a95eb2412d0bbcd024ae36))
|
|
476
554
|
|
|
555
|
+
## 1.6.19 (2022-03-24)
|
|
477
556
|
|
|
478
|
-
|
|
557
|
+
### Features
|
|
479
558
|
|
|
559
|
+
- Add exports to dropdown ([#1188](https://github.com/vtex/faststore/issues/1188)) ([f24359a](https://github.com/vtex/faststore/commit/f24359a34439e0ec8d3069483c31a6f62fa6535d))
|
|
480
560
|
|
|
481
|
-
|
|
561
|
+
## 1.6.18 (2022-03-24)
|
|
562
|
+
|
|
563
|
+
### Features
|
|
482
564
|
|
|
483
|
-
|
|
565
|
+
- **api:** Add session mutation ([#1176](https://github.com/vtex/faststore/issues/1176)) ([0306167](https://github.com/vtex/faststore/commit/030616739cc62d9b5aa55cdf532ee6dea0bd793c))
|
|
484
566
|
|
|
567
|
+
## 1.6.17 (2022-03-23)
|
|
485
568
|
|
|
569
|
+
### Features
|
|
486
570
|
|
|
571
|
+
- **UI:** Add dropdown component ([#1178](https://github.com/vtex/faststore/issues/1178)) ([e5153a6](https://github.com/vtex/faststore/commit/e5153a674c37bd2a8b4c65ae6f56eb5cabaf3fc8))
|
|
487
572
|
|
|
573
|
+
## 1.6.16 (2022-03-23)
|
|
488
574
|
|
|
489
|
-
|
|
575
|
+
**Note:** Version bump only for package @faststore/ui
|
|
490
576
|
|
|
577
|
+
## 1.6.15 (2022-03-22)
|
|
491
578
|
|
|
492
579
|
### Bug Fixes
|
|
493
580
|
|
|
494
|
-
|
|
581
|
+
- Fix some typos ([#1183](https://github.com/vtex/faststore/issues/1183)) ([97fffb0](https://github.com/vtex/faststore/commit/97fffb02d9cc72f07926bc1a9bc684a99d623765))
|
|
495
582
|
|
|
583
|
+
## 1.6.14 (2022-03-21)
|
|
496
584
|
|
|
585
|
+
**Note:** Version bump only for package @faststore/ui
|
|
497
586
|
|
|
587
|
+
## 1.6.13 (2022-03-18)
|
|
498
588
|
|
|
589
|
+
**Note:** Version bump only for package @faststore/ui
|
|
499
590
|
|
|
500
|
-
## 1.
|
|
591
|
+
## 1.6.12 (2022-03-18)
|
|
501
592
|
|
|
502
593
|
**Note:** Version bump only for package @faststore/ui
|
|
503
594
|
|
|
595
|
+
## 1.6.11 (2022-03-17)
|
|
504
596
|
|
|
597
|
+
**Note:** Version bump only for package @faststore/ui
|
|
505
598
|
|
|
599
|
+
## 1.6.10 (2022-03-16)
|
|
506
600
|
|
|
601
|
+
**Note:** Version bump only for package @faststore/ui
|
|
507
602
|
|
|
508
|
-
## 1.
|
|
603
|
+
## 1.6.9 (2022-03-16)
|
|
509
604
|
|
|
510
605
|
**Note:** Version bump only for package @faststore/ui
|
|
511
606
|
|
|
607
|
+
## 1.6.8 (2022-03-15)
|
|
512
608
|
|
|
609
|
+
### Features
|
|
513
610
|
|
|
611
|
+
- Add Person Query ([#1139](https://github.com/vtex/faststore/issues/1139)) ([9ec28c2](https://github.com/vtex/faststore/commit/9ec28c21cc6412c5366d1a1c71ef043603cd50c7))
|
|
514
612
|
|
|
515
|
-
|
|
516
|
-
## 1.7.49 (2022-05-02)
|
|
613
|
+
## 1.6.7 (2022-03-14)
|
|
517
614
|
|
|
518
615
|
**Note:** Version bump only for package @faststore/ui
|
|
519
616
|
|
|
617
|
+
## 1.6.6 (2022-03-14)
|
|
520
618
|
|
|
619
|
+
**Note:** Version bump only for package @faststore/ui
|
|
521
620
|
|
|
621
|
+
## 1.6.5 (2022-03-10)
|
|
522
622
|
|
|
623
|
+
**Note:** Version bump only for package @faststore/ui
|
|
523
624
|
|
|
524
|
-
## 1.
|
|
625
|
+
## 1.6.4 (2022-03-10)
|
|
525
626
|
|
|
526
627
|
**Note:** Version bump only for package @faststore/ui
|
|
527
628
|
|
|
629
|
+
## 1.6.3 (2022-03-04)
|
|
528
630
|
|
|
631
|
+
**Note:** Version bump only for package @faststore/ui
|
|
529
632
|
|
|
633
|
+
## 1.6.2 (2022-03-04)
|
|
530
634
|
|
|
635
|
+
**Note:** Version bump only for package @faststore/ui
|
|
531
636
|
|
|
532
|
-
## 1.
|
|
637
|
+
## 1.6.1 (2022-03-04)
|
|
533
638
|
|
|
534
639
|
**Note:** Version bump only for package @faststore/ui
|
|
535
640
|
|
|
641
|
+
## 1.5.20 (2022-02-25)
|
|
536
642
|
|
|
643
|
+
### Bug Fixes
|
|
537
644
|
|
|
645
|
+
- Cart item availability ([#1160](https://github.com/vtex/faststore/issues/1160)) ([fd1be18](https://github.com/vtex/faststore/commit/fd1be18b09e8e5141a2a899e786e7caf08b3ff62))
|
|
538
646
|
|
|
539
|
-
|
|
540
|
-
## 1.7.46 (2022-04-29)
|
|
647
|
+
## 1.5.19 (2022-02-24)
|
|
541
648
|
|
|
542
649
|
**Note:** Version bump only for package @faststore/ui
|
|
543
650
|
|
|
651
|
+
## 1.5.18 (2022-02-23)
|
|
544
652
|
|
|
653
|
+
### Bug Fixes
|
|
545
654
|
|
|
655
|
+
- **ui:** Use valid HTML for the Breadcrumb's divider ([#1143](https://github.com/vtex/faststore/issues/1143)) ([b40c3b1](https://github.com/vtex/faststore/commit/b40c3b1405e6aa9a0f2006de9f37a903e40a2103))
|
|
546
656
|
|
|
657
|
+
## 1.5.17 (2022-02-22)
|
|
547
658
|
|
|
548
|
-
|
|
549
|
-
|
|
550
|
-
**Note:** Version bump only for package @faststore/ui
|
|
551
|
-
|
|
659
|
+
### Features
|
|
552
660
|
|
|
661
|
+
- Moves some Filter logic to api ([#1154](https://github.com/vtex/faststore/issues/1154)) ([5a591f7](https://github.com/vtex/faststore/commit/5a591f7b42e947577597cc82d8df6a15d2994780))
|
|
553
662
|
|
|
663
|
+
## 1.5.16 (2022-02-22)
|
|
554
664
|
|
|
665
|
+
**Note:** Version bump only for package @faststore/ui
|
|
555
666
|
|
|
556
|
-
## 1.
|
|
667
|
+
## 1.5.15 (2022-02-22)
|
|
557
668
|
|
|
558
669
|
**Note:** Version bump only for package @faststore/ui
|
|
559
670
|
|
|
671
|
+
## 1.5.14 (2022-02-22)
|
|
560
672
|
|
|
673
|
+
### Features
|
|
561
674
|
|
|
675
|
+
- Ajust SearchInput reference export ([#1155](https://github.com/vtex/faststore/issues/1155)) ([22d632d](https://github.com/vtex/faststore/commit/22d632d02657be5bef7595ad4179e5086eef7580))
|
|
562
676
|
|
|
677
|
+
## 1.5.13 (2022-02-22)
|
|
563
678
|
|
|
564
|
-
|
|
565
|
-
|
|
679
|
+
### Features
|
|
566
680
|
|
|
567
|
-
|
|
681
|
+
- Ajust SearchInput reference ([#1153](https://github.com/vtex/faststore/issues/1153)) ([c2ee199](https://github.com/vtex/faststore/commit/c2ee199402bc4e9d5846dc50778778e940ac7124))
|
|
568
682
|
|
|
569
|
-
|
|
683
|
+
## 1.5.12 (2022-02-21)
|
|
570
684
|
|
|
685
|
+
### Bug Fixes
|
|
571
686
|
|
|
687
|
+
- allCollections query pagination and pagetype timeout errors ([#1140](https://github.com/vtex/faststore/issues/1140)) ([0150222](https://github.com/vtex/faststore/commit/01502220fb903c62f0b33b9a703fb45daafae141))
|
|
572
688
|
|
|
689
|
+
## 1.5.11 (2022-02-18)
|
|
573
690
|
|
|
691
|
+
### Bug Fixes
|
|
574
692
|
|
|
575
|
-
|
|
693
|
+
- **gatsby-plugin-nginx:** remove trailing slash from incoming requests ([#1145](https://github.com/vtex/faststore/issues/1145)) ([db6f1e1](https://github.com/vtex/faststore/commit/db6f1e173ec43747bf9cfa244b81d86db8a25ce3))
|
|
576
694
|
|
|
695
|
+
## 1.5.10 (2022-02-17)
|
|
577
696
|
|
|
578
697
|
### Features
|
|
579
698
|
|
|
580
|
-
|
|
581
|
-
|
|
582
|
-
|
|
583
|
-
|
|
699
|
+
- **api:** Add additional property ([#1107](https://github.com/vtex/faststore/issues/1107)) ([bbcfc4a](https://github.com/vtex/faststore/commit/bbcfc4af68148adb54d66a3f1d28a9817ad2956c))
|
|
584
700
|
|
|
585
|
-
|
|
586
|
-
## 1.7.41 (2022-04-27)
|
|
701
|
+
## 1.5.9 (2022-02-16)
|
|
587
702
|
|
|
588
703
|
**Note:** Version bump only for package @faststore/ui
|
|
589
704
|
|
|
705
|
+
## 1.5.8 (2022-02-15)
|
|
590
706
|
|
|
707
|
+
### Bug Fixes
|
|
591
708
|
|
|
709
|
+
- **api:** PDP and PLP breadcrumb list item's URL paths ([#1148](https://github.com/vtex/faststore/issues/1148)) ([ea1790a](https://github.com/vtex/faststore/commit/ea1790a0069b5e19f656d7df0051f391c3c3c611))
|
|
592
710
|
|
|
593
|
-
|
|
594
|
-
## 1.7.40 (2022-04-27)
|
|
711
|
+
## 1.5.7 (2022-02-15)
|
|
595
712
|
|
|
596
713
|
**Note:** Version bump only for package @faststore/ui
|
|
597
714
|
|
|
715
|
+
## 1.5.6 (2022-02-15)
|
|
598
716
|
|
|
717
|
+
### Features
|
|
599
718
|
|
|
719
|
+
- Add budgets lighthouse config ([#1150](https://github.com/vtex/faststore/issues/1150)) ([60de848](https://github.com/vtex/faststore/commit/60de84897cb25fe775a3197adf8035610882ced8))
|
|
600
720
|
|
|
601
|
-
|
|
602
|
-
## 1.7.39 (2022-04-27)
|
|
721
|
+
## 1.5.5 (2022-02-09)
|
|
603
722
|
|
|
604
723
|
**Note:** Version bump only for package @faststore/ui
|
|
605
724
|
|
|
725
|
+
## 1.5.4 (2022-02-09)
|
|
606
726
|
|
|
727
|
+
**Note:** Version bump only for package @faststore/ui
|
|
607
728
|
|
|
729
|
+
## 1.5.3 (2022-02-07)
|
|
608
730
|
|
|
731
|
+
**Note:** Version bump only for package @faststore/ui
|
|
609
732
|
|
|
610
|
-
## 1.
|
|
733
|
+
## 1.5.2 (2022-02-04)
|
|
611
734
|
|
|
612
735
|
**Note:** Version bump only for package @faststore/ui
|
|
613
736
|
|
|
737
|
+
## 1.5.1 (2022-02-04)
|
|
614
738
|
|
|
739
|
+
**Note:** Version bump only for package @faststore/ui
|
|
615
740
|
|
|
741
|
+
## 1.4.27 (2022-02-03)
|
|
616
742
|
|
|
743
|
+
**Note:** Version bump only for package @faststore/ui
|
|
617
744
|
|
|
618
|
-
## 1.
|
|
745
|
+
## 1.4.26 (2022-02-02)
|
|
619
746
|
|
|
620
747
|
**Note:** Version bump only for package @faststore/ui
|
|
621
748
|
|
|
749
|
+
## 1.4.25 (2022-02-02)
|
|
622
750
|
|
|
751
|
+
**Note:** Version bump only for package @faststore/ui
|
|
623
752
|
|
|
753
|
+
## 1.4.24 (2022-02-02)
|
|
624
754
|
|
|
755
|
+
**Note:** Version bump only for package @faststore/ui
|
|
625
756
|
|
|
626
|
-
## 1.
|
|
627
|
-
|
|
757
|
+
## 1.4.23 (2022-02-01)
|
|
628
758
|
|
|
629
759
|
### Bug Fixes
|
|
630
760
|
|
|
631
|
-
|
|
632
|
-
|
|
633
|
-
|
|
761
|
+
- unfiltered allCollections query ([#1131](https://github.com/vtex/faststore/issues/1131)) ([4a1744a](https://github.com/vtex/faststore/commit/4a1744ad267517bfb6d3b7d7747725da0533d13f))
|
|
634
762
|
|
|
763
|
+
## 1.4.22 (2022-01-26)
|
|
635
764
|
|
|
765
|
+
**Note:** Version bump only for package @faststore/ui
|
|
636
766
|
|
|
637
|
-
## 1.
|
|
767
|
+
## 1.4.21 (2022-01-26)
|
|
638
768
|
|
|
639
769
|
**Note:** Version bump only for package @faststore/ui
|
|
640
770
|
|
|
771
|
+
## 1.4.20 (2022-01-26)
|
|
641
772
|
|
|
773
|
+
**Note:** Version bump only for package @faststore/ui
|
|
642
774
|
|
|
775
|
+
## 1.4.19 (2022-01-24)
|
|
643
776
|
|
|
777
|
+
**Note:** Version bump only for package @faststore/ui
|
|
644
778
|
|
|
645
|
-
## 1.
|
|
779
|
+
## 1.4.18 (2022-01-17)
|
|
646
780
|
|
|
647
781
|
**Note:** Version bump only for package @faststore/ui
|
|
648
782
|
|
|
783
|
+
## 1.4.17 (2022-01-13)
|
|
649
784
|
|
|
785
|
+
### Bug Fixes
|
|
650
786
|
|
|
787
|
+
- replaceAll crashing build with env vars ([#1109](https://github.com/vtex/faststore/issues/1109)) ([801b62e](https://github.com/vtex/faststore/commit/801b62e118238b6828d8cdaa2aff96d6c40278a8))
|
|
651
788
|
|
|
789
|
+
## 1.4.16 (2022-01-11)
|
|
652
790
|
|
|
653
|
-
|
|
791
|
+
**Note:** Version bump only for package @faststore/ui
|
|
654
792
|
|
|
793
|
+
## 1.4.15 (2022-01-11)
|
|
655
794
|
|
|
656
795
|
### Bug Fixes
|
|
657
796
|
|
|
658
|
-
|
|
659
|
-
|
|
797
|
+
- **api:** Breadcrumb data on collection pages ([#1104](https://github.com/vtex/faststore/issues/1104)) ([25d3c2b](https://github.com/vtex/faststore/commit/25d3c2bd07158ffca75bfe377a5b932c8fb36ae5))
|
|
660
798
|
|
|
799
|
+
## 1.4.14 (2022-01-07)
|
|
661
800
|
|
|
801
|
+
### Features
|
|
662
802
|
|
|
803
|
+
- add item generics to analytics types for easy customization ([#1101](https://github.com/vtex/faststore/issues/1101)) ([51e9d96](https://github.com/vtex/faststore/commit/51e9d96b82062113a96a95159963ff85a22086fc))
|
|
663
804
|
|
|
664
|
-
## 1.
|
|
805
|
+
## 1.4.13 (2022-01-07)
|
|
665
806
|
|
|
666
807
|
**Note:** Version bump only for package @faststore/ui
|
|
667
808
|
|
|
809
|
+
## 1.4.12 (2022-01-07)
|
|
668
810
|
|
|
811
|
+
**Note:** Version bump only for package @faststore/ui
|
|
669
812
|
|
|
813
|
+
## 1.4.11 (2022-01-06)
|
|
670
814
|
|
|
815
|
+
**Note:** Version bump only for package @faststore/ui
|
|
671
816
|
|
|
672
|
-
## 1.
|
|
817
|
+
## 1.4.10 (2022-01-06)
|
|
673
818
|
|
|
674
|
-
|
|
819
|
+
### Bug Fixes
|
|
675
820
|
|
|
821
|
+
- **api:** Sku loader ([#1100](https://github.com/vtex/faststore/issues/1100)) ([82d029f](https://github.com/vtex/faststore/commit/82d029fbb4fd7613c80d099587b00812c410e448))
|
|
676
822
|
|
|
823
|
+
## 1.4.9 (2022-01-06)
|
|
677
824
|
|
|
825
|
+
### Features
|
|
678
826
|
|
|
827
|
+
- add headers to nginx via env vars ([#1049](https://github.com/vtex/faststore/issues/1049)) ([3553372](https://github.com/vtex/faststore/commit/355337273ce03660db9fd14482818cc24c99f4e2))
|
|
679
828
|
|
|
680
|
-
## 1.
|
|
829
|
+
## 1.4.8 (2022-01-05)
|
|
681
830
|
|
|
682
831
|
**Note:** Version bump only for package @faststore/ui
|
|
683
832
|
|
|
833
|
+
## 1.4.7 (2022-01-05)
|
|
684
834
|
|
|
835
|
+
### Bug Fixes
|
|
685
836
|
|
|
837
|
+
- fix accessibility on storybook ([#1096](https://github.com/vtex/faststore/issues/1096)) ([55805b1](https://github.com/vtex/faststore/commit/55805b1b2cffd111ef64857321c20e0a001a93b2))
|
|
686
838
|
|
|
687
|
-
|
|
688
|
-
## 1.7.29 (2022-04-22)
|
|
839
|
+
## 1.4.6 (2022-01-05)
|
|
689
840
|
|
|
690
841
|
**Note:** Version bump only for package @faststore/ui
|
|
691
842
|
|
|
843
|
+
## 1.4.5 (2022-01-04)
|
|
844
|
+
|
|
845
|
+
**Note:** Version bump only for package @faststore/ui
|
|
692
846
|
|
|
847
|
+
## 1.4.4 (2022-01-04)
|
|
693
848
|
|
|
849
|
+
### Bug Fixes
|
|
694
850
|
|
|
851
|
+
- adjust data attributes pattern on multiple components ([#1093](https://github.com/vtex/faststore/issues/1093)) ([ca9172f](https://github.com/vtex/faststore/commit/ca9172fb353cfce7011f9144c1e94ed7e6b73f5f))
|
|
695
852
|
|
|
696
|
-
## 1.
|
|
853
|
+
## 1.4.3 (2022-01-03)
|
|
697
854
|
|
|
698
855
|
**Note:** Version bump only for package @faststore/ui
|
|
699
856
|
|
|
857
|
+
## 1.4.2 (2022-01-03)
|
|
700
858
|
|
|
859
|
+
### Bug Fixes
|
|
701
860
|
|
|
861
|
+
- **ui:** removing aria-labelledby from payment methods component ([#1092](https://github.com/vtex/faststore/issues/1092)) ([bf4c7a9](https://github.com/vtex/faststore/commit/bf4c7a981c379ffb1777a2fd8cae787f735f7d2d))
|
|
702
862
|
|
|
703
|
-
|
|
704
|
-
## 1.7.27 (2022-04-20)
|
|
863
|
+
## 1.4.1 (2022-01-03)
|
|
705
864
|
|
|
706
865
|
**Note:** Version bump only for package @faststore/ui
|
|
707
866
|
|
|
867
|
+
## 1.3.46 (2021-12-23)
|
|
708
868
|
|
|
869
|
+
**Note:** Version bump only for package @faststore/ui
|
|
709
870
|
|
|
871
|
+
## 1.3.45 (2021-12-21)
|
|
710
872
|
|
|
873
|
+
**Note:** Version bump only for package @faststore/ui
|
|
711
874
|
|
|
712
|
-
## 1.
|
|
713
|
-
|
|
714
|
-
|
|
715
|
-
### Reverts
|
|
716
|
-
|
|
717
|
-
* Revert "feat: Add url to events (#1174)" (#1228) ([67ec438](https://github.com/vtex/faststore/commit/67ec4386b876a4de08bfd96df5147efa958d5496)), closes [#1174](https://github.com/vtex/faststore/issues/1174) [#1228](https://github.com/vtex/faststore/issues/1228)
|
|
875
|
+
## 1.3.44 (2021-12-21)
|
|
718
876
|
|
|
877
|
+
**Note:** Version bump only for package @faststore/ui
|
|
719
878
|
|
|
879
|
+
## 1.3.43 (2021-12-20)
|
|
720
880
|
|
|
881
|
+
### Features
|
|
721
882
|
|
|
883
|
+
- QuantitySelector component ([#1083](https://github.com/vtex/faststore/issues/1083)) ([6ade6c0](https://github.com/vtex/faststore/commit/6ade6c02b06fdb74ba2cd2978d8ac4bda35672d2))
|
|
722
884
|
|
|
723
|
-
## 1.
|
|
885
|
+
## 1.3.42 (2021-12-20)
|
|
724
886
|
|
|
725
887
|
**Note:** Version bump only for package @faststore/ui
|
|
726
888
|
|
|
889
|
+
## 1.3.41 (2021-12-20)
|
|
727
890
|
|
|
891
|
+
### Features
|
|
728
892
|
|
|
893
|
+
- **ui:** Incentive atom ([#1064](https://github.com/vtex/faststore/issues/1064)) ([1b136c7](https://github.com/vtex/faststore/commit/1b136c7d7fc8f2b99259ef1908286713697e03da))
|
|
729
894
|
|
|
895
|
+
## 1.3.40 (2021-12-18)
|
|
730
896
|
|
|
731
|
-
|
|
732
|
-
|
|
733
|
-
**Note:** Version bump only for package @faststore/ui
|
|
897
|
+
### Features
|
|
734
898
|
|
|
899
|
+
- **ui:** Link atom ([#1067](https://github.com/vtex/faststore/issues/1067)) ([c49b2dd](https://github.com/vtex/faststore/commit/c49b2ddc31ba4184bed19a8934fbf4d5f0b47a5f))
|
|
735
900
|
|
|
901
|
+
## 1.3.39 (2021-12-17)
|
|
736
902
|
|
|
903
|
+
**Note:** Version bump only for package @faststore/ui
|
|
737
904
|
|
|
905
|
+
## 1.3.38 (2021-12-16)
|
|
738
906
|
|
|
739
|
-
|
|
907
|
+
**Note:** Version bump only for package @faststore/ui
|
|
740
908
|
|
|
909
|
+
## 1.3.37 (2021-12-15)
|
|
741
910
|
|
|
742
911
|
### Features
|
|
743
912
|
|
|
744
|
-
|
|
745
|
-
|
|
913
|
+
- **ui:** Card component ([#1079](https://github.com/vtex/faststore/issues/1079)) ([7f10a5d](https://github.com/vtex/faststore/commit/7f10a5dcec21f7c9d59ba645755fe298e96269df))
|
|
746
914
|
|
|
915
|
+
## 1.3.36 (2021-12-15)
|
|
747
916
|
|
|
917
|
+
### Bug Fixes
|
|
748
918
|
|
|
919
|
+
- expose JS files only ([#1081](https://github.com/vtex/faststore/issues/1081)) ([e363c12](https://github.com/vtex/faststore/commit/e363c120f22b10da81ceb3e2d8fcc58c1b4665af))
|
|
749
920
|
|
|
750
|
-
## 1.
|
|
921
|
+
## 1.3.35 (2021-12-14)
|
|
751
922
|
|
|
752
923
|
**Note:** Version bump only for package @faststore/ui
|
|
753
924
|
|
|
925
|
+
## 1.3.34 (2021-12-11)
|
|
754
926
|
|
|
927
|
+
### Bug Fixes
|
|
755
928
|
|
|
929
|
+
- **docs:** Fix algolia search ([#1078](https://github.com/vtex/faststore/issues/1078)) ([986074f](https://github.com/vtex/faststore/commit/986074f061365d812650a82748ca5a9fc1dac6d5))
|
|
756
930
|
|
|
931
|
+
## 1.3.33 (2021-12-10)
|
|
757
932
|
|
|
758
|
-
|
|
759
|
-
|
|
933
|
+
**Note:** Version bump only for package @faststore/ui
|
|
760
934
|
|
|
761
|
-
|
|
935
|
+
## 1.3.32 (2021-12-10)
|
|
762
936
|
|
|
763
|
-
|
|
937
|
+
**Note:** Version bump only for package @faststore/ui
|
|
764
938
|
|
|
939
|
+
## 1.3.31 (2021-12-10)
|
|
765
940
|
|
|
941
|
+
**Note:** Version bump only for package @faststore/ui
|
|
766
942
|
|
|
943
|
+
## 1.3.30 (2021-12-10)
|
|
767
944
|
|
|
945
|
+
**Note:** Version bump only for package @faststore/ui
|
|
768
946
|
|
|
769
|
-
## 1.
|
|
947
|
+
## 1.3.29 (2021-12-10)
|
|
770
948
|
|
|
771
949
|
**Note:** Version bump only for package @faststore/ui
|
|
772
950
|
|
|
951
|
+
## 1.3.28 (2021-12-10)
|
|
773
952
|
|
|
953
|
+
**Note:** Version bump only for package @faststore/ui
|
|
774
954
|
|
|
955
|
+
## 1.3.27 (2021-12-10)
|
|
775
956
|
|
|
957
|
+
### Bug Fixes
|
|
776
958
|
|
|
777
|
-
|
|
778
|
-
|
|
779
|
-
**Note:** Version bump only for package @faststore/ui
|
|
780
|
-
|
|
959
|
+
- Add Banner Components exportation ([#1072](https://github.com/vtex/faststore/issues/1072)) ([4024104](https://github.com/vtex/faststore/commit/4024104f9804c8762037f03d986a4334af819b3c))
|
|
781
960
|
|
|
782
|
-
|
|
783
|
-
|
|
784
|
-
|
|
785
|
-
## 1.7.18 (2022-04-08)
|
|
961
|
+
## 1.3.26 (2021-12-09)
|
|
786
962
|
|
|
787
963
|
**Note:** Version bump only for package @faststore/ui
|
|
788
964
|
|
|
789
|
-
|
|
790
|
-
|
|
791
|
-
|
|
792
|
-
|
|
793
|
-
## 1.7.17 (2022-04-08)
|
|
965
|
+
## 1.3.25 (2021-12-09)
|
|
794
966
|
|
|
795
967
|
**Note:** Version bump only for package @faststore/ui
|
|
796
968
|
|
|
969
|
+
## 1.3.24 (2021-12-09)
|
|
797
970
|
|
|
971
|
+
### Bug Fixes
|
|
798
972
|
|
|
973
|
+
- fix UI storybook imports ([#1069](https://github.com/vtex/faststore/issues/1069)) ([e4a2402](https://github.com/vtex/faststore/commit/e4a2402235c60488fde7021bf3200d967af3cb83))
|
|
799
974
|
|
|
800
|
-
|
|
801
|
-
## 1.7.16 (2022-04-07)
|
|
975
|
+
## 1.3.23 (2021-12-09)
|
|
802
976
|
|
|
803
977
|
**Note:** Version bump only for package @faststore/ui
|
|
804
978
|
|
|
805
|
-
|
|
806
|
-
|
|
807
|
-
|
|
808
|
-
|
|
809
|
-
## 1.7.15 (2022-04-07)
|
|
979
|
+
## 1.3.22 (2021-12-07)
|
|
810
980
|
|
|
811
981
|
**Note:** Version bump only for package @faststore/ui
|
|
812
982
|
|
|
983
|
+
## 1.3.21 (2021-12-07)
|
|
813
984
|
|
|
985
|
+
### Features
|
|
814
986
|
|
|
987
|
+
- add docs ([#1058](https://github.com/vtex/faststore/issues/1058)) ([35f3e62](https://github.com/vtex/faststore/commit/35f3e62ae09c350632479742c9ce2c22e8862b23))
|
|
815
988
|
|
|
989
|
+
## 1.3.20 (2021-12-07)
|
|
816
990
|
|
|
817
|
-
|
|
991
|
+
### Features
|
|
818
992
|
|
|
993
|
+
- **store-ui:** Banner component ([#1048](https://github.com/vtex/faststore/issues/1048)) ([b65d8e5](https://github.com/vtex/faststore/commit/b65d8e574598f8bf8494aac478e4bec4d774ec86))
|
|
819
994
|
|
|
820
|
-
|
|
995
|
+
## 1.3.19 (2021-12-07)
|
|
821
996
|
|
|
822
|
-
|
|
997
|
+
### Features
|
|
823
998
|
|
|
999
|
+
- **ui:** PaymentMethods Component ([#1024](https://github.com/vtex/faststore/issues/1024)) ([f093025](https://github.com/vtex/faststore/commit/f093025c5b010b01f16349e2460611792cfff67f))
|
|
824
1000
|
|
|
1001
|
+
## 1.3.18 (2021-12-06)
|
|
825
1002
|
|
|
1003
|
+
### Features
|
|
826
1004
|
|
|
1005
|
+
- **store-ui:** Alert molecule ([#1020](https://github.com/vtex/faststore/issues/1020)) ([7764e0d](https://github.com/vtex/faststore/commit/7764e0d08270a3bb836038c4a9cd27e5cbef9667))
|
|
827
1006
|
|
|
828
|
-
## 1.
|
|
1007
|
+
## 1.3.17 (2021-12-06)
|
|
829
1008
|
|
|
830
1009
|
**Note:** Version bump only for package @faststore/ui
|
|
831
1010
|
|
|
1011
|
+
## 1.3.16 (2021-12-06)
|
|
832
1012
|
|
|
1013
|
+
### Bug Fixes
|
|
833
1014
|
|
|
1015
|
+
- add fallback to prevent null facets attribute StoreSearchResult query ([#1056](https://github.com/vtex/faststore/issues/1056)) ([ae1483f](https://github.com/vtex/faststore/commit/ae1483fdb901328a7a7348746fd241b9ce7ea1da))
|
|
834
1016
|
|
|
835
|
-
|
|
836
|
-
## 1.7.12 (2022-04-06)
|
|
1017
|
+
## 1.3.15 (2021-12-03)
|
|
837
1018
|
|
|
838
1019
|
**Note:** Version bump only for package @faststore/ui
|
|
839
1020
|
|
|
840
|
-
|
|
841
|
-
|
|
842
|
-
|
|
843
|
-
|
|
844
|
-
## 1.7.11 (2022-04-06)
|
|
1021
|
+
## 1.3.14 (2021-12-03)
|
|
845
1022
|
|
|
846
1023
|
**Note:** Version bump only for package @faststore/ui
|
|
847
1024
|
|
|
848
|
-
|
|
849
|
-
|
|
850
|
-
|
|
851
|
-
|
|
852
|
-
## 1.7.10 (2022-04-05)
|
|
1025
|
+
## 1.3.13 (2021-12-03)
|
|
853
1026
|
|
|
854
1027
|
**Note:** Version bump only for package @faststore/ui
|
|
855
1028
|
|
|
856
|
-
|
|
857
|
-
|
|
858
|
-
|
|
859
|
-
|
|
860
|
-
## 1.7.9 (2022-04-05)
|
|
1029
|
+
## 1.3.12 (2021-12-02)
|
|
861
1030
|
|
|
862
1031
|
**Note:** Version bump only for package @faststore/ui
|
|
863
1032
|
|
|
864
|
-
|
|
865
|
-
|
|
866
|
-
|
|
867
|
-
|
|
868
|
-
## 1.7.8 (2022-04-05)
|
|
1033
|
+
## 1.3.11 (2021-12-02)
|
|
869
1034
|
|
|
870
1035
|
**Note:** Version bump only for package @faststore/ui
|
|
871
1036
|
|
|
872
|
-
|
|
873
|
-
|
|
874
|
-
|
|
875
|
-
|
|
876
|
-
## 1.7.7 (2022-04-05)
|
|
1037
|
+
## 1.3.10 (2021-12-01)
|
|
877
1038
|
|
|
878
1039
|
**Note:** Version bump only for package @faststore/ui
|
|
879
1040
|
|
|
1041
|
+
## 1.3.9 (2021-12-01)
|
|
880
1042
|
|
|
1043
|
+
### Bug Fixes
|
|
881
1044
|
|
|
1045
|
+
- **api:** Throws NotFoundError when collection is not found ([#1047](https://github.com/vtex/faststore/issues/1047)) ([9535ec3](https://github.com/vtex/faststore/commit/9535ec3d67a64f98b4d4e914e7bae81e06935e2a))
|
|
882
1046
|
|
|
883
|
-
|
|
884
|
-
## 1.7.6 (2022-04-05)
|
|
1047
|
+
## 1.3.8 (2021-12-01)
|
|
885
1048
|
|
|
886
1049
|
**Note:** Version bump only for package @faststore/ui
|
|
887
1050
|
|
|
888
|
-
|
|
889
|
-
|
|
890
|
-
|
|
891
|
-
|
|
892
|
-
## 1.7.5 (2022-04-04)
|
|
1051
|
+
## 1.3.7 (2021-12-01)
|
|
893
1052
|
|
|
894
1053
|
**Note:** Version bump only for package @faststore/ui
|
|
895
1054
|
|
|
896
|
-
|
|
897
|
-
|
|
898
|
-
|
|
899
|
-
|
|
900
|
-
## 1.7.4 (2022-04-01)
|
|
901
|
-
|
|
902
|
-
|
|
903
|
-
### Bug Fixes
|
|
904
|
-
|
|
905
|
-
* release notes images ([#1207](https://github.com/vtex/faststore/issues/1207)) ([279e019](https://github.com/vtex/faststore/commit/279e019bad25581712f73c8fe7a433200d711780))
|
|
906
|
-
|
|
907
|
-
|
|
908
|
-
|
|
909
|
-
|
|
910
|
-
|
|
911
|
-
## 1.7.3 (2022-04-01)
|
|
1055
|
+
## 1.3.6 (2021-11-26)
|
|
912
1056
|
|
|
913
1057
|
**Note:** Version bump only for package @faststore/ui
|
|
914
1058
|
|
|
1059
|
+
## 1.3.5 (2021-11-25)
|
|
915
1060
|
|
|
1061
|
+
### Features
|
|
916
1062
|
|
|
1063
|
+
- **ui:** RadioGroup Component ([#1033](https://github.com/vtex/faststore/issues/1033)) ([60f306d](https://github.com/vtex/faststore/commit/60f306d97257a8cc65ec67bf1f1cc16376ad1654))
|
|
917
1064
|
|
|
918
|
-
|
|
919
|
-
## 1.7.2 (2022-04-01)
|
|
1065
|
+
## 1.3.4 (2021-11-23)
|
|
920
1066
|
|
|
921
1067
|
**Note:** Version bump only for package @faststore/ui
|
|
922
1068
|
|
|
1069
|
+
## 1.3.3 (2021-11-23)
|
|
923
1070
|
|
|
1071
|
+
### Features
|
|
924
1072
|
|
|
1073
|
+
- **gatsby-plugin-nginx:** support to augment the generateRewrites ([#1017](https://github.com/vtex/faststore/issues/1017)) ([46587b0](https://github.com/vtex/faststore/commit/46587b0280d7f8dd733a0dca29909f041c944897))
|
|
925
1074
|
|
|
926
|
-
|
|
927
|
-
## 1.7.1 (2022-04-01)
|
|
1075
|
+
## 1.3.2 (2021-11-22)
|
|
928
1076
|
|
|
929
1077
|
**Note:** Version bump only for package @faststore/ui
|
|
930
1078
|
|
|
1079
|
+
## 1.3.1 (2021-11-18)
|
|
931
1080
|
|
|
1081
|
+
**Note:** Version bump only for package @faststore/ui
|
|
932
1082
|
|
|
1083
|
+
## 1.2.37 (2021-11-17)
|
|
933
1084
|
|
|
1085
|
+
**Note:** Version bump only for package @faststore/ui
|
|
934
1086
|
|
|
935
|
-
## 1.
|
|
936
|
-
|
|
937
|
-
|
|
938
|
-
### Bug Fixes
|
|
939
|
-
|
|
940
|
-
* fix dropdown render in SSR ([#1202](https://github.com/vtex/faststore/issues/1202)) ([60f65b0](https://github.com/vtex/faststore/commit/60f65b0864c2fb59dff61e914c69a326b5229984))
|
|
941
|
-
|
|
942
|
-
|
|
1087
|
+
## 1.2.36 (2021-11-16)
|
|
943
1088
|
|
|
1089
|
+
**Note:** Version bump only for package @faststore/ui
|
|
944
1090
|
|
|
1091
|
+
## 1.2.35 (2021-11-16)
|
|
945
1092
|
|
|
946
|
-
|
|
1093
|
+
**Note:** Version bump only for package @faststore/ui
|
|
947
1094
|
|
|
1095
|
+
## 1.2.34 (2021-11-16)
|
|
948
1096
|
|
|
949
1097
|
### Bug Fixes
|
|
950
1098
|
|
|
951
|
-
|
|
952
|
-
|
|
1099
|
+
- Filter collection slugs in api ([#1022](https://github.com/vtex/faststore/issues/1022)) ([cdcfcff](https://github.com/vtex/faststore/commit/cdcfcff642561dd73b1f85557e101271d10ca930))
|
|
953
1100
|
|
|
954
|
-
|
|
955
|
-
|
|
956
|
-
|
|
957
|
-
## 1.6.27 (2022-03-31)
|
|
1101
|
+
## 1.2.33 (2021-11-12)
|
|
958
1102
|
|
|
959
1103
|
**Note:** Version bump only for package @faststore/ui
|
|
960
1104
|
|
|
1105
|
+
## 1.2.32 (2021-11-11)
|
|
961
1106
|
|
|
1107
|
+
**Note:** Version bump only for package @faststore/ui
|
|
962
1108
|
|
|
963
|
-
|
|
964
|
-
|
|
965
|
-
## 1.6.26 (2022-03-31)
|
|
966
|
-
|
|
1109
|
+
## 1.2.31 (2021-11-04)
|
|
967
1110
|
|
|
968
1111
|
### Features
|
|
969
1112
|
|
|
970
|
-
|
|
971
|
-
|
|
1113
|
+
- **store-ui:** Breadcrumb improvements ([#1010](https://github.com/vtex/faststore/issues/1010)) ([8b4bf37](https://github.com/vtex/faststore/commit/8b4bf37316d6057683680de36493b63709bb1012))
|
|
972
1114
|
|
|
1115
|
+
## 1.2.30 (2021-11-03)
|
|
973
1116
|
|
|
1117
|
+
### Bug Fixes
|
|
974
1118
|
|
|
1119
|
+
- Channel simulation ([#1014](https://github.com/vtex/faststore/issues/1014)) ([b45406b](https://github.com/vtex/faststore/commit/b45406b2b7ee8deb2b6e256629ba6df89d1b5940))
|
|
975
1120
|
|
|
976
|
-
## 1.
|
|
1121
|
+
## 1.2.29 (2021-11-03)
|
|
977
1122
|
|
|
978
1123
|
**Note:** Version bump only for package @faststore/ui
|
|
979
1124
|
|
|
1125
|
+
## 1.2.28 (2021-10-29)
|
|
980
1126
|
|
|
1127
|
+
**Note:** Version bump only for package @faststore/ui
|
|
981
1128
|
|
|
1129
|
+
## 1.2.27 (2021-10-29)
|
|
982
1130
|
|
|
1131
|
+
**Note:** Version bump only for package @faststore/ui
|
|
983
1132
|
|
|
984
|
-
## 1.
|
|
985
|
-
|
|
1133
|
+
## 1.2.26 (2021-10-29)
|
|
986
1134
|
|
|
987
1135
|
### Bug Fixes
|
|
988
1136
|
|
|
989
|
-
|
|
1137
|
+
- **store-ui:** Remove circular dependency ([#1011](https://github.com/vtex/faststore/issues/1011)) ([b9f08c9](https://github.com/vtex/faststore/commit/b9f08c95ae33bdbb09ffc044d6ad831fd6608144))
|
|
990
1138
|
|
|
1139
|
+
## 1.2.25 (2021-10-28)
|
|
991
1140
|
|
|
1141
|
+
**Note:** Version bump only for package @faststore/ui
|
|
992
1142
|
|
|
1143
|
+
## 1.2.24 (2021-10-28)
|
|
993
1144
|
|
|
1145
|
+
**Note:** Version bump only for package @faststore/ui
|
|
994
1146
|
|
|
995
|
-
## 1.
|
|
996
|
-
|
|
997
|
-
|
|
998
|
-
### Bug Fixes
|
|
999
|
-
|
|
1000
|
-
* fix breadcrumb component bug ([#1193](https://github.com/vtex/faststore/issues/1193)) ([f36ba81](https://github.com/vtex/faststore/commit/f36ba814ed679523d8c1f030c31a086a9e5bb190))
|
|
1001
|
-
|
|
1147
|
+
## 1.2.23 (2021-10-27)
|
|
1002
1148
|
|
|
1149
|
+
### Features
|
|
1003
1150
|
|
|
1151
|
+
- **store-ui:** Add carousel tablist keyboard behavior ([#996](https://github.com/vtex/faststore/issues/996)) ([9081584](https://github.com/vtex/faststore/commit/908158460028009aaaa4ebbcd22eefab59e9bff8))
|
|
1004
1152
|
|
|
1153
|
+
## 1.2.22 (2021-10-26)
|
|
1005
1154
|
|
|
1006
|
-
|
|
1155
|
+
**Note:** Version bump only for package @vtex/store-ui
|
|
1007
1156
|
|
|
1157
|
+
## 1.2.21 (2021-10-26)
|
|
1008
1158
|
|
|
1009
1159
|
### Features
|
|
1010
1160
|
|
|
1011
|
-
|
|
1161
|
+
- **ui:** Form molecule ([#1004](https://github.com/vtex/faststore/issues/1004)) ([c584ef6](https://github.com/vtex/faststore/commit/c584ef693d111ede70d27730ecb3cce613b9aba3))
|
|
1012
1162
|
|
|
1013
|
-
|
|
1014
|
-
|
|
1015
|
-
|
|
1016
|
-
|
|
1017
|
-
## 1.6.21 (2022-03-25)
|
|
1163
|
+
## 1.2.20 (2021-10-26)
|
|
1018
1164
|
|
|
1019
1165
|
**Note:** Version bump only for package @faststore/ui
|
|
1020
1166
|
|
|
1167
|
+
## 1.2.19 (2021-10-25)
|
|
1021
1168
|
|
|
1169
|
+
**Note:** Version bump only for package @faststore/ui
|
|
1022
1170
|
|
|
1023
|
-
|
|
1024
|
-
|
|
1025
|
-
## 1.6.20 (2022-03-24)
|
|
1026
|
-
|
|
1027
|
-
|
|
1028
|
-
### Bug Fixes
|
|
1029
|
-
|
|
1030
|
-
* fix dropdown component bug ([#1192](https://github.com/vtex/faststore/issues/1192)) ([f188ac0](https://github.com/vtex/faststore/commit/f188ac0c59db5a0ef7a95eb2412d0bbcd024ae36))
|
|
1031
|
-
|
|
1032
|
-
|
|
1033
|
-
|
|
1034
|
-
|
|
1035
|
-
|
|
1036
|
-
## 1.6.19 (2022-03-24)
|
|
1037
|
-
|
|
1171
|
+
## 1.2.18 (2021-10-25)
|
|
1038
1172
|
|
|
1039
1173
|
### Features
|
|
1040
1174
|
|
|
1041
|
-
|
|
1042
|
-
|
|
1043
|
-
|
|
1044
|
-
|
|
1045
|
-
|
|
1046
|
-
|
|
1047
|
-
## 1.6.18 (2022-03-24)
|
|
1175
|
+
- **ui:** Breadcrumb molecule ([#986](https://github.com/vtex/faststore/issues/986)) ([325c738](https://github.com/vtex/faststore/commit/325c7387089d2f2c7152191b54fc3cb4918f1c68))
|
|
1048
1176
|
|
|
1177
|
+
## 1.2.17 (2021-10-21)
|
|
1049
1178
|
|
|
1050
1179
|
### Features
|
|
1051
1180
|
|
|
1052
|
-
|
|
1053
|
-
|
|
1054
|
-
|
|
1055
|
-
|
|
1181
|
+
- **ui:** Loading Button molecule ([#962](https://github.com/vtex/faststore/issues/962)) ([6083ea0](https://github.com/vtex/faststore/commit/6083ea0273646a09e66ceedfab4b17c3960ac9fc)), closes [#918](https://github.com/vtex/faststore/issues/918) [#911](https://github.com/vtex/faststore/issues/911)
|
|
1056
1182
|
|
|
1183
|
+
### BREAKING CHANGES
|
|
1057
1184
|
|
|
1058
|
-
|
|
1185
|
+
- **ui:** Remove deprecated folders (#927)
|
|
1059
1186
|
|
|
1187
|
+
## 1.2.16 (2021-10-21)
|
|
1060
1188
|
|
|
1061
1189
|
### Features
|
|
1062
1190
|
|
|
1063
|
-
|
|
1064
|
-
|
|
1065
|
-
|
|
1066
|
-
|
|
1067
|
-
|
|
1068
|
-
|
|
1069
|
-
## 1.6.16 (2022-03-23)
|
|
1070
|
-
|
|
1071
|
-
**Note:** Version bump only for package @faststore/ui
|
|
1072
|
-
|
|
1073
|
-
|
|
1074
|
-
|
|
1075
|
-
|
|
1076
|
-
|
|
1077
|
-
## 1.6.15 (2022-03-22)
|
|
1191
|
+
- **ui:** Label atom ([#1001](https://github.com/vtex/faststore/issues/1001)) ([3306ea6](https://github.com/vtex/faststore/commit/3306ea6b9b48996574eac4b8c1b737dff94a438e))
|
|
1078
1192
|
|
|
1193
|
+
## 1.2.15 (2021-10-21)
|
|
1079
1194
|
|
|
1080
1195
|
### Bug Fixes
|
|
1081
1196
|
|
|
1082
|
-
|
|
1083
|
-
|
|
1084
|
-
|
|
1085
|
-
|
|
1086
|
-
|
|
1087
|
-
|
|
1088
|
-
## 1.6.14 (2022-03-21)
|
|
1089
|
-
|
|
1090
|
-
**Note:** Version bump only for package @faststore/ui
|
|
1091
|
-
|
|
1197
|
+
- **ui:** Fix search-input a11y ([#1000](https://github.com/vtex/faststore/issues/1000)) ([f052f46](https://github.com/vtex/faststore/commit/f052f465e21aa4e2ca047327eeb0610b9b979f10))
|
|
1092
1198
|
|
|
1199
|
+
## 1.2.14 (2021-10-20)
|
|
1093
1200
|
|
|
1201
|
+
### Features
|
|
1094
1202
|
|
|
1203
|
+
- graphql-utils ([#998](https://github.com/vtex/faststore/issues/998)) ([bddf043](https://github.com/vtex/faststore/commit/bddf04308826369f86322851b554cc58ab5b2161))
|
|
1095
1204
|
|
|
1096
|
-
## 1.
|
|
1205
|
+
## 1.2.13 (2021-10-20)
|
|
1097
1206
|
|
|
1098
1207
|
**Note:** Version bump only for package @faststore/ui
|
|
1099
1208
|
|
|
1100
|
-
|
|
1101
|
-
|
|
1102
|
-
|
|
1103
|
-
|
|
1104
|
-
## 1.6.12 (2022-03-18)
|
|
1209
|
+
## 1.2.12 (2021-10-18)
|
|
1105
1210
|
|
|
1106
1211
|
**Note:** Version bump only for package @faststore/ui
|
|
1107
1212
|
|
|
1108
|
-
|
|
1109
|
-
|
|
1110
|
-
|
|
1111
|
-
|
|
1112
|
-
## 1.6.11 (2022-03-17)
|
|
1213
|
+
## 1.2.11 (2021-10-18)
|
|
1113
1214
|
|
|
1114
1215
|
**Note:** Version bump only for package @faststore/ui
|
|
1115
1216
|
|
|
1217
|
+
## 1.2.10 (2021-10-18)
|
|
1116
1218
|
|
|
1219
|
+
### Bug Fixes
|
|
1117
1220
|
|
|
1221
|
+
- **ui:** Component Architecture doc's code snippets ([#997](https://github.com/vtex/faststore/issues/997)) ([7f0d5f3](https://github.com/vtex/faststore/commit/7f0d5f307014f794063dd8d94d873478803888c0))
|
|
1118
1222
|
|
|
1119
|
-
|
|
1120
|
-
## 1.6.10 (2022-03-16)
|
|
1223
|
+
## 1.2.9 (2021-10-18)
|
|
1121
1224
|
|
|
1122
1225
|
**Note:** Version bump only for package @faststore/ui
|
|
1123
1226
|
|
|
1124
|
-
|
|
1125
|
-
|
|
1126
|
-
|
|
1127
|
-
|
|
1128
|
-
## 1.6.9 (2022-03-16)
|
|
1227
|
+
## 1.2.8 (2021-10-15)
|
|
1129
1228
|
|
|
1130
1229
|
**Note:** Version bump only for package @faststore/ui
|
|
1131
1230
|
|
|
1231
|
+
## 1.2.7 (2021-10-15)
|
|
1132
1232
|
|
|
1233
|
+
**Note:** Version bump only for package @faststore/ui
|
|
1133
1234
|
|
|
1134
|
-
|
|
1135
|
-
|
|
1136
|
-
## 1.6.8 (2022-03-15)
|
|
1137
|
-
|
|
1138
|
-
|
|
1139
|
-
### Features
|
|
1140
|
-
|
|
1141
|
-
* Add Person Query ([#1139](https://github.com/vtex/faststore/issues/1139)) ([9ec28c2](https://github.com/vtex/faststore/commit/9ec28c21cc6412c5366d1a1c71ef043603cd50c7))
|
|
1142
|
-
|
|
1143
|
-
|
|
1144
|
-
|
|
1145
|
-
|
|
1146
|
-
|
|
1147
|
-
## 1.6.7 (2022-03-14)
|
|
1148
|
-
|
|
1149
|
-
**Note:** Version bump only for package @faststore/ui
|
|
1150
|
-
|
|
1151
|
-
|
|
1152
|
-
|
|
1153
|
-
|
|
1154
|
-
|
|
1155
|
-
## 1.6.6 (2022-03-14)
|
|
1156
|
-
|
|
1157
|
-
**Note:** Version bump only for package @faststore/ui
|
|
1158
|
-
|
|
1159
|
-
|
|
1160
|
-
|
|
1161
|
-
|
|
1162
|
-
|
|
1163
|
-
## 1.6.5 (2022-03-10)
|
|
1164
|
-
|
|
1165
|
-
**Note:** Version bump only for package @faststore/ui
|
|
1166
|
-
|
|
1167
|
-
|
|
1168
|
-
|
|
1169
|
-
|
|
1170
|
-
|
|
1171
|
-
## 1.6.4 (2022-03-10)
|
|
1172
|
-
|
|
1173
|
-
**Note:** Version bump only for package @faststore/ui
|
|
1174
|
-
|
|
1175
|
-
|
|
1176
|
-
|
|
1177
|
-
|
|
1178
|
-
|
|
1179
|
-
## 1.6.3 (2022-03-04)
|
|
1180
|
-
|
|
1181
|
-
**Note:** Version bump only for package @faststore/ui
|
|
1182
|
-
|
|
1183
|
-
|
|
1184
|
-
|
|
1185
|
-
|
|
1186
|
-
|
|
1187
|
-
## 1.6.2 (2022-03-04)
|
|
1188
|
-
|
|
1189
|
-
**Note:** Version bump only for package @faststore/ui
|
|
1190
|
-
|
|
1191
|
-
|
|
1192
|
-
|
|
1193
|
-
|
|
1194
|
-
|
|
1195
|
-
## 1.6.1 (2022-03-04)
|
|
1196
|
-
|
|
1197
|
-
**Note:** Version bump only for package @faststore/ui
|
|
1198
|
-
|
|
1199
|
-
|
|
1200
|
-
|
|
1201
|
-
|
|
1202
|
-
|
|
1203
|
-
## 1.5.20 (2022-02-25)
|
|
1204
|
-
|
|
1205
|
-
|
|
1206
|
-
### Bug Fixes
|
|
1207
|
-
|
|
1208
|
-
* Cart item availability ([#1160](https://github.com/vtex/faststore/issues/1160)) ([fd1be18](https://github.com/vtex/faststore/commit/fd1be18b09e8e5141a2a899e786e7caf08b3ff62))
|
|
1209
|
-
|
|
1210
|
-
|
|
1211
|
-
|
|
1212
|
-
|
|
1213
|
-
|
|
1214
|
-
## 1.5.19 (2022-02-24)
|
|
1215
|
-
|
|
1216
|
-
**Note:** Version bump only for package @faststore/ui
|
|
1217
|
-
|
|
1218
|
-
|
|
1219
|
-
|
|
1220
|
-
|
|
1221
|
-
|
|
1222
|
-
## 1.5.18 (2022-02-23)
|
|
1223
|
-
|
|
1224
|
-
|
|
1225
|
-
### Bug Fixes
|
|
1226
|
-
|
|
1227
|
-
* **ui:** Use valid HTML for the Breadcrumb's divider ([#1143](https://github.com/vtex/faststore/issues/1143)) ([b40c3b1](https://github.com/vtex/faststore/commit/b40c3b1405e6aa9a0f2006de9f37a903e40a2103))
|
|
1228
|
-
|
|
1229
|
-
|
|
1230
|
-
|
|
1231
|
-
|
|
1232
|
-
|
|
1233
|
-
## 1.5.17 (2022-02-22)
|
|
1234
|
-
|
|
1235
|
-
|
|
1236
|
-
### Features
|
|
1237
|
-
|
|
1238
|
-
* Moves some Filter logic to api ([#1154](https://github.com/vtex/faststore/issues/1154)) ([5a591f7](https://github.com/vtex/faststore/commit/5a591f7b42e947577597cc82d8df6a15d2994780))
|
|
1239
|
-
|
|
1240
|
-
|
|
1241
|
-
|
|
1242
|
-
|
|
1243
|
-
|
|
1244
|
-
## 1.5.16 (2022-02-22)
|
|
1245
|
-
|
|
1246
|
-
**Note:** Version bump only for package @faststore/ui
|
|
1247
|
-
|
|
1248
|
-
|
|
1249
|
-
|
|
1250
|
-
|
|
1251
|
-
|
|
1252
|
-
## 1.5.15 (2022-02-22)
|
|
1253
|
-
|
|
1254
|
-
**Note:** Version bump only for package @faststore/ui
|
|
1255
|
-
|
|
1256
|
-
|
|
1257
|
-
|
|
1258
|
-
|
|
1259
|
-
|
|
1260
|
-
## 1.5.14 (2022-02-22)
|
|
1261
|
-
|
|
1262
|
-
|
|
1263
|
-
### Features
|
|
1264
|
-
|
|
1265
|
-
* Ajust SearchInput reference export ([#1155](https://github.com/vtex/faststore/issues/1155)) ([22d632d](https://github.com/vtex/faststore/commit/22d632d02657be5bef7595ad4179e5086eef7580))
|
|
1266
|
-
|
|
1267
|
-
|
|
1268
|
-
|
|
1269
|
-
|
|
1270
|
-
|
|
1271
|
-
## 1.5.13 (2022-02-22)
|
|
1272
|
-
|
|
1273
|
-
|
|
1274
|
-
### Features
|
|
1275
|
-
|
|
1276
|
-
* Ajust SearchInput reference ([#1153](https://github.com/vtex/faststore/issues/1153)) ([c2ee199](https://github.com/vtex/faststore/commit/c2ee199402bc4e9d5846dc50778778e940ac7124))
|
|
1277
|
-
|
|
1278
|
-
|
|
1279
|
-
|
|
1280
|
-
|
|
1281
|
-
|
|
1282
|
-
## 1.5.12 (2022-02-21)
|
|
1283
|
-
|
|
1284
|
-
|
|
1285
|
-
### Bug Fixes
|
|
1286
|
-
|
|
1287
|
-
* allCollections query pagination and pagetype timeout errors ([#1140](https://github.com/vtex/faststore/issues/1140)) ([0150222](https://github.com/vtex/faststore/commit/01502220fb903c62f0b33b9a703fb45daafae141))
|
|
1288
|
-
|
|
1289
|
-
|
|
1290
|
-
|
|
1291
|
-
|
|
1292
|
-
|
|
1293
|
-
## 1.5.11 (2022-02-18)
|
|
1294
|
-
|
|
1295
|
-
|
|
1296
|
-
### Bug Fixes
|
|
1297
|
-
|
|
1298
|
-
* **gatsby-plugin-nginx:** remove trailing slash from incoming requests ([#1145](https://github.com/vtex/faststore/issues/1145)) ([db6f1e1](https://github.com/vtex/faststore/commit/db6f1e173ec43747bf9cfa244b81d86db8a25ce3))
|
|
1299
|
-
|
|
1300
|
-
|
|
1301
|
-
|
|
1302
|
-
|
|
1303
|
-
|
|
1304
|
-
## 1.5.10 (2022-02-17)
|
|
1305
|
-
|
|
1306
|
-
|
|
1307
|
-
### Features
|
|
1308
|
-
|
|
1309
|
-
* **api:** Add additional property ([#1107](https://github.com/vtex/faststore/issues/1107)) ([bbcfc4a](https://github.com/vtex/faststore/commit/bbcfc4af68148adb54d66a3f1d28a9817ad2956c))
|
|
1310
|
-
|
|
1311
|
-
|
|
1312
|
-
|
|
1313
|
-
|
|
1314
|
-
|
|
1315
|
-
## 1.5.9 (2022-02-16)
|
|
1316
|
-
|
|
1317
|
-
**Note:** Version bump only for package @faststore/ui
|
|
1318
|
-
|
|
1319
|
-
|
|
1320
|
-
|
|
1321
|
-
|
|
1322
|
-
|
|
1323
|
-
## 1.5.8 (2022-02-15)
|
|
1324
|
-
|
|
1325
|
-
|
|
1326
|
-
### Bug Fixes
|
|
1327
|
-
|
|
1328
|
-
* **api:** PDP and PLP breadcrumb list item's URL paths ([#1148](https://github.com/vtex/faststore/issues/1148)) ([ea1790a](https://github.com/vtex/faststore/commit/ea1790a0069b5e19f656d7df0051f391c3c3c611))
|
|
1329
|
-
|
|
1330
|
-
|
|
1331
|
-
|
|
1332
|
-
|
|
1333
|
-
|
|
1334
|
-
## 1.5.7 (2022-02-15)
|
|
1335
|
-
|
|
1336
|
-
**Note:** Version bump only for package @faststore/ui
|
|
1337
|
-
|
|
1338
|
-
|
|
1339
|
-
|
|
1340
|
-
|
|
1341
|
-
|
|
1342
|
-
## 1.5.6 (2022-02-15)
|
|
1343
|
-
|
|
1344
|
-
|
|
1345
|
-
### Features
|
|
1346
|
-
|
|
1347
|
-
* Add budgets lighthouse config ([#1150](https://github.com/vtex/faststore/issues/1150)) ([60de848](https://github.com/vtex/faststore/commit/60de84897cb25fe775a3197adf8035610882ced8))
|
|
1348
|
-
|
|
1349
|
-
|
|
1350
|
-
|
|
1351
|
-
|
|
1352
|
-
|
|
1353
|
-
## 1.5.5 (2022-02-09)
|
|
1354
|
-
|
|
1355
|
-
**Note:** Version bump only for package @faststore/ui
|
|
1356
|
-
|
|
1357
|
-
|
|
1358
|
-
|
|
1359
|
-
|
|
1360
|
-
|
|
1361
|
-
## 1.5.4 (2022-02-09)
|
|
1362
|
-
|
|
1363
|
-
**Note:** Version bump only for package @faststore/ui
|
|
1364
|
-
|
|
1365
|
-
|
|
1366
|
-
|
|
1367
|
-
|
|
1368
|
-
|
|
1369
|
-
## 1.5.3 (2022-02-07)
|
|
1370
|
-
|
|
1371
|
-
**Note:** Version bump only for package @faststore/ui
|
|
1372
|
-
|
|
1373
|
-
|
|
1374
|
-
|
|
1375
|
-
|
|
1376
|
-
|
|
1377
|
-
## 1.5.2 (2022-02-04)
|
|
1378
|
-
|
|
1379
|
-
**Note:** Version bump only for package @faststore/ui
|
|
1380
|
-
|
|
1381
|
-
|
|
1382
|
-
|
|
1383
|
-
|
|
1384
|
-
|
|
1385
|
-
## 1.5.1 (2022-02-04)
|
|
1386
|
-
|
|
1387
|
-
**Note:** Version bump only for package @faststore/ui
|
|
1388
|
-
|
|
1389
|
-
|
|
1390
|
-
|
|
1391
|
-
|
|
1392
|
-
|
|
1393
|
-
## 1.4.27 (2022-02-03)
|
|
1394
|
-
|
|
1395
|
-
**Note:** Version bump only for package @faststore/ui
|
|
1396
|
-
|
|
1397
|
-
|
|
1398
|
-
|
|
1399
|
-
|
|
1400
|
-
|
|
1401
|
-
## 1.4.26 (2022-02-02)
|
|
1402
|
-
|
|
1403
|
-
**Note:** Version bump only for package @faststore/ui
|
|
1404
|
-
|
|
1405
|
-
|
|
1406
|
-
|
|
1407
|
-
|
|
1408
|
-
|
|
1409
|
-
## 1.4.25 (2022-02-02)
|
|
1410
|
-
|
|
1411
|
-
**Note:** Version bump only for package @faststore/ui
|
|
1412
|
-
|
|
1413
|
-
|
|
1414
|
-
|
|
1415
|
-
|
|
1416
|
-
|
|
1417
|
-
## 1.4.24 (2022-02-02)
|
|
1418
|
-
|
|
1419
|
-
**Note:** Version bump only for package @faststore/ui
|
|
1420
|
-
|
|
1421
|
-
|
|
1422
|
-
|
|
1423
|
-
|
|
1424
|
-
|
|
1425
|
-
## 1.4.23 (2022-02-01)
|
|
1426
|
-
|
|
1427
|
-
|
|
1428
|
-
### Bug Fixes
|
|
1429
|
-
|
|
1430
|
-
* unfiltered allCollections query ([#1131](https://github.com/vtex/faststore/issues/1131)) ([4a1744a](https://github.com/vtex/faststore/commit/4a1744ad267517bfb6d3b7d7747725da0533d13f))
|
|
1431
|
-
|
|
1432
|
-
|
|
1433
|
-
|
|
1434
|
-
|
|
1435
|
-
|
|
1436
|
-
## 1.4.22 (2022-01-26)
|
|
1437
|
-
|
|
1438
|
-
**Note:** Version bump only for package @faststore/ui
|
|
1439
|
-
|
|
1440
|
-
|
|
1441
|
-
|
|
1442
|
-
|
|
1443
|
-
|
|
1444
|
-
## 1.4.21 (2022-01-26)
|
|
1445
|
-
|
|
1446
|
-
**Note:** Version bump only for package @faststore/ui
|
|
1447
|
-
|
|
1448
|
-
|
|
1449
|
-
|
|
1450
|
-
|
|
1451
|
-
|
|
1452
|
-
## 1.4.20 (2022-01-26)
|
|
1453
|
-
|
|
1454
|
-
**Note:** Version bump only for package @faststore/ui
|
|
1455
|
-
|
|
1456
|
-
|
|
1457
|
-
|
|
1458
|
-
|
|
1459
|
-
|
|
1460
|
-
## 1.4.19 (2022-01-24)
|
|
1461
|
-
|
|
1462
|
-
**Note:** Version bump only for package @faststore/ui
|
|
1463
|
-
|
|
1464
|
-
|
|
1465
|
-
|
|
1466
|
-
|
|
1467
|
-
|
|
1468
|
-
## 1.4.18 (2022-01-17)
|
|
1469
|
-
|
|
1470
|
-
**Note:** Version bump only for package @faststore/ui
|
|
1471
|
-
|
|
1472
|
-
|
|
1473
|
-
|
|
1474
|
-
|
|
1475
|
-
|
|
1476
|
-
## 1.4.17 (2022-01-13)
|
|
1477
|
-
|
|
1478
|
-
|
|
1479
|
-
### Bug Fixes
|
|
1480
|
-
|
|
1481
|
-
* replaceAll crashing build with env vars ([#1109](https://github.com/vtex/faststore/issues/1109)) ([801b62e](https://github.com/vtex/faststore/commit/801b62e118238b6828d8cdaa2aff96d6c40278a8))
|
|
1482
|
-
|
|
1483
|
-
|
|
1484
|
-
|
|
1485
|
-
|
|
1486
|
-
|
|
1487
|
-
## 1.4.16 (2022-01-11)
|
|
1488
|
-
|
|
1489
|
-
**Note:** Version bump only for package @faststore/ui
|
|
1490
|
-
|
|
1491
|
-
|
|
1492
|
-
|
|
1493
|
-
|
|
1494
|
-
|
|
1495
|
-
## 1.4.15 (2022-01-11)
|
|
1496
|
-
|
|
1497
|
-
|
|
1498
|
-
### Bug Fixes
|
|
1499
|
-
|
|
1500
|
-
* **api:** Breadcrumb data on collection pages ([#1104](https://github.com/vtex/faststore/issues/1104)) ([25d3c2b](https://github.com/vtex/faststore/commit/25d3c2bd07158ffca75bfe377a5b932c8fb36ae5))
|
|
1501
|
-
|
|
1502
|
-
|
|
1503
|
-
|
|
1504
|
-
|
|
1505
|
-
|
|
1506
|
-
## 1.4.14 (2022-01-07)
|
|
1507
|
-
|
|
1508
|
-
|
|
1509
|
-
### Features
|
|
1510
|
-
|
|
1511
|
-
* add item generics to analytics types for easy customization ([#1101](https://github.com/vtex/faststore/issues/1101)) ([51e9d96](https://github.com/vtex/faststore/commit/51e9d96b82062113a96a95159963ff85a22086fc))
|
|
1512
|
-
|
|
1513
|
-
|
|
1514
|
-
|
|
1515
|
-
|
|
1516
|
-
|
|
1517
|
-
## 1.4.13 (2022-01-07)
|
|
1518
|
-
|
|
1519
|
-
**Note:** Version bump only for package @faststore/ui
|
|
1520
|
-
|
|
1521
|
-
|
|
1522
|
-
|
|
1523
|
-
|
|
1524
|
-
|
|
1525
|
-
## 1.4.12 (2022-01-07)
|
|
1526
|
-
|
|
1527
|
-
**Note:** Version bump only for package @faststore/ui
|
|
1528
|
-
|
|
1529
|
-
|
|
1530
|
-
|
|
1531
|
-
|
|
1532
|
-
|
|
1533
|
-
## 1.4.11 (2022-01-06)
|
|
1534
|
-
|
|
1535
|
-
**Note:** Version bump only for package @faststore/ui
|
|
1536
|
-
|
|
1537
|
-
|
|
1538
|
-
|
|
1539
|
-
|
|
1540
|
-
|
|
1541
|
-
## 1.4.10 (2022-01-06)
|
|
1542
|
-
|
|
1543
|
-
|
|
1544
|
-
### Bug Fixes
|
|
1545
|
-
|
|
1546
|
-
* **api:** Sku loader ([#1100](https://github.com/vtex/faststore/issues/1100)) ([82d029f](https://github.com/vtex/faststore/commit/82d029fbb4fd7613c80d099587b00812c410e448))
|
|
1547
|
-
|
|
1548
|
-
|
|
1549
|
-
|
|
1550
|
-
|
|
1551
|
-
|
|
1552
|
-
## 1.4.9 (2022-01-06)
|
|
1553
|
-
|
|
1554
|
-
|
|
1555
|
-
### Features
|
|
1556
|
-
|
|
1557
|
-
* add headers to nginx via env vars ([#1049](https://github.com/vtex/faststore/issues/1049)) ([3553372](https://github.com/vtex/faststore/commit/355337273ce03660db9fd14482818cc24c99f4e2))
|
|
1558
|
-
|
|
1559
|
-
|
|
1560
|
-
|
|
1561
|
-
|
|
1562
|
-
|
|
1563
|
-
## 1.4.8 (2022-01-05)
|
|
1564
|
-
|
|
1565
|
-
**Note:** Version bump only for package @faststore/ui
|
|
1566
|
-
|
|
1567
|
-
|
|
1568
|
-
|
|
1569
|
-
|
|
1570
|
-
|
|
1571
|
-
## 1.4.7 (2022-01-05)
|
|
1572
|
-
|
|
1573
|
-
|
|
1574
|
-
### Bug Fixes
|
|
1575
|
-
|
|
1576
|
-
* fix accessibility on storybook ([#1096](https://github.com/vtex/faststore/issues/1096)) ([55805b1](https://github.com/vtex/faststore/commit/55805b1b2cffd111ef64857321c20e0a001a93b2))
|
|
1577
|
-
|
|
1578
|
-
|
|
1579
|
-
|
|
1580
|
-
|
|
1581
|
-
|
|
1582
|
-
## 1.4.6 (2022-01-05)
|
|
1583
|
-
|
|
1584
|
-
**Note:** Version bump only for package @faststore/ui
|
|
1585
|
-
|
|
1586
|
-
|
|
1587
|
-
|
|
1588
|
-
|
|
1589
|
-
|
|
1590
|
-
## 1.4.5 (2022-01-04)
|
|
1591
|
-
|
|
1592
|
-
**Note:** Version bump only for package @faststore/ui
|
|
1593
|
-
|
|
1594
|
-
|
|
1595
|
-
|
|
1596
|
-
|
|
1597
|
-
|
|
1598
|
-
## 1.4.4 (2022-01-04)
|
|
1599
|
-
|
|
1600
|
-
|
|
1601
|
-
### Bug Fixes
|
|
1602
|
-
|
|
1603
|
-
* adjust data attributes pattern on multiple components ([#1093](https://github.com/vtex/faststore/issues/1093)) ([ca9172f](https://github.com/vtex/faststore/commit/ca9172fb353cfce7011f9144c1e94ed7e6b73f5f))
|
|
1604
|
-
|
|
1605
|
-
|
|
1606
|
-
|
|
1607
|
-
|
|
1608
|
-
|
|
1609
|
-
## 1.4.3 (2022-01-03)
|
|
1610
|
-
|
|
1611
|
-
**Note:** Version bump only for package @faststore/ui
|
|
1612
|
-
|
|
1613
|
-
|
|
1614
|
-
|
|
1615
|
-
|
|
1616
|
-
|
|
1617
|
-
## 1.4.2 (2022-01-03)
|
|
1618
|
-
|
|
1619
|
-
|
|
1620
|
-
### Bug Fixes
|
|
1621
|
-
|
|
1622
|
-
* **ui:** removing aria-labelledby from payment methods component ([#1092](https://github.com/vtex/faststore/issues/1092)) ([bf4c7a9](https://github.com/vtex/faststore/commit/bf4c7a981c379ffb1777a2fd8cae787f735f7d2d))
|
|
1623
|
-
|
|
1624
|
-
|
|
1625
|
-
|
|
1626
|
-
|
|
1627
|
-
|
|
1628
|
-
## 1.4.1 (2022-01-03)
|
|
1629
|
-
|
|
1630
|
-
**Note:** Version bump only for package @faststore/ui
|
|
1631
|
-
|
|
1632
|
-
|
|
1633
|
-
|
|
1634
|
-
|
|
1635
|
-
|
|
1636
|
-
## 1.3.46 (2021-12-23)
|
|
1637
|
-
|
|
1638
|
-
**Note:** Version bump only for package @faststore/ui
|
|
1639
|
-
|
|
1640
|
-
|
|
1641
|
-
|
|
1642
|
-
|
|
1643
|
-
|
|
1644
|
-
## 1.3.45 (2021-12-21)
|
|
1645
|
-
|
|
1646
|
-
**Note:** Version bump only for package @faststore/ui
|
|
1647
|
-
|
|
1648
|
-
|
|
1649
|
-
|
|
1650
|
-
|
|
1651
|
-
|
|
1652
|
-
## 1.3.44 (2021-12-21)
|
|
1653
|
-
|
|
1654
|
-
**Note:** Version bump only for package @faststore/ui
|
|
1655
|
-
|
|
1656
|
-
|
|
1657
|
-
|
|
1658
|
-
|
|
1659
|
-
|
|
1660
|
-
## 1.3.43 (2021-12-20)
|
|
1661
|
-
|
|
1662
|
-
|
|
1663
|
-
### Features
|
|
1664
|
-
|
|
1665
|
-
* QuantitySelector component ([#1083](https://github.com/vtex/faststore/issues/1083)) ([6ade6c0](https://github.com/vtex/faststore/commit/6ade6c02b06fdb74ba2cd2978d8ac4bda35672d2))
|
|
1666
|
-
|
|
1667
|
-
|
|
1668
|
-
|
|
1669
|
-
|
|
1670
|
-
|
|
1671
|
-
## 1.3.42 (2021-12-20)
|
|
1672
|
-
|
|
1673
|
-
**Note:** Version bump only for package @faststore/ui
|
|
1674
|
-
|
|
1675
|
-
|
|
1676
|
-
|
|
1677
|
-
|
|
1678
|
-
|
|
1679
|
-
## 1.3.41 (2021-12-20)
|
|
1680
|
-
|
|
1681
|
-
|
|
1682
|
-
### Features
|
|
1683
|
-
|
|
1684
|
-
* **ui:** Incentive atom ([#1064](https://github.com/vtex/faststore/issues/1064)) ([1b136c7](https://github.com/vtex/faststore/commit/1b136c7d7fc8f2b99259ef1908286713697e03da))
|
|
1685
|
-
|
|
1686
|
-
|
|
1687
|
-
|
|
1688
|
-
|
|
1689
|
-
|
|
1690
|
-
## 1.3.40 (2021-12-18)
|
|
1691
|
-
|
|
1692
|
-
|
|
1693
|
-
### Features
|
|
1694
|
-
|
|
1695
|
-
* **ui:** Link atom ([#1067](https://github.com/vtex/faststore/issues/1067)) ([c49b2dd](https://github.com/vtex/faststore/commit/c49b2ddc31ba4184bed19a8934fbf4d5f0b47a5f))
|
|
1696
|
-
|
|
1697
|
-
|
|
1698
|
-
|
|
1699
|
-
|
|
1700
|
-
|
|
1701
|
-
## 1.3.39 (2021-12-17)
|
|
1702
|
-
|
|
1703
|
-
**Note:** Version bump only for package @faststore/ui
|
|
1704
|
-
|
|
1705
|
-
|
|
1706
|
-
|
|
1707
|
-
|
|
1708
|
-
|
|
1709
|
-
## 1.3.38 (2021-12-16)
|
|
1710
|
-
|
|
1711
|
-
**Note:** Version bump only for package @faststore/ui
|
|
1712
|
-
|
|
1713
|
-
|
|
1714
|
-
|
|
1715
|
-
|
|
1716
|
-
|
|
1717
|
-
## 1.3.37 (2021-12-15)
|
|
1718
|
-
|
|
1719
|
-
|
|
1720
|
-
### Features
|
|
1721
|
-
|
|
1722
|
-
* **ui:** Card component ([#1079](https://github.com/vtex/faststore/issues/1079)) ([7f10a5d](https://github.com/vtex/faststore/commit/7f10a5dcec21f7c9d59ba645755fe298e96269df))
|
|
1723
|
-
|
|
1724
|
-
|
|
1725
|
-
|
|
1726
|
-
|
|
1727
|
-
|
|
1728
|
-
## 1.3.36 (2021-12-15)
|
|
1729
|
-
|
|
1730
|
-
|
|
1731
|
-
### Bug Fixes
|
|
1732
|
-
|
|
1733
|
-
* expose JS files only ([#1081](https://github.com/vtex/faststore/issues/1081)) ([e363c12](https://github.com/vtex/faststore/commit/e363c120f22b10da81ceb3e2d8fcc58c1b4665af))
|
|
1734
|
-
|
|
1735
|
-
|
|
1736
|
-
|
|
1737
|
-
|
|
1738
|
-
|
|
1739
|
-
## 1.3.35 (2021-12-14)
|
|
1740
|
-
|
|
1741
|
-
**Note:** Version bump only for package @faststore/ui
|
|
1742
|
-
|
|
1743
|
-
|
|
1744
|
-
|
|
1745
|
-
|
|
1746
|
-
|
|
1747
|
-
## 1.3.34 (2021-12-11)
|
|
1748
|
-
|
|
1749
|
-
|
|
1750
|
-
### Bug Fixes
|
|
1751
|
-
|
|
1752
|
-
* **docs:** Fix algolia search ([#1078](https://github.com/vtex/faststore/issues/1078)) ([986074f](https://github.com/vtex/faststore/commit/986074f061365d812650a82748ca5a9fc1dac6d5))
|
|
1753
|
-
|
|
1754
|
-
|
|
1755
|
-
|
|
1756
|
-
|
|
1757
|
-
|
|
1758
|
-
## 1.3.33 (2021-12-10)
|
|
1759
|
-
|
|
1760
|
-
**Note:** Version bump only for package @faststore/ui
|
|
1761
|
-
|
|
1762
|
-
|
|
1763
|
-
|
|
1764
|
-
|
|
1765
|
-
|
|
1766
|
-
## 1.3.32 (2021-12-10)
|
|
1767
|
-
|
|
1768
|
-
**Note:** Version bump only for package @faststore/ui
|
|
1769
|
-
|
|
1770
|
-
|
|
1771
|
-
|
|
1772
|
-
|
|
1773
|
-
|
|
1774
|
-
## 1.3.31 (2021-12-10)
|
|
1775
|
-
|
|
1776
|
-
**Note:** Version bump only for package @faststore/ui
|
|
1777
|
-
|
|
1778
|
-
|
|
1779
|
-
|
|
1780
|
-
|
|
1781
|
-
|
|
1782
|
-
## 1.3.30 (2021-12-10)
|
|
1783
|
-
|
|
1784
|
-
**Note:** Version bump only for package @faststore/ui
|
|
1785
|
-
|
|
1786
|
-
|
|
1787
|
-
|
|
1788
|
-
|
|
1789
|
-
|
|
1790
|
-
## 1.3.29 (2021-12-10)
|
|
1791
|
-
|
|
1792
|
-
**Note:** Version bump only for package @faststore/ui
|
|
1793
|
-
|
|
1794
|
-
|
|
1795
|
-
|
|
1796
|
-
|
|
1797
|
-
|
|
1798
|
-
## 1.3.28 (2021-12-10)
|
|
1799
|
-
|
|
1800
|
-
**Note:** Version bump only for package @faststore/ui
|
|
1801
|
-
|
|
1802
|
-
|
|
1803
|
-
|
|
1804
|
-
|
|
1805
|
-
|
|
1806
|
-
## 1.3.27 (2021-12-10)
|
|
1807
|
-
|
|
1808
|
-
|
|
1809
|
-
### Bug Fixes
|
|
1810
|
-
|
|
1811
|
-
* Add Banner Components exportation ([#1072](https://github.com/vtex/faststore/issues/1072)) ([4024104](https://github.com/vtex/faststore/commit/4024104f9804c8762037f03d986a4334af819b3c))
|
|
1812
|
-
|
|
1813
|
-
|
|
1814
|
-
|
|
1815
|
-
|
|
1816
|
-
|
|
1817
|
-
## 1.3.26 (2021-12-09)
|
|
1818
|
-
|
|
1819
|
-
**Note:** Version bump only for package @faststore/ui
|
|
1820
|
-
|
|
1821
|
-
|
|
1822
|
-
|
|
1823
|
-
|
|
1824
|
-
|
|
1825
|
-
## 1.3.25 (2021-12-09)
|
|
1826
|
-
|
|
1827
|
-
**Note:** Version bump only for package @faststore/ui
|
|
1828
|
-
|
|
1829
|
-
|
|
1830
|
-
|
|
1831
|
-
|
|
1832
|
-
|
|
1833
|
-
## 1.3.24 (2021-12-09)
|
|
1834
|
-
|
|
1835
|
-
|
|
1836
|
-
### Bug Fixes
|
|
1837
|
-
|
|
1838
|
-
* fix UI storybook imports ([#1069](https://github.com/vtex/faststore/issues/1069)) ([e4a2402](https://github.com/vtex/faststore/commit/e4a2402235c60488fde7021bf3200d967af3cb83))
|
|
1839
|
-
|
|
1840
|
-
|
|
1841
|
-
|
|
1842
|
-
|
|
1843
|
-
|
|
1844
|
-
## 1.3.23 (2021-12-09)
|
|
1845
|
-
|
|
1846
|
-
**Note:** Version bump only for package @faststore/ui
|
|
1847
|
-
|
|
1848
|
-
|
|
1849
|
-
|
|
1850
|
-
|
|
1851
|
-
|
|
1852
|
-
## 1.3.22 (2021-12-07)
|
|
1853
|
-
|
|
1854
|
-
**Note:** Version bump only for package @faststore/ui
|
|
1855
|
-
|
|
1856
|
-
|
|
1857
|
-
|
|
1858
|
-
|
|
1859
|
-
|
|
1860
|
-
## 1.3.21 (2021-12-07)
|
|
1861
|
-
|
|
1862
|
-
|
|
1863
|
-
### Features
|
|
1864
|
-
|
|
1865
|
-
* add docs ([#1058](https://github.com/vtex/faststore/issues/1058)) ([35f3e62](https://github.com/vtex/faststore/commit/35f3e62ae09c350632479742c9ce2c22e8862b23))
|
|
1866
|
-
|
|
1867
|
-
|
|
1868
|
-
|
|
1869
|
-
|
|
1870
|
-
|
|
1871
|
-
## 1.3.20 (2021-12-07)
|
|
1872
|
-
|
|
1873
|
-
|
|
1874
|
-
### Features
|
|
1875
|
-
|
|
1876
|
-
* **store-ui:** Banner component ([#1048](https://github.com/vtex/faststore/issues/1048)) ([b65d8e5](https://github.com/vtex/faststore/commit/b65d8e574598f8bf8494aac478e4bec4d774ec86))
|
|
1877
|
-
|
|
1878
|
-
|
|
1879
|
-
|
|
1880
|
-
|
|
1881
|
-
|
|
1882
|
-
## 1.3.19 (2021-12-07)
|
|
1883
|
-
|
|
1884
|
-
|
|
1885
|
-
### Features
|
|
1886
|
-
|
|
1887
|
-
* **ui:** PaymentMethods Component ([#1024](https://github.com/vtex/faststore/issues/1024)) ([f093025](https://github.com/vtex/faststore/commit/f093025c5b010b01f16349e2460611792cfff67f))
|
|
1888
|
-
|
|
1889
|
-
|
|
1890
|
-
|
|
1891
|
-
|
|
1892
|
-
|
|
1893
|
-
## 1.3.18 (2021-12-06)
|
|
1894
|
-
|
|
1895
|
-
|
|
1896
|
-
### Features
|
|
1897
|
-
|
|
1898
|
-
* **store-ui:** Alert molecule ([#1020](https://github.com/vtex/faststore/issues/1020)) ([7764e0d](https://github.com/vtex/faststore/commit/7764e0d08270a3bb836038c4a9cd27e5cbef9667))
|
|
1899
|
-
|
|
1900
|
-
|
|
1901
|
-
|
|
1902
|
-
|
|
1903
|
-
|
|
1904
|
-
## 1.3.17 (2021-12-06)
|
|
1905
|
-
|
|
1906
|
-
**Note:** Version bump only for package @faststore/ui
|
|
1907
|
-
|
|
1908
|
-
|
|
1909
|
-
|
|
1910
|
-
|
|
1911
|
-
|
|
1912
|
-
## 1.3.16 (2021-12-06)
|
|
1913
|
-
|
|
1914
|
-
|
|
1915
|
-
### Bug Fixes
|
|
1916
|
-
|
|
1917
|
-
* add fallback to prevent null facets attribute StoreSearchResult query ([#1056](https://github.com/vtex/faststore/issues/1056)) ([ae1483f](https://github.com/vtex/faststore/commit/ae1483fdb901328a7a7348746fd241b9ce7ea1da))
|
|
1918
|
-
|
|
1919
|
-
|
|
1920
|
-
|
|
1921
|
-
|
|
1922
|
-
|
|
1923
|
-
## 1.3.15 (2021-12-03)
|
|
1924
|
-
|
|
1925
|
-
**Note:** Version bump only for package @faststore/ui
|
|
1926
|
-
|
|
1927
|
-
|
|
1928
|
-
|
|
1929
|
-
|
|
1930
|
-
|
|
1931
|
-
## 1.3.14 (2021-12-03)
|
|
1932
|
-
|
|
1933
|
-
**Note:** Version bump only for package @faststore/ui
|
|
1934
|
-
|
|
1935
|
-
|
|
1936
|
-
|
|
1937
|
-
|
|
1938
|
-
|
|
1939
|
-
## 1.3.13 (2021-12-03)
|
|
1940
|
-
|
|
1941
|
-
**Note:** Version bump only for package @faststore/ui
|
|
1942
|
-
|
|
1943
|
-
|
|
1944
|
-
|
|
1945
|
-
|
|
1946
|
-
|
|
1947
|
-
## 1.3.12 (2021-12-02)
|
|
1948
|
-
|
|
1949
|
-
**Note:** Version bump only for package @faststore/ui
|
|
1950
|
-
|
|
1951
|
-
|
|
1952
|
-
|
|
1953
|
-
|
|
1954
|
-
|
|
1955
|
-
## 1.3.11 (2021-12-02)
|
|
1956
|
-
|
|
1957
|
-
**Note:** Version bump only for package @faststore/ui
|
|
1958
|
-
|
|
1959
|
-
|
|
1960
|
-
|
|
1961
|
-
|
|
1962
|
-
|
|
1963
|
-
## 1.3.10 (2021-12-01)
|
|
1964
|
-
|
|
1965
|
-
**Note:** Version bump only for package @faststore/ui
|
|
1966
|
-
|
|
1967
|
-
|
|
1968
|
-
|
|
1969
|
-
|
|
1970
|
-
|
|
1971
|
-
## 1.3.9 (2021-12-01)
|
|
1972
|
-
|
|
1973
|
-
|
|
1974
|
-
### Bug Fixes
|
|
1975
|
-
|
|
1976
|
-
* **api:** Throws NotFoundError when collection is not found ([#1047](https://github.com/vtex/faststore/issues/1047)) ([9535ec3](https://github.com/vtex/faststore/commit/9535ec3d67a64f98b4d4e914e7bae81e06935e2a))
|
|
1977
|
-
|
|
1978
|
-
|
|
1979
|
-
|
|
1980
|
-
|
|
1981
|
-
|
|
1982
|
-
## 1.3.8 (2021-12-01)
|
|
1983
|
-
|
|
1984
|
-
**Note:** Version bump only for package @faststore/ui
|
|
1985
|
-
|
|
1986
|
-
|
|
1987
|
-
|
|
1988
|
-
|
|
1989
|
-
|
|
1990
|
-
## 1.3.7 (2021-12-01)
|
|
1991
|
-
|
|
1992
|
-
**Note:** Version bump only for package @faststore/ui
|
|
1993
|
-
|
|
1994
|
-
|
|
1995
|
-
|
|
1996
|
-
|
|
1997
|
-
|
|
1998
|
-
## 1.3.6 (2021-11-26)
|
|
1999
|
-
|
|
2000
|
-
**Note:** Version bump only for package @faststore/ui
|
|
2001
|
-
|
|
2002
|
-
|
|
2003
|
-
|
|
2004
|
-
|
|
2005
|
-
|
|
2006
|
-
## 1.3.5 (2021-11-25)
|
|
2007
|
-
|
|
2008
|
-
|
|
2009
|
-
### Features
|
|
2010
|
-
|
|
2011
|
-
* **ui:** RadioGroup Component ([#1033](https://github.com/vtex/faststore/issues/1033)) ([60f306d](https://github.com/vtex/faststore/commit/60f306d97257a8cc65ec67bf1f1cc16376ad1654))
|
|
2012
|
-
|
|
2013
|
-
|
|
2014
|
-
|
|
2015
|
-
|
|
2016
|
-
|
|
2017
|
-
## 1.3.4 (2021-11-23)
|
|
2018
|
-
|
|
2019
|
-
**Note:** Version bump only for package @faststore/ui
|
|
2020
|
-
|
|
2021
|
-
|
|
2022
|
-
|
|
2023
|
-
|
|
2024
|
-
|
|
2025
|
-
## 1.3.3 (2021-11-23)
|
|
2026
|
-
|
|
2027
|
-
|
|
2028
|
-
### Features
|
|
2029
|
-
|
|
2030
|
-
* **gatsby-plugin-nginx:** support to augment the generateRewrites ([#1017](https://github.com/vtex/faststore/issues/1017)) ([46587b0](https://github.com/vtex/faststore/commit/46587b0280d7f8dd733a0dca29909f041c944897))
|
|
2031
|
-
|
|
2032
|
-
|
|
2033
|
-
|
|
2034
|
-
|
|
2035
|
-
|
|
2036
|
-
## 1.3.2 (2021-11-22)
|
|
2037
|
-
|
|
2038
|
-
**Note:** Version bump only for package @faststore/ui
|
|
2039
|
-
|
|
2040
|
-
|
|
2041
|
-
|
|
2042
|
-
|
|
2043
|
-
|
|
2044
|
-
## 1.3.1 (2021-11-18)
|
|
2045
|
-
|
|
2046
|
-
**Note:** Version bump only for package @faststore/ui
|
|
2047
|
-
|
|
2048
|
-
|
|
2049
|
-
|
|
2050
|
-
|
|
2051
|
-
|
|
2052
|
-
## 1.2.37 (2021-11-17)
|
|
2053
|
-
|
|
2054
|
-
**Note:** Version bump only for package @faststore/ui
|
|
2055
|
-
|
|
2056
|
-
|
|
2057
|
-
|
|
2058
|
-
|
|
2059
|
-
|
|
2060
|
-
## 1.2.36 (2021-11-16)
|
|
2061
|
-
|
|
2062
|
-
**Note:** Version bump only for package @faststore/ui
|
|
2063
|
-
|
|
2064
|
-
|
|
2065
|
-
|
|
2066
|
-
|
|
2067
|
-
|
|
2068
|
-
## 1.2.35 (2021-11-16)
|
|
2069
|
-
|
|
2070
|
-
**Note:** Version bump only for package @faststore/ui
|
|
2071
|
-
|
|
2072
|
-
|
|
2073
|
-
|
|
2074
|
-
|
|
2075
|
-
|
|
2076
|
-
## 1.2.34 (2021-11-16)
|
|
2077
|
-
|
|
2078
|
-
|
|
2079
|
-
### Bug Fixes
|
|
2080
|
-
|
|
2081
|
-
* Filter collection slugs in api ([#1022](https://github.com/vtex/faststore/issues/1022)) ([cdcfcff](https://github.com/vtex/faststore/commit/cdcfcff642561dd73b1f85557e101271d10ca930))
|
|
2082
|
-
|
|
2083
|
-
|
|
2084
|
-
|
|
2085
|
-
|
|
2086
|
-
|
|
2087
|
-
## 1.2.33 (2021-11-12)
|
|
2088
|
-
|
|
2089
|
-
**Note:** Version bump only for package @faststore/ui
|
|
2090
|
-
|
|
2091
|
-
|
|
2092
|
-
|
|
2093
|
-
|
|
2094
|
-
|
|
2095
|
-
## 1.2.32 (2021-11-11)
|
|
2096
|
-
|
|
2097
|
-
**Note:** Version bump only for package @faststore/ui
|
|
2098
|
-
|
|
2099
|
-
|
|
2100
|
-
|
|
2101
|
-
|
|
2102
|
-
|
|
2103
|
-
## 1.2.31 (2021-11-04)
|
|
2104
|
-
|
|
2105
|
-
|
|
2106
|
-
### Features
|
|
2107
|
-
|
|
2108
|
-
* **store-ui:** Breadcrumb improvements ([#1010](https://github.com/vtex/faststore/issues/1010)) ([8b4bf37](https://github.com/vtex/faststore/commit/8b4bf37316d6057683680de36493b63709bb1012))
|
|
2109
|
-
|
|
2110
|
-
|
|
2111
|
-
|
|
2112
|
-
|
|
2113
|
-
|
|
2114
|
-
## 1.2.30 (2021-11-03)
|
|
2115
|
-
|
|
2116
|
-
|
|
2117
|
-
### Bug Fixes
|
|
2118
|
-
|
|
2119
|
-
* Channel simulation ([#1014](https://github.com/vtex/faststore/issues/1014)) ([b45406b](https://github.com/vtex/faststore/commit/b45406b2b7ee8deb2b6e256629ba6df89d1b5940))
|
|
2120
|
-
|
|
2121
|
-
|
|
2122
|
-
|
|
2123
|
-
|
|
2124
|
-
|
|
2125
|
-
## 1.2.29 (2021-11-03)
|
|
2126
|
-
|
|
2127
|
-
**Note:** Version bump only for package @faststore/ui
|
|
2128
|
-
|
|
2129
|
-
|
|
2130
|
-
|
|
2131
|
-
|
|
2132
|
-
|
|
2133
|
-
## 1.2.28 (2021-10-29)
|
|
2134
|
-
|
|
2135
|
-
**Note:** Version bump only for package @faststore/ui
|
|
2136
|
-
|
|
2137
|
-
|
|
2138
|
-
|
|
2139
|
-
|
|
2140
|
-
|
|
2141
|
-
## 1.2.27 (2021-10-29)
|
|
2142
|
-
|
|
2143
|
-
**Note:** Version bump only for package @faststore/ui
|
|
2144
|
-
|
|
2145
|
-
|
|
2146
|
-
|
|
2147
|
-
|
|
2148
|
-
|
|
2149
|
-
## 1.2.26 (2021-10-29)
|
|
2150
|
-
|
|
2151
|
-
|
|
2152
|
-
### Bug Fixes
|
|
2153
|
-
|
|
2154
|
-
* **store-ui:** Remove circular dependency ([#1011](https://github.com/vtex/faststore/issues/1011)) ([b9f08c9](https://github.com/vtex/faststore/commit/b9f08c95ae33bdbb09ffc044d6ad831fd6608144))
|
|
2155
|
-
|
|
2156
|
-
|
|
2157
|
-
|
|
2158
|
-
|
|
2159
|
-
|
|
2160
|
-
## 1.2.25 (2021-10-28)
|
|
2161
|
-
|
|
2162
|
-
**Note:** Version bump only for package @faststore/ui
|
|
2163
|
-
|
|
2164
|
-
|
|
2165
|
-
|
|
2166
|
-
|
|
2167
|
-
|
|
2168
|
-
## 1.2.24 (2021-10-28)
|
|
2169
|
-
|
|
2170
|
-
**Note:** Version bump only for package @faststore/ui
|
|
2171
|
-
|
|
2172
|
-
|
|
2173
|
-
|
|
2174
|
-
|
|
2175
|
-
|
|
2176
|
-
## 1.2.23 (2021-10-27)
|
|
2177
|
-
|
|
2178
|
-
|
|
2179
|
-
### Features
|
|
2180
|
-
|
|
2181
|
-
* **store-ui:** Add carousel tablist keyboard behavior ([#996](https://github.com/vtex/faststore/issues/996)) ([9081584](https://github.com/vtex/faststore/commit/908158460028009aaaa4ebbcd22eefab59e9bff8))
|
|
2182
|
-
|
|
2183
|
-
|
|
2184
|
-
|
|
2185
|
-
|
|
2186
|
-
|
|
2187
|
-
## 1.2.22 (2021-10-26)
|
|
2188
|
-
|
|
2189
|
-
**Note:** Version bump only for package @vtex/store-ui
|
|
2190
|
-
|
|
2191
|
-
|
|
2192
|
-
|
|
2193
|
-
|
|
2194
|
-
|
|
2195
|
-
## 1.2.21 (2021-10-26)
|
|
2196
|
-
|
|
2197
|
-
|
|
2198
|
-
### Features
|
|
2199
|
-
|
|
2200
|
-
* **ui:** Form molecule ([#1004](https://github.com/vtex/faststore/issues/1004)) ([c584ef6](https://github.com/vtex/faststore/commit/c584ef693d111ede70d27730ecb3cce613b9aba3))
|
|
2201
|
-
|
|
2202
|
-
|
|
2203
|
-
|
|
2204
|
-
|
|
2205
|
-
|
|
2206
|
-
## 1.2.20 (2021-10-26)
|
|
2207
|
-
|
|
2208
|
-
**Note:** Version bump only for package @faststore/ui
|
|
2209
|
-
|
|
2210
|
-
|
|
2211
|
-
|
|
2212
|
-
|
|
2213
|
-
|
|
2214
|
-
## 1.2.19 (2021-10-25)
|
|
2215
|
-
|
|
2216
|
-
**Note:** Version bump only for package @faststore/ui
|
|
2217
|
-
|
|
2218
|
-
|
|
2219
|
-
|
|
2220
|
-
|
|
2221
|
-
|
|
2222
|
-
## 1.2.18 (2021-10-25)
|
|
2223
|
-
|
|
2224
|
-
|
|
2225
|
-
### Features
|
|
2226
|
-
|
|
2227
|
-
* **ui:** Breadcrumb molecule ([#986](https://github.com/vtex/faststore/issues/986)) ([325c738](https://github.com/vtex/faststore/commit/325c7387089d2f2c7152191b54fc3cb4918f1c68))
|
|
2228
|
-
|
|
2229
|
-
|
|
2230
|
-
|
|
2231
|
-
|
|
2232
|
-
|
|
2233
|
-
## 1.2.17 (2021-10-21)
|
|
2234
|
-
|
|
2235
|
-
|
|
2236
|
-
### Features
|
|
2237
|
-
|
|
2238
|
-
* **ui:** Loading Button molecule ([#962](https://github.com/vtex/faststore/issues/962)) ([6083ea0](https://github.com/vtex/faststore/commit/6083ea0273646a09e66ceedfab4b17c3960ac9fc)), closes [#918](https://github.com/vtex/faststore/issues/918) [#911](https://github.com/vtex/faststore/issues/911)
|
|
2239
|
-
|
|
2240
|
-
|
|
2241
|
-
### BREAKING CHANGES
|
|
2242
|
-
|
|
2243
|
-
* **ui:** Remove deprecated folders (#927)
|
|
2244
|
-
|
|
2245
|
-
|
|
2246
|
-
|
|
2247
|
-
|
|
2248
|
-
|
|
2249
|
-
## 1.2.16 (2021-10-21)
|
|
2250
|
-
|
|
2251
|
-
|
|
2252
|
-
### Features
|
|
2253
|
-
|
|
2254
|
-
* **ui:** Label atom ([#1001](https://github.com/vtex/faststore/issues/1001)) ([3306ea6](https://github.com/vtex/faststore/commit/3306ea6b9b48996574eac4b8c1b737dff94a438e))
|
|
2255
|
-
|
|
2256
|
-
|
|
2257
|
-
|
|
2258
|
-
|
|
2259
|
-
|
|
2260
|
-
## 1.2.15 (2021-10-21)
|
|
2261
|
-
|
|
2262
|
-
|
|
2263
|
-
### Bug Fixes
|
|
2264
|
-
|
|
2265
|
-
* **ui:** Fix search-input a11y ([#1000](https://github.com/vtex/faststore/issues/1000)) ([f052f46](https://github.com/vtex/faststore/commit/f052f465e21aa4e2ca047327eeb0610b9b979f10))
|
|
2266
|
-
|
|
2267
|
-
|
|
2268
|
-
|
|
2269
|
-
|
|
2270
|
-
|
|
2271
|
-
## 1.2.14 (2021-10-20)
|
|
2272
|
-
|
|
2273
|
-
|
|
2274
|
-
### Features
|
|
2275
|
-
|
|
2276
|
-
* graphql-utils ([#998](https://github.com/vtex/faststore/issues/998)) ([bddf043](https://github.com/vtex/faststore/commit/bddf04308826369f86322851b554cc58ab5b2161))
|
|
2277
|
-
|
|
2278
|
-
|
|
2279
|
-
|
|
2280
|
-
|
|
2281
|
-
|
|
2282
|
-
## 1.2.13 (2021-10-20)
|
|
2283
|
-
|
|
2284
|
-
**Note:** Version bump only for package @faststore/ui
|
|
2285
|
-
|
|
2286
|
-
|
|
2287
|
-
|
|
2288
|
-
|
|
2289
|
-
|
|
2290
|
-
## 1.2.12 (2021-10-18)
|
|
2291
|
-
|
|
2292
|
-
**Note:** Version bump only for package @faststore/ui
|
|
2293
|
-
|
|
2294
|
-
|
|
2295
|
-
|
|
2296
|
-
|
|
2297
|
-
|
|
2298
|
-
## 1.2.11 (2021-10-18)
|
|
2299
|
-
|
|
2300
|
-
**Note:** Version bump only for package @faststore/ui
|
|
2301
|
-
|
|
2302
|
-
|
|
2303
|
-
|
|
2304
|
-
|
|
2305
|
-
|
|
2306
|
-
## 1.2.10 (2021-10-18)
|
|
2307
|
-
|
|
2308
|
-
|
|
2309
|
-
### Bug Fixes
|
|
2310
|
-
|
|
2311
|
-
* **ui:** Component Architecture doc's code snippets ([#997](https://github.com/vtex/faststore/issues/997)) ([7f0d5f3](https://github.com/vtex/faststore/commit/7f0d5f307014f794063dd8d94d873478803888c0))
|
|
2312
|
-
|
|
2313
|
-
|
|
2314
|
-
|
|
2315
|
-
|
|
2316
|
-
|
|
2317
|
-
## 1.2.9 (2021-10-18)
|
|
2318
|
-
|
|
2319
|
-
**Note:** Version bump only for package @faststore/ui
|
|
2320
|
-
|
|
2321
|
-
|
|
2322
|
-
|
|
2323
|
-
|
|
2324
|
-
|
|
2325
|
-
## 1.2.8 (2021-10-15)
|
|
2326
|
-
|
|
2327
|
-
**Note:** Version bump only for package @faststore/ui
|
|
2328
|
-
|
|
2329
|
-
|
|
2330
|
-
|
|
2331
|
-
|
|
2332
|
-
|
|
2333
|
-
## 1.2.7 (2021-10-15)
|
|
2334
|
-
|
|
2335
|
-
**Note:** Version bump only for package @faststore/ui
|
|
2336
|
-
|
|
2337
|
-
|
|
2338
|
-
|
|
2339
|
-
|
|
2340
|
-
|
|
2341
|
-
## 1.2.6 (2021-10-15)
|
|
2342
|
-
|
|
2343
|
-
**Note:** Version bump only for package @faststore/ui
|
|
2344
|
-
|
|
2345
|
-
|
|
2346
|
-
|
|
2347
|
-
|
|
2348
|
-
|
|
2349
|
-
## 1.2.5 (2021-10-15)
|
|
2350
|
-
|
|
2351
|
-
**Note:** Version bump only for package @faststore/ui
|
|
2352
|
-
|
|
2353
|
-
|
|
2354
|
-
|
|
2355
|
-
|
|
2356
|
-
|
|
2357
|
-
## 1.2.4 (2021-10-14)
|
|
2358
|
-
|
|
2359
|
-
|
|
2360
|
-
### Features
|
|
2361
|
-
|
|
2362
|
-
* **ui:** Accordion molecule ([#985](https://github.com/vtex/faststore/issues/985)) ([a35fb51](https://github.com/vtex/faststore/commit/a35fb51b675e41af6070da8b521a3a4da25a0d65))
|
|
2363
|
-
|
|
2364
|
-
|
|
2365
|
-
|
|
2366
|
-
|
|
2367
|
-
|
|
2368
|
-
## 1.2.3 (2021-10-14)
|
|
2369
|
-
|
|
2370
|
-
**Note:** Version bump only for package @faststore/ui
|
|
2371
|
-
|
|
2372
|
-
|
|
2373
|
-
|
|
2374
|
-
|
|
2375
|
-
|
|
2376
|
-
## 1.2.2 (2021-10-13)
|
|
2377
|
-
|
|
2378
|
-
**Note:** Version bump only for package @faststore/ui
|
|
2379
|
-
|
|
2380
|
-
|
|
2381
|
-
|
|
2382
|
-
|
|
2383
|
-
|
|
2384
|
-
## 1.2.1 (2021-10-08)
|
|
2385
|
-
|
|
2386
|
-
**Note:** Version bump only for package @faststore/ui
|
|
2387
|
-
|
|
2388
|
-
|
|
2389
|
-
|
|
2390
|
-
|
|
2391
|
-
|
|
2392
|
-
## 1.1.18 (2021-10-05)
|
|
2393
|
-
|
|
2394
|
-
**Note:** Version bump only for package @faststore/ui
|
|
2395
|
-
|
|
2396
|
-
|
|
2397
|
-
|
|
2398
|
-
|
|
2399
|
-
|
|
2400
|
-
## 1.1.17 (2021-10-05)
|
|
2401
|
-
|
|
2402
|
-
|
|
2403
|
-
### Features
|
|
2404
|
-
|
|
2405
|
-
* **store-api:** Add channel support for products ([#968](https://github.com/vtex/faststore/issues/968)) ([923d343](https://github.com/vtex/faststore/commit/923d343bcde8fbebfff9d32ba52ac26cd0504484))
|
|
2406
|
-
|
|
2407
|
-
|
|
2408
|
-
|
|
2409
|
-
|
|
2410
|
-
|
|
2411
|
-
## 1.1.16 (2021-10-04)
|
|
2412
|
-
|
|
2413
|
-
|
|
2414
|
-
### Features
|
|
2415
|
-
|
|
2416
|
-
* **store-api:** Add cart to store-api ([#963](https://github.com/vtex/faststore/issues/963)) ([0607d82](https://github.com/vtex/faststore/commit/0607d82f9f17de0b4045a7efbe99004d43e87056))
|
|
2417
|
-
|
|
2418
|
-
|
|
2419
|
-
|
|
2420
|
-
|
|
2421
|
-
|
|
2422
|
-
## 1.1.15 (2021-10-01)
|
|
2423
|
-
|
|
2424
|
-
|
|
2425
|
-
### Features
|
|
2426
|
-
|
|
2427
|
-
* Configure storybook theme ([#979](https://github.com/vtex/faststore/issues/979)) ([736811f](https://github.com/vtex/faststore/commit/736811f6381b4fd5f3f6d976198262216fe3ebcb))
|
|
2428
|
-
|
|
2429
|
-
|
|
2430
|
-
|
|
2431
|
-
|
|
2432
|
-
|
|
2433
|
-
## 1.1.14 (2021-09-28)
|
|
2434
|
-
|
|
2435
|
-
|
|
2436
|
-
### Features
|
|
2437
|
-
|
|
2438
|
-
* **ui:** Add Modal molecule ([#957](https://github.com/vtex/faststore/issues/957)) ([530b308](https://github.com/vtex/faststore/commit/530b3085a5707be459b37757844ce2e52b2f2981))
|
|
2439
|
-
|
|
2440
|
-
|
|
2441
|
-
|
|
2442
|
-
|
|
2443
|
-
|
|
2444
|
-
## 1.1.13 (2021-09-23)
|
|
2445
|
-
|
|
2446
|
-
**Note:** Version bump only for package @faststore/ui
|
|
2447
|
-
|
|
2448
|
-
|
|
2449
|
-
|
|
2450
|
-
|
|
2451
|
-
|
|
2452
|
-
## 1.1.12 (2021-09-22)
|
|
2453
|
-
|
|
2454
|
-
|
|
2455
|
-
### Bug Fixes
|
|
2456
|
-
|
|
2457
|
-
* users were unable to develop a store in an account without CMS pages ([#969](https://github.com/vtex/faststore/issues/969)) ([7b28a4e](https://github.com/vtex/faststore/commit/7b28a4e0da1edec7e843a614339909c6565b220a))
|
|
2458
|
-
|
|
2459
|
-
|
|
2460
|
-
|
|
2461
|
-
|
|
2462
|
-
|
|
2463
|
-
## 1.1.11 (2021-09-17)
|
|
2464
|
-
|
|
2465
|
-
|
|
2466
|
-
### Features
|
|
2467
|
-
|
|
2468
|
-
* **ui:** Spinner atom ([#961](https://github.com/vtex/faststore/issues/961)) ([59034b7](https://github.com/vtex/faststore/commit/59034b726ac83c79f591cd24739a8c15316c92b3)), closes [#918](https://github.com/vtex/faststore/issues/918) [#911](https://github.com/vtex/faststore/issues/911)
|
|
2469
|
-
|
|
2470
|
-
|
|
2471
|
-
### BREAKING CHANGES
|
|
2472
|
-
|
|
2473
|
-
* **ui:** Remove deprecated folders (#927)
|
|
2474
|
-
|
|
2475
|
-
|
|
2476
|
-
|
|
2477
|
-
|
|
2478
|
-
|
|
2479
|
-
## 1.1.10 (2021-09-16)
|
|
2480
|
-
|
|
2481
|
-
|
|
2482
|
-
### Features
|
|
2483
|
-
|
|
2484
|
-
* **store-api:** Add codegen ([#960](https://github.com/vtex/faststore/issues/960)) ([5231e6c](https://github.com/vtex/faststore/commit/5231e6c455be73b9d870627188c07a420651ed44))
|
|
2485
|
-
|
|
2486
|
-
|
|
2487
|
-
|
|
2488
|
-
|
|
2489
|
-
|
|
2490
|
-
## 1.1.9 (2021-09-15)
|
|
2491
|
-
|
|
2492
|
-
**Note:** Version bump only for package @faststore/ui
|
|
2493
|
-
|
|
2494
|
-
|
|
2495
|
-
|
|
2496
|
-
|
|
2497
|
-
|
|
2498
|
-
## 1.1.8 (2021-09-14)
|
|
2499
|
-
|
|
2500
|
-
|
|
2501
|
-
### Features
|
|
2502
|
-
|
|
2503
|
-
* **store-api:** Store API TypeDefs ([#942](https://github.com/vtex/faststore/issues/942)) ([b440dc9](https://github.com/vtex/faststore/commit/b440dc9f023da82b5c443c465375e74f909d1b8d))
|
|
2504
|
-
|
|
2505
|
-
|
|
2506
|
-
|
|
2507
|
-
|
|
2508
|
-
|
|
2509
|
-
## 1.1.7 (2021-09-13)
|
|
2510
|
-
|
|
2511
|
-
|
|
2512
|
-
### Features
|
|
2513
|
-
|
|
2514
|
-
* **ui:** Add Skeleton Atom ([#911](https://github.com/vtex/faststore/issues/911)) ([ef25cde](https://github.com/vtex/faststore/commit/ef25cdea6f6e344b4005ecd2ec0c80d959df35b0))
|
|
2515
|
-
|
|
2516
|
-
|
|
2517
|
-
|
|
2518
|
-
|
|
2519
|
-
|
|
2520
|
-
## 1.1.6 (2021-09-09)
|
|
2521
|
-
|
|
2522
|
-
**Note:** Version bump only for package @faststore/ui
|
|
2523
|
-
|
|
2524
|
-
|
|
2525
|
-
|
|
2526
|
-
|
|
2527
|
-
|
|
2528
|
-
## 1.1.5 (2021-09-09)
|
|
2529
|
-
|
|
2530
|
-
|
|
2531
|
-
### Features
|
|
2532
|
-
|
|
2533
|
-
* **store-sdk:** custom events, tests and docs ([#937](https://github.com/vtex/faststore/issues/937)) ([c268542](https://github.com/vtex/faststore/commit/c2685425b8a2b6c40ce2f79a5a0afc2b2022760d))
|
|
2534
|
-
|
|
2535
|
-
|
|
2536
|
-
|
|
2537
|
-
|
|
2538
|
-
|
|
2539
|
-
## 1.1.4 (2021-09-09)
|
|
2540
|
-
|
|
2541
|
-
|
|
2542
|
-
### Features
|
|
2543
|
-
|
|
2544
|
-
* support lambdas ([#933](https://github.com/vtex/faststore/issues/933)) ([0f14557](https://github.com/vtex/faststore/commit/0f14557f7b98635bc82ede499b12cc28f2f51b6e))
|
|
2545
|
-
|
|
2546
|
-
|
|
2547
|
-
|
|
2548
|
-
|
|
2549
|
-
|
|
2550
|
-
## 1.1.3 (2021-09-08)
|
|
2551
|
-
|
|
2552
|
-
**Note:** Version bump only for package @faststore/ui
|
|
2553
|
-
|
|
2554
|
-
|
|
2555
|
-
|
|
2556
|
-
|
|
2557
|
-
|
|
2558
|
-
## 1.1.2 (2021-09-06)
|
|
2559
|
-
|
|
2560
|
-
|
|
2561
|
-
### Features
|
|
2562
|
-
|
|
2563
|
-
* **ui:** adding list atom ([#918](https://github.com/vtex/faststore/issues/918)) ([72c3b2e](https://github.com/vtex/faststore/commit/72c3b2eeac85c784bbee310898b24823c2c18c3a))
|
|
2564
|
-
|
|
2565
|
-
|
|
2566
|
-
|
|
2567
|
-
|
|
2568
|
-
|
|
2569
|
-
## 1.1.1 (2021-09-01)
|
|
2570
|
-
|
|
2571
|
-
**Note:** Version bump only for package @faststore/ui
|
|
2572
|
-
|
|
2573
|
-
|
|
2574
|
-
|
|
2575
|
-
|
|
2576
|
-
|
|
2577
|
-
## [1.0.3](https://github.com/vtex/faststore/compare/v1.1.0...v1.0.3) (2021-09-01)
|
|
2578
|
-
|
|
2579
|
-
**Note:** Version bump only for package @faststore/ui
|
|
2580
|
-
|
|
2581
|
-
|
|
2582
|
-
|
|
2583
|
-
|
|
2584
|
-
|
|
2585
|
-
## 1.0.2 (2021-09-01)
|
|
2586
|
-
|
|
2587
|
-
**Note:** Version bump only for package @faststore/ui
|
|
2588
|
-
|
|
2589
|
-
|
|
2590
|
-
|
|
2591
|
-
|
|
2592
|
-
|
|
2593
|
-
## 1.0.1 (2021-08-31)
|
|
2594
|
-
|
|
2595
|
-
**Note:** Version bump only for package @faststore/ui
|
|
2596
|
-
|
|
2597
|
-
|
|
2598
|
-
|
|
2599
|
-
|
|
2600
|
-
|
|
2601
|
-
## 0.373.36 (2021-08-31)
|
|
2602
|
-
|
|
2603
|
-
**Note:** Version bump only for package @faststore/ui
|
|
2604
|
-
|
|
2605
|
-
|
|
2606
|
-
|
|
2607
|
-
|
|
2608
|
-
|
|
2609
|
-
## 0.373.35 (2021-08-30)
|
|
2610
|
-
|
|
2611
|
-
**Note:** Version bump only for package @faststore/ui
|
|
2612
|
-
|
|
2613
|
-
|
|
2614
|
-
|
|
2615
|
-
|
|
2616
|
-
|
|
2617
|
-
## 0.373.34 (2021-08-30)
|
|
2618
|
-
|
|
2619
|
-
|
|
2620
|
-
### Features
|
|
2621
|
-
|
|
2622
|
-
* **ui:** price range ([#924](https://github.com/vtex/faststore/issues/924)) ([e5c5d9a](https://github.com/vtex/faststore/commit/e5c5d9aade59d91aead75af6a09d7db3cc67348e))
|
|
2623
|
-
|
|
2624
|
-
|
|
2625
|
-
|
|
2626
|
-
|
|
2627
|
-
|
|
2628
|
-
## 0.373.33 (2021-08-30)
|
|
2629
|
-
|
|
2630
|
-
|
|
2631
|
-
### Features
|
|
2632
|
-
|
|
2633
|
-
* **ui:** slider ([#917](https://github.com/vtex/faststore/issues/917)) ([15a5f82](https://github.com/vtex/faststore/commit/15a5f826f3ad0054934c5092a2def4cd8d2a7c3c))
|
|
2634
|
-
|
|
2635
|
-
|
|
2636
|
-
|
|
2637
|
-
|
|
2638
|
-
|
|
2639
|
-
## 0.373.32 (2021-08-27)
|
|
2640
|
-
|
|
2641
|
-
**Note:** Version bump only for package @faststore/ui
|
|
2642
|
-
|
|
2643
|
-
|
|
2644
|
-
|
|
2645
|
-
|
|
2646
|
-
|
|
2647
|
-
## 0.373.31 (2021-08-27)
|
|
2648
|
-
|
|
2649
|
-
**Note:** Version bump only for package @faststore/ui
|
|
2650
|
-
|
|
2651
|
-
|
|
2652
|
-
|
|
2653
|
-
|
|
2654
|
-
|
|
2655
|
-
## 0.373.30 (2021-08-27)
|
|
2656
|
-
|
|
2657
|
-
|
|
2658
|
-
### Bug Fixes
|
|
2659
|
-
|
|
2660
|
-
* move pixel back to gatsby-theme-store ([#922](https://github.com/vtex/faststore/issues/922)) ([58de70d](https://github.com/vtex/faststore/commit/58de70d943aec36883384a0d6545ad7ab7d8f6bb))
|
|
2661
|
-
|
|
2662
|
-
|
|
2663
|
-
|
|
2664
|
-
|
|
2665
|
-
|
|
2666
|
-
## 0.373.29 (2021-08-26)
|
|
2667
|
-
|
|
2668
|
-
|
|
2669
|
-
### Bug Fixes
|
|
2670
|
-
|
|
2671
|
-
* **gatsby-plugin-cms:** null cms nodes were preventing stores from building ([0270037](https://github.com/vtex/faststore/commit/027003711c00854fc6679b6d469a2be13a3d0437))
|
|
2672
|
-
|
|
2673
|
-
|
|
2674
|
-
|
|
2675
|
-
|
|
2676
|
-
|
|
2677
|
-
## 0.373.28 (2021-08-26)
|
|
2678
|
-
|
|
2679
|
-
|
|
2680
|
-
### Features
|
|
2681
|
-
|
|
2682
|
-
* **ui:** Add IconButton Molecule ([#900](https://github.com/vtex/faststore/issues/900)) ([0114409](https://github.com/vtex/faststore/commit/0114409d7efb8e5146d2b17b5fc5500ceb16b7bf))
|
|
2683
|
-
|
|
2684
|
-
|
|
2685
|
-
|
|
2686
|
-
|
|
2687
|
-
|
|
2688
|
-
## 0.373.27 (2021-08-24)
|
|
2689
|
-
|
|
2690
|
-
|
|
2691
|
-
### Features
|
|
2692
|
-
|
|
2693
|
-
* **ui:** Create Badge component ([#894](https://github.com/vtex/faststore/issues/894)) ([1438be3](https://github.com/vtex/faststore/commit/1438be37e9670028b263b2331bb7671cebcf4392))
|
|
2694
|
-
|
|
2695
|
-
|
|
2696
|
-
|
|
2697
|
-
|
|
2698
|
-
|
|
2699
|
-
## 0.373.26 (2021-08-24)
|
|
2700
|
-
|
|
2701
|
-
**Note:** Version bump only for package @faststore/ui
|
|
2702
|
-
|
|
2703
|
-
|
|
2704
|
-
|
|
2705
|
-
|
|
2706
|
-
|
|
2707
|
-
## 0.373.25 (2021-08-24)
|
|
2708
|
-
|
|
2709
|
-
|
|
2710
|
-
### Bug Fixes
|
|
2711
|
-
|
|
2712
|
-
* **gatsby-plugin-graphql:** Export schema types ([#916](https://github.com/vtex/faststore/issues/916)) ([65d43d3](https://github.com/vtex/faststore/commit/65d43d3191422ef14988dabe0aa8383daf74b471))
|
|
2713
|
-
|
|
2714
|
-
|
|
2715
|
-
|
|
2716
|
-
|
|
2717
|
-
|
|
2718
|
-
## 0.373.24 (2021-08-23)
|
|
2719
|
-
|
|
2720
|
-
|
|
2721
|
-
### Features
|
|
2722
|
-
|
|
2723
|
-
* **ui:** radio component ([#906](https://github.com/vtex/faststore/issues/906)) ([06ef1dd](https://github.com/vtex/faststore/commit/06ef1dd3aa0cda304f4341697859c9b0fc16cfc2))
|
|
2724
|
-
|
|
2725
|
-
|
|
2726
|
-
|
|
2727
|
-
|
|
2728
|
-
|
|
2729
|
-
## 0.373.23 (2021-08-23)
|
|
2730
|
-
|
|
2731
|
-
|
|
2732
|
-
### Features
|
|
2733
|
-
|
|
2734
|
-
* **ui:** Adding select atom ([#876](https://github.com/vtex/faststore/issues/876)) ([3276269](https://github.com/vtex/faststore/commit/3276269813b6208b88d7178293b9550b2b05cc77))
|
|
2735
|
-
|
|
2736
|
-
|
|
2737
|
-
|
|
2738
|
-
|
|
2739
|
-
|
|
2740
|
-
## 0.373.22 (2021-08-23)
|
|
2741
|
-
|
|
2742
|
-
**Note:** Version bump only for package @faststore/ui
|
|
2743
|
-
|
|
2744
|
-
|
|
2745
|
-
|
|
2746
|
-
|
|
2747
|
-
|
|
2748
|
-
## 0.373.21 (2021-08-20)
|
|
2749
|
-
|
|
2750
|
-
|
|
2751
|
-
### Bug Fixes
|
|
2752
|
-
|
|
2753
|
-
* **ui:** Remove unnecessary ID and improve a11y ([#915](https://github.com/vtex/faststore/issues/915)) ([7ee629d](https://github.com/vtex/faststore/commit/7ee629d6b738ed67332000e47ebdb9fcb5dc2883))
|
|
2754
|
-
|
|
2755
|
-
|
|
2756
|
-
|
|
2757
|
-
|
|
2758
|
-
|
|
2759
|
-
## 0.373.20 (2021-08-18)
|
|
2760
|
-
|
|
2761
|
-
**Note:** Version bump only for package @faststore/ui
|
|
2762
|
-
|
|
2763
|
-
|
|
2764
|
-
|
|
2765
|
-
|
|
2766
|
-
|
|
2767
|
-
## 0.373.19 (2021-08-18)
|
|
2768
|
-
|
|
2769
|
-
|
|
2770
|
-
### Features
|
|
2771
|
-
|
|
2772
|
-
* **store-sdk:** Add Session to store-sdk ([#896](https://github.com/vtex/faststore/issues/896)) ([6a7f1b5](https://github.com/vtex/faststore/commit/6a7f1b5458bdb44aff2760bcd32ddf8888c05740))
|
|
2773
|
-
|
|
2774
|
-
|
|
2775
|
-
|
|
2776
|
-
|
|
2777
|
-
|
|
2778
|
-
## 0.373.18 (2021-08-18)
|
|
2779
|
-
|
|
2780
|
-
**Note:** Version bump only for package @faststore/ui
|
|
2781
|
-
|
|
2782
|
-
|
|
2783
|
-
|
|
2784
|
-
|
|
2785
|
-
|
|
2786
|
-
## 0.373.17 (2021-08-18)
|
|
2787
|
-
|
|
2788
|
-
|
|
2789
|
-
### Features
|
|
2790
|
-
|
|
2791
|
-
* **ui:** Overlay Atom Component ([#890](https://github.com/vtex/faststore/issues/890)) ([a0757bc](https://github.com/vtex/faststore/commit/a0757bcf1155084f5b66f4625f47c8efa18285b3))
|
|
2792
|
-
|
|
2793
|
-
|
|
2794
|
-
|
|
2795
|
-
|
|
2796
|
-
|
|
2797
|
-
## 0.373.16 (2021-08-17)
|
|
2798
|
-
|
|
2799
|
-
**Note:** Version bump only for package @faststore/ui
|
|
2800
|
-
|
|
2801
|
-
|
|
2802
|
-
|
|
2803
|
-
|
|
2804
|
-
|
|
2805
|
-
## 0.373.15 (2021-08-16)
|
|
2806
|
-
|
|
2807
|
-
|
|
2808
|
-
### Features
|
|
2809
|
-
|
|
2810
|
-
* **ui:** Create Carousel component and useSlider hook ([#815](https://github.com/vtex/faststore/issues/815)) ([f46108c](https://github.com/vtex/faststore/commit/f46108c038402f003c7157833efb052554d339d4))
|
|
2811
|
-
|
|
2812
|
-
|
|
2813
|
-
|
|
2814
|
-
|
|
2815
|
-
|
|
2816
|
-
## 0.373.14 (2021-08-16)
|
|
2817
|
-
|
|
2818
|
-
|
|
2819
|
-
### Bug Fixes
|
|
2820
|
-
|
|
2821
|
-
* **gatsby-plugin-nginx:** Spread routes support ([#895](https://github.com/vtex/faststore/issues/895)) ([6bb2331](https://github.com/vtex/faststore/commit/6bb2331b8961245e8abf5f44fb2814f9562d1f3d))
|
|
2822
|
-
|
|
2823
|
-
|
|
2824
|
-
|
|
2825
|
-
|
|
2826
|
-
|
|
2827
|
-
## 0.373.13 (2021-08-13)
|
|
2828
|
-
|
|
2829
|
-
|
|
2830
|
-
### Features
|
|
2831
|
-
|
|
2832
|
-
* **ui:** Basic CSS theme and theme-addon for Storybook ([#828](https://github.com/vtex/faststore/issues/828)) ([e7338ad](https://github.com/vtex/faststore/commit/e7338adda76a090b0cd55c72a2e0867c92e15fb0))
|
|
2833
|
-
|
|
2834
|
-
|
|
2835
|
-
|
|
2836
|
-
|
|
2837
|
-
|
|
2838
|
-
## 0.373.12 (2021-08-12)
|
|
2839
|
-
|
|
2840
|
-
**Note:** Version bump only for package @faststore/ui
|
|
2841
|
-
|
|
2842
|
-
|
|
2843
|
-
|
|
2844
|
-
|
|
2845
|
-
|
|
2846
|
-
## 0.373.11 (2021-08-12)
|
|
2847
|
-
|
|
2848
|
-
**Note:** Version bump only for package @faststore/ui
|
|
2849
|
-
|
|
2850
|
-
|
|
2851
|
-
|
|
2852
|
-
|
|
2853
|
-
|
|
2854
|
-
## 0.373.10 (2021-08-12)
|
|
2855
|
-
|
|
2856
|
-
**Note:** Version bump only for package @faststore/ui
|
|
2857
|
-
|
|
2858
|
-
|
|
2859
|
-
|
|
2860
|
-
|
|
2861
|
-
|
|
2862
|
-
## 0.373.9 (2021-08-12)
|
|
2863
|
-
|
|
2864
|
-
**Note:** Version bump only for package @faststore/ui
|
|
2865
|
-
|
|
2866
|
-
|
|
2867
|
-
|
|
2868
|
-
|
|
2869
|
-
|
|
2870
|
-
## 0.373.8 (2021-08-11)
|
|
2871
|
-
|
|
2872
|
-
**Note:** Version bump only for package @faststore/ui
|
|
2873
|
-
|
|
2874
|
-
|
|
2875
|
-
|
|
2876
|
-
|
|
2877
|
-
|
|
2878
|
-
## 0.373.7 (2021-08-11)
|
|
2879
|
-
|
|
2880
|
-
**Note:** Version bump only for package @faststore/ui
|
|
2881
|
-
|
|
2882
|
-
|
|
2883
|
-
|
|
2884
|
-
|
|
2885
|
-
|
|
2886
|
-
## 0.373.6 (2021-08-11)
|
|
2887
|
-
|
|
2888
|
-
**Note:** Version bump only for package @faststore/ui
|
|
2889
|
-
|
|
2890
|
-
|
|
2891
|
-
|
|
2892
|
-
|
|
2893
|
-
|
|
2894
|
-
## 0.373.5 (2021-08-10)
|
|
2895
|
-
|
|
2896
|
-
**Note:** Version bump only for package @faststore/ui
|
|
2897
|
-
|
|
2898
|
-
|
|
2899
|
-
|
|
2900
|
-
|
|
2901
|
-
|
|
2902
|
-
## 0.373.4 (2021-08-10)
|
|
2903
|
-
|
|
2904
|
-
**Note:** Version bump only for package @faststore/ui
|
|
2905
|
-
|
|
2906
|
-
|
|
2907
|
-
|
|
2908
|
-
|
|
2909
|
-
|
|
2910
|
-
## 0.373.3 (2021-08-10)
|
|
2911
|
-
|
|
2912
|
-
**Note:** Version bump only for package @faststore/ui
|
|
2913
|
-
|
|
2914
|
-
|
|
2915
|
-
|
|
2916
|
-
|
|
2917
|
-
|
|
2918
|
-
## 0.373.2 (2021-08-05)
|
|
2919
|
-
|
|
2920
|
-
**Note:** Version bump only for package @faststore/ui
|
|
2921
|
-
|
|
2922
|
-
|
|
2923
|
-
|
|
2924
|
-
|
|
2925
|
-
|
|
2926
|
-
## 0.373.1 (2021-08-05)
|
|
2927
|
-
|
|
2928
|
-
**Note:** Version bump only for package @faststore/ui
|
|
2929
|
-
|
|
2930
|
-
|
|
2931
|
-
|
|
2932
|
-
|
|
2933
|
-
|
|
2934
|
-
## 0.372.22 (2021-07-30)
|
|
2935
|
-
|
|
2936
|
-
|
|
2937
|
-
### Features
|
|
2938
|
-
|
|
2939
|
-
* **collections:** Source collections from category tree ([#871](https://github.com/vtex/faststore/issues/871)) ([e4ca79a](https://github.com/vtex/faststore/commit/e4ca79a810ca89f609082b994a9ad069e9d64579))
|
|
2940
|
-
|
|
2941
|
-
|
|
2942
|
-
|
|
2943
|
-
|
|
2944
|
-
|
|
2945
|
-
## 0.372.21 (2021-07-29)
|
|
1235
|
+
## 1.2.6 (2021-10-15)
|
|
2946
1236
|
|
|
2947
1237
|
**Note:** Version bump only for package @faststore/ui
|
|
2948
1238
|
|
|
1239
|
+
## 1.2.5 (2021-10-15)
|
|
2949
1240
|
|
|
1241
|
+
**Note:** Version bump only for package @faststore/ui
|
|
2950
1242
|
|
|
1243
|
+
## 1.2.4 (2021-10-14)
|
|
2951
1244
|
|
|
1245
|
+
### Features
|
|
2952
1246
|
|
|
2953
|
-
|
|
1247
|
+
- **ui:** Accordion molecule ([#985](https://github.com/vtex/faststore/issues/985)) ([a35fb51](https://github.com/vtex/faststore/commit/a35fb51b675e41af6070da8b521a3a4da25a0d65))
|
|
2954
1248
|
|
|
1249
|
+
## 1.2.3 (2021-10-14)
|
|
2955
1250
|
|
|
2956
|
-
|
|
1251
|
+
**Note:** Version bump only for package @faststore/ui
|
|
2957
1252
|
|
|
2958
|
-
|
|
1253
|
+
## 1.2.2 (2021-10-13)
|
|
2959
1254
|
|
|
1255
|
+
**Note:** Version bump only for package @faststore/ui
|
|
2960
1256
|
|
|
1257
|
+
## 1.2.1 (2021-10-08)
|
|
2961
1258
|
|
|
1259
|
+
**Note:** Version bump only for package @faststore/ui
|
|
2962
1260
|
|
|
1261
|
+
## 1.1.18 (2021-10-05)
|
|
2963
1262
|
|
|
2964
|
-
|
|
1263
|
+
**Note:** Version bump only for package @faststore/ui
|
|
2965
1264
|
|
|
1265
|
+
## 1.1.17 (2021-10-05)
|
|
2966
1266
|
|
|
2967
|
-
###
|
|
1267
|
+
### Features
|
|
2968
1268
|
|
|
2969
|
-
|
|
1269
|
+
- **store-api:** Add channel support for products ([#968](https://github.com/vtex/faststore/issues/968)) ([923d343](https://github.com/vtex/faststore/commit/923d343bcde8fbebfff9d32ba52ac26cd0504484))
|
|
2970
1270
|
|
|
1271
|
+
## 1.1.16 (2021-10-04)
|
|
2971
1272
|
|
|
1273
|
+
### Features
|
|
2972
1274
|
|
|
1275
|
+
- **store-api:** Add cart to store-api ([#963](https://github.com/vtex/faststore/issues/963)) ([0607d82](https://github.com/vtex/faststore/commit/0607d82f9f17de0b4045a7efbe99004d43e87056))
|
|
2973
1276
|
|
|
1277
|
+
## 1.1.15 (2021-10-01)
|
|
2974
1278
|
|
|
2975
|
-
|
|
1279
|
+
### Features
|
|
2976
1280
|
|
|
2977
|
-
|
|
1281
|
+
- Configure storybook theme ([#979](https://github.com/vtex/faststore/issues/979)) ([736811f](https://github.com/vtex/faststore/commit/736811f6381b4fd5f3f6d976198262216fe3ebcb))
|
|
2978
1282
|
|
|
1283
|
+
## 1.1.14 (2021-09-28)
|
|
2979
1284
|
|
|
1285
|
+
### Features
|
|
2980
1286
|
|
|
1287
|
+
- **ui:** Add Modal molecule ([#957](https://github.com/vtex/faststore/issues/957)) ([530b308](https://github.com/vtex/faststore/commit/530b3085a5707be459b37757844ce2e52b2f2981))
|
|
2981
1288
|
|
|
1289
|
+
## 1.1.13 (2021-09-23)
|
|
2982
1290
|
|
|
2983
|
-
|
|
1291
|
+
**Note:** Version bump only for package @faststore/ui
|
|
2984
1292
|
|
|
1293
|
+
## 1.1.12 (2021-09-22)
|
|
2985
1294
|
|
|
2986
1295
|
### Bug Fixes
|
|
2987
1296
|
|
|
2988
|
-
|
|
2989
|
-
|
|
1297
|
+
- users were unable to develop a store in an account without CMS pages ([#969](https://github.com/vtex/faststore/issues/969)) ([7b28a4e](https://github.com/vtex/faststore/commit/7b28a4e0da1edec7e843a614339909c6565b220a))
|
|
2990
1298
|
|
|
1299
|
+
## 1.1.11 (2021-09-17)
|
|
2991
1300
|
|
|
1301
|
+
### Features
|
|
2992
1302
|
|
|
1303
|
+
- **ui:** Spinner atom ([#961](https://github.com/vtex/faststore/issues/961)) ([59034b7](https://github.com/vtex/faststore/commit/59034b726ac83c79f591cd24739a8c15316c92b3)), closes [#918](https://github.com/vtex/faststore/issues/918) [#911](https://github.com/vtex/faststore/issues/911)
|
|
2993
1304
|
|
|
2994
|
-
|
|
1305
|
+
### BREAKING CHANGES
|
|
2995
1306
|
|
|
1307
|
+
- **ui:** Remove deprecated folders (#927)
|
|
2996
1308
|
|
|
2997
|
-
|
|
1309
|
+
## 1.1.10 (2021-09-16)
|
|
2998
1310
|
|
|
2999
|
-
|
|
1311
|
+
### Features
|
|
3000
1312
|
|
|
1313
|
+
- **store-api:** Add codegen ([#960](https://github.com/vtex/faststore/issues/960)) ([5231e6c](https://github.com/vtex/faststore/commit/5231e6c455be73b9d870627188c07a420651ed44))
|
|
3001
1314
|
|
|
1315
|
+
## 1.1.9 (2021-09-15)
|
|
3002
1316
|
|
|
1317
|
+
**Note:** Version bump only for package @faststore/ui
|
|
3003
1318
|
|
|
1319
|
+
## 1.1.8 (2021-09-14)
|
|
3004
1320
|
|
|
3005
|
-
|
|
1321
|
+
### Features
|
|
3006
1322
|
|
|
3007
|
-
**
|
|
1323
|
+
- **store-api:** Store API TypeDefs ([#942](https://github.com/vtex/faststore/issues/942)) ([b440dc9](https://github.com/vtex/faststore/commit/b440dc9f023da82b5c443c465375e74f909d1b8d))
|
|
3008
1324
|
|
|
1325
|
+
## 1.1.7 (2021-09-13)
|
|
3009
1326
|
|
|
1327
|
+
### Features
|
|
3010
1328
|
|
|
1329
|
+
- **ui:** Add Skeleton Atom ([#911](https://github.com/vtex/faststore/issues/911)) ([ef25cde](https://github.com/vtex/faststore/commit/ef25cdea6f6e344b4005ecd2ec0c80d959df35b0))
|
|
3011
1330
|
|
|
1331
|
+
## 1.1.6 (2021-09-09)
|
|
3012
1332
|
|
|
3013
|
-
|
|
1333
|
+
**Note:** Version bump only for package @faststore/ui
|
|
3014
1334
|
|
|
1335
|
+
## 1.1.5 (2021-09-09)
|
|
3015
1336
|
|
|
3016
1337
|
### Features
|
|
3017
1338
|
|
|
3018
|
-
|
|
3019
|
-
|
|
1339
|
+
- **store-sdk:** custom events, tests and docs ([#937](https://github.com/vtex/faststore/issues/937)) ([c268542](https://github.com/vtex/faststore/commit/c2685425b8a2b6c40ce2f79a5a0afc2b2022760d))
|
|
3020
1340
|
|
|
1341
|
+
## 1.1.4 (2021-09-09)
|
|
3021
1342
|
|
|
1343
|
+
### Features
|
|
3022
1344
|
|
|
1345
|
+
- support lambdas ([#933](https://github.com/vtex/faststore/issues/933)) ([0f14557](https://github.com/vtex/faststore/commit/0f14557f7b98635bc82ede499b12cc28f2f51b6e))
|
|
3023
1346
|
|
|
3024
|
-
##
|
|
1347
|
+
## 1.1.3 (2021-09-08)
|
|
3025
1348
|
|
|
3026
1349
|
**Note:** Version bump only for package @faststore/ui
|
|
3027
1350
|
|
|
1351
|
+
## 1.1.2 (2021-09-06)
|
|
3028
1352
|
|
|
1353
|
+
### Features
|
|
3029
1354
|
|
|
1355
|
+
- **ui:** adding list atom ([#918](https://github.com/vtex/faststore/issues/918)) ([72c3b2e](https://github.com/vtex/faststore/commit/72c3b2eeac85c784bbee310898b24823c2c18c3a))
|
|
3030
1356
|
|
|
3031
|
-
|
|
3032
|
-
## 0.372.12 (2021-07-14)
|
|
1357
|
+
## 1.1.1 (2021-09-01)
|
|
3033
1358
|
|
|
3034
1359
|
**Note:** Version bump only for package @faststore/ui
|
|
3035
1360
|
|
|
1361
|
+
## [1.0.3](https://github.com/vtex/faststore/compare/v1.1.0...v1.0.3) (2021-09-01)
|
|
3036
1362
|
|
|
1363
|
+
**Note:** Version bump only for package @faststore/ui
|
|
3037
1364
|
|
|
1365
|
+
## 1.0.2 (2021-09-01)
|
|
3038
1366
|
|
|
1367
|
+
**Note:** Version bump only for package @faststore/ui
|
|
3039
1368
|
|
|
3040
|
-
## 0.
|
|
1369
|
+
## 1.0.1 (2021-08-31)
|
|
3041
1370
|
|
|
3042
1371
|
**Note:** Version bump only for package @faststore/ui
|
|
3043
1372
|
|
|
1373
|
+
## 0.373.36 (2021-08-31)
|
|
3044
1374
|
|
|
1375
|
+
**Note:** Version bump only for package @faststore/ui
|
|
3045
1376
|
|
|
1377
|
+
## 0.373.35 (2021-08-30)
|
|
3046
1378
|
|
|
1379
|
+
**Note:** Version bump only for package @faststore/ui
|
|
3047
1380
|
|
|
3048
|
-
## 0.
|
|
3049
|
-
|
|
1381
|
+
## 0.373.34 (2021-08-30)
|
|
3050
1382
|
|
|
3051
1383
|
### Features
|
|
3052
1384
|
|
|
3053
|
-
|
|
3054
|
-
|
|
1385
|
+
- **ui:** price range ([#924](https://github.com/vtex/faststore/issues/924)) ([e5c5d9a](https://github.com/vtex/faststore/commit/e5c5d9aade59d91aead75af6a09d7db3cc67348e))
|
|
3055
1386
|
|
|
1387
|
+
## 0.373.33 (2021-08-30)
|
|
3056
1388
|
|
|
1389
|
+
### Features
|
|
3057
1390
|
|
|
1391
|
+
- **ui:** slider ([#917](https://github.com/vtex/faststore/issues/917)) ([15a5f82](https://github.com/vtex/faststore/commit/15a5f826f3ad0054934c5092a2def4cd8d2a7c3c))
|
|
3058
1392
|
|
|
3059
|
-
## 0.
|
|
1393
|
+
## 0.373.32 (2021-08-27)
|
|
3060
1394
|
|
|
3061
1395
|
**Note:** Version bump only for package @faststore/ui
|
|
3062
1396
|
|
|
1397
|
+
## 0.373.31 (2021-08-27)
|
|
3063
1398
|
|
|
1399
|
+
**Note:** Version bump only for package @faststore/ui
|
|
3064
1400
|
|
|
1401
|
+
## 0.373.30 (2021-08-27)
|
|
3065
1402
|
|
|
1403
|
+
### Bug Fixes
|
|
3066
1404
|
|
|
3067
|
-
|
|
1405
|
+
- move pixel back to gatsby-theme-store ([#922](https://github.com/vtex/faststore/issues/922)) ([58de70d](https://github.com/vtex/faststore/commit/58de70d943aec36883384a0d6545ad7ab7d8f6bb))
|
|
3068
1406
|
|
|
1407
|
+
## 0.373.29 (2021-08-26)
|
|
3069
1408
|
|
|
3070
1409
|
### Bug Fixes
|
|
3071
1410
|
|
|
3072
|
-
|
|
3073
|
-
|
|
3074
|
-
|
|
1411
|
+
- **gatsby-plugin-cms:** null cms nodes were preventing stores from building ([0270037](https://github.com/vtex/faststore/commit/027003711c00854fc6679b6d469a2be13a3d0437))
|
|
3075
1412
|
|
|
1413
|
+
## 0.373.28 (2021-08-26)
|
|
3076
1414
|
|
|
1415
|
+
### Features
|
|
3077
1416
|
|
|
3078
|
-
|
|
1417
|
+
- **ui:** Add IconButton Molecule ([#900](https://github.com/vtex/faststore/issues/900)) ([0114409](https://github.com/vtex/faststore/commit/0114409d7efb8e5146d2b17b5fc5500ceb16b7bf))
|
|
3079
1418
|
|
|
1419
|
+
## 0.373.27 (2021-08-24)
|
|
3080
1420
|
|
|
3081
1421
|
### Features
|
|
3082
1422
|
|
|
3083
|
-
|
|
1423
|
+
- **ui:** Create Badge component ([#894](https://github.com/vtex/faststore/issues/894)) ([1438be3](https://github.com/vtex/faststore/commit/1438be37e9670028b263b2331bb7671cebcf4392))
|
|
3084
1424
|
|
|
1425
|
+
## 0.373.26 (2021-08-24)
|
|
3085
1426
|
|
|
1427
|
+
**Note:** Version bump only for package @faststore/ui
|
|
3086
1428
|
|
|
1429
|
+
## 0.373.25 (2021-08-24)
|
|
3087
1430
|
|
|
1431
|
+
### Bug Fixes
|
|
3088
1432
|
|
|
3089
|
-
|
|
1433
|
+
- **gatsby-plugin-graphql:** Export schema types ([#916](https://github.com/vtex/faststore/issues/916)) ([65d43d3](https://github.com/vtex/faststore/commit/65d43d3191422ef14988dabe0aa8383daf74b471))
|
|
3090
1434
|
|
|
1435
|
+
## 0.373.24 (2021-08-23)
|
|
3091
1436
|
|
|
3092
1437
|
### Features
|
|
3093
1438
|
|
|
3094
|
-
|
|
1439
|
+
- **ui:** radio component ([#906](https://github.com/vtex/faststore/issues/906)) ([06ef1dd](https://github.com/vtex/faststore/commit/06ef1dd3aa0cda304f4341697859c9b0fc16cfc2))
|
|
3095
1440
|
|
|
1441
|
+
## 0.373.23 (2021-08-23)
|
|
3096
1442
|
|
|
1443
|
+
### Features
|
|
3097
1444
|
|
|
1445
|
+
- **ui:** Adding select atom ([#876](https://github.com/vtex/faststore/issues/876)) ([3276269](https://github.com/vtex/faststore/commit/3276269813b6208b88d7178293b9550b2b05cc77))
|
|
3098
1446
|
|
|
1447
|
+
## 0.373.22 (2021-08-23)
|
|
3099
1448
|
|
|
3100
|
-
|
|
1449
|
+
**Note:** Version bump only for package @faststore/ui
|
|
3101
1450
|
|
|
1451
|
+
## 0.373.21 (2021-08-20)
|
|
3102
1452
|
|
|
3103
1453
|
### Bug Fixes
|
|
3104
1454
|
|
|
3105
|
-
|
|
3106
|
-
|
|
3107
|
-
|
|
1455
|
+
- **ui:** Remove unnecessary ID and improve a11y ([#915](https://github.com/vtex/faststore/issues/915)) ([7ee629d](https://github.com/vtex/faststore/commit/7ee629d6b738ed67332000e47ebdb9fcb5dc2883))
|
|
3108
1456
|
|
|
3109
|
-
|
|
3110
|
-
|
|
3111
|
-
## 0.372.4 (2021-07-08)
|
|
1457
|
+
## 0.373.20 (2021-08-18)
|
|
3112
1458
|
|
|
3113
1459
|
**Note:** Version bump only for package @faststore/ui
|
|
3114
1460
|
|
|
1461
|
+
## 0.373.19 (2021-08-18)
|
|
3115
1462
|
|
|
1463
|
+
### Features
|
|
3116
1464
|
|
|
1465
|
+
- **store-sdk:** Add Session to store-sdk ([#896](https://github.com/vtex/faststore/issues/896)) ([6a7f1b5](https://github.com/vtex/faststore/commit/6a7f1b5458bdb44aff2760bcd32ddf8888c05740))
|
|
3117
1466
|
|
|
1467
|
+
## 0.373.18 (2021-08-18)
|
|
3118
1468
|
|
|
3119
|
-
|
|
1469
|
+
**Note:** Version bump only for package @faststore/ui
|
|
3120
1470
|
|
|
1471
|
+
## 0.373.17 (2021-08-18)
|
|
3121
1472
|
|
|
3122
1473
|
### Features
|
|
3123
1474
|
|
|
3124
|
-
|
|
1475
|
+
- **ui:** Overlay Atom Component ([#890](https://github.com/vtex/faststore/issues/890)) ([a0757bc](https://github.com/vtex/faststore/commit/a0757bcf1155084f5b66f4625f47c8efa18285b3))
|
|
3125
1476
|
|
|
1477
|
+
## 0.373.16 (2021-08-17)
|
|
3126
1478
|
|
|
1479
|
+
**Note:** Version bump only for package @faststore/ui
|
|
3127
1480
|
|
|
1481
|
+
## 0.373.15 (2021-08-16)
|
|
3128
1482
|
|
|
1483
|
+
### Features
|
|
3129
1484
|
|
|
3130
|
-
|
|
1485
|
+
- **ui:** Create Carousel component and useSlider hook ([#815](https://github.com/vtex/faststore/issues/815)) ([f46108c](https://github.com/vtex/faststore/commit/f46108c038402f003c7157833efb052554d339d4))
|
|
3131
1486
|
|
|
1487
|
+
## 0.373.14 (2021-08-16)
|
|
3132
1488
|
|
|
3133
1489
|
### Bug Fixes
|
|
3134
1490
|
|
|
3135
|
-
|
|
3136
|
-
|
|
3137
|
-
|
|
3138
|
-
|
|
3139
|
-
|
|
3140
|
-
|
|
3141
|
-
## 0.372.1 (2021-07-06)
|
|
1491
|
+
- **gatsby-plugin-nginx:** Spread routes support ([#895](https://github.com/vtex/faststore/issues/895)) ([6bb2331](https://github.com/vtex/faststore/commit/6bb2331b8961245e8abf5f44fb2814f9562d1f3d))
|
|
3142
1492
|
|
|
1493
|
+
## 0.373.13 (2021-08-13)
|
|
3143
1494
|
|
|
3144
1495
|
### Features
|
|
3145
1496
|
|
|
3146
|
-
|
|
3147
|
-
|
|
3148
|
-
|
|
1497
|
+
- **ui:** Basic CSS theme and theme-addon for Storybook ([#828](https://github.com/vtex/faststore/issues/828)) ([e7338ad](https://github.com/vtex/faststore/commit/e7338adda76a090b0cd55c72a2e0867c92e15fb0))
|
|
3149
1498
|
|
|
1499
|
+
## 0.373.12 (2021-08-12)
|
|
3150
1500
|
|
|
1501
|
+
**Note:** Version bump only for package @faststore/ui
|
|
3151
1502
|
|
|
3152
|
-
## 0.
|
|
1503
|
+
## 0.373.11 (2021-08-12)
|
|
3153
1504
|
|
|
3154
1505
|
**Note:** Version bump only for package @faststore/ui
|
|
3155
1506
|
|
|
1507
|
+
## 0.373.10 (2021-08-12)
|
|
3156
1508
|
|
|
1509
|
+
**Note:** Version bump only for package @faststore/ui
|
|
3157
1510
|
|
|
1511
|
+
## 0.373.9 (2021-08-12)
|
|
3158
1512
|
|
|
1513
|
+
**Note:** Version bump only for package @faststore/ui
|
|
3159
1514
|
|
|
3160
|
-
## 0.
|
|
1515
|
+
## 0.373.8 (2021-08-11)
|
|
3161
1516
|
|
|
1517
|
+
**Note:** Version bump only for package @faststore/ui
|
|
3162
1518
|
|
|
3163
|
-
|
|
1519
|
+
## 0.373.7 (2021-08-11)
|
|
3164
1520
|
|
|
3165
|
-
|
|
1521
|
+
**Note:** Version bump only for package @faststore/ui
|
|
3166
1522
|
|
|
1523
|
+
## 0.373.6 (2021-08-11)
|
|
3167
1524
|
|
|
1525
|
+
**Note:** Version bump only for package @faststore/ui
|
|
3168
1526
|
|
|
1527
|
+
## 0.373.5 (2021-08-10)
|
|
3169
1528
|
|
|
1529
|
+
**Note:** Version bump only for package @faststore/ui
|
|
3170
1530
|
|
|
3171
|
-
## 0.
|
|
1531
|
+
## 0.373.4 (2021-08-10)
|
|
3172
1532
|
|
|
3173
1533
|
**Note:** Version bump only for package @faststore/ui
|
|
3174
1534
|
|
|
1535
|
+
## 0.373.3 (2021-08-10)
|
|
3175
1536
|
|
|
1537
|
+
**Note:** Version bump only for package @faststore/ui
|
|
3176
1538
|
|
|
1539
|
+
## 0.373.2 (2021-08-05)
|
|
3177
1540
|
|
|
1541
|
+
**Note:** Version bump only for package @faststore/ui
|
|
3178
1542
|
|
|
3179
|
-
## 0.
|
|
1543
|
+
## 0.373.1 (2021-08-05)
|
|
3180
1544
|
|
|
3181
1545
|
**Note:** Version bump only for package @faststore/ui
|
|
3182
1546
|
|
|
1547
|
+
## 0.372.22 (2021-07-30)
|
|
3183
1548
|
|
|
1549
|
+
### Features
|
|
3184
1550
|
|
|
1551
|
+
- **collections:** Source collections from category tree ([#871](https://github.com/vtex/faststore/issues/871)) ([e4ca79a](https://github.com/vtex/faststore/commit/e4ca79a810ca89f609082b994a9ad069e9d64579))
|
|
3185
1552
|
|
|
1553
|
+
## 0.372.21 (2021-07-29)
|
|
3186
1554
|
|
|
3187
|
-
|
|
1555
|
+
**Note:** Version bump only for package @faststore/ui
|
|
3188
1556
|
|
|
1557
|
+
## 0.372.20 (2021-07-29)
|
|
3189
1558
|
|
|
3190
1559
|
### Features
|
|
3191
1560
|
|
|
3192
|
-
|
|
1561
|
+
- **gatsby-theme-store:** fix product click event ([#866](https://github.com/vtex/faststore/issues/866)) ([eeb4df2](https://github.com/vtex/faststore/commit/eeb4df2308a8113256c8c716574ef213d1da9468))
|
|
3193
1562
|
|
|
1563
|
+
## 0.372.19 (2021-07-29)
|
|
3194
1564
|
|
|
1565
|
+
### Bug Fixes
|
|
3195
1566
|
|
|
1567
|
+
- **gatsby-theme-store:** useBuyButton only redirects users to the checkout when product is added successfully ([#823](https://github.com/vtex/faststore/issues/823)) ([304178e](https://github.com/vtex/faststore/commit/304178e05e2c396407f47afc76ba2e9b959f6147))
|
|
3196
1568
|
|
|
1569
|
+
## 0.372.18 (2021-07-27)
|
|
3197
1570
|
|
|
3198
|
-
|
|
1571
|
+
**Note:** Version bump only for package @faststore/ui
|
|
3199
1572
|
|
|
1573
|
+
## 0.372.17 (2021-07-22)
|
|
3200
1574
|
|
|
3201
1575
|
### Bug Fixes
|
|
3202
1576
|
|
|
3203
|
-
|
|
3204
|
-
|
|
1577
|
+
- **gatsby-plugin-nginx:** Fix proxy pass when toPath has port numbers on it ([#830](https://github.com/vtex/faststore/issues/830)) ([574f9bd](https://github.com/vtex/faststore/commit/574f9bd575fff7878106ef0f05145fd7f759a827))
|
|
3205
1578
|
|
|
1579
|
+
## 0.372.16 (2021-07-19)
|
|
3206
1580
|
|
|
1581
|
+
### Bug Fixes
|
|
3207
1582
|
|
|
1583
|
+
- **ui:** Fix bullets iterator ([#824](https://github.com/vtex/faststore/issues/824)) ([74034a6](https://github.com/vtex/faststore/commit/74034a667a6b4f40602ec179575bcedaf18c4af4))
|
|
3208
1584
|
|
|
3209
|
-
## 0.
|
|
1585
|
+
## 0.372.15 (2021-07-15)
|
|
3210
1586
|
|
|
3211
1587
|
**Note:** Version bump only for package @faststore/ui
|
|
3212
1588
|
|
|
1589
|
+
## 0.372.14 (2021-07-15)
|
|
3213
1590
|
|
|
1591
|
+
### Features
|
|
3214
1592
|
|
|
1593
|
+
- **ui:** update accordion version ([#820](https://github.com/vtex/faststore/issues/820)) ([624060a](https://github.com/vtex/faststore/commit/624060a1a88740794f82bb4d5782f896dc80695f))
|
|
3215
1594
|
|
|
1595
|
+
## 0.372.13 (2021-07-14)
|
|
3216
1596
|
|
|
3217
|
-
|
|
1597
|
+
**Note:** Version bump only for package @faststore/ui
|
|
3218
1598
|
|
|
1599
|
+
## 0.372.12 (2021-07-14)
|
|
3219
1600
|
|
|
3220
|
-
|
|
1601
|
+
**Note:** Version bump only for package @faststore/ui
|
|
3221
1602
|
|
|
3222
|
-
|
|
1603
|
+
## 0.372.11 (2021-07-14)
|
|
1604
|
+
|
|
1605
|
+
**Note:** Version bump only for package @faststore/ui
|
|
3223
1606
|
|
|
1607
|
+
## 0.372.10 (2021-07-13)
|
|
3224
1608
|
|
|
1609
|
+
### Features
|
|
3225
1610
|
|
|
1611
|
+
- **seo:** Add next/prev links in search page's infinite scroll. ([#811](https://github.com/vtex/faststore/issues/811)) ([89fa673](https://github.com/vtex/faststore/commit/89fa6738034e290c6806a55db21209925cf50783))
|
|
3226
1612
|
|
|
1613
|
+
## 0.372.9 (2021-07-12)
|
|
3227
1614
|
|
|
3228
|
-
|
|
1615
|
+
**Note:** Version bump only for package @faststore/ui
|
|
3229
1616
|
|
|
1617
|
+
## 0.372.8 (2021-07-12)
|
|
3230
1618
|
|
|
3231
1619
|
### Bug Fixes
|
|
3232
1620
|
|
|
3233
|
-
|
|
1621
|
+
- **contributing:** updating documentation ([#816](https://github.com/vtex/faststore/issues/816)) ([7923668](https://github.com/vtex/faststore/commit/7923668033da7ea7243e72f54225f6e029626e64))
|
|
3234
1622
|
|
|
1623
|
+
## 0.372.7 (2021-07-09)
|
|
3235
1624
|
|
|
1625
|
+
### Features
|
|
3236
1626
|
|
|
1627
|
+
- **ui:** Adding data-testid to our components ([#530](https://github.com/vtex/faststore/issues/530)) ([eed2760](https://github.com/vtex/faststore/commit/eed2760438b3f83fd997ebb76e2794cfd56449aa))
|
|
3237
1628
|
|
|
1629
|
+
## 0.372.6 (2021-07-09)
|
|
3238
1630
|
|
|
3239
|
-
|
|
1631
|
+
### Features
|
|
3240
1632
|
|
|
1633
|
+
- **ui:** Checkbox atom component ([#813](https://github.com/vtex/faststore/issues/813)) ([36834fa](https://github.com/vtex/faststore/commit/36834fa572305ca26c1fea8e60e011ff768bc13e))
|
|
3241
1634
|
|
|
3242
|
-
|
|
1635
|
+
## 0.372.5 (2021-07-09)
|
|
3243
1636
|
|
|
3244
|
-
|
|
1637
|
+
### Bug Fixes
|
|
1638
|
+
|
|
1639
|
+
- **seo:** Fix undefined host in canonical tags of product pages ([#814](https://github.com/vtex/faststore/issues/814)) ([3ba980d](https://github.com/vtex/faststore/commit/3ba980d4a9bec1cb9cc8b6b51140e9418247ac6a))
|
|
3245
1640
|
|
|
1641
|
+
## 0.372.4 (2021-07-08)
|
|
3246
1642
|
|
|
1643
|
+
**Note:** Version bump only for package @faststore/ui
|
|
3247
1644
|
|
|
1645
|
+
## 0.372.3 (2021-07-06)
|
|
3248
1646
|
|
|
1647
|
+
### Features
|
|
3249
1648
|
|
|
3250
|
-
|
|
1649
|
+
- **gatsby-theme-store:** Move auth pages to stores ([#809](https://github.com/vtex/faststore/issues/809)) ([8abbe7f](https://github.com/vtex/faststore/commit/8abbe7fcb455fc1449960ef26a02df36a0d4c8dd))
|
|
3251
1650
|
|
|
3252
|
-
|
|
1651
|
+
## 0.372.2 (2021-07-06)
|
|
1652
|
+
|
|
1653
|
+
### Bug Fixes
|
|
3253
1654
|
|
|
1655
|
+
- **gatsby-plugin-thumbor:** Remove cookie on redirect ([#810](https://github.com/vtex/faststore/issues/810)) ([9a2f7fc](https://github.com/vtex/faststore/commit/9a2f7fcd3410ef606843c03552857f7e09f1528b))
|
|
3254
1656
|
|
|
1657
|
+
## 0.372.1 (2021-07-06)
|
|
3255
1658
|
|
|
1659
|
+
### Features
|
|
3256
1660
|
|
|
1661
|
+
- **gatsby-theme-store:** product view ([#803](https://github.com/vtex/faststore/issues/803)) ([082d3f9](https://github.com/vtex/faststore/commit/082d3f9b1ffac15f444b9a7aacc62f21dc331237))
|
|
3257
1662
|
|
|
3258
|
-
## 0.371.
|
|
1663
|
+
## 0.371.38 (2021-07-06)
|
|
3259
1664
|
|
|
3260
1665
|
**Note:** Version bump only for package @faststore/ui
|
|
3261
1666
|
|
|
1667
|
+
## 0.371.37 (2021-07-05)
|
|
1668
|
+
|
|
1669
|
+
### Bug Fixes
|
|
3262
1670
|
|
|
1671
|
+
- **gatsby-theme-store:** set isDisposable to true on setRegionMutation, fixing zip code persistence ([#802](https://github.com/vtex/faststore/issues/802)) ([#802](https://github.com/vtex/faststore/issues/802)) ([46f65f8](https://github.com/vtex/faststore/commit/46f65f89270cd8004283c14d8988a9490b513228))
|
|
3263
1672
|
|
|
1673
|
+
## 0.371.36 (2021-07-05)
|
|
3264
1674
|
|
|
1675
|
+
**Note:** Version bump only for package @faststore/ui
|
|
3265
1676
|
|
|
3266
|
-
## 0.371.
|
|
1677
|
+
## 0.371.35 (2021-07-05)
|
|
3267
1678
|
|
|
3268
1679
|
**Note:** Version bump only for package @faststore/ui
|
|
3269
1680
|
|
|
1681
|
+
## 0.371.34 (2021-07-05)
|
|
1682
|
+
|
|
1683
|
+
### Features
|
|
3270
1684
|
|
|
1685
|
+
- move status pages ([#807](https://github.com/vtex/faststore/issues/807)) ([4c5cf62](https://github.com/vtex/faststore/commit/4c5cf6282f18f797a52b06ba8d6770cf7b6c2533))
|
|
3271
1686
|
|
|
1687
|
+
## 0.371.33 (2021-07-01)
|
|
3272
1688
|
|
|
1689
|
+
### Bug Fixes
|
|
3273
1690
|
|
|
3274
|
-
|
|
1691
|
+
- **gatsby-theme-store:** complex plp navigation ([#749](https://github.com/vtex/faststore/issues/749)) ([849f079](https://github.com/vtex/faststore/commit/849f079a29550e9106d4aa00254cd81060022634))
|
|
3275
1692
|
|
|
1693
|
+
## 0.371.32 (2021-07-01)
|
|
3276
1694
|
|
|
3277
|
-
|
|
1695
|
+
**Note:** Version bump only for package @faststore/ui
|
|
3278
1696
|
|
|
3279
|
-
|
|
1697
|
+
## 0.371.31 (2021-07-01)
|
|
3280
1698
|
|
|
1699
|
+
### Features
|
|
3281
1700
|
|
|
1701
|
+
- **ui:** components migration to .tsx + .mdx and update storybook version to v6.3 ([#782](https://github.com/vtex/faststore/issues/782)) ([9c8da3c](https://github.com/vtex/faststore/commit/9c8da3cc050e30916303b495b00532bde6c6328d))
|
|
3282
1702
|
|
|
1703
|
+
## 0.371.30 (2021-07-01)
|
|
3283
1704
|
|
|
1705
|
+
### Bug Fixes
|
|
3284
1706
|
|
|
3285
|
-
|
|
1707
|
+
- **gatsby-source-vtex:** page size ([#799](https://github.com/vtex/faststore/issues/799)) ([03b4b61](https://github.com/vtex/faststore/commit/03b4b61d8de5e5554b729e2ef41f0dfd7eca558d))
|
|
3286
1708
|
|
|
1709
|
+
## 0.371.29 (2021-06-30)
|
|
3287
1710
|
|
|
3288
1711
|
### Features
|
|
3289
1712
|
|
|
3290
|
-
|
|
3291
|
-
|
|
1713
|
+
- Use Gatsby's file system routing API for product pages ([#795](https://github.com/vtex/faststore/issues/795)) ([c9b8eed](https://github.com/vtex/faststore/commit/c9b8eed75834738e9b869780790c772947ec65c3))
|
|
3292
1714
|
|
|
1715
|
+
## 0.371.28 (2021-06-30)
|
|
3293
1716
|
|
|
1717
|
+
**Note:** Version bump only for package @faststore/ui
|
|
3294
1718
|
|
|
1719
|
+
## 0.371.27 (2021-06-30)
|
|
3295
1720
|
|
|
3296
|
-
|
|
1721
|
+
**Note:** Version bump only for package @faststore/ui
|
|
3297
1722
|
|
|
1723
|
+
## 0.371.26 (2021-06-29)
|
|
3298
1724
|
|
|
3299
|
-
|
|
1725
|
+
**Note:** Version bump only for package @faststore/ui
|
|
3300
1726
|
|
|
3301
|
-
|
|
1727
|
+
## 0.371.25 (2021-06-29)
|
|
3302
1728
|
|
|
1729
|
+
### Features
|
|
3303
1730
|
|
|
1731
|
+
- product page incremental builds ([#793](https://github.com/vtex/faststore/issues/793)) ([8ab8bf0](https://github.com/vtex/faststore/commit/8ab8bf0b4a5b24d5e3a24ddc0bf1e449beb0aa88))
|
|
3304
1732
|
|
|
1733
|
+
## 0.371.24 (2021-06-25)
|
|
3305
1734
|
|
|
1735
|
+
### Features
|
|
3306
1736
|
|
|
3307
|
-
|
|
1737
|
+
- add changelog with conventional commits ([#790](https://github.com/vtex/faststore/issues/790)) ([d8dfb0f](https://github.com/vtex/faststore/commit/d8dfb0fc075c9111bd30b8c0200166e715be44d7))
|
|
3308
1738
|
|
|
3309
|
-
|
|
1739
|
+
# [0.373.0-alpha.5](https://github.com/vtex/faststore/compare/v0.373.0-alpha.3...v0.373.0-alpha.5) (2021-06-25)
|
|
3310
1740
|
|
|
1741
|
+
### Bug Fixes
|
|
3311
1742
|
|
|
1743
|
+
- jsx typings ([99e572a](https://github.com/vtex/faststore/commit/99e572aa91c66c8285f89e969ef612e01a0f0baf))
|
|
3312
1744
|
|
|
1745
|
+
# [0.373.0-alpha.3](https://github.com/vtex/faststore/compare/v0.373.0-alpha.2...v0.373.0-alpha.3) (2021-06-25)
|
|
3313
1746
|
|
|
1747
|
+
**Note:** Version bump only for package @faststore/ui
|
|
3314
1748
|
|
|
3315
1749
|
# [0.373.0-alpha.2](https://github.com/vtex/faststore/compare/v0.373.0-alpha.1...v0.373.0-alpha.2) (2021-06-25)
|
|
3316
1750
|
|