File tree
199 files changed
+167
-280
lines changed- apps
- components_guide
- lib/components_guide
- components_guide_web
- priv/static/js
- test
- assets
- css
- js
- static
- images
- config
- lib
- components_guide
- content
- research
- components_guide_web
- channels
- controllers
- live
- template_engines
- templates
- accessibility_first
- cheatsheets
- color
- composable_systems
- concepts
- fake_search
- graphics
- integrations
- landing
- layout
- links
- react_typescript
- research
- swift_ui
- text
- web_standards
- views
- mix/tasks
- priv/gettext
- en/LC_MESSAGES
- samples
- test
- collected_live_web
- controllers
- views
- support
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
199 files changed
+167
-280
lines changedDiff for: .formatter.exs
+2-2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
3 |
| - | |
| 2 | + | |
| 3 | + | |
4 | 4 |
|
Diff for: .gitignore
+13
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
22 | 35 |
| |
23 | 36 |
| |
24 | 37 |
| |
|
Diff for: Makefile
+2-2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
9 |
| - | |
| 9 | + | |
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
| |||
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
18 |
| - | |
| 18 | + | |
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
|
Diff for: README.md
+10
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
5 | 15 |
| |
6 | 16 |
| |
7 | 17 |
| |
|
Diff for: apps/components_guide/.formatter.exs
-3
This file was deleted.
Diff for: apps/components_guide/.gitignore
-23
This file was deleted.
Diff for: apps/components_guide/README.md
-3
This file was deleted.
This file was deleted.
Diff for: apps/components_guide/mix.exs
-56
This file was deleted.
-4
This file was deleted.
Diff for: apps/components_guide_web/.gitignore
-34
This file was deleted.
Diff for: apps/components_guide_web/README.md
-20
This file was deleted.
Diff for: apps/components_guide_web/mix.exs
-68
This file was deleted.
+13
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + |
-1
This file was deleted.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Diff for: config/config.exs
+1-6
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
12 |
| - | |
13 |
| - | |
14 |
| - | |
15 |
| - | |
16 |
| - | |
17 | 12 |
| |
18 |
| - | |
| 13 | + | |
19 | 14 |
| |
20 | 15 |
| |
21 | 16 |
| |
|
Diff for: config/dev.exs
+7-8
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
9 |
| - | |
| 9 | + | |
10 | 10 |
| |
11 |
| - | |
| 11 | + | |
12 | 12 |
| |
| 13 | + | |
13 | 14 |
| |
14 |
| - | |
15 |
| - | |
| 15 | + | |
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
19 | 19 |
| |
20 |
| - | |
| 20 | + | |
21 | 21 |
| |
22 | 22 |
| |
23 | 23 |
| |
| |||
46 | 46 |
| |
47 | 47 |
| |
48 | 48 |
| |
49 |
| - | |
| 49 | + | |
50 | 50 |
| |
51 | 51 |
| |
52 | 52 |
| |
53 | 53 |
| |
54 | 54 |
| |
55 |
| - | |
56 |
| - | |
| 55 | + | |
57 | 56 |
| |
58 | 57 |
| |
59 | 58 |
| |
|
0 commit comments