@blaze-cms/react-page-builder 0.123.0-alpha.21 → 0.123.0-alpha.24
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 +39 -867
- package/lib/components/Card/Card.js +9 -4
- package/lib/components/Card/Card.js.map +1 -1
- package/lib/components/DataSummary/helpers/get-link-based-on-value.js +4 -0
- package/lib/components/DataSummary/helpers/get-link-based-on-value.js.map +1 -1
- package/lib/components/SearchFilter/SearchFilter/FiltersList.js +16 -11
- package/lib/components/SearchFilter/SearchFilter/FiltersList.js.map +1 -1
- package/lib/components/SearchFilter/components/Select.js +22 -10
- package/lib/components/SearchFilter/components/Select.js.map +1 -1
- package/lib/constants/index.js +5 -2
- package/lib/constants/index.js.map +1 -1
- package/lib-es/components/Card/Card.js +9 -4
- package/lib-es/components/Card/Card.js.map +1 -1
- package/lib-es/components/DataSummary/helpers/get-link-based-on-value.js +5 -1
- package/lib-es/components/DataSummary/helpers/get-link-based-on-value.js.map +1 -1
- package/lib-es/components/SearchFilter/SearchFilter/FiltersList.js +20 -16
- package/lib-es/components/SearchFilter/SearchFilter/FiltersList.js.map +1 -1
- package/lib-es/components/SearchFilter/components/Select.js +22 -6
- package/lib-es/components/SearchFilter/components/Select.js.map +1 -1
- package/lib-es/constants/index.js +3 -1
- package/lib-es/constants/index.js.map +1 -1
- package/package.json +3 -3
- package/src/components/Card/Card.js +9 -3
- package/src/components/DataSummary/helpers/get-link-based-on-value.js +9 -1
- package/src/components/SearchFilter/SearchFilter/FiltersList.js +5 -2
- package/src/components/SearchFilter/components/Select.js +29 -6
- package/src/constants/index.js +3 -1
- package/tests/unit/src/components/Card/__snapshots__/Card.test.js.snap +10 -10
- package/tests/unit/src/components/Card/__snapshots__/CardContainer.test.js.snap +4 -4
- package/tests/unit/src/components/Card/__snapshots__/CardRender.test.js.snap +1 -1
- package/tests/unit/src/components/DataSummary/helpers/get-link-based-on-value.test.js +29 -0
- package/tests/unit/src/components/List/components/Cards/__snapshots__/CardsRender.test.js.snap +12 -12
- package/tests/unit/src/components/SearchFilter/components/Select.test.js +58 -4
- package/tests/unit/src/components/SearchFilter/components/__snapshots__/Select.test.js.snap +28 -5
- package/coverage/clover.xml +0 -3149
- package/coverage/coverage-final.json +0 -257
- package/coverage/lcov-report/HOC/index.html +0 -141
- package/coverage/lcov-report/HOC/index.js.html +0 -89
- package/coverage/lcov-report/HOC/withInfiniteScroll.js.html +0 -311
- package/coverage/lcov-report/HOC/withTitle.js.html +0 -185
- package/coverage/lcov-report/PBContext/index.html +0 -111
- package/coverage/lcov-report/PBContext/index.js.html +0 -95
- package/coverage/lcov-report/application/query/index.html +0 -111
- package/coverage/lcov-report/application/query/index.js.html +0 -482
- package/coverage/lcov-report/base.css +0 -224
- package/coverage/lcov-report/block-navigation.js +0 -79
- package/coverage/lcov-report/components/Banner/Banner.js.html +0 -260
- package/coverage/lcov-report/components/Banner/BannerRender.js.html +0 -464
- package/coverage/lcov-report/components/Banner/helpers.js.html +0 -515
- package/coverage/lcov-report/components/Banner/index.html +0 -156
- package/coverage/lcov-report/components/Banner/index.js.html +0 -89
- package/coverage/lcov-report/components/BlazeLink.js.html +0 -197
- package/coverage/lcov-report/components/Button.js.html +0 -353
- package/coverage/lcov-report/components/Card/Card.js.html +0 -548
- package/coverage/lcov-report/components/Card/CardContainer.js.html +0 -407
- package/coverage/lcov-report/components/Card/CardFactory.js.html +0 -218
- package/coverage/lcov-report/components/Card/CardRender.js.html +0 -806
- package/coverage/lcov-report/components/Card/constants.js.html +0 -89
- package/coverage/lcov-report/components/Card/helpers/get-dynamic-grid-classes.js.html +0 -137
- package/coverage/lcov-report/components/Card/helpers/get-published-listing-url.js.html +0 -92
- package/coverage/lcov-report/components/Card/helpers/index.html +0 -156
- package/coverage/lcov-report/components/Card/helpers/index.js.html +0 -89
- package/coverage/lcov-report/components/Card/helpers/use-dynamic-size-key.js.html +0 -98
- package/coverage/lcov-report/components/Card/index.html +0 -186
- package/coverage/lcov-report/components/Card/index.js.html +0 -89
- package/coverage/lcov-report/components/Carousel/Carousel.js.html +0 -185
- package/coverage/lcov-report/components/Carousel/CarouselImage/CarouselImage.js.html +0 -224
- package/coverage/lcov-report/components/Carousel/CarouselImage/index.html +0 -126
- package/coverage/lcov-report/components/Carousel/CarouselImage/index.js.html +0 -89
- package/coverage/lcov-report/components/Carousel/CarouselRender/CarouselRender.js.html +0 -335
- package/coverage/lcov-report/components/Carousel/CarouselRender/index.html +0 -126
- package/coverage/lcov-report/components/Carousel/CarouselRender/index.js.html +0 -89
- package/coverage/lcov-report/components/Carousel/index.html +0 -126
- package/coverage/lcov-report/components/Carousel/index.js.html +0 -89
- package/coverage/lcov-report/components/ClickWrapper.js.html +0 -191
- package/coverage/lcov-report/components/Code.js.html +0 -155
- package/coverage/lcov-report/components/DataSummary/DataSummaryFactory.js.html +0 -293
- package/coverage/lcov-report/components/DataSummary/DataSummaryRender.js.html +0 -272
- package/coverage/lcov-report/components/DataSummary/DataSummaryTypes/HeadingLargeSummary/HeadingLargeSummary.js.html +0 -149
- package/coverage/lcov-report/components/DataSummary/DataSummaryTypes/HeadingLargeSummary/HeadingLargeSummaryContent.js.html +0 -134
- package/coverage/lcov-report/components/DataSummary/DataSummaryTypes/HeadingLargeSummary/index.html +0 -141
- package/coverage/lcov-report/components/DataSummary/DataSummaryTypes/HeadingLargeSummary/index.js.html +0 -89
- package/coverage/lcov-report/components/DataSummary/DataSummaryTypes/ItemDetailsSummary/ItemDetailsSummary.js.html +0 -140
- package/coverage/lcov-report/components/DataSummary/DataSummaryTypes/ItemDetailsSummary/ItemDetailsSummaryContent.js.html +0 -161
- package/coverage/lcov-report/components/DataSummary/DataSummaryTypes/ItemDetailsSummary/index.html +0 -141
- package/coverage/lcov-report/components/DataSummary/DataSummaryTypes/ItemDetailsSummary/index.js.html +0 -89
- package/coverage/lcov-report/components/DataSummary/DataSummaryTypes/LargeSummary/LargeSummary.js.html +0 -140
- package/coverage/lcov-report/components/DataSummary/DataSummaryTypes/LargeSummary/LargeSummaryContent.js.html +0 -188
- package/coverage/lcov-report/components/DataSummary/DataSummaryTypes/LargeSummary/index.html +0 -141
- package/coverage/lcov-report/components/DataSummary/DataSummaryTypes/LargeSummary/index.js.html +0 -89
- package/coverage/lcov-report/components/DataSummary/DataSummaryTypes/ListSummary/ListSummary.js.html +0 -140
- package/coverage/lcov-report/components/DataSummary/DataSummaryTypes/ListSummary/ListSummaryContent.js.html +0 -185
- package/coverage/lcov-report/components/DataSummary/DataSummaryTypes/ListSummary/index.html +0 -141
- package/coverage/lcov-report/components/DataSummary/DataSummaryTypes/ListSummary/index.js.html +0 -89
- package/coverage/lcov-report/components/DataSummary/DataSummaryTypes/TextSummary/TextSummary.js.html +0 -140
- package/coverage/lcov-report/components/DataSummary/DataSummaryTypes/TextSummary/TextSummaryContent.js.html +0 -182
- package/coverage/lcov-report/components/DataSummary/DataSummaryTypes/TextSummary/index.html +0 -141
- package/coverage/lcov-report/components/DataSummary/DataSummaryTypes/TextSummary/index.js.html +0 -89
- package/coverage/lcov-report/components/DataSummary/DataSummaryTypes/index.html +0 -111
- package/coverage/lcov-report/components/DataSummary/DataSummaryTypes/index.js.html +0 -137
- package/coverage/lcov-report/components/DataSummary/helpers/build-props-to-display-with-content.js.html +0 -188
- package/coverage/lcov-report/components/DataSummary/helpers/get-data-summary-query.js.html +0 -131
- package/coverage/lcov-report/components/DataSummary/helpers/get-link-to-published-content.js.html +0 -110
- package/coverage/lcov-report/components/DataSummary/helpers/get-prop-value.js.html +0 -152
- package/coverage/lcov-report/components/DataSummary/helpers/get-value-from-array.js.html +0 -131
- package/coverage/lcov-report/components/DataSummary/helpers/index.html +0 -201
- package/coverage/lcov-report/components/DataSummary/helpers/index.js.html +0 -113
- package/coverage/lcov-report/components/DataSummary/helpers/strip-summary-props-content.js.html +0 -137
- package/coverage/lcov-report/components/DataSummary/index.html +0 -141
- package/coverage/lcov-report/components/DataSummary/index.js.html +0 -89
- package/coverage/lcov-report/components/Image/GlobalLightbox/GlobalLightbox.js.html +0 -674
- package/coverage/lcov-report/components/Image/GlobalLightbox/NavButton.js.html +0 -158
- package/coverage/lcov-report/components/Image/GlobalLightbox/index.html +0 -141
- package/coverage/lcov-report/components/Image/GlobalLightbox/index.js.html +0 -95
- package/coverage/lcov-report/components/Image/Image.js.html +0 -542
- package/coverage/lcov-report/components/Image/ImageDetails.js.html +0 -149
- package/coverage/lcov-report/components/Image/ImageFactory.js.html +0 -260
- package/coverage/lcov-report/components/Image/ImageRender.js.html +0 -299
- package/coverage/lcov-report/components/Image/Lightbox/Lightbox.js.html +0 -311
- package/coverage/lcov-report/components/Image/Lightbox/index.html +0 -126
- package/coverage/lcov-report/components/Image/Lightbox/index.js.html +0 -89
- package/coverage/lcov-report/components/Image/index.html +0 -171
- package/coverage/lcov-report/components/Image/index.js.html +0 -89
- package/coverage/lcov-report/components/Layout/Layout.js.html +0 -227
- package/coverage/lcov-report/components/Layout/constants.js.html +0 -98
- package/coverage/lcov-report/components/Layout/helpers/check-if-row-has-columns.js.html +0 -143
- package/coverage/lcov-report/components/Layout/helpers/get-styles-to-update.js.html +0 -107
- package/coverage/lcov-report/components/Layout/helpers/index.html +0 -141
- package/coverage/lcov-report/components/Layout/helpers/index.js.html +0 -92
- package/coverage/lcov-report/components/Layout/index.html +0 -141
- package/coverage/lcov-report/components/Layout/index.js.html +0 -89
- package/coverage/lcov-report/components/LazyImage/LazyImage.js.html +0 -161
- package/coverage/lcov-report/components/LazyImage/index.html +0 -126
- package/coverage/lcov-report/components/LazyImage/index.js.html +0 -89
- package/coverage/lcov-report/components/List/ListBuilder.js.html +0 -551
- package/coverage/lcov-report/components/List/ListFactory.js.html +0 -569
- package/coverage/lcov-report/components/List/ListRender.js.html +0 -356
- package/coverage/lcov-report/components/List/components/Cards/CardsRender.js.html +0 -305
- package/coverage/lcov-report/components/List/components/Cards/CardsRenderItem.js.html +0 -389
- package/coverage/lcov-report/components/List/components/Cards/CardsRenderWrapper.js.html +0 -173
- package/coverage/lcov-report/components/List/components/Cards/index.html +0 -156
- package/coverage/lcov-report/components/List/components/Cards/index.js.html +0 -89
- package/coverage/lcov-report/components/List/components/Full/FullRender.js.html +0 -242
- package/coverage/lcov-report/components/List/components/Full/FullRenderItem.js.html +0 -344
- package/coverage/lcov-report/components/List/components/Full/index.html +0 -141
- package/coverage/lcov-report/components/List/components/Full/index.js.html +0 -89
- package/coverage/lcov-report/components/List/components/Pagination/Classic.js.html +0 -206
- package/coverage/lcov-report/components/List/components/Pagination/ListPagination.js.html +0 -266
- package/coverage/lcov-report/components/List/components/Pagination/LoadMore.js.html +0 -182
- package/coverage/lcov-report/components/List/components/Pagination/index.html +0 -156
- package/coverage/lcov-report/components/List/components/Pagination/index.js.html +0 -89
- package/coverage/lcov-report/components/List/components/helpers/check-if-should-render-banner.js.html +0 -116
- package/coverage/lcov-report/components/List/components/helpers/check-if-should-render-gtm.js.html +0 -125
- package/coverage/lcov-report/components/List/components/helpers/index.html +0 -141
- package/coverage/lcov-report/components/List/components/helpers/index.js.html +0 -86
- package/coverage/lcov-report/components/List/components/index.html +0 -111
- package/coverage/lcov-report/components/List/components/index.js.html +0 -92
- package/coverage/lcov-report/components/List/constants.js.html +0 -95
- package/coverage/lcov-report/components/List/helpers/build-pagination-items.js.html +0 -182
- package/coverage/lcov-report/components/List/helpers/build-pagination-url.js.html +0 -113
- package/coverage/lcov-report/components/List/helpers/index.html +0 -141
- package/coverage/lcov-report/components/List/helpers/index.js.html +0 -83
- package/coverage/lcov-report/components/List/index.html +0 -171
- package/coverage/lcov-report/components/List/index.js.html +0 -89
- package/coverage/lcov-report/components/Login/Login.js.html +0 -359
- package/coverage/lcov-report/components/Login/index.html +0 -141
- package/coverage/lcov-report/components/Login/index.js.html +0 -89
- package/coverage/lcov-report/components/Login/loginMutation.js.html +0 -113
- package/coverage/lcov-report/components/Modal/Modal.js.html +0 -167
- package/coverage/lcov-report/components/Modal/index.html +0 -126
- package/coverage/lcov-report/components/Modal/index.js.html +0 -89
- package/coverage/lcov-report/components/SearchFilter/SearchFilter/FiltersList.js.html +0 -371
- package/coverage/lcov-report/components/SearchFilter/SearchFilter/MobileBottom.js.html +0 -218
- package/coverage/lcov-report/components/SearchFilter/SearchFilter/MobileTop.js.html +0 -146
- package/coverage/lcov-report/components/SearchFilter/SearchFilter/SearchFilter.js.html +0 -455
- package/coverage/lcov-report/components/SearchFilter/SearchFilter/index.html +0 -171
- package/coverage/lcov-report/components/SearchFilter/SearchFilter/index.js.html +0 -89
- package/coverage/lcov-report/components/SearchFilter/SearchFilterContainer.js.html +0 -398
- package/coverage/lcov-report/components/SearchFilter/components/Checkbox.js.html +0 -368
- package/coverage/lcov-report/components/SearchFilter/components/Range.js.html +0 -401
- package/coverage/lcov-report/components/SearchFilter/components/Select.js.html +0 -245
- package/coverage/lcov-report/components/SearchFilter/components/TextSearch.js.html +0 -206
- package/coverage/lcov-report/components/SearchFilter/components/index.html +0 -171
- package/coverage/lcov-report/components/SearchFilter/components/index.js.html +0 -98
- package/coverage/lcov-report/components/SearchFilter/constants.js.html +0 -239
- package/coverage/lcov-report/components/SearchFilter/helpers/build-new-query.js.html +0 -98
- package/coverage/lcov-report/components/SearchFilter/helpers/build-query-params.js.html +0 -155
- package/coverage/lcov-report/components/SearchFilter/helpers/build-raw-query-stringified.js.html +0 -221
- package/coverage/lcov-report/components/SearchFilter/helpers/calculate-min-max.js.html +0 -119
- package/coverage/lcov-report/components/SearchFilter/helpers/calculate-step.js.html +0 -92
- package/coverage/lcov-report/components/SearchFilter/helpers/check-if-range-updated.js.html +0 -104
- package/coverage/lcov-report/components/SearchFilter/helpers/decode-encode.js.html +0 -95
- package/coverage/lcov-report/components/SearchFilter/helpers/get-display-value.js.html +0 -98
- package/coverage/lcov-report/components/SearchFilter/helpers/get-intersected-prop.js.html +0 -98
- package/coverage/lcov-report/components/SearchFilter/helpers/get-range-value.js.html +0 -155
- package/coverage/lcov-report/components/SearchFilter/helpers/get-search-values.js.html +0 -308
- package/coverage/lcov-report/components/SearchFilter/helpers/get-select-options.js.html +0 -134
- package/coverage/lcov-report/components/SearchFilter/helpers/get-updated-ranges.js.html +0 -101
- package/coverage/lcov-report/components/SearchFilter/helpers/index.html +0 -381
- package/coverage/lcov-report/components/SearchFilter/helpers/index.js.html +0 -200
- package/coverage/lcov-report/components/SearchFilter/helpers/is-device-desktop.js.html +0 -95
- package/coverage/lcov-report/components/SearchFilter/helpers/remove-props-from-updated-ranges.js.html +0 -116
- package/coverage/lcov-report/components/SearchFilter/helpers/remove-updated-ranges.js.html +0 -98
- package/coverage/lcov-report/components/SearchFilter/helpers/set-updated-ranges-in-storage.js.html +0 -113
- package/coverage/lcov-report/components/SearchFilter/helpers/set-updated-ranges.js.html +0 -116
- package/coverage/lcov-report/components/SearchFilter/index.html +0 -141
- package/coverage/lcov-report/components/SearchFilter/index.js.html +0 -89
- package/coverage/lcov-report/components/SearchFilterSort/SearchFilterSort.js.html +0 -233
- package/coverage/lcov-report/components/SearchFilterSort/constants.js.html +0 -98
- package/coverage/lcov-report/components/SearchFilterSort/helpers/handle-sort-update.js.html +0 -158
- package/coverage/lcov-report/components/SearchFilterSort/helpers/index.html +0 -141
- package/coverage/lcov-report/components/SearchFilterSort/helpers/index.js.html +0 -86
- package/coverage/lcov-report/components/SearchFilterSort/helpers/update-sort.js.html +0 -110
- package/coverage/lcov-report/components/SearchFilterSort/index.html +0 -141
- package/coverage/lcov-report/components/SearchFilterSort/index.js.html +0 -89
- package/coverage/lcov-report/components/SocialFollow/SFItem.js.html +0 -152
- package/coverage/lcov-report/components/SocialFollow/SocialFollow.js.html +0 -179
- package/coverage/lcov-report/components/SocialFollow/SocialFollowRender.js.html +0 -182
- package/coverage/lcov-report/components/SocialFollow/index.html +0 -171
- package/coverage/lcov-report/components/SocialFollow/index.js.html +0 -89
- package/coverage/lcov-report/components/SocialFollow/sf.config.js.html +0 -206
- package/coverage/lcov-report/components/TextBlock/TextBlockRender.js.html +0 -113
- package/coverage/lcov-report/components/TextBlock/index.html +0 -126
- package/coverage/lcov-report/components/TextBlock/index.js.html +0 -188
- package/coverage/lcov-report/components/Video/Video.js.html +0 -266
- package/coverage/lcov-report/components/Video/VideoRender.js.html +0 -137
- package/coverage/lcov-report/components/Video/index.html +0 -141
- package/coverage/lcov-report/components/Video/index.js.html +0 -89
- package/coverage/lcov-report/components/Video/providers/Default.js.html +0 -149
- package/coverage/lcov-report/components/Video/providers/JWPlayer/JWPlayerController.js.html +0 -212
- package/coverage/lcov-report/components/Video/providers/JWPlayer/JWPlayerProvider.js.html +0 -311
- package/coverage/lcov-report/components/Video/providers/JWPlayer/index.html +0 -126
- package/coverage/lcov-report/components/Video/providers/YouTube/YouTubeProvider.js.html +0 -179
- package/coverage/lcov-report/components/Video/providers/YouTube/helpers/index.html +0 -111
- package/coverage/lcov-report/components/Video/providers/YouTube/helpers/index.js.html +0 -116
- package/coverage/lcov-report/components/Video/providers/YouTube/index.html +0 -111
- package/coverage/lcov-report/components/Video/providers/get-provider.js.html +0 -131
- package/coverage/lcov-report/components/Video/providers/index.html +0 -141
- package/coverage/lcov-report/components/Video/providers/index.js.html +0 -89
- package/coverage/lcov-report/components/Wrapper.js.html +0 -161
- package/coverage/lcov-report/components/index.html +0 -186
- package/coverage/lcov-report/components/index.js.html +0 -167
- package/coverage/lcov-report/constants/componentsDefaultValues.js.html +0 -143
- package/coverage/lcov-report/constants/index.html +0 -126
- package/coverage/lcov-report/constants/index.js.html +0 -671
- package/coverage/lcov-report/favicon.png +0 -0
- package/coverage/lcov-report/helpers/build-image-properties.js.html +0 -137
- package/coverage/lcov-report/helpers/build-inherited-filters.js.html +0 -350
- package/coverage/lcov-report/helpers/build-link-extra-props.js.html +0 -119
- package/coverage/lcov-report/helpers/build-props-query.js.html +0 -263
- package/coverage/lcov-report/helpers/build-query-fields.js.html +0 -119
- package/coverage/lcov-report/helpers/build-raw-query-base.js.html +0 -353
- package/coverage/lcov-report/helpers/build-raw-query.js.html +0 -323
- package/coverage/lcov-report/helpers/build-search-values-checkbox-select.js.html +0 -278
- package/coverage/lcov-report/helpers/build-search-values-text.js.html +0 -125
- package/coverage/lcov-report/helpers/build-set-filters.js.html +0 -197
- package/coverage/lcov-report/helpers/check-for-error.js.html +0 -110
- package/coverage/lcov-report/helpers/check-props-to-use.js.html +0 -110
- package/coverage/lcov-report/helpers/check-sort-by.js.html +0 -92
- package/coverage/lcov-report/helpers/entities/constants.js.html +0 -116
- package/coverage/lcov-report/helpers/entities/index.html +0 -111
- package/coverage/lcov-report/helpers/get-banner-data.js.html +0 -92
- package/coverage/lcov-report/helpers/get-click-wrapper-options.js.html +0 -170
- package/coverage/lcov-report/helpers/get-current-offset.js.html +0 -101
- package/coverage/lcov-report/helpers/get-dictionary-match.js.html +0 -116
- package/coverage/lcov-report/helpers/get-display-count-data.js.html +0 -119
- package/coverage/lcov-report/helpers/get-elasticsearch-operator.js.html +0 -95
- package/coverage/lcov-report/helpers/get-entities-with-banner.js.html +0 -107
- package/coverage/lcov-report/helpers/get-entity-data.js.html +0 -113
- package/coverage/lcov-report/helpers/get-entity-render-props.js.html +0 -128
- package/coverage/lcov-report/helpers/get-filter-props.js.html +0 -242
- package/coverage/lcov-report/helpers/get-filter-relation-keys.js.html +0 -107
- package/coverage/lcov-report/helpers/get-generic-props.js.html +0 -113
- package/coverage/lcov-report/helpers/get-generic-render-variables.js.html +0 -200
- package/coverage/lcov-report/helpers/get-image-ids.js.html +0 -185
- package/coverage/lcov-report/helpers/get-inherited-filters.js.html +0 -122
- package/coverage/lcov-report/helpers/get-items-to-display-ids.js.html +0 -110
- package/coverage/lcov-report/helpers/get-modifiers.js.html +0 -137
- package/coverage/lcov-report/helpers/get-not-equal-query.js.html +0 -107
- package/coverage/lcov-report/helpers/get-pagination-index.js.html +0 -107
- package/coverage/lcov-report/helpers/get-parsed-prop-values.js.html +0 -197
- package/coverage/lcov-report/helpers/get-parsed-summary-value.js.html +0 -128
- package/coverage/lcov-report/helpers/get-prop-values.js.html +0 -143
- package/coverage/lcov-report/helpers/get-query-filters.js.html +0 -149
- package/coverage/lcov-report/helpers/get-query-props.js.html +0 -182
- package/coverage/lcov-report/helpers/get-required-schemas.js.html +0 -164
- package/coverage/lcov-report/helpers/get-sanitized-prop-values.js.html +0 -92
- package/coverage/lcov-report/helpers/get-search-filter-type.js.html +0 -101
- package/coverage/lcov-report/helpers/get-sort-by-field-name.js.html +0 -146
- package/coverage/lcov-report/helpers/get-unpublished-entity-name.js.html +0 -113
- package/coverage/lcov-report/helpers/get-updated-filter-by.js.html +0 -158
- package/coverage/lcov-report/helpers/get-wrapped-value-with-link.js.html +0 -155
- package/coverage/lcov-report/helpers/group-entities.js.html +0 -113
- package/coverage/lcov-report/helpers/has-children.js.html +0 -125
- package/coverage/lcov-report/helpers/index.html +0 -1041
- package/coverage/lcov-report/helpers/index.js.html +0 -233
- package/coverage/lcov-report/helpers/inject-banner.js.html +0 -125
- package/coverage/lcov-report/helpers/inject-banners-to-entities.js.html +0 -128
- package/coverage/lcov-report/helpers/inject-multiple-banners/get-banners-for-entities/get-banners-for-entities.js.html +0 -128
- package/coverage/lcov-report/helpers/inject-multiple-banners/get-banners-for-entities/index.html +0 -126
- package/coverage/lcov-report/helpers/inject-multiple-banners/get-banners-for-entities/index.js.html +0 -89
- package/coverage/lcov-report/helpers/inject-multiple-banners/get-banners-for-nodes/get-banners-for-nodes.js.html +0 -131
- package/coverage/lcov-report/helpers/inject-multiple-banners/get-banners-for-nodes/helpers/group-node-entities.js.html +0 -179
- package/coverage/lcov-report/helpers/inject-multiple-banners/get-banners-for-nodes/helpers/index.html +0 -126
- package/coverage/lcov-report/helpers/inject-multiple-banners/get-banners-for-nodes/helpers/index.js.html +0 -89
- package/coverage/lcov-report/helpers/inject-multiple-banners/get-banners-for-nodes/index.html +0 -126
- package/coverage/lcov-report/helpers/inject-multiple-banners/get-banners-for-nodes/index.js.html +0 -89
- package/coverage/lcov-report/helpers/inject-multiple-banners/index.html +0 -126
- package/coverage/lcov-report/helpers/inject-multiple-banners/index.js.html +0 -89
- package/coverage/lcov-report/helpers/inject-multiple-banners/inject-multiple-banners.js.html +0 -119
- package/coverage/lcov-report/helpers/is-browser.js.html +0 -89
- package/coverage/lcov-report/helpers/is-filter-entitys-id.js.html +0 -122
- package/coverage/lcov-report/helpers/is-object.js.html +0 -89
- package/coverage/lcov-report/helpers/is-using-relation-image.js.html +0 -92
- package/coverage/lcov-report/helpers/parse-interval.js.html +0 -89
- package/coverage/lcov-report/helpers/parse-props-to-display.js.html +0 -194
- package/coverage/lcov-report/helpers/remove-extra-items.js.html +0 -119
- package/coverage/lcov-report/helpers/remove-unwanted-characters.js.html +0 -140
- package/coverage/lcov-report/helpers/render-children.js.html +0 -152
- package/coverage/lcov-report/helpers/should-render-waypoint.js.html +0 -92
- package/coverage/lcov-report/helpers/should-show-property.js.html +0 -89
- package/coverage/lcov-report/helpers/sort-response-data.js.html +0 -107
- package/coverage/lcov-report/helpers/split-children.js.html +0 -233
- package/coverage/lcov-report/helpers/update-childrens-parent.js.html +0 -140
- package/coverage/lcov-report/hooks/helpers/RenderList.js.html +0 -233
- package/coverage/lcov-report/hooks/helpers/StoreImages.js.html +0 -215
- package/coverage/lcov-report/hooks/helpers/append-gtm-classname.js.html +0 -188
- package/coverage/lcov-report/hooks/helpers/buildPBComponents.js.html +0 -329
- package/coverage/lcov-report/hooks/helpers/check-banner-insertion-set.js.html +0 -125
- package/coverage/lcov-report/hooks/helpers/constants.js.html +0 -98
- package/coverage/lcov-report/hooks/helpers/get-banner-index.js.html +0 -92
- package/coverage/lcov-report/hooks/helpers/get-lightbox-images.js.html +0 -242
- package/coverage/lcov-report/hooks/helpers/getComponent.js.html +0 -95
- package/coverage/lcov-report/hooks/helpers/index.html +0 -261
- package/coverage/lcov-report/hooks/helpers/index.js.html +0 -89
- package/coverage/lcov-report/hooks/helpers/insert-banners.js.html +0 -362
- package/coverage/lcov-report/hooks/index.html +0 -201
- package/coverage/lcov-report/hooks/index.js.html +0 -98
- package/coverage/lcov-report/hooks/use-get-entity-schema.js.html +0 -167
- package/coverage/lcov-report/hooks/use-get-entity-schemas-as-obj.js.html +0 -113
- package/coverage/lcov-report/hooks/use-get-image-id-from-relation.js.html +0 -143
- package/coverage/lcov-report/hooks/use-get-images.js.html +0 -143
- package/coverage/lcov-report/hooks/use-get-single-entity-schema.js.html +0 -125
- package/coverage/lcov-report/hooks/use-page-builder.js.html +0 -155
- package/coverage/lcov-report/index.html +0 -936
- package/coverage/lcov-report/prettify.css +0 -1
- package/coverage/lcov-report/prettify.js +0 -2
- package/coverage/lcov-report/sort-arrow-sprite.png +0 -0
- package/coverage/lcov-report/sorter.js +0 -170
- package/coverage/lcov-report/utils/component-map.js.html +0 -182
- package/coverage/lcov-report/utils/get-class-modifiers.js.html +0 -287
- package/coverage/lcov-report/utils/get-image-data.js.html +0 -137
- package/coverage/lcov-report/utils/get-props-to-display-modifiers.js.html +0 -92
- package/coverage/lcov-report/utils/index.html +0 -186
- package/coverage/lcov-report/utils/index.js.html +0 -101
- package/coverage/lcov-report/utils/is-object-empty.js.html +0 -89
- package/coverage/lcov.info +0 -7222
package/CHANGELOG.md
CHANGED
|
@@ -3,384 +3,257 @@
|
|
|
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
|
-
# [0.123.0-alpha.
|
|
7
|
-
|
|
8
|
-
**Note:** Version bump only for package @blaze-cms/react-page-builder
|
|
9
|
-
|
|
10
|
-
|
|
6
|
+
# [0.123.0-alpha.24](https://github.com/thebyte9/blaze/compare/v0.123.0-alpha.23...v0.123.0-alpha.24) (2022-04-05)
|
|
11
7
|
|
|
12
8
|
|
|
9
|
+
### Bug Fixes
|
|
13
10
|
|
|
14
|
-
|
|
11
|
+
* handle default select filter value correctly ([4dfb85a](https://github.com/thebyte9/blaze/commit/4dfb85a6e1aeb9e7b927d06088220ed38e8886e5))
|
|
12
|
+
* render empty card block when removing card that same as parent record ([#3171](https://github.com/thebyte9/blaze/issues/3171)) ([31c1644](https://github.com/thebyte9/blaze/commit/31c1644db187a1a2ac0337254770d914a4542410))
|
|
15
13
|
|
|
16
|
-
**Note:** Version bump only for package @blaze-cms/react-page-builder
|
|
17
14
|
|
|
15
|
+
### Features
|
|
18
16
|
|
|
17
|
+
* add display label as placeholder for select filter ([cf3bbf1](https://github.com/thebyte9/blaze/commit/cf3bbf18f0316d7b61b4da4e631750033105bb02))
|
|
18
|
+
* add email/web links around matching data summary values ([#3407](https://github.com/thebyte9/blaze/issues/3407)) ([78257b2](https://github.com/thebyte9/blaze/commit/78257b2f9b75e05e229a45c7d0a09d1bea452b57))
|
|
19
|
+
* add tel: link to data summary data ([#3420](https://github.com/thebyte9/blaze/issues/3420)) ([9f59a02](https://github.com/thebyte9/blaze/commit/9f59a0200dec1c506b2a7062cbaff812d51c85e1))
|
|
19
20
|
|
|
20
21
|
|
|
21
22
|
|
|
22
|
-
|
|
23
|
+
## [0.122.2](https://github.com/thebyte9/blaze/compare/v0.123.0-alpha.22...v0.122.2) (2022-04-04)
|
|
23
24
|
|
|
24
25
|
|
|
25
26
|
### Bug Fixes
|
|
26
27
|
|
|
27
|
-
*
|
|
28
|
+
* add initial modifier to filter form ([be2254c](https://github.com/thebyte9/blaze/commit/be2254c967137b1c08e9989fcd1bf29d3675bb05))
|
|
29
|
+
* handle search filter with css ([872dc99](https://github.com/thebyte9/blaze/commit/872dc99b2ff26931bad9280f62b771d01a8c1c10))
|
|
30
|
+
* remove visibility ([7479231](https://github.com/thebyte9/blaze/commit/747923186c1c127dd82b4c4565b91b93e5812593))
|
|
31
|
+
* remove visibility ([32afbb4](https://github.com/thebyte9/blaze/commit/32afbb49f097a43e3e58a4938862a839beabe394))
|
|
32
|
+
* update to handle isCollapseOnMobile more consistently ([3123d99](https://github.com/thebyte9/blaze/commit/3123d9952f3d19391f91252bc1cfc716c787bed1))
|
|
28
33
|
|
|
29
34
|
|
|
30
35
|
|
|
31
36
|
|
|
32
37
|
|
|
33
|
-
# [0.123.0-alpha.
|
|
38
|
+
# [0.123.0-alpha.23](https://github.com/thebyte9/blaze/compare/v0.123.0-alpha.22...v0.123.0-alpha.23) (2022-04-04)
|
|
34
39
|
|
|
35
40
|
**Note:** Version bump only for package @blaze-cms/react-page-builder
|
|
36
41
|
|
|
42
|
+
# [0.123.0-alpha.22](https://github.com/thebyte9/blaze/compare/v0.123.0-alpha.21...v0.123.0-alpha.22) (2022-04-04)
|
|
37
43
|
|
|
44
|
+
**Note:** Version bump only for package @blaze-cms/react-page-builder
|
|
38
45
|
|
|
46
|
+
# [0.123.0-alpha.21](https://github.com/thebyte9/blaze/compare/v0.123.0-alpha.20...v0.123.0-alpha.21) (2022-04-01)
|
|
39
47
|
|
|
48
|
+
**Note:** Version bump only for package @blaze-cms/react-page-builder
|
|
40
49
|
|
|
41
|
-
# [0.123.0-alpha.
|
|
50
|
+
# [0.123.0-alpha.20](https://github.com/thebyte9/blaze/compare/v0.123.0-alpha.19...v0.123.0-alpha.20) (2022-04-01)
|
|
42
51
|
|
|
43
52
|
**Note:** Version bump only for package @blaze-cms/react-page-builder
|
|
44
53
|
|
|
54
|
+
# [0.123.0-alpha.19](https://github.com/thebyte9/blaze/compare/v0.123.0-alpha.18...v0.123.0-alpha.19) (2022-03-31)
|
|
45
55
|
|
|
56
|
+
### Bug Fixes
|
|
46
57
|
|
|
58
|
+
* handle search filter with css ([#3395](https://github.com/thebyte9/blaze/issues/3395)) ([41cef02](https://github.com/thebyte9/blaze/commit/41cef02add747256cb813b0d2985f54ec92a4061))
|
|
47
59
|
|
|
48
|
-
|
|
49
|
-
# [0.123.0-alpha.16](https://github.com/thebyte9/blaze/compare/v0.123.0-alpha.15...v0.123.0-alpha.16) (2022-03-30)
|
|
60
|
+
# [0.123.0-alpha.18](https://github.com/thebyte9/blaze/compare/v0.123.0-alpha.17...v0.123.0-alpha.18) (2022-03-31)
|
|
50
61
|
|
|
51
62
|
**Note:** Version bump only for package @blaze-cms/react-page-builder
|
|
52
63
|
|
|
64
|
+
# [0.123.0-alpha.17](https://github.com/thebyte9/blaze/compare/v0.123.0-alpha.16...v0.123.0-alpha.17) (2022-03-31)
|
|
53
65
|
|
|
66
|
+
**Note:** Version bump only for package @blaze-cms/react-page-builder
|
|
54
67
|
|
|
68
|
+
# [0.123.0-alpha.16](https://github.com/thebyte9/blaze/compare/v0.123.0-alpha.15...v0.123.0-alpha.16) (2022-03-30)
|
|
55
69
|
|
|
70
|
+
**Note:** Version bump only for package @blaze-cms/react-page-builder
|
|
56
71
|
|
|
57
72
|
# [0.123.0-alpha.15](https://github.com/thebyte9/blaze/compare/v0.123.0-alpha.14...v0.123.0-alpha.15) (2022-03-30)
|
|
58
73
|
|
|
59
74
|
**Note:** Version bump only for package @blaze-cms/react-page-builder
|
|
60
75
|
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
76
|
# [0.123.0-alpha.14](https://github.com/thebyte9/blaze/compare/v0.123.0-alpha.13...v0.123.0-alpha.14) (2022-03-30)
|
|
66
77
|
|
|
67
|
-
|
|
68
78
|
### Bug Fixes
|
|
69
79
|
|
|
70
80
|
* hide error if query fails ([fdfbc41](https://github.com/thebyte9/blaze/commit/fdfbc417b767ea68a20fb300f453500f0ab11098))
|
|
71
81
|
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
82
|
# [0.123.0-alpha.13](https://github.com/thebyte9/blaze/compare/v0.123.0-alpha.12...v0.123.0-alpha.13) (2022-03-30)
|
|
77
83
|
|
|
78
84
|
**Note:** Version bump only for package @blaze-cms/react-page-builder
|
|
79
85
|
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
86
|
# [0.123.0-alpha.12](https://github.com/thebyte9/blaze/compare/v0.123.0-alpha.9...v0.123.0-alpha.12) (2022-03-30)
|
|
85
87
|
|
|
86
88
|
**Note:** Version bump only for package @blaze-cms/react-page-builder
|
|
87
89
|
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
90
|
# [0.123.0-alpha.11](https://github.com/thebyte9/blaze/compare/v0.123.0-alpha.9...v0.123.0-alpha.11) (2022-03-30)
|
|
93
91
|
|
|
94
92
|
**Note:** Version bump only for package @blaze-cms/react-page-builder
|
|
95
93
|
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
94
|
# [0.123.0-alpha.10](https://github.com/thebyte9/blaze/compare/v0.123.0-alpha.9...v0.123.0-alpha.10) (2022-03-30)
|
|
101
95
|
|
|
102
96
|
**Note:** Version bump only for package @blaze-cms/react-page-builder
|
|
103
97
|
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
98
|
# [0.123.0-alpha.9](https://github.com/thebyte9/blaze/compare/v0.123.0-alpha.8...v0.123.0-alpha.9) (2022-03-26)
|
|
109
99
|
|
|
110
100
|
**Note:** Version bump only for package @blaze-cms/react-page-builder
|
|
111
101
|
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
102
|
# [0.123.0-alpha.8](https://github.com/thebyte9/blaze/compare/v0.123.0-alpha.7...v0.123.0-alpha.8) (2022-03-26)
|
|
117
103
|
|
|
118
104
|
**Note:** Version bump only for package @blaze-cms/react-page-builder
|
|
119
105
|
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
106
|
# [0.123.0-alpha.7](https://github.com/thebyte9/blaze/compare/v0.123.0-alpha.6...v0.123.0-alpha.7) (2022-03-26)
|
|
125
107
|
|
|
126
|
-
|
|
127
108
|
### Bug Fixes
|
|
128
109
|
|
|
129
110
|
* logo and search input alignment ([c0e9382](https://github.com/thebyte9/blaze/commit/c0e9382769a569b84ba61fbe43d29c6c3a3f6553))
|
|
130
111
|
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
112
|
# [0.123.0-alpha.6](https://github.com/thebyte9/blaze/compare/v0.123.0-alpha.5...v0.123.0-alpha.6) (2022-03-26)
|
|
136
113
|
|
|
137
114
|
**Note:** Version bump only for package @blaze-cms/react-page-builder
|
|
138
115
|
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
116
|
# [0.123.0-alpha.5](https://github.com/thebyte9/blaze/compare/v0.123.0-alpha.4...v0.123.0-alpha.5) (2022-03-26)
|
|
144
117
|
|
|
145
118
|
**Note:** Version bump only for package @blaze-cms/react-page-builder
|
|
146
119
|
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
120
|
# [0.123.0-alpha.4](https://github.com/thebyte9/blaze/compare/v0.123.0-alpha.3...v0.123.0-alpha.4) (2022-03-25)
|
|
152
121
|
|
|
153
|
-
|
|
154
122
|
### Features
|
|
155
123
|
|
|
156
124
|
* add email/web links around matching data summary values ([#3407](https://github.com/thebyte9/blaze/issues/3407)) ([d2e4496](https://github.com/thebyte9/blaze/commit/d2e449622eaba85eb03612b14bd9cfcfb47bca4f))
|
|
157
125
|
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
126
|
# [0.123.0-alpha.3](https://github.com/thebyte9/blaze/compare/v0.123.0-alpha.2...v0.123.0-alpha.3) (2022-03-25)
|
|
163
127
|
|
|
164
|
-
|
|
165
128
|
### Bug Fixes
|
|
166
129
|
|
|
167
130
|
* render empty card block when removing card that same as parent record ([#3171](https://github.com/thebyte9/blaze/issues/3171)) ([011bd77](https://github.com/thebyte9/blaze/commit/011bd77cab7eba6462e42e7d61e075a6c4e58248))
|
|
168
131
|
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
173
132
|
# [0.123.0-alpha.2](https://github.com/thebyte9/blaze/compare/v0.123.0-alpha.1...v0.123.0-alpha.2) (2022-03-22)
|
|
174
133
|
|
|
175
134
|
**Note:** Version bump only for package @blaze-cms/react-page-builder
|
|
176
135
|
|
|
136
|
+
## [0.122.2](https://github.com/thebyte9/blaze/compare/v0.122.1...v0.122.2) (2022-04-04)
|
|
177
137
|
|
|
138
|
+
### Bug Fixes
|
|
178
139
|
|
|
179
|
-
|
|
140
|
+
* add initial modifier to filter form ([be2254c](https://github.com/thebyte9/blaze/commit/be2254c967137b1c08e9989fcd1bf29d3675bb05))
|
|
141
|
+
* handle search filter with css ([872dc99](https://github.com/thebyte9/blaze/commit/872dc99b2ff26931bad9280f62b771d01a8c1c10))
|
|
142
|
+
* remove visibility ([7479231](https://github.com/thebyte9/blaze/commit/747923186c1c127dd82b4c4565b91b93e5812593))
|
|
143
|
+
* remove visibility ([32afbb4](https://github.com/thebyte9/blaze/commit/32afbb49f097a43e3e58a4938862a839beabe394))
|
|
144
|
+
* update to handle isCollapseOnMobile more consistently ([3123d99](https://github.com/thebyte9/blaze/commit/3123d9952f3d19391f91252bc1cfc716c787bed1))
|
|
180
145
|
|
|
181
146
|
## [0.122.1](https://github.com/thebyte9/blaze/compare/v0.122.1-alpha.0...v0.122.1) (2022-03-21)
|
|
182
147
|
|
|
183
148
|
**Note:** Version bump only for package @blaze-cms/react-page-builder
|
|
184
149
|
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
|
|
189
150
|
## [0.122.1-alpha.0](https://github.com/thebyte9/blaze/compare/v0.122.0...v0.122.1-alpha.0) (2022-03-16)
|
|
190
151
|
|
|
191
|
-
|
|
192
152
|
### Bug Fixes
|
|
193
153
|
|
|
194
154
|
* handle non array data types when adding link to data summary ([#3382](https://github.com/thebyte9/blaze/issues/3382)) ([dd3ae87](https://github.com/thebyte9/blaze/commit/dd3ae8738d2ccc53909954b46b3f06d2cda93484))
|
|
195
155
|
|
|
196
|
-
|
|
197
|
-
|
|
198
|
-
|
|
199
|
-
|
|
200
156
|
# [0.122.0](https://github.com/thebyte9/blaze/compare/v0.122.0-alpha.2...v0.122.0) (2022-03-15)
|
|
201
157
|
|
|
202
158
|
**Note:** Version bump only for package @blaze-cms/react-page-builder
|
|
203
159
|
|
|
204
|
-
|
|
205
|
-
|
|
206
|
-
|
|
207
|
-
|
|
208
160
|
# [0.122.0-alpha.2](https://github.com/thebyte9/blaze/compare/v0.122.0-alpha.1...v0.122.0-alpha.2) (2022-03-14)
|
|
209
161
|
|
|
210
|
-
|
|
211
162
|
### Bug Fixes
|
|
212
163
|
|
|
213
164
|
* added parsing of & on filters ([#3251](https://github.com/thebyte9/blaze/issues/3251)) ([9bf0cb5](https://github.com/thebyte9/blaze/commit/9bf0cb5e14e43aa556c2e216739efb0834ef1d6f))
|
|
214
165
|
|
|
215
|
-
|
|
216
|
-
|
|
217
|
-
|
|
218
|
-
|
|
219
166
|
# [0.122.0-alpha.1](https://github.com/thebyte9/blaze/compare/v0.122.0-alpha.0...v0.122.0-alpha.1) (2022-03-10)
|
|
220
167
|
|
|
221
|
-
|
|
222
168
|
### Bug Fixes
|
|
223
169
|
|
|
224
170
|
* use same dependency for main context provider ([#3375](https://github.com/thebyte9/blaze/issues/3375)) ([5da84b0](https://github.com/thebyte9/blaze/commit/5da84b0510a80c75efda0e25ce575e73ffb28235))
|
|
225
171
|
|
|
226
|
-
|
|
227
|
-
|
|
228
|
-
|
|
229
|
-
|
|
230
172
|
# [0.122.0-alpha.0](https://github.com/thebyte9/blaze/compare/v0.121.0...v0.122.0-alpha.0) (2022-03-10)
|
|
231
173
|
|
|
232
|
-
|
|
233
174
|
### Bug Fixes
|
|
234
175
|
|
|
235
176
|
* getting credits from image ([#3362](https://github.com/thebyte9/blaze/issues/3362)) ([92308e7](https://github.com/thebyte9/blaze/commit/92308e7950028c1062f0c1c51c36c7c010bf1de0))
|
|
236
177
|
* set preview to false on listing ([#3366](https://github.com/thebyte9/blaze/issues/3366)) ([c0b0302](https://github.com/thebyte9/blaze/commit/c0b030280a49a02f844a4cfd641aa8649b34dbd3))
|
|
237
178
|
|
|
238
|
-
|
|
239
179
|
### Features
|
|
240
180
|
|
|
241
181
|
* add tiktok social ([#3363](https://github.com/thebyte9/blaze/issues/3363)) ([fb30ee2](https://github.com/thebyte9/blaze/commit/fb30ee2d49f6e8120a999d8b751a521dde2f2ec7))
|
|
242
182
|
|
|
243
|
-
|
|
244
|
-
|
|
245
|
-
|
|
246
|
-
|
|
247
183
|
# [0.121.0](https://github.com/thebyte9/blaze/compare/v0.121.0-alpha.1...v0.121.0) (2022-03-09)
|
|
248
184
|
|
|
249
185
|
**Note:** Version bump only for package @blaze-cms/react-page-builder
|
|
250
186
|
|
|
251
|
-
|
|
252
|
-
|
|
253
|
-
|
|
254
|
-
|
|
255
187
|
# [0.121.0-alpha.1](https://github.com/thebyte9/blaze/compare/v0.121.0-alpha.0...v0.121.0-alpha.1) (2022-03-02)
|
|
256
188
|
|
|
257
|
-
|
|
258
189
|
### Features
|
|
259
190
|
|
|
260
191
|
* add breadcrumb component and parent hierarchy query ([#3354](https://github.com/thebyte9/blaze/issues/3354)) ([1c81cc7](https://github.com/thebyte9/blaze/commit/1c81cc7d5fec746938fa4686b9f166bb0f11a577))
|
|
261
192
|
|
|
262
|
-
|
|
263
|
-
|
|
264
|
-
|
|
265
|
-
|
|
266
193
|
## [0.120.1](https://github.com/thebyte9/blaze/compare/v0.120.0...v0.120.1) (2022-02-23)
|
|
267
194
|
|
|
268
|
-
|
|
269
195
|
### Bug Fixes
|
|
270
196
|
|
|
271
197
|
* handle if banner targeting property not set ([#3355](https://github.com/thebyte9/blaze/issues/3355)) ([c36ab5a](https://github.com/thebyte9/blaze/commit/c36ab5a70f144e0e1f5c84b7089ed3e928755ec7))
|
|
272
198
|
|
|
273
|
-
|
|
274
|
-
|
|
275
|
-
|
|
276
|
-
|
|
277
199
|
# [0.120.0](https://github.com/thebyte9/blaze/compare/v0.120.0-alpha.5...v0.120.0) (2022-02-22)
|
|
278
200
|
|
|
279
201
|
**Note:** Version bump only for package @blaze-cms/react-page-builder
|
|
280
202
|
|
|
281
|
-
|
|
282
|
-
|
|
283
|
-
|
|
284
|
-
|
|
285
203
|
# [0.120.0-alpha.5](https://github.com/thebyte9/blaze/compare/v0.120.0-alpha.4...v0.120.0-alpha.5) (2022-02-22)
|
|
286
204
|
|
|
287
|
-
|
|
288
205
|
### Bug Fixes
|
|
289
206
|
|
|
290
207
|
* query format for list component ([cc8233b](https://github.com/thebyte9/blaze/commit/cc8233b9fc12aa7701f321246e66cdaeb2be14e0))
|
|
291
208
|
|
|
292
|
-
|
|
293
|
-
|
|
294
|
-
|
|
295
|
-
|
|
296
209
|
# [0.120.0-alpha.4](https://github.com/thebyte9/blaze/compare/v0.120.0-alpha.3...v0.120.0-alpha.4) (2022-02-21)
|
|
297
210
|
|
|
298
|
-
|
|
299
211
|
### Bug Fixes
|
|
300
212
|
|
|
301
213
|
* set trageting even if value is not truthy ([#3347](https://github.com/thebyte9/blaze/issues/3347)) ([757e7f3](https://github.com/thebyte9/blaze/commit/757e7f3e78292175d3d9b6f551ecf89c6ecfd500))
|
|
302
214
|
|
|
303
|
-
|
|
304
|
-
|
|
305
|
-
|
|
306
|
-
|
|
307
215
|
# [0.120.0-alpha.3](https://github.com/thebyte9/blaze/compare/v0.120.0-alpha.2...v0.120.0-alpha.3) (2022-02-16)
|
|
308
216
|
|
|
309
|
-
|
|
310
217
|
### Bug Fixes
|
|
311
218
|
|
|
312
219
|
* added array handling for banner props ([#3339](https://github.com/thebyte9/blaze/issues/3339)) ([b6e7b84](https://github.com/thebyte9/blaze/commit/b6e7b84b95d63ff978de1ac5921cdbf8e3be5f8a))
|
|
313
220
|
|
|
314
|
-
|
|
315
|
-
|
|
316
|
-
|
|
317
|
-
|
|
318
221
|
# [0.120.0-alpha.2](https://github.com/thebyte9/blaze/compare/v0.120.0-alpha.1...v0.120.0-alpha.2) (2022-02-15)
|
|
319
222
|
|
|
320
|
-
|
|
321
223
|
### Features
|
|
322
224
|
|
|
323
225
|
* add user props to baners ([#3332](https://github.com/thebyte9/blaze/issues/3332)) ([e6818c7](https://github.com/thebyte9/blaze/commit/e6818c738864e7e1ccf7ea7072c9c2bb3bb3d367))
|
|
324
226
|
|
|
325
|
-
|
|
326
|
-
|
|
327
|
-
|
|
328
|
-
|
|
329
227
|
# [0.120.0-alpha.1](https://github.com/thebyte9/blaze/compare/v0.120.0-alpha.0...v0.120.0-alpha.1) (2022-02-10)
|
|
330
228
|
|
|
331
|
-
|
|
332
229
|
### Features
|
|
333
230
|
|
|
334
231
|
* allow card images for non content entities ([#3335](https://github.com/thebyte9/blaze/issues/3335)) ([ebbcdaf](https://github.com/thebyte9/blaze/commit/ebbcdaf3310c3ddc4f39f4bb70ed5f9939099559))
|
|
335
232
|
|
|
336
|
-
|
|
337
|
-
|
|
338
|
-
|
|
339
|
-
|
|
340
233
|
# [0.120.0-alpha.0](https://github.com/thebyte9/blaze/compare/v0.119.1...v0.120.0-alpha.0) (2022-02-09)
|
|
341
234
|
|
|
342
|
-
|
|
343
235
|
### Features
|
|
344
236
|
|
|
345
237
|
* added random sort and non published entities to cards ([#3327](https://github.com/thebyte9/blaze/issues/3327)) ([7e60156](https://github.com/thebyte9/blaze/commit/7e60156e55769f3fc83d276c73ac3726e1c9cade))
|
|
346
238
|
|
|
347
|
-
|
|
348
|
-
|
|
349
|
-
|
|
350
|
-
|
|
351
239
|
## [0.119.1](https://github.com/thebyte9/blaze/compare/v0.119.0...v0.119.1) (2022-01-31)
|
|
352
240
|
|
|
353
|
-
|
|
354
241
|
### Bug Fixes
|
|
355
242
|
|
|
356
243
|
* make banner styles ssr consistent with client ([#3324](https://github.com/thebyte9/blaze/issues/3324)) ([fecfb34](https://github.com/thebyte9/blaze/commit/fecfb34d46ec624f3affc53e5f572784b1bfaf5e))
|
|
357
244
|
|
|
358
|
-
|
|
359
|
-
|
|
360
|
-
|
|
361
|
-
|
|
362
245
|
# [0.119.0](https://github.com/thebyte9/blaze/compare/v0.119.0-alpha.2...v0.119.0) (2022-01-28)
|
|
363
246
|
|
|
364
247
|
**Note:** Version bump only for package @blaze-cms/react-page-builder
|
|
365
248
|
|
|
366
|
-
|
|
367
|
-
|
|
368
|
-
|
|
369
|
-
|
|
370
249
|
# [0.119.0-alpha.2](https://github.com/thebyte9/blaze/compare/v0.119.0-alpha.1...v0.119.0-alpha.2) (2022-01-28)
|
|
371
250
|
|
|
372
|
-
|
|
373
251
|
### Bug Fixes
|
|
374
252
|
|
|
375
253
|
* fixed setInterval not clearing ([#3321](https://github.com/thebyte9/blaze/issues/3321)) ([b1b1287](https://github.com/thebyte9/blaze/commit/b1b1287bc6ad6232533e80984641e64683dceb20))
|
|
376
254
|
|
|
377
|
-
|
|
378
|
-
|
|
379
|
-
|
|
380
|
-
|
|
381
255
|
# [0.119.0-alpha.0](https://github.com/thebyte9/blaze/compare/v0.118.1-alpha.0...v0.119.0-alpha.0) (2022-01-26)
|
|
382
256
|
|
|
383
|
-
|
|
384
257
|
### Features
|
|
385
258
|
|
|
386
259
|
* add responsive banner skeleton ([#3286](https://github.com/thebyte9/blaze/issues/3286)) ([ac712df](https://github.com/thebyte9/blaze/commit/ac712df7ade4a9fbbcac17cf03a62ea6ea980e89))
|
|
@@ -388,849 +261,469 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
388
261
|
* update apollo client to v3.5 add cache redirects and optimise queries ([#3308](https://github.com/thebyte9/blaze/issues/3308)) ([5281b17](https://github.com/thebyte9/blaze/commit/5281b17fd972f8c727d099f0c814e747896af431))
|
|
389
262
|
* upgrade next to latest version ([#3290](https://github.com/thebyte9/blaze/issues/3290)) ([d2c37bd](https://github.com/thebyte9/blaze/commit/d2c37bd1bf7847dbbbaf7ab8634008c2042f91f9))
|
|
390
263
|
|
|
391
|
-
|
|
392
|
-
|
|
393
|
-
|
|
394
|
-
|
|
395
264
|
# [0.118.0](https://github.com/thebyte9/blaze/compare/v0.118.0-alpha.3...v0.118.0) (2022-01-25)
|
|
396
265
|
|
|
397
266
|
**Note:** Version bump only for package @blaze-cms/react-page-builder
|
|
398
267
|
|
|
399
|
-
|
|
400
|
-
|
|
401
|
-
|
|
402
|
-
|
|
403
268
|
# [0.118.0-alpha.3](https://github.com/thebyte9/blaze/compare/v0.118.0-alpha.2...v0.118.0-alpha.3) (2022-01-24)
|
|
404
269
|
|
|
405
270
|
**Note:** Version bump only for package @blaze-cms/react-page-builder
|
|
406
271
|
|
|
407
|
-
|
|
408
|
-
|
|
409
|
-
|
|
410
|
-
|
|
411
272
|
# [0.118.0-alpha.2](https://github.com/thebyte9/blaze/compare/v0.118.0-alpha.1...v0.118.0-alpha.2) (2022-01-14)
|
|
412
273
|
|
|
413
|
-
|
|
414
274
|
### Bug Fixes
|
|
415
275
|
|
|
416
276
|
* set correct funciton type for video image onload ([6df1060](https://github.com/thebyte9/blaze/commit/6df1060a7a3d0ba18f49d6d7e757ae1c79a7509d))
|
|
417
277
|
|
|
418
|
-
|
|
419
|
-
|
|
420
|
-
|
|
421
|
-
|
|
422
278
|
# [0.118.0-alpha.1](https://github.com/thebyte9/blaze/compare/v0.118.0-alpha.0...v0.118.0-alpha.1) (2022-01-14)
|
|
423
279
|
|
|
424
|
-
|
|
425
280
|
### Bug Fixes
|
|
426
281
|
|
|
427
282
|
* added youtube facade lazy loading ([#3243](https://github.com/thebyte9/blaze/issues/3243)) ([7f2bef9](https://github.com/thebyte9/blaze/commit/7f2bef9269333aa7c248dce18e06a459ad7a3572))
|
|
428
283
|
|
|
429
|
-
|
|
430
|
-
|
|
431
|
-
|
|
432
|
-
|
|
433
284
|
# [0.118.0-alpha.0](https://github.com/thebyte9/blaze/compare/v0.117.0...v0.118.0-alpha.0) (2022-01-13)
|
|
434
285
|
|
|
435
286
|
**Note:** Version bump only for package @blaze-cms/react-page-builder
|
|
436
287
|
|
|
437
|
-
|
|
438
|
-
|
|
439
|
-
|
|
440
|
-
|
|
441
288
|
# [0.116.0](https://github.com/thebyte9/blaze/compare/v0.116.0-alpha.2...v0.116.0) (2021-12-21)
|
|
442
289
|
|
|
443
290
|
**Note:** Version bump only for package @blaze-cms/react-page-builder
|
|
444
291
|
|
|
445
|
-
|
|
446
|
-
|
|
447
|
-
|
|
448
|
-
|
|
449
292
|
# [0.116.0-alpha.2](https://github.com/thebyte9/blaze/compare/v0.116.0-alpha.1...v0.116.0-alpha.2) (2021-12-21)
|
|
450
293
|
|
|
451
294
|
**Note:** Version bump only for package @blaze-cms/react-page-builder
|
|
452
295
|
|
|
453
|
-
|
|
454
|
-
|
|
455
|
-
|
|
456
|
-
|
|
457
296
|
# [0.116.0-alpha.1](https://github.com/thebyte9/blaze/compare/v0.116.0-alpha.0...v0.116.0-alpha.1) (2021-12-20)
|
|
458
297
|
|
|
459
298
|
**Note:** Version bump only for package @blaze-cms/react-page-builder
|
|
460
299
|
|
|
461
|
-
|
|
462
|
-
|
|
463
|
-
|
|
464
|
-
|
|
465
300
|
# [0.115.0](https://github.com/thebyte9/blaze/compare/v0.115.0-alpha.1...v0.115.0) (2021-12-16)
|
|
466
301
|
|
|
467
302
|
**Note:** Version bump only for package @blaze-cms/react-page-builder
|
|
468
303
|
|
|
469
|
-
|
|
470
|
-
|
|
471
|
-
|
|
472
|
-
|
|
473
304
|
# [0.115.0-alpha.1](https://github.com/thebyte9/blaze/compare/v0.115.0-alpha.0...v0.115.0-alpha.1) (2021-12-16)
|
|
474
305
|
|
|
475
|
-
|
|
476
306
|
### Features
|
|
477
307
|
|
|
478
308
|
* move textblock parsing to the api and add page builder manipulation events ([#3267](https://github.com/thebyte9/blaze/issues/3267)) ([fd472b5](https://github.com/thebyte9/blaze/commit/fd472b58c716bdf8fc0a69a63c1f341a65828f12))
|
|
479
309
|
|
|
480
|
-
|
|
481
|
-
|
|
482
|
-
|
|
483
|
-
|
|
484
310
|
## [0.114.1](https://github.com/thebyte9/blaze/compare/v0.114.1-alpha.1...v0.114.1) (2021-12-13)
|
|
485
311
|
|
|
486
312
|
**Note:** Version bump only for package @blaze-cms/react-page-builder
|
|
487
313
|
|
|
488
|
-
|
|
489
|
-
|
|
490
|
-
|
|
491
|
-
|
|
492
314
|
## [0.114.1-alpha.0](https://github.com/thebyte9/blaze/compare/v0.114.0...v0.114.1-alpha.0) (2021-12-09)
|
|
493
315
|
|
|
494
|
-
|
|
495
316
|
### Bug Fixes
|
|
496
317
|
|
|
497
318
|
* add selected class to selected letter in A-Z filter ([#3255](https://github.com/thebyte9/blaze/issues/3255)) ([f82540b](https://github.com/thebyte9/blaze/commit/f82540b1793888f326a2597d2cc742f038392521))
|
|
498
319
|
* update range filter in react page builder ([#3254](https://github.com/thebyte9/blaze/issues/3254)) ([cf71584](https://github.com/thebyte9/blaze/commit/cf715849141161a04e2011f2e1d1d7c0895fac0e))
|
|
499
320
|
|
|
500
|
-
|
|
501
|
-
|
|
502
|
-
|
|
503
|
-
|
|
504
321
|
# [0.114.0](https://github.com/thebyte9/blaze/compare/v0.114.0-alpha.6...v0.114.0) (2021-11-30)
|
|
505
322
|
|
|
506
323
|
**Note:** Version bump only for package @blaze-cms/react-page-builder
|
|
507
324
|
|
|
508
|
-
|
|
509
|
-
|
|
510
|
-
|
|
511
|
-
|
|
512
325
|
# [0.114.0-alpha.5](https://github.com/thebyte9/blaze/compare/v0.114.0-alpha.4...v0.114.0-alpha.5) (2021-11-30)
|
|
513
326
|
|
|
514
|
-
|
|
515
327
|
### Bug Fixes
|
|
516
328
|
|
|
517
329
|
* handle legacy sortby property as a string ([#3235](https://github.com/thebyte9/blaze/issues/3235)) ([2d25fc3](https://github.com/thebyte9/blaze/commit/2d25fc3e55125fec711d4a06f78d35a6b26d443a))
|
|
518
330
|
|
|
519
|
-
|
|
520
|
-
|
|
521
|
-
|
|
522
|
-
|
|
523
331
|
# [0.114.0-alpha.4](https://github.com/thebyte9/blaze/compare/v0.114.0-alpha.3...v0.114.0-alpha.4) (2021-11-29)
|
|
524
332
|
|
|
525
333
|
**Note:** Version bump only for package @blaze-cms/react-page-builder
|
|
526
334
|
|
|
527
|
-
|
|
528
|
-
|
|
529
|
-
|
|
530
|
-
|
|
531
335
|
# [0.114.0-alpha.3](https://github.com/thebyte9/blaze/compare/v0.114.0-alpha.2...v0.114.0-alpha.3) (2021-11-25)
|
|
532
336
|
|
|
533
|
-
|
|
534
337
|
### Bug Fixes
|
|
535
338
|
|
|
536
339
|
* filters with url wont auto submit ([#3229](https://github.com/thebyte9/blaze/issues/3229)) ([44c08dc](https://github.com/thebyte9/blaze/commit/44c08dc1c1a34459f8cd6234aa4daa2cb4bcf1e1))
|
|
537
340
|
|
|
538
|
-
|
|
539
|
-
|
|
540
|
-
|
|
541
|
-
|
|
542
341
|
# [0.114.0-alpha.2](https://github.com/thebyte9/blaze/compare/v0.113.1...v0.114.0-alpha.2) (2021-11-25)
|
|
543
342
|
|
|
544
|
-
|
|
545
343
|
### Bug Fixes
|
|
546
344
|
|
|
547
345
|
* hidden more filters dont auto submit ([#3228](https://github.com/thebyte9/blaze/issues/3228)) ([daae97e](https://github.com/thebyte9/blaze/commit/daae97ec697788c3f3ec4993b05594eb92095331))
|
|
548
346
|
|
|
549
|
-
|
|
550
347
|
### Features
|
|
551
348
|
|
|
552
349
|
* added extended sort properties to list and card ([#3226](https://github.com/thebyte9/blaze/issues/3226)) ([1feaa62](https://github.com/thebyte9/blaze/commit/1feaa6279d9ab3491b328dbfd230d4b996393687))
|
|
553
350
|
* Wrap more filters for mobile with groupAfterMobile option ([#3213](https://github.com/thebyte9/blaze/issues/3213)) ([1b951a3](https://github.com/thebyte9/blaze/commit/1b951a316be151963c845da651baedb2e2e6817a))
|
|
554
351
|
|
|
555
|
-
|
|
556
|
-
|
|
557
352
|
# [0.114.0-alpha.1](https://github.com/thebyte9/blaze/compare/v0.114.0-alpha.0...v0.114.0-alpha.1) (2021-11-24)
|
|
558
353
|
|
|
559
|
-
|
|
560
354
|
### Features
|
|
561
355
|
|
|
562
356
|
* added extended sort properties to list and card ([#3226](https://github.com/thebyte9/blaze/issues/3226)) ([8b6946e](https://github.com/thebyte9/blaze/commit/8b6946efd0fd80468858643ec9e79477d23613da))
|
|
563
357
|
|
|
564
|
-
|
|
565
|
-
|
|
566
358
|
# [0.114.0-alpha.0](https://github.com/thebyte9/blaze/compare/v0.113.0...v0.114.0-alpha.0) (2021-11-22)
|
|
567
359
|
|
|
568
|
-
|
|
569
360
|
### Features
|
|
570
361
|
|
|
571
362
|
* Wrap more filters for mobile with groupAfterMobile option ([#3213](https://github.com/thebyte9/blaze/issues/3213)) ([8914aaa](https://github.com/thebyte9/blaze/commit/8914aaa33d29e8ff7d6a762f7c73adf6e559a344))
|
|
572
363
|
|
|
573
|
-
|
|
574
|
-
|
|
575
|
-
|
|
576
|
-
|
|
577
364
|
# [0.114.0-alpha.1](https://github.com/thebyte9/blaze/compare/v0.114.0-alpha.0...v0.114.0-alpha.1) (2021-11-24)
|
|
578
365
|
|
|
579
|
-
|
|
580
366
|
### Features
|
|
581
367
|
|
|
582
368
|
* added extended sort properties to list and card ([#3226](https://github.com/thebyte9/blaze/issues/3226)) ([8b6946e](https://github.com/thebyte9/blaze/commit/8b6946efd0fd80468858643ec9e79477d23613da))
|
|
583
369
|
|
|
584
|
-
|
|
585
|
-
|
|
586
|
-
|
|
587
|
-
|
|
588
370
|
# [0.114.0-alpha.0](https://github.com/thebyte9/blaze/compare/v0.113.0...v0.114.0-alpha.0) (2021-11-22)
|
|
589
371
|
|
|
590
|
-
|
|
591
372
|
### Features
|
|
592
373
|
|
|
593
374
|
* Wrap more filters for mobile with groupAfterMobile option ([#3213](https://github.com/thebyte9/blaze/issues/3213)) ([8914aaa](https://github.com/thebyte9/blaze/commit/8914aaa33d29e8ff7d6a762f7c73adf6e559a344))
|
|
594
375
|
|
|
595
|
-
|
|
596
|
-
|
|
597
|
-
|
|
598
|
-
|
|
599
376
|
## [0.113.1](https://github.com/thebyte9/blaze/compare/v0.113.0...v0.113.1) (2021-11-24)
|
|
600
377
|
|
|
601
|
-
|
|
602
378
|
### Bug Fixes
|
|
603
379
|
|
|
604
380
|
* do not display loop data summary prop if label not set ([#3225](https://github.com/thebyte9/blaze/issues/3225)) ([1929b13](https://github.com/thebyte9/blaze/commit/1929b134e1631fda047e4bc142208676fdf2da01))
|
|
605
381
|
|
|
606
|
-
|
|
607
|
-
|
|
608
|
-
|
|
609
|
-
|
|
610
382
|
# [0.113.0](https://github.com/thebyte9/blaze/compare/v0.113.0-alpha.9...v0.113.0) (2021-11-19)
|
|
611
383
|
|
|
612
384
|
**Note:** Version bump only for package @blaze-cms/react-page-builder
|
|
613
385
|
|
|
614
|
-
|
|
615
|
-
|
|
616
|
-
|
|
617
|
-
|
|
618
386
|
# [0.113.0-alpha.9](https://github.com/thebyte9/blaze/compare/v0.113.0-alpha.8...v0.113.0-alpha.9) (2021-11-19)
|
|
619
387
|
|
|
620
|
-
|
|
621
388
|
### Bug Fixes
|
|
622
389
|
|
|
623
390
|
* render form when now aggregations are needed ([#3221](https://github.com/thebyte9/blaze/issues/3221)) ([50f4b15](https://github.com/thebyte9/blaze/commit/50f4b157b9fe74b423d20035a34cb5a7d59fb557))
|
|
624
391
|
|
|
625
|
-
|
|
626
|
-
|
|
627
|
-
|
|
628
|
-
|
|
629
392
|
# [0.113.0-alpha.8](https://github.com/thebyte9/blaze/compare/v0.113.0-alpha.7...v0.113.0-alpha.8) (2021-11-18)
|
|
630
393
|
|
|
631
|
-
|
|
632
394
|
### Bug Fixes
|
|
633
395
|
|
|
634
396
|
* move submit function above first call ([#3219](https://github.com/thebyte9/blaze/issues/3219)) ([ca0af48](https://github.com/thebyte9/blaze/commit/ca0af4802d144a9825f361a7271788d123e04885))
|
|
635
397
|
|
|
636
|
-
|
|
637
|
-
|
|
638
|
-
|
|
639
|
-
|
|
640
398
|
# [0.113.0-alpha.7](https://github.com/thebyte9/blaze/compare/v0.113.0-alpha.6...v0.113.0-alpha.7) (2021-11-17)
|
|
641
399
|
|
|
642
|
-
|
|
643
400
|
### Features
|
|
644
401
|
|
|
645
402
|
* debounce search filters component ([#3210](https://github.com/thebyte9/blaze/issues/3210)) ([27c39fd](https://github.com/thebyte9/blaze/commit/27c39fdebf5aeecdec745c2a892224e400d4b9b8))
|
|
646
403
|
|
|
647
|
-
|
|
648
|
-
|
|
649
|
-
|
|
650
|
-
|
|
651
404
|
# [0.113.0-alpha.6](https://github.com/thebyte9/blaze/compare/v0.113.0-alpha.5...v0.113.0-alpha.6) (2021-11-17)
|
|
652
405
|
|
|
653
|
-
|
|
654
406
|
### Bug Fixes
|
|
655
407
|
|
|
656
408
|
* HTML structure changes for more filters ([#3212](https://github.com/thebyte9/blaze/issues/3212)) ([5738f24](https://github.com/thebyte9/blaze/commit/5738f244843217013de943e68471a3a71d69700e))
|
|
657
409
|
* scroll to first list ([#3215](https://github.com/thebyte9/blaze/issues/3215)) ([6b729db](https://github.com/thebyte9/blaze/commit/6b729dbca6983e6a86145257495b0ca003913ead))
|
|
658
410
|
|
|
659
|
-
|
|
660
411
|
### Features
|
|
661
412
|
|
|
662
413
|
* add sponsored and featured modifiers to cards ([#3216](https://github.com/thebyte9/blaze/issues/3216)) ([8f5d3df](https://github.com/thebyte9/blaze/commit/8f5d3dfb115988f2545d3dc6be3a912742b4226f))
|
|
663
414
|
|
|
664
|
-
|
|
665
|
-
|
|
666
|
-
|
|
667
|
-
|
|
668
415
|
# [0.113.0-alpha.4](https://github.com/thebyte9/blaze/compare/v0.113.0-alpha.3...v0.113.0-alpha.4) (2021-11-09)
|
|
669
416
|
|
|
670
|
-
|
|
671
417
|
### Bug Fixes
|
|
672
418
|
|
|
673
419
|
* scroll to top of filter if navigating to different page ([#3202](https://github.com/thebyte9/blaze/issues/3202)) ([f26f68e](https://github.com/thebyte9/blaze/commit/f26f68ec8ed7448306b59258b6ff2d6096ef0e67))
|
|
674
420
|
|
|
675
|
-
|
|
676
|
-
|
|
677
|
-
|
|
678
|
-
|
|
679
421
|
# [0.113.0-alpha.3](https://github.com/thebyte9/blaze/compare/v0.113.0-alpha.2...v0.113.0-alpha.3) (2021-11-08)
|
|
680
422
|
|
|
681
|
-
|
|
682
423
|
### Bug Fixes
|
|
683
424
|
|
|
684
425
|
* add BLAZE_SCROLL_OFFSET env var to help offset scroll ([83109c0](https://github.com/thebyte9/blaze/commit/83109c01f31b648b7dbb33c2ed586d3dc4f1fb18))
|
|
685
426
|
* remove scroll from sort component ([677923d](https://github.com/thebyte9/blaze/commit/677923d8b69f38b72108695b213e9d602f5aadeb))
|
|
686
427
|
|
|
687
|
-
|
|
688
428
|
### Features
|
|
689
429
|
|
|
690
430
|
* scroll to top of list with classic pagination ([#3194](https://github.com/thebyte9/blaze/issues/3194)) ([73fdd67](https://github.com/thebyte9/blaze/commit/73fdd6719707d6b29a4f2a49ce3f4bb17f98217e))
|
|
691
431
|
|
|
692
|
-
|
|
693
|
-
|
|
694
|
-
|
|
695
|
-
|
|
696
432
|
# [0.113.0-alpha.2](https://github.com/thebyte9/blaze/compare/v0.113.0-alpha.1...v0.113.0-alpha.2) (2021-11-08)
|
|
697
433
|
|
|
698
|
-
|
|
699
434
|
### Bug Fixes
|
|
700
435
|
|
|
701
436
|
* reset filter ([#3164](https://github.com/thebyte9/blaze/issues/3164)) ([b47b809](https://github.com/thebyte9/blaze/commit/b47b8099cf00e05be69928c4ec3fcbe9104e222c))
|
|
702
437
|
|
|
703
|
-
|
|
704
|
-
|
|
705
|
-
|
|
706
|
-
|
|
707
438
|
# [0.113.0-alpha.1](https://github.com/thebyte9/blaze/compare/v0.113.0-alpha.0...v0.113.0-alpha.1) (2021-11-05)
|
|
708
439
|
|
|
709
|
-
|
|
710
440
|
### Bug Fixes
|
|
711
441
|
|
|
712
442
|
* scroll to the parent node ([#3168](https://github.com/thebyte9/blaze/issues/3168)) ([198bd90](https://github.com/thebyte9/blaze/commit/198bd90d4abd220f2731a4c0a0e04dd5eebb56df))
|
|
713
443
|
|
|
714
|
-
|
|
715
|
-
|
|
716
|
-
|
|
717
|
-
|
|
718
444
|
# [0.113.0-alpha.0](https://github.com/thebyte9/blaze/compare/v0.112.0...v0.113.0-alpha.0) (2021-11-04)
|
|
719
445
|
|
|
720
|
-
|
|
721
446
|
### Features
|
|
722
447
|
|
|
723
448
|
* Option to omit wrappers in lists ([#3183](https://github.com/thebyte9/blaze/issues/3183)) ([c11c4c8](https://github.com/thebyte9/blaze/commit/c11c4c894e07309cdd1de4c8c4ad414d6ad7b3a5))
|
|
724
449
|
|
|
725
|
-
|
|
726
|
-
|
|
727
|
-
|
|
728
|
-
|
|
729
450
|
# [0.112.0](https://github.com/thebyte9/blaze/compare/v0.112.0-alpha.2...v0.112.0) (2021-11-01)
|
|
730
451
|
|
|
731
452
|
**Note:** Version bump only for package @blaze-cms/react-page-builder
|
|
732
453
|
|
|
733
|
-
|
|
734
|
-
|
|
735
|
-
|
|
736
|
-
|
|
737
454
|
# [0.112.0-alpha.2](https://github.com/thebyte9/blaze/compare/v0.112.0-alpha.1...v0.112.0-alpha.2) (2021-11-01)
|
|
738
455
|
|
|
739
456
|
**Note:** Version bump only for package @blaze-cms/react-page-builder
|
|
740
457
|
|
|
741
|
-
|
|
742
|
-
|
|
743
|
-
|
|
744
|
-
|
|
745
458
|
# [0.112.0-alpha.1](https://github.com/thebyte9/blaze/compare/v0.112.0-alpha.0...v0.112.0-alpha.1) (2021-11-01)
|
|
746
459
|
|
|
747
|
-
|
|
748
460
|
### Bug Fixes
|
|
749
461
|
|
|
750
462
|
* don't do pagination scroll on initial load ([#3187](https://github.com/thebyte9/blaze/issues/3187)) ([fccd5f0](https://github.com/thebyte9/blaze/commit/fccd5f0f371510824d26fe778960562e445734b2))
|
|
751
463
|
|
|
752
|
-
|
|
753
|
-
|
|
754
|
-
|
|
755
|
-
|
|
756
464
|
# [0.112.0-alpha.0](https://github.com/thebyte9/blaze/compare/v0.111.1-alpha.0...v0.112.0-alpha.0) (2021-10-29)
|
|
757
465
|
|
|
758
|
-
|
|
759
466
|
### Bug Fixes
|
|
760
467
|
|
|
761
468
|
* added ALL option on az list ([#3177](https://github.com/thebyte9/blaze/issues/3177)) ([85093cc](https://github.com/thebyte9/blaze/commit/85093ccc2d37e64955b98416b905f0b901c58bfe))
|
|
762
469
|
|
|
763
|
-
|
|
764
470
|
### Features
|
|
765
471
|
|
|
766
472
|
* added list total display to list ([#3172](https://github.com/thebyte9/blaze/issues/3172)) ([2ba6435](https://github.com/thebyte9/blaze/commit/2ba64354e3e54fb7729eb2c390f61e8ad899e4e7))
|
|
767
473
|
|
|
768
|
-
|
|
769
|
-
|
|
770
|
-
|
|
771
|
-
|
|
772
474
|
## [0.111.1-alpha.0](https://github.com/thebyte9/blaze/compare/v0.111.0...v0.111.1-alpha.0) (2021-10-28)
|
|
773
475
|
|
|
774
|
-
|
|
775
476
|
### Bug Fixes
|
|
776
477
|
|
|
777
478
|
* data summary boolean values ([#3182](https://github.com/thebyte9/blaze/issues/3182)) ([9653ab6](https://github.com/thebyte9/blaze/commit/9653ab69830ab34ed20f629542a40e3bdb2be368))
|
|
778
479
|
* data summary loopable follow up ([#3140](https://github.com/thebyte9/blaze/issues/3140)) ([99c42d3](https://github.com/thebyte9/blaze/commit/99c42d36303d661a185217ae66bfa7f1c98ec018))
|
|
779
480
|
* scroll to top of list when using classic pagination ([#3181](https://github.com/thebyte9/blaze/issues/3181)) ([9d38c0b](https://github.com/thebyte9/blaze/commit/9d38c0b5ae2371b3867b8f039022d3727c429009))
|
|
780
481
|
|
|
781
|
-
|
|
782
|
-
|
|
783
|
-
|
|
784
|
-
|
|
785
482
|
# [0.111.0](https://github.com/thebyte9/blaze/compare/v0.111.0-alpha.3...v0.111.0) (2021-10-25)
|
|
786
483
|
|
|
787
484
|
**Note:** Version bump only for package @blaze-cms/react-page-builder
|
|
788
485
|
|
|
789
|
-
|
|
790
|
-
|
|
791
|
-
|
|
792
|
-
|
|
793
486
|
# [0.111.0-alpha.3](https://github.com/thebyte9/blaze/compare/v0.111.0-alpha.2...v0.111.0-alpha.3) (2021-10-22)
|
|
794
487
|
|
|
795
|
-
|
|
796
488
|
### Bug Fixes
|
|
797
489
|
|
|
798
490
|
* added az load all on initial load ([#3167](https://github.com/thebyte9/blaze/issues/3167)) ([990f4ef](https://github.com/thebyte9/blaze/commit/990f4ef69c81f766b8a0bba5b5ba554cfefc8947))
|
|
799
491
|
|
|
800
|
-
|
|
801
|
-
|
|
802
|
-
|
|
803
|
-
|
|
804
492
|
# [0.111.0-alpha.2](https://github.com/thebyte9/blaze/compare/v0.111.0-alpha.1...v0.111.0-alpha.2) (2021-10-21)
|
|
805
493
|
|
|
806
|
-
|
|
807
494
|
### Bug Fixes
|
|
808
495
|
|
|
809
496
|
* cards and full lists now updated banner position ([#3163](https://github.com/thebyte9/blaze/issues/3163)) ([dbd3ecd](https://github.com/thebyte9/blaze/commit/dbd3ecda9a9f96d2e1bc7934a3b08a39f45c4518))
|
|
810
497
|
|
|
811
|
-
|
|
812
|
-
|
|
813
|
-
|
|
814
|
-
|
|
815
498
|
# [0.111.0-alpha.1](https://github.com/thebyte9/blaze/compare/v0.111.0-alpha.0...v0.111.0-alpha.1) (2021-10-20)
|
|
816
499
|
|
|
817
|
-
|
|
818
500
|
### Bug Fixes
|
|
819
501
|
|
|
820
502
|
* fixed limit helper function ([#3160](https://github.com/thebyte9/blaze/issues/3160)) ([9996ea2](https://github.com/thebyte9/blaze/commit/9996ea2d00e61db1be24ff25a5495b0f193c55db))
|
|
821
503
|
|
|
822
|
-
|
|
823
|
-
|
|
824
|
-
|
|
825
|
-
|
|
826
504
|
# [0.110.0](https://github.com/thebyte9/blaze/compare/v0.110.0-alpha.3...v0.110.0) (2021-10-18)
|
|
827
505
|
|
|
828
506
|
**Note:** Version bump only for package @blaze-cms/react-page-builder
|
|
829
507
|
|
|
830
|
-
|
|
831
|
-
|
|
832
|
-
|
|
833
|
-
|
|
834
508
|
# [0.110.0-alpha.3](https://github.com/thebyte9/blaze/compare/v0.110.0-alpha.2...v0.110.0-alpha.3) (2021-10-14)
|
|
835
509
|
|
|
836
|
-
|
|
837
510
|
### Bug Fixes
|
|
838
511
|
|
|
839
512
|
* added lazy loading to image component ([#3150](https://github.com/thebyte9/blaze/issues/3150)) ([ac59e54](https://github.com/thebyte9/blaze/commit/ac59e545a5d41333ee46136694117884a311f5f8))
|
|
840
513
|
|
|
841
|
-
|
|
842
|
-
|
|
843
|
-
|
|
844
|
-
|
|
845
514
|
# [0.110.0-alpha.2](https://github.com/thebyte9/blaze/compare/v0.110.0-alpha.1...v0.110.0-alpha.2) (2021-10-13)
|
|
846
515
|
|
|
847
|
-
|
|
848
516
|
### Bug Fixes
|
|
849
517
|
|
|
850
518
|
* set correct list type ([#3152](https://github.com/thebyte9/blaze/issues/3152)) ([d07c14e](https://github.com/thebyte9/blaze/commit/d07c14ee536ae731fe29ef56ed6cf1259ca21f60))
|
|
851
519
|
|
|
852
|
-
|
|
853
|
-
|
|
854
|
-
|
|
855
|
-
|
|
856
520
|
# [0.110.0-alpha.1](https://github.com/thebyte9/blaze/compare/v0.110.0-alpha.0...v0.110.0-alpha.1) (2021-10-13)
|
|
857
521
|
|
|
858
|
-
|
|
859
522
|
### Features
|
|
860
523
|
|
|
861
|
-
*
|
|
862
|
-
|
|
863
|
-
|
|
864
|
-
|
|
865
|
-
|
|
524
|
+
* added az list type ([#3136](https://github.com/thebyte9/blaze/issues/3136)) ([4f9c99f](https://github.com/thebyte9/blaze/commit/4f9c99f14e600feb867d2b353702fe46402af0dc))
|
|
866
525
|
|
|
867
526
|
# [0.109.0](https://github.com/thebyte9/blaze/compare/v0.109.0-alpha.1...v0.109.0) (2021-10-05)
|
|
868
527
|
|
|
869
528
|
**Note:** Version bump only for package @blaze-cms/react-page-builder
|
|
870
529
|
|
|
871
|
-
|
|
872
|
-
|
|
873
|
-
|
|
874
|
-
|
|
875
530
|
# [0.109.0-alpha.1](https://github.com/thebyte9/blaze/compare/v0.109.0-alpha.0...v0.109.0-alpha.1) (2021-10-04)
|
|
876
531
|
|
|
877
|
-
|
|
878
532
|
### Bug Fixes
|
|
879
533
|
|
|
880
534
|
* handle when video provider not set ([#3135](https://github.com/thebyte9/blaze/issues/3135)) ([0dc2186](https://github.com/thebyte9/blaze/commit/0dc21860e8ec9e66e9cee9bca99a3a2492e2a786))
|
|
881
535
|
|
|
882
|
-
|
|
883
|
-
|
|
884
|
-
|
|
885
|
-
|
|
886
536
|
# [0.109.0-alpha.0](https://github.com/thebyte9/blaze/compare/v0.108.0...v0.109.0-alpha.0) (2021-10-04)
|
|
887
537
|
|
|
888
|
-
|
|
889
538
|
### Features
|
|
890
539
|
|
|
891
540
|
* add video provider modifier ([#3132](https://github.com/thebyte9/blaze/issues/3132)) ([6974ca1](https://github.com/thebyte9/blaze/commit/6974ca122b7a51457bc4aad57df91a8f71ada579))
|
|
892
541
|
|
|
893
|
-
|
|
894
|
-
|
|
895
|
-
|
|
896
|
-
|
|
897
542
|
# [0.108.0](https://github.com/thebyte9/blaze/compare/v0.108.0-alpha.0...v0.108.0) (2021-09-30)
|
|
898
543
|
|
|
899
544
|
**Note:** Version bump only for package @blaze-cms/react-page-builder
|
|
900
545
|
|
|
901
|
-
|
|
902
|
-
|
|
903
|
-
|
|
904
|
-
|
|
905
546
|
# [0.108.0-alpha.0](https://github.com/thebyte9/blaze/compare/v0.107.0...v0.108.0-alpha.0) (2021-09-29)
|
|
906
547
|
|
|
907
|
-
|
|
908
548
|
### Bug Fixes
|
|
909
549
|
|
|
910
550
|
* pass modifiers to image responsive sizeKey ([#3123](https://github.com/thebyte9/blaze/issues/3123)) ([0989581](https://github.com/thebyte9/blaze/commit/09895814ea54b223563db971468989b061ed2c21))
|
|
911
551
|
* styles when image has no link and lightbox is not enabled ([#3121](https://github.com/thebyte9/blaze/issues/3121)) ([9c773e5](https://github.com/thebyte9/blaze/commit/9c773e5f54858ba7070e1695d8548b972cb0303e))
|
|
912
552
|
|
|
913
|
-
|
|
914
|
-
|
|
915
|
-
|
|
916
|
-
|
|
917
553
|
# [0.107.0](https://github.com/thebyte9/blaze/compare/v0.107.0-alpha.2...v0.107.0) (2021-09-29)
|
|
918
554
|
|
|
919
555
|
**Note:** Version bump only for package @blaze-cms/react-page-builder
|
|
920
556
|
|
|
921
|
-
|
|
922
|
-
|
|
923
|
-
|
|
924
|
-
|
|
925
557
|
# [0.107.0-alpha.2](https://github.com/thebyte9/blaze/compare/v0.107.0-alpha.1...v0.107.0-alpha.2) (2021-09-28)
|
|
926
558
|
|
|
927
|
-
|
|
928
559
|
### Bug Fixes
|
|
929
560
|
|
|
930
561
|
* do not insert components next to non standard parsed tag ([#3120](https://github.com/thebyte9/blaze/issues/3120)) ([f3f6f04](https://github.com/thebyte9/blaze/commit/f3f6f04b13ffa52206b55dbc48ecb9a429ddcd04))
|
|
931
562
|
|
|
932
|
-
|
|
933
|
-
|
|
934
|
-
|
|
935
|
-
|
|
936
563
|
# [0.107.0-alpha.1](https://github.com/thebyte9/blaze/compare/v0.107.0-alpha.0...v0.107.0-alpha.1) (2021-09-27)
|
|
937
564
|
|
|
938
|
-
|
|
939
565
|
### Bug Fixes
|
|
940
566
|
|
|
941
567
|
* update banner injections collision checking around H tags ([#3111](https://github.com/thebyte9/blaze/issues/3111)) ([a3ea2dd](https://github.com/thebyte9/blaze/commit/a3ea2dd720429a04a28c08afaed72c2adc77d275))
|
|
942
568
|
|
|
943
|
-
|
|
944
569
|
### Features
|
|
945
570
|
|
|
946
571
|
* update alternative headline/preHeader logic to only display when both set ([#3115](https://github.com/thebyte9/blaze/issues/3115)) ([8a4a98f](https://github.com/thebyte9/blaze/commit/8a4a98f485c6dcdd6381d7b21b8a8ba9ab51dbfc))
|
|
947
572
|
|
|
948
|
-
|
|
949
|
-
|
|
950
|
-
|
|
951
|
-
|
|
952
573
|
# [0.107.0-alpha.0](https://github.com/thebyte9/blaze/compare/v0.106.2...v0.107.0-alpha.0) (2021-09-22)
|
|
953
574
|
|
|
954
|
-
|
|
955
575
|
### Features
|
|
956
576
|
|
|
957
577
|
* added loopableProps to dataSummary ([#3108](https://github.com/thebyte9/blaze/issues/3108)) ([3398fbb](https://github.com/thebyte9/blaze/commit/3398fbbdee3e9146702292bfcf0599de3c6161c3))
|
|
958
578
|
|
|
959
|
-
|
|
960
|
-
|
|
961
|
-
|
|
962
|
-
|
|
963
579
|
## [0.106.2](https://github.com/thebyte9/blaze/compare/v0.106.1...v0.106.2) (2021-09-22)
|
|
964
580
|
|
|
965
|
-
|
|
966
581
|
### Bug Fixes
|
|
967
582
|
|
|
968
583
|
* do not reset lightbox images when lightbox open ([#3107](https://github.com/thebyte9/blaze/issues/3107)) ([8900d75](https://github.com/thebyte9/blaze/commit/8900d759db0c216728dfd75e7d918a4e0bc68bd3))
|
|
969
584
|
|
|
970
|
-
|
|
971
|
-
|
|
972
|
-
|
|
973
|
-
|
|
974
585
|
## [0.106.1](https://github.com/thebyte9/blaze/compare/v0.106.0...v0.106.1) (2021-09-21)
|
|
975
586
|
|
|
976
|
-
|
|
977
587
|
### Bug Fixes
|
|
978
588
|
|
|
979
589
|
* do not render cards if updatedFilters is falsey ([#3106](https://github.com/thebyte9/blaze/issues/3106)) ([c2a5456](https://github.com/thebyte9/blaze/commit/c2a54561149017253fa6d6dd2311beb1e5ad9fe4))
|
|
980
590
|
|
|
981
|
-
|
|
982
|
-
|
|
983
|
-
|
|
984
|
-
|
|
985
591
|
# [0.106.0](https://github.com/thebyte9/blaze/compare/v0.106.0-alpha.0...v0.106.0) (2021-09-20)
|
|
986
592
|
|
|
987
593
|
**Note:** Version bump only for package @blaze-cms/react-page-builder
|
|
988
594
|
|
|
989
|
-
|
|
990
|
-
|
|
991
|
-
|
|
992
|
-
|
|
993
595
|
# [0.106.0-alpha.0](https://github.com/thebyte9/blaze/compare/v0.105.1...v0.106.0-alpha.0) (2021-09-17)
|
|
994
596
|
|
|
995
|
-
|
|
996
597
|
### Features
|
|
997
598
|
|
|
998
599
|
* Cards and CardLists now have the option to select an image for the items to display ([#3095](https://github.com/thebyte9/blaze/issues/3095)) ([2f66ec7](https://github.com/thebyte9/blaze/commit/2f66ec7b5f59a72ec9194019777313886ade7ce3))
|
|
999
600
|
|
|
1000
|
-
|
|
1001
|
-
|
|
1002
|
-
|
|
1003
|
-
|
|
1004
601
|
## [0.105.1](https://github.com/thebyte9/blaze/compare/v0.105.0...v0.105.1) (2021-09-16)
|
|
1005
602
|
|
|
1006
|
-
|
|
1007
603
|
### Bug Fixes
|
|
1008
604
|
|
|
1009
605
|
* stop using state for banner insertion as it can rerender old content ([87294ec](https://github.com/thebyte9/blaze/commit/87294ec36b988bc38d8223d3033a487c2e520655))
|
|
1010
606
|
|
|
1011
|
-
|
|
1012
|
-
|
|
1013
|
-
|
|
1014
|
-
|
|
1015
607
|
# [0.105.0](https://github.com/thebyte9/blaze/compare/v0.105.0-alpha.7...v0.105.0) (2021-09-15)
|
|
1016
608
|
|
|
1017
609
|
**Note:** Version bump only for package @blaze-cms/react-page-builder
|
|
1018
610
|
|
|
1019
|
-
|
|
1020
|
-
|
|
1021
|
-
|
|
1022
|
-
|
|
1023
611
|
# [0.105.0-alpha.7](https://github.com/thebyte9/blaze/compare/v0.105.0-alpha.6...v0.105.0-alpha.7) (2021-09-15)
|
|
1024
612
|
|
|
1025
|
-
|
|
1026
613
|
### Bug Fixes
|
|
1027
614
|
|
|
1028
615
|
* reset global lightbox images when route changes ([#3096](https://github.com/thebyte9/blaze/issues/3096)) ([3cf4dee](https://github.com/thebyte9/blaze/commit/3cf4dee5a4fd5b158ce4873010b68658c2766154))
|
|
1029
616
|
|
|
1030
|
-
|
|
1031
|
-
|
|
1032
|
-
|
|
1033
|
-
|
|
1034
617
|
# [0.105.0-alpha.6](https://github.com/thebyte9/blaze/compare/v0.105.0-alpha.5...v0.105.0-alpha.6) (2021-09-14)
|
|
1035
618
|
|
|
1036
|
-
|
|
1037
619
|
### Bug Fixes
|
|
1038
620
|
|
|
1039
621
|
* default displayCategory and displayThumbnail to true to handle components where not set ([e26adbf](https://github.com/thebyte9/blaze/commit/e26adbf62f5f522f83f19ccc577af37d193222fd))
|
|
1040
622
|
|
|
1041
|
-
|
|
1042
|
-
|
|
1043
|
-
|
|
1044
|
-
|
|
1045
623
|
# [0.105.0-alpha.4](https://github.com/thebyte9/blaze/compare/v0.105.0-alpha.3...v0.105.0-alpha.4) (2021-09-14)
|
|
1046
624
|
|
|
1047
|
-
|
|
1048
625
|
### Features
|
|
1049
626
|
|
|
1050
627
|
* update cards to support customPreHeader and alterntiveHeadlines ([b9d79e9](https://github.com/thebyte9/blaze/commit/b9d79e9eb687baf551b22cf58bae38c4052f7045))
|
|
1051
628
|
|
|
1052
|
-
|
|
1053
|
-
|
|
1054
|
-
|
|
1055
|
-
|
|
1056
629
|
# [0.105.0-alpha.1](https://github.com/thebyte9/blaze/compare/v0.104.2...v0.105.0-alpha.1) (2021-09-09)
|
|
1057
630
|
|
|
1058
|
-
|
|
1059
631
|
### Features
|
|
1060
632
|
|
|
1061
633
|
* Card Carousel ([#3080](https://github.com/thebyte9/blaze/issues/3080)) ([35dce0c](https://github.com/thebyte9/blaze/commit/35dce0c7efffd00392d8ed1dd566db9a6e99baa9))
|
|
1062
634
|
|
|
1063
|
-
|
|
1064
|
-
|
|
1065
635
|
# [0.105.0-alpha.0](https://github.com/thebyte9/blaze/compare/v0.104.0...v0.105.0-alpha.0) (2021-09-09)
|
|
1066
636
|
|
|
1067
|
-
|
|
1068
637
|
### Features
|
|
1069
638
|
|
|
1070
639
|
* Card Carousel ([#3080](https://github.com/thebyte9/blaze/issues/3080)) ([e8288ad](https://github.com/thebyte9/blaze/commit/e8288adf9095ccb07e5b283e803e3534e2d07d86))
|
|
1071
640
|
|
|
1072
|
-
|
|
1073
|
-
|
|
1074
|
-
|
|
1075
|
-
|
|
1076
641
|
# [0.105.0-alpha.0](https://github.com/thebyte9/blaze/compare/v0.104.0...v0.105.0-alpha.0) (2021-09-09)
|
|
1077
642
|
|
|
1078
|
-
|
|
1079
643
|
### Features
|
|
1080
644
|
|
|
1081
645
|
* Card Carousel ([#3080](https://github.com/thebyte9/blaze/issues/3080)) ([e8288ad](https://github.com/thebyte9/blaze/commit/e8288adf9095ccb07e5b283e803e3534e2d07d86))
|
|
1082
646
|
|
|
1083
|
-
|
|
1084
|
-
|
|
1085
|
-
|
|
1086
|
-
|
|
1087
|
-
|
|
1088
647
|
## [0.104.2](https://github.com/thebyte9/blaze/compare/v0.104.1...v0.104.2) (2021-09-09)
|
|
1089
648
|
|
|
1090
|
-
|
|
1091
649
|
### Bug Fixes
|
|
1092
650
|
|
|
1093
651
|
* update logic for displaying search filters on desktop/mobile ([2954a54](https://github.com/thebyte9/blaze/commit/2954a54923c759a9a61935f8a2ad4a1636f5822d))
|
|
1094
652
|
|
|
1095
|
-
|
|
1096
|
-
|
|
1097
|
-
|
|
1098
|
-
|
|
1099
653
|
## [0.104.1](https://github.com/thebyte9/blaze/compare/v0.104.0...v0.104.1) (2021-09-09)
|
|
1100
654
|
|
|
1101
655
|
**Note:** Version bump only for package @blaze-cms/react-page-builder
|
|
1102
656
|
|
|
1103
|
-
|
|
1104
|
-
|
|
1105
|
-
|
|
1106
|
-
|
|
1107
657
|
# [0.104.0](https://github.com/thebyte9/blaze/compare/v0.104.0-alpha.5...v0.104.0) (2021-09-07)
|
|
1108
658
|
|
|
1109
659
|
**Note:** Version bump only for package @blaze-cms/react-page-builder
|
|
1110
660
|
|
|
1111
|
-
|
|
1112
|
-
|
|
1113
|
-
|
|
1114
|
-
|
|
1115
661
|
# [0.104.0-alpha.5](https://github.com/thebyte9/blaze/compare/v0.104.0-alpha.4...v0.104.0-alpha.5) (2021-09-07)
|
|
1116
662
|
|
|
1117
|
-
|
|
1118
663
|
### Bug Fixes
|
|
1119
664
|
|
|
1120
665
|
* use correct context in for full item render ([#3077](https://github.com/thebyte9/blaze/issues/3077)) ([3fb15ee](https://github.com/thebyte9/blaze/commit/3fb15ee0beea0a0f0bbbf84fc261381a022e0c14))
|
|
1121
666
|
|
|
1122
|
-
|
|
1123
|
-
|
|
1124
|
-
|
|
1125
|
-
|
|
1126
667
|
# [0.104.0-alpha.4](https://github.com/thebyte9/blaze/compare/v0.104.0-alpha.3...v0.104.0-alpha.4) (2021-09-03)
|
|
1127
668
|
|
|
1128
|
-
|
|
1129
669
|
### Bug Fixes
|
|
1130
670
|
|
|
1131
671
|
* do not override id on banner insert ([ef42786](https://github.com/thebyte9/blaze/commit/ef427863668f2b36d8ef4f02b32df8257e96c453))
|
|
1132
672
|
|
|
673
|
+
# [0.104.0-alpha.3](https://github.com/thebyte9/blaze/compare/v0.104.0-alpha.2...v0.104.0-alpha.3) (2021-09-03)
|
|
1133
674
|
|
|
1134
|
-
|
|
1135
|
-
|
|
1136
|
-
|
|
1137
|
-
# [0.104.0-alpha.3](https://github.com/thebyte9/blaze/compare/v0.104.0-alpha.2...v0.104.0-alpha.3) (2021-09-03)
|
|
1138
|
-
|
|
1139
|
-
**Note:** Version bump only for package @blaze-cms/react-page-builder
|
|
1140
|
-
|
|
1141
|
-
|
|
1142
|
-
|
|
1143
|
-
|
|
675
|
+
**Note:** Version bump only for package @blaze-cms/react-page-builder
|
|
1144
676
|
|
|
1145
677
|
# [0.104.0-alpha.2](https://github.com/thebyte9/blaze/compare/v0.104.0-alpha.1...v0.104.0-alpha.2) (2021-09-03)
|
|
1146
678
|
|
|
1147
|
-
|
|
1148
679
|
### Bug Fixes
|
|
1149
680
|
|
|
1150
681
|
* setting component name prop correctly and handling textblock object ([#3072](https://github.com/thebyte9/blaze/issues/3072)) ([35ee48c](https://github.com/thebyte9/blaze/commit/35ee48cd2c9ec5a8d50c30c3ae80c7bbd1c58189))
|
|
1151
682
|
|
|
1152
|
-
|
|
1153
|
-
|
|
1154
|
-
|
|
1155
|
-
|
|
1156
683
|
# [0.104.0-alpha.1](https://github.com/thebyte9/blaze/compare/v0.104.0-alpha.0...v0.104.0-alpha.1) (2021-09-02)
|
|
1157
684
|
|
|
1158
|
-
|
|
1159
685
|
### Bug Fixes
|
|
1160
686
|
|
|
1161
687
|
* handle legacy banner settings ([#3070](https://github.com/thebyte9/blaze/issues/3070)) ([2fbe2bf](https://github.com/thebyte9/blaze/commit/2fbe2bf1b66647bce3fbfeb735c2b7b77e2430e9))
|
|
1162
688
|
|
|
1163
|
-
|
|
1164
|
-
|
|
1165
|
-
|
|
1166
|
-
|
|
1167
689
|
# [0.104.0-alpha.0](https://github.com/thebyte9/blaze/compare/v0.103.0...v0.104.0-alpha.0) (2021-09-02)
|
|
1168
690
|
|
|
1169
|
-
|
|
1170
691
|
### Bug Fixes
|
|
1171
692
|
|
|
1172
693
|
* handle null children in card render click wrapper ([#3067](https://github.com/thebyte9/blaze/issues/3067)) ([9ec0455](https://github.com/thebyte9/blaze/commit/9ec04552228be7ab876755a917af0ad922bef917))
|
|
1173
694
|
* Simpler HTML structure + logic for search filters component ([#3026](https://github.com/thebyte9/blaze/issues/3026)) ([dfb4a88](https://github.com/thebyte9/blaze/commit/dfb4a88ef79cca1f5b98e8f8e22826d1461e84d6))
|
|
1174
695
|
|
|
1175
|
-
|
|
1176
696
|
### Features
|
|
1177
697
|
|
|
1178
698
|
* allow setting of tag type to render row/column components ([#3057](https://github.com/thebyte9/blaze/issues/3057)) ([3f46a11](https://github.com/thebyte9/blaze/commit/3f46a11f41883df1c05e25df6f92e92523fd315d))
|
|
1179
699
|
* update banner insertion/repetition to allow insertion within textblocks ([#3060](https://github.com/thebyte9/blaze/issues/3060)) ([171cae8](https://github.com/thebyte9/blaze/commit/171cae8a824bc217184d99d6765724e0f7bcfa8a))
|
|
1180
700
|
|
|
1181
|
-
|
|
1182
|
-
|
|
1183
|
-
|
|
1184
|
-
|
|
1185
701
|
# [0.103.0](https://github.com/thebyte9/blaze/compare/v0.103.0-alpha.6...v0.103.0) (2021-08-31)
|
|
1186
702
|
|
|
1187
703
|
**Note:** Version bump only for package @blaze-cms/react-page-builder
|
|
1188
704
|
|
|
1189
|
-
|
|
1190
|
-
|
|
1191
|
-
|
|
1192
|
-
|
|
1193
705
|
# [0.103.0-alpha.6](https://github.com/thebyte9/blaze/compare/v0.103.0-alpha.5...v0.103.0-alpha.6) (2021-08-18)
|
|
1194
706
|
|
|
1195
|
-
|
|
1196
707
|
### Features
|
|
1197
708
|
|
|
1198
709
|
* remove textblock wrapper except when using a modifier ([#3052](https://github.com/thebyte9/blaze/issues/3052)) ([e48058a](https://github.com/thebyte9/blaze/commit/e48058ae1faaba4b30e1b39518e0be179bcf52c3))
|
|
1199
710
|
|
|
1200
|
-
|
|
1201
|
-
|
|
1202
|
-
|
|
1203
|
-
|
|
1204
711
|
# [0.103.0-alpha.3](https://github.com/thebyte9/blaze/compare/v0.102.2...v0.103.0-alpha.3) (2021-08-17)
|
|
1205
712
|
|
|
1206
|
-
|
|
1207
713
|
### Bug Fixes
|
|
1208
714
|
|
|
1209
715
|
* run script tags in code block html ([#3043](https://github.com/thebyte9/blaze/issues/3043)) ([fc4ff7e](https://github.com/thebyte9/blaze/commit/fc4ff7e876728a7a7bb980e85e44e00eec9820f6))
|
|
1210
716
|
|
|
1211
|
-
|
|
1212
|
-
|
|
1213
717
|
# [0.103.0-alpha.2](https://github.com/thebyte9/blaze/compare/v0.103.0-alpha.1...v0.103.0-alpha.2) (2021-08-13)
|
|
1214
718
|
|
|
1215
|
-
|
|
1216
|
-
|
|
1217
719
|
# [0.103.0-alpha.1](https://github.com/thebyte9/blaze/compare/v0.103.0-alpha.0...v0.103.0-alpha.1) (2021-08-12)
|
|
1218
720
|
|
|
1219
|
-
|
|
1220
|
-
|
|
1221
|
-
|
|
1222
|
-
|
|
1223
721
|
# [0.103.0-alpha.2](https://github.com/thebyte9/blaze/compare/v0.103.0-alpha.1...v0.103.0-alpha.2) (2021-08-13)
|
|
1224
722
|
|
|
1225
|
-
|
|
1226
723
|
### Bug Fixes
|
|
1227
724
|
|
|
1228
725
|
* do not add size if has a falsey dimension ([8b2f60e](https://github.com/thebyte9/blaze/commit/8b2f60e0c45b612610b76905bc95ece21ceca62e))
|
|
1229
726
|
|
|
1230
|
-
|
|
1231
|
-
|
|
1232
|
-
|
|
1233
|
-
|
|
1234
727
|
# [0.103.0-alpha.1](https://github.com/thebyte9/blaze/compare/v0.103.0-alpha.0...v0.103.0-alpha.1) (2021-08-12)
|
|
1235
728
|
|
|
1236
729
|
### Bug Fixes
|
|
@@ -1238,92 +731,56 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
1238
731
|
* allow banners to have 0/null values for sizes and viewport ([4076c35](https://github.com/thebyte9/blaze/commit/4076c358dca21e9dcade8fffff995f6e417ced5a))
|
|
1239
732
|
* do not add size if has a falsey dimension ([8b2f60e](https://github.com/thebyte9/blaze/commit/8b2f60e0c45b612610b76905bc95ece21ceca62e))
|
|
1240
733
|
|
|
1241
|
-
|
|
1242
|
-
|
|
1243
|
-
|
|
1244
|
-
|
|
1245
734
|
## [0.102.2](https://github.com/thebyte9/blaze/compare/v0.102.1...v0.102.2) (2021-08-16)
|
|
1246
735
|
|
|
1247
|
-
|
|
1248
736
|
### Bug Fixes
|
|
1249
737
|
|
|
1250
738
|
* allow banners to have 0/null values for sizes and viewport ([4076c35](https://github.com/thebyte9/blaze/commit/4076c358dca21e9dcade8fffff995f6e417ced5a))
|
|
1251
739
|
* do not add size if has a falsey dimension ([8b2f60e](https://github.com/thebyte9/blaze/commit/8b2f60e0c45b612610b76905bc95ece21ceca62e))
|
|
1252
740
|
|
|
1253
|
-
|
|
1254
|
-
|
|
1255
|
-
|
|
1256
|
-
|
|
1257
741
|
# [0.102.0](https://github.com/thebyte9/blaze/compare/v0.102.0-alpha.5...v0.102.0) (2021-08-06)
|
|
1258
742
|
|
|
1259
743
|
**Note:** Version bump only for package @blaze-cms/react-page-builder
|
|
1260
744
|
|
|
1261
|
-
|
|
1262
|
-
|
|
1263
|
-
|
|
1264
|
-
|
|
1265
745
|
# [0.102.0-alpha.2](https://github.com/thebyte9/blaze/compare/v0.101.2...v0.102.0-alpha.2) (2021-07-23)
|
|
1266
746
|
|
|
1267
|
-
|
|
1268
747
|
### Features
|
|
1269
748
|
|
|
1270
749
|
* lightbox/images now wont allow banner as children and will not render them if they are present ([#2995](https://github.com/thebyte9/blaze/issues/2995)) ([67e49b0](https://github.com/thebyte9/blaze/commit/67e49b0b93b6befbb1ec7c6fcb3eba38ef9602ac))
|
|
1271
750
|
* password reset api commands and page builder components ([#3005](https://github.com/thebyte9/blaze/issues/3005)) ([f3a55db](https://github.com/thebyte9/blaze/commit/f3a55dbbed6a4e7d1ab63b59e6e94b5d68f9e2e5))
|
|
1272
751
|
|
|
1273
|
-
|
|
1274
|
-
|
|
1275
752
|
# [0.102.0-alpha.0](https://github.com/thebyte9/blaze/compare/v0.101.1...v0.102.0-alpha.0) (2021-07-22)
|
|
1276
753
|
|
|
1277
|
-
|
|
1278
754
|
### Features
|
|
1279
755
|
|
|
1280
756
|
* lightbox/images now wont allow banner as children and will not render them if they are present ([#2995](https://github.com/thebyte9/blaze/issues/2995)) ([5206dfa](https://github.com/thebyte9/blaze/commit/5206dfafc02da5b29fcf878c07796c1d0ae89854))
|
|
1281
757
|
* password reset api commands and page builder components ([#3005](https://github.com/thebyte9/blaze/issues/3005)) ([72c309b](https://github.com/thebyte9/blaze/commit/72c309b2efb3fd577708f376f9cbb0233d481e3a))
|
|
1282
758
|
|
|
1283
|
-
|
|
1284
|
-
|
|
1285
|
-
|
|
1286
|
-
|
|
1287
759
|
# [0.102.0-alpha.0](https://github.com/thebyte9/blaze/compare/v0.101.1...v0.102.0-alpha.0) (2021-07-22)
|
|
1288
760
|
|
|
1289
|
-
|
|
1290
761
|
### Features
|
|
1291
762
|
|
|
1292
763
|
* lightbox/images now wont allow banner as children and will not render them if they are present ([#2995](https://github.com/thebyte9/blaze/issues/2995)) ([5206dfa](https://github.com/thebyte9/blaze/commit/5206dfafc02da5b29fcf878c07796c1d0ae89854))
|
|
1293
764
|
* password reset api commands and page builder components ([#3005](https://github.com/thebyte9/blaze/issues/3005)) ([72c309b](https://github.com/thebyte9/blaze/commit/72c309b2efb3fd577708f376f9cbb0233d481e3a))
|
|
1294
|
-
## [0.101.2](https://github.com/thebyte9/blaze/compare/v0.101.1...v0.101.2) (2021-07-23)
|
|
1295
765
|
|
|
766
|
+
## [0.101.2](https://github.com/thebyte9/blaze/compare/v0.101.1...v0.101.2) (2021-07-23)
|
|
1296
767
|
|
|
1297
768
|
### Bug Fixes
|
|
1298
769
|
|
|
1299
770
|
* revert image credits ([#3010](https://github.com/thebyte9/blaze/issues/3010)) ([18f4f74](https://github.com/thebyte9/blaze/commit/18f4f74dfdacfe89376d6cddb18602ba2b4f77c8))
|
|
1300
771
|
|
|
1301
|
-
|
|
1302
|
-
|
|
1303
|
-
|
|
1304
|
-
|
|
1305
772
|
# [0.101.0](https://github.com/thebyte9/blaze/compare/v0.101.0-alpha.3...v0.101.0) (2021-07-21)
|
|
1306
773
|
|
|
1307
774
|
**Note:** Version bump only for package @blaze-cms/react-page-builder
|
|
1308
775
|
|
|
1309
|
-
|
|
1310
|
-
|
|
1311
|
-
|
|
1312
|
-
|
|
1313
776
|
# [0.101.0-alpha.3](https://github.com/thebyte9/blaze/compare/v0.101.0-alpha.2...v0.101.0-alpha.3) (2021-07-19)
|
|
1314
777
|
|
|
1315
|
-
|
|
1316
778
|
### Bug Fixes
|
|
1317
779
|
|
|
1318
780
|
* update @blaze-cms/image-cdn-react version ([f189d64](https://github.com/thebyte9/blaze/commit/f189d64b7e4c983fbad086b0b2d41715ee3ca434))
|
|
1319
781
|
|
|
1320
|
-
|
|
1321
|
-
|
|
1322
|
-
|
|
1323
|
-
|
|
1324
782
|
# [0.101.0-alpha.1](https://github.com/thebyte9/blaze/compare/v0.101.0-alpha.0...v0.101.0-alpha.1) (2021-07-14)
|
|
1325
783
|
|
|
1326
|
-
|
|
1327
784
|
### Bug Fixes
|
|
1328
785
|
|
|
1329
786
|
* add lazyload to carousel ([e6d273f](https://github.com/thebyte9/blaze/commit/e6d273f4a5e47601071d7769403d09ba68786af9))
|
|
@@ -1334,634 +791,349 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
1334
791
|
* solve conflicts ([5d0880a](https://github.com/thebyte9/blaze/commit/5d0880afcb33e64b88c82cd73374f44039013908))
|
|
1335
792
|
* update video tests ([6d350a2](https://github.com/thebyte9/blaze/commit/6d350a2e11ed1d371f3eef2b635cca86ac85d016))
|
|
1336
793
|
|
|
1337
|
-
|
|
1338
794
|
### Features
|
|
1339
795
|
|
|
1340
796
|
* add credits to video ([357b115](https://github.com/thebyte9/blaze/commit/357b11537ddbc91512391d305d3a7e34390312d5))
|
|
1341
797
|
* add video caption ([bb68ce1](https://github.com/thebyte9/blaze/commit/bb68ce1917d0db4fe623d2191272295a4ccad4cc))
|
|
1342
798
|
|
|
1343
|
-
|
|
1344
|
-
|
|
1345
|
-
|
|
1346
|
-
|
|
1347
799
|
# [0.101.0-alpha.0](https://github.com/thebyte9/blaze/compare/v0.100.0...v0.101.0-alpha.0) (2021-07-07)
|
|
1348
800
|
|
|
1349
801
|
**Note:** Version bump only for package @blaze-cms/react-page-builder
|
|
1350
802
|
|
|
1351
|
-
|
|
1352
|
-
|
|
1353
|
-
|
|
1354
|
-
|
|
1355
803
|
# [0.100.0](https://github.com/thebyte9/blaze/compare/v0.100.0-alpha.4...v0.100.0) (2021-07-07)
|
|
1356
804
|
|
|
1357
805
|
**Note:** Version bump only for package @blaze-cms/react-page-builder
|
|
1358
806
|
|
|
1359
|
-
|
|
1360
|
-
|
|
1361
|
-
|
|
1362
|
-
|
|
1363
807
|
# [0.100.0-alpha.4](https://github.com/thebyte9/blaze/compare/v0.100.0-alpha.3...v0.100.0-alpha.4) (2021-07-06)
|
|
1364
808
|
|
|
1365
|
-
|
|
1366
809
|
### Bug Fixes
|
|
1367
810
|
|
|
1368
811
|
* fixed click events overriding other events within list BZ2-2500 ([#2968](https://github.com/thebyte9/blaze/issues/2968)) ([c423916](https://github.com/thebyte9/blaze/commit/c423916df318bb4efb3830c425a8e5c5489c0018))
|
|
1369
812
|
|
|
1370
|
-
|
|
1371
|
-
|
|
1372
|
-
|
|
1373
|
-
|
|
1374
813
|
# [0.100.0-alpha.2](https://github.com/thebyte9/blaze/compare/v0.100.0-alpha.1...v0.100.0-alpha.2) (2021-07-02)
|
|
1375
814
|
|
|
1376
|
-
|
|
1377
815
|
### Bug Fixes
|
|
1378
816
|
|
|
1379
817
|
* renamed onComplete events to onSuccess / fixed onSucces undefined callback crash ([#2964](https://github.com/thebyte9/blaze/issues/2964)) ([20519c3](https://github.com/thebyte9/blaze/commit/20519c35a01f3985364964b24dc0216393da2525))
|
|
1380
818
|
|
|
1381
|
-
|
|
1382
|
-
|
|
1383
|
-
|
|
1384
|
-
|
|
1385
819
|
# [0.100.0-alpha.1](https://github.com/thebyte9/blaze/compare/v0.100.0-alpha.0...v0.100.0-alpha.1) (2021-07-02)
|
|
1386
820
|
|
|
1387
|
-
|
|
1388
821
|
### Bug Fixes
|
|
1389
822
|
|
|
1390
823
|
* await for apollo client clearStore BZ2-2566 ([#2960](https://github.com/thebyte9/blaze/issues/2960)) ([3a12474](https://github.com/thebyte9/blaze/commit/3a1247472889972bd7da198bb26e4d01be5021f1))
|
|
1391
824
|
|
|
1392
|
-
|
|
1393
825
|
### Features
|
|
1394
826
|
|
|
1395
827
|
* insert components title as gtm id ([#2959](https://github.com/thebyte9/blaze/issues/2959)) ([9f78c80](https://github.com/thebyte9/blaze/commit/9f78c80734dc7925ea19cfc2c98f34cd50d1534e))
|
|
1396
828
|
|
|
1397
|
-
|
|
1398
|
-
|
|
1399
|
-
|
|
1400
|
-
|
|
1401
829
|
# [0.100.0-alpha.0](https://github.com/thebyte9/blaze/compare/v0.99.0...v0.100.0-alpha.0) (2021-07-01)
|
|
1402
830
|
|
|
1403
|
-
|
|
1404
831
|
### Features
|
|
1405
832
|
|
|
1406
833
|
* added user object to dataLayer if setup on admin ([#2946](https://github.com/thebyte9/blaze/issues/2946)) ([fd98d37](https://github.com/thebyte9/blaze/commit/fd98d37d777ba55f55752220ff12668ca09484a6))
|
|
1407
834
|
* gtm events onComplete trigger ([#2950](https://github.com/thebyte9/blaze/issues/2950)) ([8be8ae2](https://github.com/thebyte9/blaze/commit/8be8ae23507806fa86838c6e3debed67a2dfc56d))
|
|
1408
835
|
|
|
1409
|
-
|
|
1410
|
-
|
|
1411
|
-
|
|
1412
|
-
|
|
1413
836
|
# [0.99.0](https://github.com/thebyte9/blaze/compare/v0.99.0-alpha.1...v0.99.0) (2021-06-30)
|
|
1414
837
|
|
|
1415
838
|
**Note:** Version bump only for package @blaze-cms/react-page-builder
|
|
1416
839
|
|
|
1417
|
-
|
|
1418
|
-
|
|
1419
|
-
|
|
1420
|
-
|
|
1421
840
|
# [0.99.0-alpha.1](https://github.com/thebyte9/blaze/compare/v0.99.0-alpha.0...v0.99.0-alpha.1) (2021-06-25)
|
|
1422
841
|
|
|
1423
842
|
**Note:** Version bump only for package @blaze-cms/react-page-builder
|
|
1424
843
|
|
|
1425
|
-
|
|
1426
|
-
|
|
1427
|
-
|
|
1428
|
-
|
|
1429
844
|
# [0.99.0-alpha.0](https://github.com/thebyte9/blaze/compare/v0.98.0...v0.99.0-alpha.0) (2021-06-23)
|
|
1430
845
|
|
|
1431
846
|
**Note:** Version bump only for package @blaze-cms/react-page-builder
|
|
1432
847
|
|
|
1433
|
-
|
|
1434
|
-
|
|
1435
|
-
|
|
1436
|
-
|
|
1437
848
|
# [0.98.0](https://github.com/thebyte9/blaze/compare/v0.98.0-alpha.2...v0.98.0) (2021-06-21)
|
|
1438
849
|
|
|
1439
850
|
**Note:** Version bump only for package @blaze-cms/react-page-builder
|
|
1440
851
|
|
|
1441
|
-
|
|
1442
|
-
|
|
1443
|
-
|
|
1444
|
-
|
|
1445
852
|
# [0.98.0-alpha.1](https://github.com/thebyte9/blaze/compare/v0.98.0-alpha.0...v0.98.0-alpha.1) (2021-06-17)
|
|
1446
853
|
|
|
1447
854
|
**Note:** Version bump only for package @blaze-cms/react-page-builder
|
|
1448
855
|
|
|
1449
|
-
|
|
1450
|
-
|
|
1451
|
-
|
|
1452
|
-
|
|
1453
856
|
# [0.98.0-alpha.0](https://github.com/thebyte9/blaze/compare/v0.97.3...v0.98.0-alpha.0) (2021-06-17)
|
|
1454
857
|
|
|
1455
|
-
|
|
1456
858
|
### Bug Fixes
|
|
1457
859
|
|
|
1458
860
|
* moved button from login outside of form ([#2893](https://github.com/thebyte9/blaze/issues/2893)) ([6a1b870](https://github.com/thebyte9/blaze/commit/6a1b8708e3e164050d612479386699bb9469853e)), closes [#2894](https://github.com/thebyte9/blaze/issues/2894) [#2897](https://github.com/thebyte9/blaze/issues/2897)
|
|
1459
861
|
|
|
1460
|
-
|
|
1461
862
|
### Features
|
|
1462
863
|
|
|
1463
864
|
* added refresh to admin ([#2903](https://github.com/thebyte9/blaze/issues/2903)) ([0a3c50a](https://github.com/thebyte9/blaze/commit/0a3c50a15b0b1853384f50ff14dc46e83cdd8ec4)), closes [#2894](https://github.com/thebyte9/blaze/issues/2894) [#2897](https://github.com/thebyte9/blaze/issues/2897) [#2884](https://github.com/thebyte9/blaze/issues/2884) [#2894](https://github.com/thebyte9/blaze/issues/2894) [#2897](https://github.com/thebyte9/blaze/issues/2897) [#2884](https://github.com/thebyte9/blaze/issues/2884) [#2902](https://github.com/thebyte9/blaze/issues/2902) [#2909](https://github.com/thebyte9/blaze/issues/2909)
|
|
1464
865
|
|
|
1465
|
-
|
|
1466
|
-
|
|
1467
|
-
|
|
1468
|
-
|
|
1469
866
|
## [0.97.3](https://github.com/thebyte9/blaze/compare/v0.97.3-alpha.1...v0.97.3) (2021-06-16)
|
|
1470
867
|
|
|
1471
868
|
**Note:** Version bump only for package @blaze-cms/react-page-builder
|
|
1472
869
|
|
|
1473
|
-
|
|
1474
|
-
|
|
1475
|
-
|
|
1476
|
-
|
|
1477
870
|
## [0.97.3-alpha.1](https://github.com/thebyte9/blaze/compare/v0.97.3-alpha.0...v0.97.3-alpha.1) (2021-06-16)
|
|
1478
871
|
|
|
1479
|
-
|
|
1480
872
|
### Bug Fixes
|
|
1481
873
|
|
|
1482
874
|
* do not show logged in message after submit BZ2-2512 ([#2919](https://github.com/thebyte9/blaze/issues/2919)) ([5a36b03](https://github.com/thebyte9/blaze/commit/5a36b03d273f324232714a71b1a324ab38a4895d))
|
|
1483
875
|
|
|
1484
|
-
|
|
1485
|
-
|
|
1486
|
-
|
|
1487
|
-
|
|
1488
876
|
## [0.97.3-alpha.0](https://github.com/thebyte9/blaze/compare/v0.97.2...v0.97.3-alpha.0) (2021-06-15)
|
|
1489
877
|
|
|
1490
|
-
|
|
1491
878
|
### Bug Fixes
|
|
1492
879
|
|
|
1493
880
|
* login component now checks if logged in ([#2897](https://github.com/thebyte9/blaze/issues/2897)) ([a78f247](https://github.com/thebyte9/blaze/commit/a78f247f4549719b1f8e8cdc8330f0de83c5a694))
|
|
1494
881
|
|
|
1495
|
-
|
|
1496
|
-
|
|
1497
|
-
|
|
1498
|
-
|
|
1499
882
|
## [0.97.2-alpha.0](https://github.com/thebyte9/blaze/compare/v0.97.1...v0.97.2-alpha.0) (2021-06-10)
|
|
1500
883
|
|
|
1501
|
-
|
|
1502
884
|
### Bug Fixes
|
|
1503
885
|
|
|
1504
886
|
* login component now checks if logged in ([#2897](https://github.com/thebyte9/blaze/issues/2897)) ([a58fe93](https://github.com/thebyte9/blaze/commit/a58fe93f8d52ef50372ad9c0a27b9dc89c6c4c01))
|
|
1505
887
|
|
|
1506
|
-
|
|
1507
|
-
|
|
1508
|
-
|
|
1509
|
-
|
|
1510
888
|
# [0.97.0](https://github.com/thebyte9/blaze/compare/v0.97.0-alpha.16...v0.97.0) (2021-06-09)
|
|
1511
889
|
|
|
1512
890
|
**Note:** Version bump only for package @blaze-cms/react-page-builder
|
|
1513
891
|
|
|
1514
|
-
|
|
1515
|
-
|
|
1516
|
-
|
|
1517
|
-
|
|
1518
892
|
# [0.97.0-alpha.16](https://github.com/thebyte9/blaze/compare/v0.97.0-alpha.15...v0.97.0-alpha.16) (2021-06-09)
|
|
1519
893
|
|
|
1520
894
|
**Note:** Version bump only for package @blaze-cms/react-page-builder
|
|
1521
895
|
|
|
1522
|
-
|
|
1523
|
-
|
|
1524
|
-
|
|
1525
|
-
|
|
1526
896
|
# [0.97.0-alpha.15](https://github.com/thebyte9/blaze/compare/v0.97.0-alpha.14...v0.97.0-alpha.15) (2021-06-08)
|
|
1527
897
|
|
|
1528
|
-
|
|
1529
898
|
### Bug Fixes
|
|
1530
899
|
|
|
1531
900
|
* remove duplicate page reload added in feature branch merge ([e10c26f](https://github.com/thebyte9/blaze/commit/e10c26fcbd710682d86d56d021ef9191d629b285))
|
|
1532
901
|
|
|
1533
|
-
|
|
1534
|
-
|
|
1535
|
-
|
|
1536
|
-
|
|
1537
902
|
# [0.97.0-alpha.12](https://github.com/thebyte9/blaze/compare/v0.97.0-alpha.11...v0.97.0-alpha.12) (2021-06-08)
|
|
1538
903
|
|
|
1539
904
|
**Note:** Version bump only for package @blaze-cms/react-page-builder
|
|
1540
905
|
|
|
1541
|
-
|
|
1542
|
-
|
|
1543
|
-
|
|
1544
|
-
|
|
1545
906
|
# [0.97.0-alpha.11](https://github.com/thebyte9/blaze/compare/v0.97.0-alpha.10...v0.97.0-alpha.11) (2021-06-08)
|
|
1546
907
|
|
|
1547
|
-
|
|
1548
908
|
### Bug Fixes
|
|
1549
909
|
|
|
1550
910
|
* show menu children and mobile button ([37a2d2f](https://github.com/thebyte9/blaze/commit/37a2d2f2c033fe773e916d7d4e500f72238a39ca))
|
|
1551
911
|
|
|
1552
|
-
|
|
1553
912
|
### Features
|
|
1554
913
|
|
|
1555
914
|
* refresh tokens ([#2883](https://github.com/thebyte9/blaze/issues/2883)) ([7f7d450](https://github.com/thebyte9/blaze/commit/7f7d45066bc8051edd2c947842b2a92fc0b1542c))
|
|
1556
915
|
|
|
1557
|
-
|
|
1558
|
-
|
|
1559
|
-
|
|
1560
|
-
|
|
1561
916
|
# [0.97.0-alpha.10](https://github.com/thebyte9/blaze/compare/v0.97.0-alpha.9...v0.97.0-alpha.10) (2021-06-07)
|
|
1562
917
|
|
|
1563
|
-
|
|
1564
918
|
### Bug Fixes
|
|
1565
919
|
|
|
1566
920
|
* hamburger button renders on top level instead of ul ([5f22e3c](https://github.com/thebyte9/blaze/commit/5f22e3ca2e3f8d01ce96a79fa5655f33b8dc88eb))
|
|
1567
921
|
* menu item children now render within li if needed ([e83727a](https://github.com/thebyte9/blaze/commit/e83727a8f32d375df2fff978465c219325c41313))
|
|
1568
922
|
* updated tests ([90e01be](https://github.com/thebyte9/blaze/commit/90e01beccf0deb17532a9a902f0420a68b9c649e))
|
|
1569
923
|
|
|
1570
|
-
|
|
1571
924
|
### Features
|
|
1572
925
|
|
|
1573
926
|
* added subMenu component which wrapps children within an ul ([85b8a6e](https://github.com/thebyte9/blaze/commit/85b8a6eaae38f7072a829fd5b9e298c237475b28))
|
|
1574
927
|
|
|
1575
|
-
|
|
1576
|
-
|
|
1577
|
-
|
|
1578
|
-
|
|
1579
928
|
# [0.97.0-alpha.8](https://github.com/thebyte9/blaze/compare/v0.97.0-alpha.7...v0.97.0-alpha.8) (2021-06-04)
|
|
1580
929
|
|
|
1581
|
-
|
|
1582
930
|
### Bug Fixes
|
|
1583
931
|
|
|
1584
932
|
* menu item checks children before rendering ([#2868](https://github.com/thebyte9/blaze/issues/2868)) ([76eb355](https://github.com/thebyte9/blaze/commit/76eb355f8270ecbd6d541c23ab3fae845abeb0ae))
|
|
1585
933
|
|
|
1586
|
-
|
|
1587
|
-
|
|
1588
|
-
|
|
1589
|
-
|
|
1590
934
|
# [0.97.0-alpha.7](https://github.com/thebyte9/blaze/compare/v0.97.0-alpha.6...v0.97.0-alpha.7) (2021-06-04)
|
|
1591
935
|
|
|
1592
|
-
|
|
1593
936
|
### Bug Fixes
|
|
1594
937
|
|
|
1595
938
|
* handle array redirectUrl in login BZ2-249. ([#2864](https://github.com/thebyte9/blaze/issues/2864)) ([809d7f7](https://github.com/thebyte9/blaze/commit/809d7f7873412d0895a02116109a67062245417b))
|
|
1596
939
|
* menu uses correct markup and handles external routes ([307c6fc](https://github.com/thebyte9/blaze/commit/307c6fce2dc8b424a277109e5f892ace7a3dcc05))
|
|
1597
940
|
* updated tests ([108fdab](https://github.com/thebyte9/blaze/commit/108fdabe5d897f42c01bd1502ecf6bd0281b7d2e))
|
|
1598
941
|
|
|
1599
|
-
|
|
1600
|
-
|
|
1601
|
-
|
|
1602
|
-
|
|
1603
942
|
# [0.97.0-alpha.6](https://github.com/thebyte9/blaze/compare/v0.97.0-alpha.5...v0.97.0-alpha.6) (2021-06-03)
|
|
1604
943
|
|
|
1605
|
-
|
|
1606
944
|
### Bug Fixes
|
|
1607
945
|
|
|
1608
946
|
* card now sends list name for gtm click events ([#2856](https://github.com/thebyte9/blaze/issues/2856)) ([25f3b7e](https://github.com/thebyte9/blaze/commit/25f3b7ede67c3f2a6d360e02fbdc5a5fd7a45007))
|
|
1609
947
|
|
|
1610
|
-
|
|
1611
|
-
|
|
1612
|
-
|
|
1613
|
-
|
|
1614
948
|
# [0.97.0-alpha.5](https://github.com/thebyte9/blaze/compare/v0.97.0-alpha.4...v0.97.0-alpha.5) (2021-06-02)
|
|
1615
949
|
|
|
1616
|
-
|
|
1617
950
|
### Features
|
|
1618
951
|
|
|
1619
952
|
* added emailConfirm component ([#2857](https://github.com/thebyte9/blaze/issues/2857)) ([04be9a9](https://github.com/thebyte9/blaze/commit/04be9a9f5be920d761d4e343bf0db15841c84493))
|
|
1620
953
|
|
|
1621
|
-
|
|
1622
|
-
|
|
1623
|
-
|
|
1624
|
-
|
|
1625
954
|
# [0.97.0-alpha.4](https://github.com/thebyte9/blaze/compare/v0.97.0-alpha.3...v0.97.0-alpha.4) (2021-05-28)
|
|
1626
955
|
|
|
1627
|
-
|
|
1628
956
|
### Bug Fixes
|
|
1629
957
|
|
|
1630
958
|
* fixed menu item hover bug ([#2852](https://github.com/thebyte9/blaze/issues/2852)) ([6b5ebcc](https://github.com/thebyte9/blaze/commit/6b5ebcca13a94465724999ed45d1621edfe21ca3))
|
|
1631
959
|
|
|
1632
|
-
|
|
1633
|
-
|
|
1634
|
-
|
|
1635
|
-
|
|
1636
960
|
# [0.97.0-alpha.3](https://github.com/thebyte9/blaze/compare/v0.97.0-alpha.2...v0.97.0-alpha.3) (2021-05-28)
|
|
1637
961
|
|
|
1638
|
-
|
|
1639
962
|
### Bug Fixes
|
|
1640
963
|
|
|
1641
964
|
* login form now submits on enter keypress ([#2848](https://github.com/thebyte9/blaze/issues/2848)) ([dfb5809](https://github.com/thebyte9/blaze/commit/dfb580995677d93c625dac55cc1cae443d3720e2))
|
|
1642
965
|
|
|
1643
|
-
|
|
1644
966
|
### Features
|
|
1645
967
|
|
|
1646
968
|
* added menu components to blaze ([#2845](https://github.com/thebyte9/blaze/issues/2845)) ([01d0d73](https://github.com/thebyte9/blaze/commit/01d0d739a97c168722cb25e987d631156058d496))
|
|
1647
969
|
|
|
1648
|
-
|
|
1649
|
-
|
|
1650
|
-
|
|
1651
|
-
|
|
1652
970
|
# [0.97.0-alpha.2](https://github.com/thebyte9/blaze/compare/v0.97.0-alpha.1...v0.97.0-alpha.2) (2021-05-27)
|
|
1653
971
|
|
|
1654
972
|
**Note:** Version bump only for package @blaze-cms/react-page-builder
|
|
1655
973
|
|
|
1656
|
-
|
|
1657
|
-
|
|
1658
|
-
|
|
1659
|
-
|
|
1660
974
|
# [0.97.0-alpha.1](https://github.com/thebyte9/blaze/compare/v0.97.0-alpha.0...v0.97.0-alpha.1) (2021-05-26)
|
|
1661
975
|
|
|
1662
976
|
**Note:** Version bump only for package @blaze-cms/react-page-builder
|
|
1663
977
|
|
|
1664
|
-
|
|
1665
|
-
|
|
1666
|
-
|
|
1667
|
-
|
|
1668
978
|
# [0.97.0-alpha.0](https://github.com/thebyte9/blaze/compare/v0.96.0...v0.97.0-alpha.0) (2021-05-25)
|
|
1669
979
|
|
|
1670
|
-
|
|
1671
980
|
### Bug Fixes
|
|
1672
981
|
|
|
1673
982
|
* Prevent link title from showing the internal card title on cards ([31c20a5](https://github.com/thebyte9/blaze/commit/31c20a5dcd8eb88fd7762d8b1ba24d7e44aec9aa))
|
|
1674
983
|
|
|
1675
|
-
|
|
1676
|
-
|
|
1677
|
-
|
|
1678
|
-
|
|
1679
984
|
# [0.96.0](https://github.com/thebyte9/blaze/compare/v0.96.0-alpha.1...v0.96.0) (2021-05-25)
|
|
1680
985
|
|
|
1681
986
|
**Note:** Version bump only for package @blaze-cms/react-page-builder
|
|
1682
987
|
|
|
1683
|
-
|
|
1684
|
-
|
|
1685
|
-
|
|
1686
|
-
|
|
1687
988
|
# [0.96.0-alpha.1](https://github.com/thebyte9/blaze/compare/v0.96.0-alpha.0...v0.96.0-alpha.1) (2021-05-18)
|
|
1688
989
|
|
|
1689
|
-
|
|
1690
990
|
### Bug Fixes
|
|
1691
991
|
|
|
1692
992
|
* added actionLabel to gtm click events ([#2810](https://github.com/thebyte9/blaze/issues/2810)) ([75fa3a1](https://github.com/thebyte9/blaze/commit/75fa3a1245c40a0467035e1be8b4dae954d54768))
|
|
1693
993
|
* removed custom errorMessage added reload when no url is passed ([#2814](https://github.com/thebyte9/blaze/issues/2814)) ([fc96715](https://github.com/thebyte9/blaze/commit/fc96715ee13ca5db6a972c0ff59a7b5d4efcd1c0))
|
|
1694
994
|
|
|
1695
|
-
|
|
1696
995
|
### Features
|
|
1697
996
|
|
|
1698
997
|
* add video caption ([#2807](https://github.com/thebyte9/blaze/issues/2807)) ([7cd3ef9](https://github.com/thebyte9/blaze/commit/7cd3ef91ea0e43a928ca5c107610775a7713879d))
|
|
1699
998
|
|
|
1700
|
-
|
|
1701
|
-
|
|
1702
|
-
|
|
1703
|
-
|
|
1704
999
|
# [0.96.0-alpha.0](https://github.com/thebyte9/blaze/compare/v0.95.1-alpha.2...v0.96.0-alpha.0) (2021-05-11)
|
|
1705
1000
|
|
|
1706
|
-
|
|
1707
1001
|
### Bug Fixes
|
|
1708
1002
|
|
|
1709
1003
|
* memory leaks in tests ([1839da2](https://github.com/thebyte9/blaze/commit/1839da23a9fdbed883b8622ca77380850ae144a8))
|
|
1710
1004
|
|
|
1711
|
-
|
|
1712
1005
|
### Features
|
|
1713
1006
|
|
|
1714
1007
|
* added login component to blaze ([#2767](https://github.com/thebyte9/blaze/issues/2767)) ([2d49ba7](https://github.com/thebyte9/blaze/commit/2d49ba7f3c08749c3bd268dc9550f9913d3e8d40))
|
|
1715
1008
|
|
|
1716
|
-
|
|
1717
|
-
|
|
1718
|
-
|
|
1719
|
-
|
|
1720
1009
|
## [0.95.1-alpha.2](https://github.com/thebyte9/blaze/compare/v0.95.1-alpha.1...v0.95.1-alpha.2) (2021-05-05)
|
|
1721
1010
|
|
|
1722
1011
|
**Note:** Version bump only for package @blaze-cms/react-page-builder
|
|
1723
1012
|
|
|
1724
|
-
|
|
1725
|
-
|
|
1726
|
-
|
|
1727
|
-
|
|
1728
1013
|
## [0.95.1-alpha.0](https://github.com/thebyte9/blaze/compare/v0.95.0...v0.95.1-alpha.0) (2021-04-30)
|
|
1729
1014
|
|
|
1730
1015
|
**Note:** Version bump only for package @blaze-cms/react-page-builder
|
|
1731
1016
|
|
|
1732
|
-
|
|
1733
|
-
|
|
1734
|
-
|
|
1735
|
-
|
|
1736
1017
|
# [0.95.0](https://github.com/thebyte9/blaze/compare/v0.95.0-alpha.0...v0.95.0) (2021-04-26)
|
|
1737
1018
|
|
|
1738
1019
|
**Note:** Version bump only for package @blaze-cms/react-page-builder
|
|
1739
1020
|
|
|
1740
|
-
|
|
1741
|
-
|
|
1742
|
-
|
|
1743
|
-
|
|
1744
1021
|
# [0.95.0-alpha.0](https://github.com/thebyte9/blaze/compare/v0.94.1-alpha.1...v0.95.0-alpha.0) (2021-04-26)
|
|
1745
1022
|
|
|
1746
|
-
|
|
1747
1023
|
### Bug Fixes
|
|
1748
1024
|
|
|
1749
1025
|
* remove noreferrer form links ([#2757](https://github.com/thebyte9/blaze/issues/2757)) ([6b9b260](https://github.com/thebyte9/blaze/commit/6b9b2601f0d07993587ec1744bd5c8e7bc81f6fa))
|
|
1750
1026
|
|
|
1751
|
-
|
|
1752
|
-
|
|
1753
|
-
|
|
1754
|
-
|
|
1755
1027
|
## [0.94.1-alpha.1](https://github.com/thebyte9/blaze/compare/v0.94.1-alpha.0...v0.94.1-alpha.1) (2021-04-26)
|
|
1756
1028
|
|
|
1757
1029
|
**Note:** Version bump only for package @blaze-cms/react-page-builder
|
|
1758
1030
|
|
|
1759
|
-
|
|
1760
|
-
|
|
1761
|
-
|
|
1762
|
-
|
|
1763
1031
|
## [0.94.1-alpha.0](https://github.com/thebyte9/blaze/compare/v0.94.0...v0.94.1-alpha.0) (2021-04-23)
|
|
1764
1032
|
|
|
1765
1033
|
**Note:** Version bump only for package @blaze-cms/react-page-builder
|
|
1766
1034
|
|
|
1767
|
-
|
|
1768
|
-
|
|
1769
|
-
|
|
1770
|
-
|
|
1771
1035
|
# [0.94.0](https://github.com/thebyte9/blaze/compare/v0.94.0-alpha.5...v0.94.0) (2021-04-22)
|
|
1772
1036
|
|
|
1773
1037
|
**Note:** Version bump only for package @blaze-cms/react-page-builder
|
|
1774
1038
|
|
|
1775
|
-
|
|
1776
|
-
|
|
1777
|
-
|
|
1778
|
-
|
|
1779
1039
|
# [0.94.0-alpha.5](https://github.com/thebyte9/blaze/compare/v0.94.0-alpha.4...v0.94.0-alpha.5) (2021-04-20)
|
|
1780
1040
|
|
|
1781
1041
|
**Note:** Version bump only for package @blaze-cms/react-page-builder
|
|
1782
1042
|
|
|
1783
|
-
|
|
1784
|
-
|
|
1785
|
-
|
|
1786
|
-
|
|
1787
1043
|
# [0.94.0-alpha.0](https://github.com/thebyte9/blaze/compare/v0.93.0...v0.94.0-alpha.0) (2021-03-29)
|
|
1788
1044
|
|
|
1789
|
-
|
|
1790
1045
|
### Bug Fixes
|
|
1791
1046
|
|
|
1792
1047
|
* textblock hyperlink issue ([#2342](https://github.com/thebyte9/blaze/issues/2342)) ([#2674](https://github.com/thebyte9/blaze/issues/2674)) ([c7f8286](https://github.com/thebyte9/blaze/commit/c7f8286008697059c2c8ae1e4c05c6185bfc111e))
|
|
1793
1048
|
|
|
1794
|
-
|
|
1795
|
-
|
|
1796
|
-
|
|
1797
|
-
|
|
1798
1049
|
# [0.93.0](https://github.com/thebyte9/blaze/compare/v0.93.0-alpha.0...v0.93.0) (2021-03-19)
|
|
1799
1050
|
|
|
1800
1051
|
**Note:** Version bump only for package @blaze-cms/react-page-builder
|
|
1801
1052
|
|
|
1802
|
-
|
|
1803
|
-
|
|
1804
|
-
|
|
1805
|
-
|
|
1806
1053
|
# [0.93.0-alpha.0](https://github.com/thebyte9/blaze/compare/v0.92.2...v0.93.0-alpha.0) (2021-03-19)
|
|
1807
1054
|
|
|
1808
|
-
|
|
1809
1055
|
### Features
|
|
1810
1056
|
|
|
1811
1057
|
* update lazy loading images in carousel BZ2-2369 ([#2687](https://github.com/thebyte9/blaze/issues/2687)) ([f9d89fc](https://github.com/thebyte9/blaze/commit/f9d89fc191cfa7c986595b52db3dbeb6e70ec561))
|
|
1812
1058
|
|
|
1813
|
-
|
|
1814
|
-
|
|
1815
|
-
|
|
1816
|
-
|
|
1817
1059
|
## [0.92.2](https://github.com/thebyte9/blaze/compare/v0.92.2-alpha.0...v0.92.2) (2021-03-16)
|
|
1818
1060
|
|
|
1819
1061
|
**Note:** Version bump only for package @blaze-cms/react-page-builder
|
|
1820
1062
|
|
|
1821
|
-
|
|
1822
|
-
|
|
1823
|
-
|
|
1824
|
-
|
|
1825
1063
|
## [0.92.2-alpha.0](https://github.com/thebyte9/blaze/compare/v0.92.1...v0.92.2-alpha.0) (2021-03-15)
|
|
1826
1064
|
|
|
1827
|
-
|
|
1828
1065
|
### Bug Fixes
|
|
1829
1066
|
|
|
1830
1067
|
* handling search files values with forward slash BZ2-2355 ([#2676](https://github.com/thebyte9/blaze/issues/2676)) ([0b6d557](https://github.com/thebyte9/blaze/commit/0b6d557cec453b04f3766b34dd927270a3c109de))
|
|
1831
1068
|
|
|
1832
|
-
|
|
1833
|
-
|
|
1834
|
-
|
|
1835
|
-
|
|
1836
1069
|
## [0.92.1](https://github.com/thebyte9/blaze/compare/v0.92.1-alpha.0...v0.92.1) (2021-03-12)
|
|
1837
1070
|
|
|
1838
1071
|
**Note:** Version bump only for package @blaze-cms/react-page-builder
|
|
1839
1072
|
|
|
1840
|
-
|
|
1841
|
-
|
|
1842
|
-
|
|
1843
|
-
|
|
1844
1073
|
## [0.92.1-alpha.0](https://github.com/thebyte9/blaze/compare/v0.92.0...v0.92.1-alpha.0) (2021-03-11)
|
|
1845
1074
|
|
|
1846
1075
|
**Note:** Version bump only for package @blaze-cms/react-page-builder
|
|
1847
1076
|
|
|
1848
|
-
|
|
1849
|
-
|
|
1850
|
-
|
|
1851
|
-
|
|
1852
1077
|
# [0.92.0](https://github.com/thebyte9/blaze/compare/v0.92.0-alpha.2...v0.92.0) (2021-03-05)
|
|
1853
1078
|
|
|
1854
1079
|
**Note:** Version bump only for package @blaze-cms/react-page-builder
|
|
1855
1080
|
|
|
1856
|
-
|
|
1857
|
-
|
|
1858
|
-
|
|
1859
|
-
|
|
1860
1081
|
# [0.92.0-alpha.2](https://github.com/thebyte9/blaze/compare/v0.92.0-alpha.1...v0.92.0-alpha.2) (2021-03-04)
|
|
1861
1082
|
|
|
1862
|
-
|
|
1863
1083
|
### Bug Fixes
|
|
1864
1084
|
|
|
1865
1085
|
* added banner entity select option ([#2647](https://github.com/thebyte9/blaze/issues/2647)) ([edae6df](https://github.com/thebyte9/blaze/commit/edae6dfaab497a94161a49e42a56855b37e0e20c))
|
|
1866
1086
|
|
|
1867
|
-
|
|
1868
|
-
|
|
1869
|
-
|
|
1870
|
-
|
|
1871
1087
|
# [0.92.0-alpha.1](https://github.com/thebyte9/blaze/compare/v0.92.0-alpha.0...v0.92.0-alpha.1) (2021-03-04)
|
|
1872
1088
|
|
|
1873
|
-
|
|
1874
1089
|
### Bug Fixes
|
|
1875
1090
|
|
|
1876
1091
|
* changed breakpointConfig save structure ([#2630](https://github.com/thebyte9/blaze/issues/2630)) ([b0c3d8a](https://github.com/thebyte9/blaze/commit/b0c3d8afcd03fc8bcfc8bea739256e15532ac338))
|
|
1877
1092
|
|
|
1878
|
-
|
|
1879
|
-
|
|
1880
|
-
|
|
1881
|
-
|
|
1882
1093
|
# [0.92.0-alpha.0](https://github.com/thebyte9/blaze/compare/v0.91.0...v0.92.0-alpha.0) (2021-03-03)
|
|
1883
1094
|
|
|
1884
1095
|
**Note:** Version bump only for package @blaze-cms/react-page-builder
|
|
1885
1096
|
|
|
1886
|
-
|
|
1887
|
-
|
|
1888
|
-
|
|
1889
|
-
|
|
1890
1097
|
# [0.91.0](https://github.com/thebyte9/blaze/compare/v0.91.0-alpha.1...v0.91.0) (2021-02-26)
|
|
1891
1098
|
|
|
1892
1099
|
**Note:** Version bump only for package @blaze-cms/react-page-builder
|
|
1893
1100
|
|
|
1894
|
-
|
|
1895
|
-
|
|
1896
|
-
|
|
1897
|
-
|
|
1898
1101
|
# [0.91.0-alpha.0](https://github.com/thebyte9/blaze/compare/v0.90.0...v0.91.0-alpha.0) (2021-02-25)
|
|
1899
1102
|
|
|
1900
|
-
|
|
1901
1103
|
### Features
|
|
1902
1104
|
|
|
1903
1105
|
* changed npm to yarn ([#2591](https://github.com/thebyte9/blaze/issues/2591)) ([b785e32](https://github.com/thebyte9/blaze/commit/b785e32455f86fd7353ede7928de192a91e6b2c7))
|
|
1904
1106
|
|
|
1905
|
-
|
|
1906
|
-
|
|
1907
|
-
|
|
1908
|
-
|
|
1909
1107
|
# [0.90.0](https://github.com/thebyte9/blaze/compare/v0.90.0-alpha.0...v0.90.0) (2021-02-24)
|
|
1910
1108
|
|
|
1911
1109
|
**Note:** Version bump only for package @blaze-cms/react-page-builder
|
|
1912
1110
|
|
|
1913
|
-
|
|
1914
|
-
|
|
1915
|
-
|
|
1916
|
-
|
|
1917
1111
|
# [0.90.0-alpha.0](https://github.com/thebyte9/blaze/compare/v0.89.0...v0.90.0-alpha.0) (2021-02-23)
|
|
1918
1112
|
|
|
1919
1113
|
**Note:** Version bump only for package @blaze-cms/react-page-builder
|
|
1920
1114
|
|
|
1921
|
-
|
|
1922
|
-
|
|
1923
|
-
|
|
1924
|
-
|
|
1925
1115
|
# [0.89.0](https://github.com/thebyte9/blaze/compare/v0.89.0-alpha.0...v0.89.0) (2021-02-17)
|
|
1926
1116
|
|
|
1927
1117
|
**Note:** Version bump only for package @blaze-cms/react-page-builder
|
|
1928
1118
|
|
|
1929
|
-
|
|
1930
|
-
|
|
1931
|
-
|
|
1932
|
-
|
|
1933
1119
|
# [0.89.0-alpha.0](https://github.com/thebyte9/blaze/compare/v0.88.4...v0.89.0-alpha.0) (2021-02-15)
|
|
1934
1120
|
|
|
1935
|
-
|
|
1936
1121
|
### Bug Fixes
|
|
1937
1122
|
|
|
1938
1123
|
* banner now uses correct actionKey in preview mode ([#2590](https://github.com/thebyte9/blaze/issues/2590)) ([b554a8c](https://github.com/thebyte9/blaze/commit/b554a8cd60006de5ec625cb10a022d03aca52550))
|
|
1939
1124
|
|
|
1940
|
-
|
|
1941
1125
|
### Features
|
|
1942
1126
|
|
|
1943
1127
|
* Bz2 2199/breakpoint settings ([#2582](https://github.com/thebyte9/blaze/issues/2582)) ([b11068e](https://github.com/thebyte9/blaze/commit/b11068e9bb47885b8c86ae7c32ed0654bb26788a))
|
|
1944
1128
|
|
|
1945
|
-
|
|
1946
|
-
|
|
1947
|
-
|
|
1948
|
-
|
|
1949
1129
|
# [0.88.0](https://github.com/thebyte9/blaze/compare/v0.88.0-alpha.0...v0.88.0) (2021-02-01)
|
|
1950
1130
|
|
|
1951
1131
|
**Note:** Version bump only for package @blaze-cms/react-page-builder
|
|
1952
1132
|
|
|
1953
|
-
|
|
1954
|
-
|
|
1955
|
-
|
|
1956
|
-
|
|
1957
1133
|
# [0.87.0](https://github.com/thebyte9/blaze/compare/v0.87.0-alpha.1...v0.87.0) (2021-01-29)
|
|
1958
1134
|
|
|
1959
1135
|
**Note:** Version bump only for package @blaze-cms/react-page-builder
|
|
1960
1136
|
|
|
1961
|
-
|
|
1962
|
-
|
|
1963
|
-
|
|
1964
|
-
|
|
1965
1137
|
# [0.87.0-alpha.1](https://github.com/thebyte9/blaze/compare/v0.87.0-alpha.0...v0.87.0-alpha.1) (2021-01-29)
|
|
1966
1138
|
|
|
1967
1139
|
**Note:** Version bump only for package @blaze-cms/react-page-builder
|