Commit ddb7979
Design pattern index page (#11468)
_Description of what this PR is changing or adding, and why:_
This PR adds an 'index' page for the Design Pattern cookbook recipes
under App Architecture in the side nav.
* Adds the page
* Adds a `design-pattern.yml` file with
* Adds an "Expansion Panel List" component (html + css)
**This is still very much a work in progress.** Before merging:
- [x] Land #11444 + add them to the data file, and create icons for
their rows
- [x] Update the `design-pattern.yml` with real data
- [x] Create the remaining needing icons (right now all four list items
use the same icon)
- [x] Replace 'LOREM IPSUM, BROTHER' 😅
_Issues fixed by this PR (if any):_
* This will resolve #11374
---------
Co-authored-by: Parker Lougheed <[email protected]>1 parent a160f6c commit ddb7979
File tree
67 files changed
+628
-48
lines changed- diagrams/app-architecture
- examples/app-architecture
- command
- lib
- offline_first
- lib
- data
- repositories
- services
- domain/model
- ui/user_profile
- optimistic-state
- lib
- result
- lib
- todo_data_service
- lib
- business/model
- data
- repositories
- services
- ui
- theme_config
- viewmodel
- widgets
- todo_list
- viewmodel
- widgets
- utils
- src
- _data
- _includes
- _sass
- base
- components
- content
- app-architecture
- case-study
- design-patterns
- assets/images/docs/app-architecture/design-patterns
- cookbook/architecture
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
67 files changed
+628
-48
lines changedBinary file not shown.
File renamed without changes.
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
0 commit comments