Commit 6a1d2c2
authored
feat: converted notification redux structure to context API (#598)
* feat: converted notification redux structure to context API
* fix: fixed more notification show button issue
* fix: fixed naming and restructure issue
* fix: renamed component
* refactor: rmeoved alt attribute from button
* fix: fixed disable next line lint issue
* fix: fixed UI placement issue
* test: fix test cases
* fix: refactor useref code
* refactor: refactor learningHeader component
* fix: fix test case of learningheader
* fix: refactor changes1 parent ff47031 commit 6a1d2c2
40 files changed
Lines changed: 2435 additions & 314 deletions
File tree
- src
- Notifications/data
- __factories__
- learning-header
- new-notifications
- context
- data
- __factories__
- tours
- data
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| 24 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| 24 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
0 commit comments