[PR #8174] [MERGED] docs: shared experimental warning component #122386

Closed
opened 2026-06-11 21:13:57 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/8174
Author: @matt-fidd
Created: 6/9/2026
Status: Merged
Merged: 6/10/2026
Merged by: @matt-fidd

Base: masterHead: docs-experimental-component


📝 Commits (2)

  • f9b0149 move to shared experimental warning component
  • fc8aa43 coderabbit

📊 Changes

10 files changed (+57 additions, -24 deletions)

View changed files

📝 packages/docs/docs/advanced/bank-sync/enable-banking.md (+2 -3)
📝 packages/docs/docs/experimental/balance-forecast-report.md (+1 -3)
📝 packages/docs/docs/experimental/budget-analysis-report.md (+1 -3)
📝 packages/docs/docs/experimental/budget-automation.md (+1 -3)
📝 packages/docs/docs/experimental/formulas.md (+1 -3)
📝 packages/docs/docs/experimental/goal-templates.md (+2 -3)
📝 packages/docs/docs/experimental/monthly-cleanup.md (+1 -3)
📝 packages/docs/docs/experimental/rule-templating.md (+2 -3)
packages/docs/src/components/ExperimentalFeatureWarning.tsx (+44 -0)
📝 packages/docs/src/theme/MDXComponents.js (+2 -0)

📄 Description

Description

Fixes inconsistencies and adds feedback links to more pages.

Testing

Tested locally, all looks fine

Checklist

  • No obvious regressions in affected areas
  • Self-review has been performed - I have read every line of this diff and can explain what each change does and why it is needed

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/actualbudget/actual/pull/8174 **Author:** [@matt-fidd](https://github.com/matt-fidd) **Created:** 6/9/2026 **Status:** ✅ Merged **Merged:** 6/10/2026 **Merged by:** [@matt-fidd](https://github.com/matt-fidd) **Base:** `master` ← **Head:** `docs-experimental-component` --- ### 📝 Commits (2) - [`f9b0149`](https://github.com/actualbudget/actual/commit/f9b0149064bb21c865f123c711c7f50c0c881ea7) move to shared experimental warning component - [`fc8aa43`](https://github.com/actualbudget/actual/commit/fc8aa433856d82f409c2a58e18deefba923090c9) coderabbit ### 📊 Changes **10 files changed** (+57 additions, -24 deletions) <details> <summary>View changed files</summary> 📝 `packages/docs/docs/advanced/bank-sync/enable-banking.md` (+2 -3) 📝 `packages/docs/docs/experimental/balance-forecast-report.md` (+1 -3) 📝 `packages/docs/docs/experimental/budget-analysis-report.md` (+1 -3) 📝 `packages/docs/docs/experimental/budget-automation.md` (+1 -3) 📝 `packages/docs/docs/experimental/formulas.md` (+1 -3) 📝 `packages/docs/docs/experimental/goal-templates.md` (+2 -3) 📝 `packages/docs/docs/experimental/monthly-cleanup.md` (+1 -3) 📝 `packages/docs/docs/experimental/rule-templating.md` (+2 -3) ➕ `packages/docs/src/components/ExperimentalFeatureWarning.tsx` (+44 -0) 📝 `packages/docs/src/theme/MDXComponents.js` (+2 -0) </details> ### 📄 Description <!-- Thank you for submitting a pull request! Make sure to follow the instructions to write release notes for your PR — it should only take a minute or two: https://actualbudget.org/docs/contributing/#writing-good-release-notes. Try running yarn generate:release-notes *before* pushing your PR for an interactive experience. --> ## Description <!-- What does this PR do? Why is it needed? Please give context on the "why?": why do we need this change? What problem is it solving for you?--> <!-- If AI tools wrote a significant part of this change, please disclose it here and name the tool you used. See https://actualbudget.org/docs/contributing/ai-usage-policy --> Fixes inconsistencies and adds feedback links to more pages. ## Testing <!-- What did you test? How can we reproduce the issue you are fixing or how can we test the feature you built? --> Tested locally, all looks fine ## Checklist - [x] No obvious regressions in affected areas - [x] Self-review has been performed - I have read every line of this diff and can explain what each change does and why it is needed <!--- actual-bot-sections ---> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-06-11 21:13:57 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#122386