refactor: tabs navigation - #21
Open
ankormoreankor wants to merge 2 commits into
Open
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
ankormoreankor
force-pushed
the
project-settings-review
branch
3 times, most recently
from
January 30, 2025 13:17
3d37b2e to
21037e8
Compare
ankormoreankor
force-pushed
the
tabs-navigation-refactoring
branch
from
January 30, 2025 13:24
81bb55e to
b776a24
Compare
ankormoreankor
force-pushed
the
tabs-navigation-refactoring
branch
from
January 31, 2025 09:31
8f80806 to
1b714a3
Compare
ankormoreankor
force-pushed
the
tabs-navigation-refactoring
branch
from
January 31, 2025 09:43
1b714a3 to
4572c28
Compare
iatopilskii
force-pushed
the
project-settings-review
branch
from
January 31, 2025 12:20
21037e8 to
e0f9328
Compare
ankormoreankor
force-pushed
the
tabs-navigation-refactoring
branch
from
January 31, 2025 13:02
4572c28 to
9f92d1c
Compare
ankormoreankor
force-pushed
the
tabs-navigation-refactoring
branch
from
January 31, 2025 13:08
9f92d1c to
a9be11c
Compare
ankormoreankor
force-pushed
the
tabs-navigation-refactoring
branch
from
February 3, 2025 12:07
a9be11c to
faf1c0a
Compare
ankormoreankor
force-pushed
the
tabs-navigation-refactoring
branch
from
February 3, 2025 12:31
faf1c0a to
0eb786d
Compare
3em
reviewed
Feb 4, 2025
ankormoreankor
force-pushed
the
tabs-navigation-refactoring
branch
from
February 4, 2025 12:23
0eb786d to
0e2d371
Compare
ankormoreankor
force-pushed
the
tabs-navigation-refactoring
branch
from
February 5, 2025 07:15
0e2d371 to
76ceae8
Compare
ankormoreankor
force-pushed
the
tabs-navigation-refactoring
branch
from
February 24, 2025 16:32
a81abb0 to
222628d
Compare
ankormoreankor
force-pushed
the
tabs-navigation-refactoring
branch
from
February 24, 2025 16:50
222628d to
34c1c92
Compare
ankormoreankor
force-pushed
the
tabs-navigation-refactoring
branch
from
February 25, 2025 09:51
34c1c92 to
7672521
Compare
3em
reviewed
Feb 25, 2025
3em
reviewed
Feb 25, 2025
ankormoreankor
force-pushed
the
tabs-navigation-refactoring
branch
from
February 25, 2025 11:55
7672521 to
c7162e5
Compare
ankormoreankor
force-pushed
the
tabs-navigation-refactoring
branch
from
February 26, 2025 09:54
44e03b7 to
a64ee34
Compare
ankormoreankor
force-pushed
the
tabs-navigation-refactoring
branch
from
February 26, 2025 09:59
a64ee34 to
dbf8136
Compare
3em
force-pushed
the
tabs-navigation-refactoring
branch
from
February 27, 2025 07:21
dbf8136 to
0243776
Compare
3em
force-pushed
the
tabs-navigation-refactoring
branch
from
February 27, 2025 07:21
0243776 to
12d4e23
Compare
ankormoreankor
force-pushed
the
tabs-navigation-refactoring
branch
from
February 27, 2025 10:27
12d4e23 to
c079212
Compare
ankormoreankor
force-pushed
the
tabs-navigation-refactoring
branch
from
February 27, 2025 10:28
c079212 to
661994c
Compare
3em
force-pushed
the
tabs-navigation-refactoring
branch
from
February 28, 2025 04:06
661994c to
18ceb1f
Compare
ankormoreankor
force-pushed
the
tabs-navigation-refactoring
branch
from
February 28, 2025 06:52
18ceb1f to
1e8a600
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
There was a bug in tabs: when switching between tabs with Tab button, you could go forward but get stuck when going backward. The issue is probably related to having links inside buttons in the Tabs component.
tabs.mp4