Commit a1a8bf9
chore(docs): add frontend migration guides (#5009)
* chore(docs): add frontend migration guides
This change adds a couple migration guides to help plugin developers and
RHDH operators better understand the changes required to adopt the new
frontend system once it's made the default in RHDH.
Assisted-By: Cursor Desktop
* docs: add gotchas, API changes, drawer blueprint, and reference PRs
- Fix drawer section: AppDrawerContentBlueprint exists in RHDH (not
"pending NFS design")
- Add translation module pluginId: 'app' requirement
- Add API breaking changes (param renames, makeWithOverrides deprecation)
- Add 3 common gotchas (defineParams wrapper, double headers, default export)
- Add reference migration PRs table (8 rhdh-plugins PRs)
- Add dev app setup for Phase 3 validation
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
---------
Co-authored-by: Rohit Rai <rohitkrai03@gmail.com>
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 5c9e678 commit a1a8bf9
4 files changed
Lines changed: 1983 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
3 | 8 | | |
4 | 9 | | |
5 | 10 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
24 | 28 | | |
25 | 29 | | |
26 | 30 | | |
| |||
0 commit comments