Skip to content

Btp layout #3486

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

Merged
merged 69 commits into from
Feb 13, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
69 commits
Select commit Hold shift + click to select a range
85a5891
css split fiori/horizon
hardl Oct 13, 2023
122a8e9
tool-layout experiments
hardl Oct 13, 2023
ad01356
clean style overrides
hardl Oct 19, 2023
3e733d6
added 72black font
hardl Oct 20, 2023
6719f24
breadcrumbs
hardl Oct 20, 2023
6c0bb4e
semi collapsed nav
hardl Oct 23, 2023
0135e33
Merge branch 'main' into btp-layout
hardl Oct 23, 2023
6b12467
left nav hover behaviour
hardl Oct 26, 2023
ee63513
Merge branch 'main' into btp-layout
hardl Oct 26, 2023
eb0c3c8
fd update
hardl Oct 26, 2023
ca7787c
fix test
hardl Oct 26, 2023
49a2f8c
increased css max size
hardl Oct 27, 2023
e7520a2
Merge branch 'main' into btp-layout
hardl Oct 27, 2023
7081d9f
fixed global nav check
hardl Oct 27, 2023
9247e61
css
hardl Oct 30, 2023
ad2a8f3
Merge branch 'main' into btp-layout
hardl Oct 30, 2023
1add07d
Merge branch 'main' into btp-layout
hardl Nov 13, 2023
dee8377
Merge branch 'main' into btp-layout
hardl Dec 6, 2023
a585a06
Merge branch 'main' into btp-layout
hardl Dec 6, 2023
f265e40
Merge branch 'main' into btp-layout
hardl Dec 6, 2023
2cd9f45
Merge branch 'main' into btp-layout
hardl Dec 7, 2023
ed0a649
snapped 'more' btn
hardl Dec 11, 2023
156902b
Merge branch 'main' into btp-layout
hardl Dec 11, 2023
8adaf81
Merge branch 'main' into btp-layout
hardl Dec 14, 2023
f9f9beb
popover position calculation
hardl Dec 15, 2023
15474ad
Merge branch 'main' into btp-layout
hardl Jan 15, 2024
3549421
moreitems calc updates
hardl Jan 15, 2024
bc2331b
Merge branch 'main' into btp-layout
hardl Jan 15, 2024
4b17254
better resilincy
hardl Jan 16, 2024
49b7aeb
navheader styling
hardl Jan 16, 2024
81f4ad0
fixed avatar clipping
hardl Jan 16, 2024
34b8cf2
remove global search custom css
hardl Jan 17, 2024
eae50db
Merge branch 'main' into btp-layout
hardl Jan 17, 2024
e1f11aa
externalized tool layout css deps
hardl Jan 17, 2024
4b40bd6
global search mobile adjustments
hardl Jan 18, 2024
68eb0dd
Merge branch 'main' into btp-layout
hardl Jan 18, 2024
69bc664
Merge branch 'main' into btp-layout
hardl Jan 18, 2024
f80277f
css bundlesize
hardl Jan 18, 2024
1bd463d
test fix
hardl Jan 18, 2024
3a219a3
adjusted alert position to variable shellbar height
hardl Jan 19, 2024
479fc66
moved fd styles out of core.css
hardl Jan 19, 2024
6df691b
moved base to top
hardl Jan 22, 2024
7c7c983
fix test?
hardl Jan 25, 2024
2b93010
fix non-existing cy.error
hardl Jan 25, 2024
982f7db
removed e2e only
hardl Jan 25, 2024
2a67bf3
fix tests
hardl Jan 25, 2024
215e33f
re-enable closepopoup
hardl Jan 25, 2024
070cf3e
Merge branch 'main' into btp-layout
hardl Jan 25, 2024
d793979
cleanup
hardl Jan 25, 2024
13e4b2f
enable tabnav
hardl Jan 26, 2024
fbafaea
alternative splitview calculation
hardl Jan 31, 2024
ba2c054
bump fd styles
hardl Feb 1, 2024
9e3f0b5
cleanup
hardl Feb 1, 2024
a5d7ba1
Merge branch 'main' into btp-layout
hardl Feb 1, 2024
9b7819a
fixed svelte warnings
hardl Feb 1, 2024
662c98c
fixed unit test
hardl Feb 1, 2024
a65835f
Merge branch 'main' into btp-layout
hardl Feb 1, 2024
c9b74d8
make toollayout experimental
hardl Feb 1, 2024
0e93a1d
Merge branch 'main' into btp-layout
hardl Feb 1, 2024
ba1be89
partial revert
hardl Feb 1, 2024
a2410e4
Merge branch 'main' into btp-layout
ndricimrr Feb 2, 2024
614553d
fixed status badge neutral misbehaviour
hardl Feb 5, 2024
7f6d811
Merge branch 'main' into btp-layout
JohannesDoberer Feb 5, 2024
315bc1e
more spacing in topnav
hardl Feb 9, 2024
49f0e55
revert auth stuff
hardl Feb 9, 2024
bf7f8d9
Merge branch 'main' into btp-layout
hardl Feb 13, 2024
d185e90
Merge branch 'main' into btp-layout
JohannesDoberer Feb 13, 2024
89e7402
adjust to navigationhelpers.getTestid
hardl Feb 13, 2024
d212ec6
adjusted to review comment
hardl Feb 13, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion bundle-size.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ const filesAndLimits = [
},
{
path: 'core/public/luigi.css',
limit: 800
limit: 900
},
{
path: 'plugins/auth/public/auth-oauth2/plugin.js',
Expand Down
77 changes: 39 additions & 38 deletions core/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 1 addition & 2 deletions core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,10 @@
"devDependencies": {
"@babel/node": "^7.18.10",
"@babel/preset-env": "^7.18.10",
"@sap-theming/theming-base-content": "11.1.48",
"@sveltejs/vite-plugin-svelte": "^2.5.3",
"chai": "^4.3.6",
"css-tree": "^2.3.1",
"fundamental-styles": "0.26.5",
"fundamental-styles": "0.33.2",
"jest": "^28.1.3",
"jest-environment-jsdom": "^28.1.3",
"jsdom": "^20.0.0",
Expand Down
2 changes: 1 addition & 1 deletion core/src/Alerts.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@
left: 50%;
-webkit-transform: translate(-50%);
transform: translate(-50%);
margin-top: 28px;
margin-top: calc(var(--luigi__shellbar--height) - 0.625rem);
.fd-message-strip:not(:first-child) {
margin-top: 8px;
}
Expand Down
Loading