Commit c84ef56
feat: Enable theme inheritance and remove duplicate files
Connect Theme#view_paths to controller for proper parent-child inheritance.
Child themes now automatically fallback to parent theme views when a file
doesn't exist locally.
Changes:
- Update set_theme_path in ApplicationController to use Theme model
- Remove 19 identical files from brisbane and biarritz themes
- Add BEM implementation plan documentation
This reduces maintenance burden for future CSS/styling updates since
changes to the default theme will automatically propagate to child themes.
Co-Authored-By: Claude <noreply@anthropic.com>1 parent 78c3121 commit c84ef56
File tree
21 files changed
+122
-1560
lines changed- app
- controllers/pwb
- themes
- biarritz/views/pwb
- components
- search
- sections
- welcome
- brisbane/views/pwb
- components
- props
- search
- welcome
- docs/claude_thoughts
21 files changed
+122
-1560
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
42 | | - | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
43 | 52 | | |
44 | 53 | | |
45 | 54 | | |
| |||
Lines changed: 0 additions & 24 deletions
This file was deleted.
Lines changed: 0 additions & 4 deletions
This file was deleted.
Lines changed: 0 additions & 158 deletions
This file was deleted.
Lines changed: 0 additions & 158 deletions
This file was deleted.
0 commit comments