Commit ac54971
OEL-4185: Improved mega menu. (#702)
* OEL-4185: Fixed mega menu and update header.
* OEL-4185: See all button fixed.
* OEL-4185: Fix spacing and improved see all fixed position.
* OEL-4185: Improved selectors.
* OEL-4185: Full clickable area.
* OEL-4185: Prettier.
* OEL-4185: Fix span spacing.
* OEL-4185: Cleanup and markup improvements.
* OEL-4185: Darker border color.
* OEL-4185: Move the .__see-all style down.
* OEL-4185: Move the .see-all-button style into .__see-all section.
* OEL-4185: Remove redundant background color on .__body.
* OEL-4185: Rely on flex-basis, instead of block-size: 1px.
* OEL-4185: Drop the .__body wrapper.
* OEL-4185: Update snaps, dropping the .__body wrapper.
* OEL-4185: Fix extra header height when extra elements present.
* OEL-4185: Improvement for mega menu height calculation js.
---------
Co-authored-by: Andreas Hennings <andreas@dqxtech.net>1 parent 6fd6d68 commit ac54971
File tree
35 files changed
+6812
-2267
lines changed- src
- compositions
- bcl-contact-form/__snapshots__
- bcl-event/__snapshots__
- bcl-glossary/__snapshots__
- bcl-group/__snapshots__
- bcl-header
- __snapshots__
- bcl-landing-page/__snapshots__
- bcl-news/__snapshots__
- bcl-page/__snapshots__
- bcl-person/__snapshots__
- bcl-procurement/__snapshots__
- bcl-project/__snapshots__
- bcl-publication/__snapshots__
- bcl-search/__snapshots__
- bcl-subscription/__snapshots__
- bcl-user/__snapshots__
- bcl-vacancy/__snapshots__
- data/header
- themes
- default/src
- js
- header
- scss
- joinup/src/js
- ucpkn/src/js
35 files changed
+6812
-2267
lines changedLines changed: 519 additions & 162 deletions
Large diffs are not rendered by default.
Lines changed: 346 additions & 108 deletions
Large diffs are not rendered by default.
Lines changed: 346 additions & 108 deletions
Large diffs are not rendered by default.
Lines changed: 692 additions & 216 deletions
Large diffs are not rendered by default.
Lines changed: 511 additions & 200 deletions
Large diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| 20 | + | |
| 21 | + | |
20 | 22 | | |
21 | 23 | | |
22 | 24 | | |
| |||
30 | 32 | | |
31 | 33 | | |
32 | 34 | | |
| 35 | + | |
| 36 | + | |
33 | 37 | | |
34 | 38 | | |
35 | 39 | | |
| |||
38 | 42 | | |
39 | 43 | | |
40 | 44 | | |
41 | | - | |
| 45 | + | |
42 | 46 | | |
43 | 47 | | |
44 | 48 | | |
| |||
49 | 53 | | |
50 | 54 | | |
51 | 55 | | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
52 | 83 | | |
53 | 84 | | |
54 | 85 | | |
| |||
70 | 101 | | |
71 | 102 | | |
72 | 103 | | |
73 | | - | |
74 | | - | |
75 | | - | |
76 | | - | |
77 | | - | |
78 | | - | |
79 | | - | |
80 | | - | |
81 | | - | |
82 | | - | |
83 | | - | |
| 104 | + | |
84 | 105 | | |
85 | 106 | | |
86 | 107 | | |
87 | | - | |
88 | | - | |
89 | | - | |
90 | | - | |
| 108 | + | |
| 109 | + | |
91 | 110 | | |
92 | | - | |
93 | | - | |
94 | | - | |
95 | | - | |
96 | | - | |
97 | | - | |
98 | | - | |
99 | | - | |
100 | | - | |
101 | | - | |
102 | | - | |
103 | | - | |
104 | | - | |
105 | | - | |
106 | | - | |
107 | | - | |
108 | | - | |
109 | | - | |
110 | | - | |
111 | | - | |
112 | | - | |
113 | | - | |
114 | | - | |
115 | | - | |
116 | | - | |
117 | | - | |
| 111 | + | |
118 | 112 | | |
119 | 113 | | |
120 | | - | |
121 | 114 | | |
122 | 115 | | |
123 | 116 | | |
| |||
126 | 119 | | |
127 | 120 | | |
128 | 121 | | |
129 | | - | |
130 | | - | |
131 | | - | |
132 | | - | |
133 | | - | |
134 | | - | |
135 | | - | |
136 | 122 | | |
137 | 123 | | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
138 | 131 | | |
139 | 132 | | |
140 | 133 | | |
| |||
0 commit comments