-
Notifications
You must be signed in to change notification settings - Fork 0
Update dependency @frontify/app-bridge to v3.12.2 #4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/frontify-app-bridge-3.x
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Contributor
Author
|
9d2fb72 to
5056389
Compare
5056389 to
dae21bd
Compare
c34732b to
21bbe4f
Compare
64da0a0 to
02b8996
Compare
06d269b to
6a4fb55
Compare
ca20d7d to
f884344
Compare
161e0e9 to
5921fbc
Compare
5921fbc to
507886e
Compare
507886e to
529a9da
Compare
529a9da to
3f838c5
Compare
3f838c5 to
52d18b1
Compare
52d18b1 to
b5bf333
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
3.0.0-beta.25→3.12.2Release Notes
Frontify/brand-sdk (@frontify/app-bridge)
v3.12.2Compare Source
Patch Changes
7c71c52Thanks @ragi96! - chore: add deprecation noticev3.12.1Compare Source
Patch Changes
d5f78a6Thanks @SamuelAlev! - chore: update dependenciesv3.12.0Compare Source
Minor Changes
47eaab2Thanks @findmind! - refactor(TemplateApiLegacy): removed unusedtoken,unitandsectorv3.11.2Compare Source
Patch Changes
7363adbThanks @SamuelAlev! - chore: update dependenciesv3.11.1Compare Source
Patch Changes
#1154
a8f1726Thanks @mikeyrayvon! - fix(templates): prevent delete on update without existing template ids#1158
8937b15Thanks @SamuelAlev! - fix: do not hardcode upload chunk sizesv3.11.0Compare Source
Minor Changes
6bafe6cThanks @ragi96! - refactor(AssetChooserType): remove PatternLibrary as it is sunsetrefactor(DocumentMode): remove PatternLibrary as it is sunset
v3.10.1Compare Source
Patch Changes
4f0f660Thanks @hochreutenerl! - refactor: remove change_properties fromDocumentandDocumentPagev3.10.0Compare Source
Minor Changes
bf9529dThanks @bojangles-m! - feat: added additional propguideline_titleto theGuidelineSearchResultApi.v3.9.2Compare Source
Patch Changes
d938929Thanks @hochreutenerl! - fix: remove unused properties fromDocumentSectionApiv3.9.1Compare Source
Patch Changes
c2477e7Thanks @fulopdaniel! - feat(assetViewer): add isDownloadable option to asset viewerv3.9.0Compare Source
Minor Changes
17af9f1Thanks @ragi96! - feat: addìsDownloadProtectedto theAssetv3.8.0Compare Source
Minor Changes
#909
14b9fdfThanks @SamCreasey! - feat(useAfterInsertion): A new hook to execute a callback after a block has been inserted, can be used to focus a specific element for faster editing. The callback is only executed when the third argument is true (default). This hook is only usable with instances of AppBridgeBlock.v3.7.0Compare Source
Minor Changes
fa18d35Thanks @bojangles-m! - feat: added additional propproject_color_idto theGuidelineSearchResultApi.Patch Changes
bf41e48Thanks @ragi96! - feat: adds nullablebackgroundColorto theassetv3.6.3Compare Source
Patch Changes
b8c5bb7Thanks @Kenny806! - feat(AppBridgeTheme): add isSearchDialogOpen to contextv3.6.2Compare Source
Patch Changes
fe3323cThanks @ragi96! - chore: bumpviteto5.2.10v3.6.1Compare Source
Patch Changes
f6897fbThanks @oliverschwendener! - fix(useDocumentNavigation): Fixed an issue that prevented debounced callbacks not to be executedfix(usePortalNavigation): Fixed an issue that prevented debounced callbacks not to be executed
v3.6.0Compare Source
Minor Changes
cc7532aThanks @ryancarville! - feat(AppBridgeBlock): addscreationFormUrito the typetemplatev3.5.9Compare Source
Patch Changes
d74dc90Thanks @anxobotana! - feat(usePageTemplateSettings): returns also templateThemeSettingsv3.5.8Compare Source
Patch Changes
88fb3c3Thanks @mike85! - feat(AppBridgeTheme): add useDocumentNavigation hookv3.5.7Compare Source
Patch Changes
b2060ffThanks @anxobotana! - feat(AppBridgeTheme): add usePortalNavigation hookv3.5.6Compare Source
Patch Changes
#853
d980eb3Thanks @SamuelAlev! - chore: update eslint and lint fix all files#855
bcfe9abThanks @SamuelAlev! - chore: bump dependenciesv3.5.5Compare Source
Patch Changes
3109e66Thanks @julianiff! - chore: move up to v4v3.5.4Compare Source
Patch Changes
efde7a5Thanks @imoutaharik! - feat(AppBridgePlatformApp): add theproxyMethodCallmethodv3.5.3Compare Source
Patch Changes
1612681Thanks @anxobotana! - feat: useTemplateAssets hook to return themeAsset as wellv3.5.2Compare Source
Patch Changes
8430626Thanks @SamCreasey! - feat(AppBridgeBlock): addisAuthenticatedtoBlockContexttypev3.5.1Compare Source
Patch Changes
#818
c25d717Thanks @SamCreasey! - fix(useBlockSettings):setBlockSettingshas been wrapped in auseCallbackso it can be safely used as a dependency in react hooks. The following code will no longer cause unexpected rerenders.v3.5.0Compare Source
Minor Changes
909e0f5Thanks @anxobotana! - feat: add navigateToDocumentSection command to AppBridgeThemePatch Changes
5115dfdThanks @anxobotana! - fix: useGroupedDocuments and useUngroupedDocuments flaky testsv3.4.2Compare Source
Patch Changes
babce0eThanks @SamuelAlev! - Add the dist folder to published packagesv3.4.1Compare Source
Patch Changes
b0424c0Thanks @SamuelAlev! - Update dependencies#776
29ef8e1Thanks @SamuelAlev! - Remove CJS to embrace ESMv3.4.0Compare Source
Minor Changes
3837782Thanks @mike85! - feat: add open/close search dialog commands to AppBridgeThemev3.3.2Compare Source
Patch Changes
dde3283Thanks @oliverschwendener! - fix: document page duplication return typev3.3.1Compare Source
Patch Changes
3775b46Thanks @SamuelAlev! - Update dependenciesv3.3.0Compare Source
Minor Changes
816751cThanks @hochreutenerl! - feat: addssetAssetIdsByBlockAssetKeyto AppBridgeBlockv3.2.0Minor Changes
b9c4fc4Thanks @anxobotana! - feat: add theme template context to appBridgeThemes contextv3.1.0Minor Changes
#714
68a9298Thanks @SamuelAlev! - Split the testing utilities out of the main bundle, so they don't end up in production builds.You will need to update the import paths in your tests:
v3.0.4Compare Source
Patch Changes
c98d8c4Thanks @SamuelAlev! - Add typing for package.jsonv3.0.3Compare Source
Patch Changes
6672186Thanks @julianiff! - refactor: change variable orderv3.0.2Compare Source
Patch Changes
3fa74baThanks @ragi96! - chore: replace usage of deprecated appBridgeBlock functionsv3.0.1Patch Changes
a2b2ee7Thanks @SamuelAlev! - Change Theme Settings to be Theme Template Settingsv3.0.0Major Changes
728cfd9Thanks @ragi96! - chore: stable version releasev3.0.0-beta.100Compare Source
@frontify/app-bridge
3.0.0-beta.32
Patch Changes
3205f68Thanks @GoranRibic! - Added more guideline actions3.0.0-beta.31
Minor Changes
v3.0.0-beta.99Compare Source
@frontify/app-bridge
3.0.0-beta.32
Patch Changes
3205f68Thanks @GoranRibic! - Added more guideline actions3.0.0-beta.31
Minor Changes
v3.0.0-beta.98Compare Source
@frontify/app-bridge
3.0.0-beta.32
Patch Changes
3205f68Thanks @GoranRibic! - Added more guideline actions3.0.0-beta.31
Minor Changes
v3.0.0-beta.97Compare Source
@frontify/app-bridge
3.0.0-beta.32
Patch Changes
3205f68Thanks @GoranRibic! - Added more guideline actions3.0.0-beta.31
Minor Changes
v3.0.0-beta.96Compare Source
@frontify/app-bridge
3.0.0-beta.32
Patch Changes
3205f68Thanks @GoranRibic! - Added more guideline actions3.0.0-beta.31
Minor Changes
v3.0.0-beta.95Compare Source
@frontify/app-bridge
3.0.0-beta.32
Patch Changes
3205f68Thanks @GoranRibic! - Added more guideline actions3.0.0-beta.31
Minor Changes
v3.0.0-beta.94Compare Source
@frontify/app-bridge
3.0.0-beta.32
Patch Changes
3205f68Thanks @GoranRibic! - Added more guideline actions3.0.0-beta.31
Minor Changes
v3.0.0-beta.93Compare Source
@frontify/app-bridge
3.0.0-beta.32
Patch Changes
3205f68Thanks @GoranRibic! - Added more guideline actions3.0.0-beta.31
Minor Changes
v3.0.0-beta.92@frontify/app-bridge
3.0.0-beta.32
Patch Changes
3205f68Thanks @GoranRibic! - Added more guideline actions3.0.0-beta.31
Minor Changes
v3.0.0-beta.32Patch Changes
3205f68Thanks @GoranRibic! - Added more guideline actionsv3.0.0-beta.31Minor Changes
Configuration
📅 Schedule: Branch creation - "after 9pm,before 6am" in timezone Europe/Zurich, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.