Commit 2592a6c
Remove (BETA) label from Left Sidebar feature (#1024)
* Remove (BETA) label from Left Sidebar feature
Co-authored-by: Michael Gartner <mdroidian@users.noreply.github.com>
* Keep (BETA) as key in config lookups, only change UI display
- Reverted changes to discourseConfigRef.ts, initializeObserversAndListeners.ts, and registerCommandPaletteCommands.ts
- Added comments explaining that BETA is used as a key and will be removed with settings migration
- Only GeneralSettings.tsx UI title is changed to remove (BETA) label
---------
Co-authored-by: Cursor Agent <cursoragent@cursor.com>
Co-authored-by: Michael Gartner <mdroidian@users.noreply.github.com>1 parent 327fabc commit 2592a6c
4 files changed
Lines changed: 4 additions & 1 deletion
File tree
- apps/roam/src
- components/settings
- utils
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
| 44 | + | |
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
| 76 | + | |
76 | 77 | | |
77 | 78 | | |
78 | 79 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
248 | 248 | | |
249 | 249 | | |
250 | 250 | | |
| 251 | + | |
251 | 252 | | |
252 | 253 | | |
253 | 254 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
332 | 332 | | |
333 | 333 | | |
334 | 334 | | |
| 335 | + | |
335 | 336 | | |
336 | 337 | | |
337 | 338 | | |
| |||
0 commit comments