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

Tab UI improvements #20

Merged
merged 8 commits into from
Nov 10, 2023
Merged

Tab UI improvements #20

merged 8 commits into from
Nov 10, 2023

Conversation

ivicic-petr
Copy link
Collaborator

@ivicic-petr ivicic-petr commented Nov 10, 2023

Improved tab splitting to fill the whole window
added 5 static tabs: Regulations, Functions, Observations, Properties, Analysis
tabs now only show icons when window is too narrow
non active tabs are hidden when window is too narrow
added icons to tabs (UIkit icons does not seem to work with virtual DOM, so I used Font Awesome icons instead)

# Conflicts:
#	.eslintrc.yml
#	package-lock.json
#	package.json
#	src/html/component/content-pane/content-pane.html
#	src/html/component/content-pane/content-pane.ts
#	src/html/component/menu/menu.html
#	src/html/component/menu/menu.ts
#	src/html/component/nav-bar/nav-bar.html
#	src/html/component/nav-bar/nav-bar.ts
#	src/html/component/root-component/root-component.html
#	src/html/component/root-component/root-component.ts
#	src/html/component/search/search.html
#	src/html/component/search/search.ts
#	src/html/component/tab-bar/tab-bar.html
#	src/html/component/tab-bar/tab-bar.ts
#	src/html/component/undo-redo/undo-redo.html
#	src/html/component/undo-redo/undo-redo.ts
@ivicic-petr ivicic-petr merged commit 65e86ef into main Nov 10, 2023
2 checks passed
@ivicic-petr ivicic-petr deleted the feat/tab-splitting branch November 10, 2023 17:15
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.

1 participant