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

SWED-2230 topbar transparent #905

Merged
merged 49 commits into from
Nov 3, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
49 commits
Select commit Hold shift + click to select a range
239e3a3
SWED-2230 switch topbar-specific vars to CSS-vars
goldenraphti Jun 9, 2023
9771366
SWED-2230 style topbar mobile & reset DS site topbar
goldenraphti Jun 9, 2023
894fea2
SWED-2230 topbar mobile UI
goldenraphti Jun 14, 2023
bc40b6c
SWED-2230 style nav links
goldenraphti Jun 16, 2023
06d7a00
SWED-2230 style space desktop topbar left right
goldenraphti Jun 19, 2023
38b1c4b
SWED-2230 style topbar btn inside nav open
goldenraphti Jun 19, 2023
9cf47ac
SWED-2230 style tweaks
goldenraphti Jun 20, 2023
167902f
SWED-2230 fix style tweaks
goldenraphti Jun 21, 2023
a92c26b
SWED-2230 topbar horizontal padding
goldenraphti Jun 21, 2023
80315f0
SWED-2230 convert dirty radius hack to borders
goldenraphti Jun 22, 2023
64bcde8
SWED-2230 support legacy & refactor topbar style
goldenraphti Jun 23, 2023
dae1c0d
SWED-2230 fix legacy + style hamburger + update pckg
goldenraphti Jun 23, 2023
9fad6f2
SWED-2230 animations in
goldenraphti Jun 26, 2023
9203fcb
SWED-2230 timing animation slide-in topbar
goldenraphti Jun 26, 2023
3dff8e1
Merge branch 'develop' into feature/SWED-2230-topbar_transparent
goldenraphti Jul 4, 2023
88ad131
SWED-2230 fix open modal after resize
goldenraphti Aug 1, 2023
f0e1be9
SWED-2230 fix modal width & animation blur bugs
goldenraphti Aug 2, 2023
0e2df13
SWED-2230 fix no animation on page load
goldenraphti Aug 3, 2023
6f9861e
SWED-2230 style iteration topbar desktop
goldenraphti Aug 8, 2023
aa6f4ff
SWED-2230 remove sticky topbar default homepage
goldenraphti Aug 8, 2023
c9dffc6
SWED-2230 add defensive coding for sidebar scripts
goldenraphti Aug 9, 2023
0bf250e
SWED-2230 fix legacy style & behaviour & identical id topbar
goldenraphti Aug 14, 2023
086452a
SWED-2230 add E2E tests topbar
goldenraphti Aug 16, 2023
46c7186
SWED-2230 fix E2E tests documentation
goldenraphti Aug 17, 2023
2299ea8
SWED-2230 E2E topbar script new topbar
goldenraphti Aug 18, 2023
5749aef
Merge branch 'develop' into feature/SWED-2230-topbar_transparent
goldenraphti Aug 23, 2023
0b116f0
Merge branch 'develop' into feature/SWED-2230-topbar_transparent
goldenraphti Aug 31, 2023
11fada9
Merge branch 'develop' into feature/SWED-2230-topbar_transparent
goldenraphti Sep 5, 2023
6d36f5a
SWED-2230 style new topbar modal header & footer
goldenraphti Sep 6, 2023
4921af2
SWED-2268 vscroll via dataset not class + glow
goldenraphti Sep 6, 2023
6ee1561
Revert "SWED-2268 vscroll via dataset not class + glow"
goldenraphti Sep 7, 2023
76b782c
Merge branch 'develop' into feature/SWED-2230-topbar_transparent
goldenraphti Sep 7, 2023
aae4b29
SWED-2230 style topbar iteration
goldenraphti Sep 7, 2023
c649284
SWED-2230 topbar switch default legacy/experimental
goldenraphti Sep 11, 2023
e42bab2
SWED-2230 switch doc website topbar back to legacy
goldenraphti Sep 11, 2023
08b8426
SWED-2230 fix style tabs scroll indicator doc
goldenraphti Sep 11, 2023
dde4d97
SWED-2230 revert website topbar back to initial with experimental
goldenraphti Sep 13, 2023
6d92b6d
SWED-2230 update package-lock
goldenraphti Sep 13, 2023
1cdff2d
SWED-2230 fix indentation topbar code snippet doc
goldenraphti Sep 18, 2023
c4a5cc0
SWED-2230 add feature flag for DS website topbar legacy/experimental
goldenraphti Sep 18, 2023
87121c3
SWED-2230 fix order icons legacy topbar condition
goldenraphti Sep 18, 2023
1f0beb5
SWED-2230 fix documentation z-index topbar demo
goldenraphti Sep 18, 2023
357e735
SWED-2230 fix style logo topbar legacy regression
goldenraphti Sep 19, 2023
d01dd6d
SWED-2230 doc topbar migration page
goldenraphti Sep 25, 2023
7e2754a
Merge branch 'develop' into feature/SWED-2230-topbar_transparent
goldenraphti Oct 9, 2023
72f96c0
SWED-2230 fix tests topbar & routes
goldenraphti Oct 10, 2023
dfc45e3
SWED-2230 tweaks on Topbar v2 PR code-review
goldenraphti Oct 11, 2023
ee29c9a
Merge branch 'develop' into feature/SWED-2230-topbar_transparent
goldenraphti Oct 11, 2023
8af0bd2
Merge branch 'develop' into feature/SWED-2230-topbar_transparent
goldenraphti Nov 2, 2023
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: 2 additions & 0 deletions RELEASE_NOTES.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@

## Component changes

- Topbar - v2 experimental stage - disabled by default (migration involves breaking changes)

### Non breaking UI changes

## Testing
Expand Down
Loading
Loading