Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: migrate navigation #2765
feat: migrate navigation #2765
Changes from 67 commits
e528e52
3c824af
83444af
a649761
f1be895
84a11bc
4e764b6
eef5c56
cb317ae
9ba9840
1bf07bb
32536c9
2fc06e5
60be5f3
e8f1533
8ce958e
04c77f1
d0b153d
ffe65e1
0d059a3
e5a8cfd
874d41e
4b4fc3f
3220e73
c27c2c9
d9757b2
124d81d
9fa2664
e31c18a
e229c9c
22b8edb
b2fe189
3f568df
964dcc9
7dd4cd5
f4a1b79
cdaf339
cd38811
243b494
eaeb954
5f2c08d
cb8d6f6
3ac710b
342dab6
89f66b6
7c11bf9
76d6ebb
bf23367
c2a2442
4cb5321
7dbf2bb
cc2cd6a
6c9d0a6
b68ee15
2450b61
8abc0ef
6bf191b
5e13f4f
9749734
a4ada49
1ff5b52
a4e23df
d52d3da
e1a0293
e993658
37e3634
c2185aa
d7856e2
cfb4c8c
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Why there are blank lines in between the code? Kindly remove them from every file.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Comment not addressed.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I removed blank lines from many files, but when I run lint:fix, they get added again in some files. For example, I removed them from applyFilter.ts, but they got added again after running lint:fix."