Commit cc67dd0
committed
RXJS 6 migration without rxjs-compat (aviabird#151)
* optimsations with rxjx 6 upgrade
* firebase optimisations1 parent 939ba24 commit cc67dd0Copy full SHA for cc67dd0
50 files changed
+713-569Lines changed: 713 additions & 569 deletions
File tree
Expand file treeCollapse file tree
Open diff view settings
Filter options
- src
- app
- auth
- components
- forget-password
- login
- sign-up
- update-password
- effects
- checkout
- address
- add-address
- delivery-options
- services
- cart
- components
- line-item-list
- line-item
- order-total-summary
- effects
- payment
- payment-modes-list
- core
- guards
- interceptors
- services
- home
- content/filter-summary
- landing
- sidebar/taxons
- layout
- checkout-header
- header
- product
- actions
- components/product-detail-page
- product-details
- effects
- user
- components
- favorite-products
- orders
- order-detail
- effects
- services
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Expand file treeCollapse file tree
Open diff view settings
Collapse file
+48-1Lines changed: 48 additions & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
6 | 6 | |
7 | 7 | |
8 | 8 | |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | + |
| 41 | + |
| 42 | + |
| 43 | + |
| 44 | + |
| 45 | + |
| 46 | + |
| 47 | + |
| 48 | + |
| 49 | + |
| 50 | + |
| 51 | + |
| 52 | + |
| 53 | + |
| 54 | + |
| 55 | + |
9 | 56 | |
10 | 57 | |
11 | 58 | |
12 | 59 | |
13 | 60 | |
14 | | - |
| 61 | + |
Collapse file
+28-28Lines changed: 28 additions & 28 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
24 | 24 | |
25 | 25 | |
26 | 26 | |
27 | | - |
28 | | - |
29 | | - |
30 | | - |
31 | | - |
32 | | - |
33 | | - |
34 | | - |
35 | | - |
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | + |
36 | 36 | |
37 | | - |
38 | | - |
39 | | - |
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | + |
| 41 | + |
40 | 42 | |
41 | | - |
| 43 | + |
42 | 44 | |
43 | | - |
44 | | - |
45 | | - |
46 | | - |
47 | | - |
48 | | - |
49 | | - |
| 45 | + |
| 46 | + |
| 47 | + |
| 48 | + |
| 49 | + |
| 50 | + |
| 51 | + |
50 | 52 | |
51 | 53 | |
52 | 54 | |
53 | 55 | |
54 | 56 | |
55 | | - |
56 | | - |
57 | | - |
| 57 | + |
| 58 | + |
| 59 | + |
58 | 60 | |
59 | | - |
60 | | - |
| 61 | + |
| 62 | + |
61 | 63 | |
62 | 64 | |
63 | 65 | |
| ||
72 | 74 | |
73 | 75 | |
74 | 76 | |
75 | | - |
76 | 77 | |
77 | | - |
78 | | - |
| 78 | + |
79 | 79 | |
80 | 80 | |
81 | 81 | |
|
Collapse file
+1-2Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
1 | 1 | |
2 | 2 | |
3 | | - |
4 | | - |
| 3 | + |
5 | 4 | |
6 | 5 | |
7 | 6 | |
|
Collapse file
+8-11Lines changed: 8 additions & 11 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
| 1 | + |
1 | 2 | |
2 | 3 | |
3 | 4 | |
4 | | - |
| 5 | + |
5 | 6 | |
6 | 7 | |
7 | 8 | |
| ||
21 | 22 | |
22 | 23 | |
23 | 24 | |
24 | | - |
25 | | - |
26 | | - |
27 | | - |
| 25 | + |
| 26 | + |
| 27 | + |
28 | 28 | |
29 | 29 | |
30 | 30 | |
| ||
33 | 33 | |
34 | 34 | |
35 | 35 | |
36 | | - |
37 | | - |
38 | | - |
39 | | - |
40 | | - |
| 36 | + |
| 37 | + |
| 38 | + |
41 | 39 | |
42 | 40 | |
43 | 41 | |
| ||
61 | 59 | |
62 | 60 | |
63 | 61 | |
64 | | - |
65 | 62 | |
Collapse file
+11-13Lines changed: 11 additions & 13 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
25 | 25 | |
26 | 26 | |
27 | 27 | |
28 | | - |
29 | | - |
30 | | - |
31 | | - |
32 | | - |
33 | | - |
34 | | - |
35 | | - |
| 28 | + |
36 | 29 | |
37 | 30 | |
38 | 31 | |
39 | 32 | |
40 | 33 | |
41 | | - |
| 34 | + |
42 | 35 | |
43 | 36 | |
44 | 37 | |
45 | 38 | |
46 | 39 | |
47 | | - |
48 | 40 | |
49 | 41 | |
50 | 42 | |
| ||
73 | 65 | |
74 | 66 | |
75 | 67 | |
| 68 | + |
| 69 | + |
| 70 | + |
| 71 | + |
| 72 | + |
| 73 | + |
| 74 | + |
76 | 75 | |
77 | | - |
78 | | - |
| 76 | + |
79 | 77 | |
80 | 78 | |
81 | 79 | |
82 | 80 | |
83 | | - |
| 81 | + |
Collapse file
src/app/auth/components/forget-password/forget-password.component.ts
Copy file name to clipboardExpand all lines: src/app/auth/components/forget-password/forget-password.component.ts+6-4Lines changed: 6 additions & 4 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
| 1 | + |
| 2 | + |
1 | 3 | |
2 | 4 | |
3 | 5 | |
4 | 6 | |
5 | 7 | |
6 | | - |
| 8 | + |
7 | 9 | |
8 | 10 | |
9 | 11 | |
| ||
40 | 42 | |
41 | 43 | |
42 | 44 | |
43 | | - |
44 | | - |
| 45 | + |
| 46 | + |
45 | 47 | |
46 | 48 | |
47 | 49 | |
48 | 50 | |
49 | 51 | |
50 | 52 | |
51 | 53 | |
52 | | - |
| 54 | + |
53 | 55 | |
54 | 56 | |
55 | 57 | |
|
Collapse file
src/app/auth/components/login/login.component.ts
Copy file name to clipboardExpand all lines: src/app/auth/components/login/login.component.ts+6-4Lines changed: 6 additions & 4 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
| 1 | + |
| 2 | + |
1 | 3 | |
2 | 4 | |
3 | 5 | |
| ||
7 | 9 | |
8 | 10 | |
9 | 11 | |
10 | | - |
| 12 | + |
11 | 13 | |
12 | 14 | |
13 | 15 | |
| ||
43 | 45 | |
44 | 46 | |
45 | 47 | |
46 | | - |
47 | | - |
| 48 | + |
| 49 | + |
48 | 50 | |
49 | 51 | |
50 | 52 | |
51 | 53 | |
52 | | - |
| 54 | + |
53 | 55 | |
54 | 56 | |
55 | 57 | |
|
Collapse file
src/app/auth/components/sign-up/sign-up.component.ts
Copy file name to clipboardExpand all lines: src/app/auth/components/sign-up/sign-up.component.ts+6-4Lines changed: 6 additions & 4 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
| 1 | + |
| 2 | + |
1 | 3 | |
2 | 4 | |
3 | 5 | |
| ||
6 | 8 | |
7 | 9 | |
8 | 10 | |
9 | | - |
| 11 | + |
10 | 12 | |
11 | 13 | |
12 | 14 | |
| ||
41 | 43 | |
42 | 44 | |
43 | 45 | |
44 | | - |
45 | | - |
| 46 | + |
| 47 | + |
46 | 48 | |
47 | 49 | |
48 | 50 | |
49 | 51 | |
50 | | - |
| 52 | + |
51 | 53 | |
52 | 54 | |
53 | 55 | |
|
Collapse file
src/app/auth/components/update-password/update-password.component.ts
Copy file name to clipboardExpand all lines: src/app/auth/components/update-password/update-password.component.ts+6-4Lines changed: 6 additions & 4 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
| 1 | + |
| 2 | + |
1 | 3 | |
2 | 4 | |
3 | 5 | |
4 | 6 | |
5 | 7 | |
6 | | - |
| 8 | + |
7 | 9 | |
8 | 10 | |
9 | 11 | |
| ||
45 | 47 | |
46 | 48 | |
47 | 49 | |
48 | | - |
49 | | - |
| 50 | + |
| 51 | + |
50 | 52 | |
51 | 53 | |
52 | 54 | |
53 | 55 | |
54 | | - |
| 56 | + |
55 | 57 | |
56 | 58 | |
57 | 59 | |
|
0 commit comments