feat: merge dev into main#864
Conversation
🦋 Changeset detectedLatest commit: 12674bc The changes in this PR will be included in the next version bump. This PR includes no changesetsWhen changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
|
* fix(AppBridgeTheme): update imports * Create shiny-beds-thank.md
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* feat(AppBridgeTheme): add context hooks * Create early-masks-appear.md * refactor: split language hooks
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* feat: add highlight border settings for sidebar * chore: lint * chore: changeset * Update .changeset/swift-ladybugs-happen.md Co-authored-by: Anxo Botana <angel.botana@frontify.com> --------- Co-authored-by: Anxo Botana <angel.botana@frontify.com>
…ialog (#1064) * feat(AppBridgeTheme): added commands to open/close AIBrandAssistant dialog * fix: added export * Added is-open state to context
* feat(AppBridgeTheme): added list of enabled features to context * Create twelve-keys-begin.md
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* feat: add useEnabledFeatures * Create soft-mugs-peel.md
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* fix: export useEnabledFeatures hook * Create slimy-cats-repeat.md
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* chore: cleanup used method * chore: clenaup unused files
Co-authored-by: julianiff <julian.iff@frontify.com>
* chore: readd method * Create nine-roses-sleep.md
Co-authored-by: julianiff <julian.iff@frontify.com>
* refactor(themes): get color utilities file * Create eighty-ants-happen.md
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
* feat: add guideline-themes-settings * config * per PR review * more updates * cleaning * lock * more cleaning * cleaning again... * merge theme.ts into index.ts * update deps * deps * update github action * fixing eslint * Create cyan-cougars-invite.md * rename package * :)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
…ing from the theme (#1519) * fix(BlockInjectButton): prevent the button from inheriting letterspacing from the theme (#1514) * fix(BlockInjectButton): prevent the button from inheriting letterspacing from the theme Signed-off-by: Peter Tudosa <razvan-petru.tudosa@frontify.com> * chore: add changeset Signed-off-by: Peter Tudosa <razvan-petru.tudosa@frontify.com> --------- Signed-off-by: Peter Tudosa <razvan-petru.tudosa@frontify.com> * Apply suggestion from @peter-tudosa --------- Signed-off-by: Peter Tudosa <razvan-petru.tudosa@frontify.com>
* chore(deps): bump some * missed some * missed some
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* refactor: small cleanup on the asset type * dummies * fix * ce ne
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* chore: fix lint and typecheck issues * chnageset
* feat(CLI): add publish command * feat: add test * improve sonarr * add changeset * use internal * Revert "use internal" This reverts commit ac444ab. * fix
* refactor(CLI): so it's a bit cleaner * add some tests * fix sonarr * improve deploy
* fix(PlattformApp): improve compile * fix * fix test
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Replace nock HTTP interceptor with native vitest mocking:
- httpClient.spec.ts: use vi.stubGlobal('fetch', ...) to mock fetch directly
- user.spec.ts: use vi.mock to mock HttpClient module (consistent with publish.spec.ts)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* feat(AppBridge): add assets to context * undeprecate getBlockAssets * update useBlockAssets * fix * fix hook * revert useBlockAsset changes * improve tests * drop guard * remove noise * remove notice * add changeset
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
|







Opened in draft for now to see the current state and changed files (making sure we don't ship v4 only features when not necessary)