Skip to content
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

Add tab navigation #153

Merged
merged 1 commit into from
Nov 6, 2023
Merged

Add tab navigation #153

merged 1 commit into from
Nov 6, 2023

Conversation

Zoxc
Copy link
Contributor

@Zoxc Zoxc commented Nov 6, 2023

This completes the tab navigation support and adds tab navigation and id indicators to the inspector.

Copy link

codecov bot commented Nov 6, 2023

Codecov Report

Merging #153 (f04e8ea) into main (b187eec) will increase coverage by 0.03%.
Report is 2 commits behind head on main.
The diff coverage is 0.00%.

@@           Coverage Diff            @@
##            main    #153      +/-   ##
========================================
+ Coverage   5.17%   5.20%   +0.03%     
========================================
  Files         56      56              
  Lines      10942   10877      -65     
========================================
  Hits         566     566              
+ Misses     10376   10311      -65     
Files Coverage Δ
src/update.rs 0.00% <ø> (ø)
src/views/dyn_container.rs 0.00% <ø> (ø)
src/views/img.rs 0.00% <ø> (ø)
src/views/list.rs 0.00% <ø> (ø)
src/views/rich_text.rs 0.00% <ø> (ø)
src/views/scroll.rs 0.00% <ø> (ø)
src/views/stack.rs 0.00% <ø> (ø)
src/views/svg.rs 0.00% <ø> (ø)
src/views/tab.rs 0.00% <ø> (ø)
src/app_handle.rs 0.00% <0.00%> (ø)
... and 9 more

📣 Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in Chrome or Firefox today!

@dzhou121 dzhou121 merged commit afc5f5f into lapce:main Nov 6, 2023
9 checks passed
@Zoxc Zoxc deleted the tab-nav branch November 6, 2023 21:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants