Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
114 commits
Select commit Hold shift + click to select a range
542cbcc
put in some basics for layout, bg and structure for responsive positions
katrialesser Jan 24, 2026
ca52d18
added more for button and nav width
katrialesser Jan 24, 2026
51d1a31
put placeholders for kyle and set hover
katrialesser Jan 24, 2026
6bf1dd6
created mixin for this icon before
katrialesser Jan 24, 2026
d8549d8
notes
katrialesser Jan 24, 2026
3af11e3
transition css for chevron
Jan 26, 2026
3be3382
fixed icon mixin, compiled
katrialesser Jan 26, 2026
0824df7
Merge branch 'D8CORE-8537-anchor-nav-full-w' of https://github.com/SU…
katrialesser Jan 26, 2026
d2fa7af
merge in
katrialesser Jan 26, 2026
e9d9bb9
overridding button styles, spacing improvements
katrialesser Jan 26, 2026
3ddb16c
adjusting Show More button and icon styles
katrialesser Jan 26, 2026
f688abc
expanded menu css
Jan 26, 2026
df25a98
build css for expanded menu
Jan 26, 2026
1ed5b62
small padding and font size of button
katrialesser Jan 26, 2026
a808d5f
adjust menu styles
Jan 26, 2026
5a601ef
moved icon by the On this page a little bit apart
katrialesser Jan 26, 2026
57921ff
Merge branch 'D8CORE-8537-anchor-nav-full-w' of https://github.com/SU…
Jan 26, 2026
9b447fa
finish merge
Jan 26, 2026
46014f1
rebuild css
Jan 26, 2026
1d072c9
chevron clickable, adjust transition for menu
Jan 26, 2026
97dd316
fix see more underline
Jan 26, 2026
fde2c4a
updated js, started mobile styling
Jan 26, 2026
d60a5a8
fix responsive styles, before icons
Jan 27, 2026
0377186
set aria label when changing button text label
katrialesser Jan 27, 2026
631685a
underline changes for links
katrialesser Jan 27, 2026
b487a6e
font size of on This Page label
katrialesser Jan 27, 2026
f4b0728
tweaking vertical padding for mobile and alignment
katrialesser Jan 27, 2026
955d4bc
start vertical styling/js
Jan 27, 2026
7a77afa
formatting, removed comments
katrialesser Jan 27, 2026
261a620
fix js for expanding vertical, adjust spacing on vertical nav
Jan 27, 2026
eb2d351
cleaning up and checking margin
katrialesser Jan 27, 2026
a4186c2
fix js to manage overflow in horizontal still
Jan 27, 2026
a04c539
fine tuning height of nav on mobile and bottom margin
katrialesser Jan 27, 2026
dab4dea
clean up styles
Jan 27, 2026
8a2863c
finish merge
Jan 27, 2026
8479eea
changed min height to height on nav
katrialesser Jan 27, 2026
ad2e752
clean up styles
Jan 27, 2026
97a249a
fixing button to transparent
katrialesser Jan 27, 2026
4241046
finish merge
Jan 27, 2026
a17b02b
rebuild css
Jan 27, 2026
8d64293
finish merge
Jan 28, 2026
b6b199e
add font size and line height specs
Jan 28, 2026
d756f0c
fixed background of button
katrialesser Jan 28, 2026
fc2051a
merge conflicts and recompile
katrialesser Jan 28, 2026
97b175a
changed svg to reference file instead
katrialesser Jan 28, 2026
44153c1
adding in max width limit for if there is a sidebar layout
katrialesser Jan 28, 2026
884816d
removing width we don't want.
katrialesser Jan 28, 2026
6a474b9
D8 core 8537 anchor nav flex small w (#506)
katrialesser Jan 28, 2026
497beb0
recompile after merge
katrialesser Jan 28, 2026
c309ede
clean up console logs
Jan 28, 2026
9b45600
merge in updates
Jan 28, 2026
da405b0
rebuild css
Jan 28, 2026
e9a1a1f
putting slight height adjustments back in, removing comments
katrialesser Jan 28, 2026
8da8eca
close see more menu on anchor click and remove comments
katrialesser Jan 28, 2026
87d6930
Merge branch 'D8CORE-8537-anchor-nav-full-w' of https://github.com/SU…
katrialesser Jan 28, 2026
1544c7b
simplified fxn
katrialesser Jan 28, 2026
91bf472
reverted my change since it didn't work.
katrialesser Jan 28, 2026
1b82332
refactor js to clean up
Jan 28, 2026
ef35051
finish merge
Jan 29, 2026
6c792d7
finish vertical mechanics, show more text, etc
Jan 29, 2026
6e12bef
moved mobile horizontal into a mixin
katrialesser Jan 29, 2026
1273d85
test scoping vertical and incorporating mobile
katrialesser Jan 29, 2026
f2cd515
updated vertical mobile functionality. known issue: chevron doesn't w…
Jan 29, 2026
234d65f
fix js for chevron on mobile vertical layout
Jan 30, 2026
46713d3
add scrollbar if overflow is long enough
Jan 30, 2026
a74f20e
skip tabbing through the links when the overflow menu is closed
Jan 30, 2026
e7b5cdb
fix margin spacing on secondary/vertical menus
Jan 30, 2026
dddecfe
padding smaller
katrialesser Jan 30, 2026
f3f86a5
adjust breakpoint for vertical nav
Jan 30, 2026
09d9cb3
adjust breakpoint for vertical nav
Jan 30, 2026
3c17e12
adjust breakpoint for vertical nav
Jan 30, 2026
bf2b465
adjust padding on vertical nav from 992-1200px
Jan 30, 2026
9ec6b12
finish merge
Jan 30, 2026
f2c55c1
adjusting aria label and added a skip link
katrialesser Jan 30, 2026
92435b4
Merge branch 'D8CORE-8308-anchor-nav-vertical' of https://github.com/…
katrialesser Jan 30, 2026
e4d0199
fix tab order on vertical
Jan 30, 2026
011bffe
Merge branch 'D8CORE-8308-anchor-nav-vertical' of https://github.com/…
Jan 30, 2026
19fc834
classes to hide skip link
katrialesser Jan 30, 2026
6afe467
Merge branch 'D8CORE-8308-anchor-nav-vertical' of https://github.com/…
katrialesser Jan 30, 2026
238c30c
fix chevron transition bug on vertical mobile
Jan 30, 2026
0076d2d
cleaned up unnecessary check after fixing the chevron issue
Jan 30, 2026
bd6c93e
cleaning up spacing and order of includes
katrialesser Jan 30, 2026
8faa1fb
cleanup css, remove negative margin
Jan 30, 2026
bd19c18
finish merge
Jan 30, 2026
87656e3
rebuilt again..
katrialesser Jan 30, 2026
2ce865c
Restore decanter templates
pookmish Jan 30, 2026
0f593d3
updated to use yarn
katrialesser Jan 30, 2026
3dfeedb
Merge branch 'D8CORE-8537-anchor-nav-full-w' of https://github.com/SU…
katrialesser Jan 30, 2026
57f1afc
Restore decanter templates
pookmish Jan 30, 2026
689e315
Merge branch 'D8CORE-8537-anchor-nav-full-w' of https://github.com/SU…
katrialesser Jan 30, 2026
8db98f6
fixup
pookmish Jan 30, 2026
71020a4
Merge branch 'D8CORE-8537-anchor-nav-full-w' of https://github.com/SU…
katrialesser Jan 30, 2026
4b6bbcd
cleanup remove spaces
katrialesser Jan 30, 2026
778ea39
setting padding around inside nav to always ms1
katrialesser Jan 31, 2026
48f4b69
Adding subtle border between subnav and anchor nav when it exists tog…
katrialesser Jan 31, 2026
f498820
putting the border bottom on subnav when above anchor nav
katrialesser Jan 31, 2026
0100d62
adjust nav width on desktop breakpoints, make vertical overflow ease …
Jan 31, 2026
4a87e8f
Changing nav spacing per conversation today
katrialesser Feb 2, 2026
590026c
Merge branch 'D8CORE-8537-anchor-nav-full-w' of https://github.com/SU…
katrialesser Feb 2, 2026
8ecfc69
recompiled after merge
katrialesser Feb 2, 2026
e3f86fe
firefox required this set more directly
katrialesser Feb 2, 2026
d39cc37
made the sidebar layout fix more specific
katrialesser Feb 3, 2026
05db062
changed to rem and added comments in js file
katrialesser Feb 3, 2026
2313c10
fix firefox js error for now
Feb 3, 2026
1cd9e71
changing padding again per request 2/3 from kerri
katrialesser Feb 3, 2026
328de53
Merge branch 'D8CORE-8537-anchor-nav-full-w' of https://github.com/SU…
katrialesser Feb 3, 2026
9816e7e
fix firefox styles, fix chevron/button updating on click
Feb 3, 2026
0042849
set max page width default to 1000 for js calculations
Feb 3, 2026
2fbcba6
remove skip to main content link, not needed for accessibility
Feb 3, 2026
2cd1a5f
improve query for checking page width
Feb 3, 2026
8eebf9e
Code style
pookmish Feb 3, 2026
a7f557a
center menu on mobile
Feb 3, 2026
2aba33a
improved chevron padding
Feb 3, 2026
16486d3
fix empty nav top anchor from showing
Feb 10, 2026
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
37 changes: 20 additions & 17 deletions modules/jumpstart_ui/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,11 +44,14 @@ If you are experiencing issues with this module try reverting the feature first.
Developer
---

If you wish to develop on this module you will most likely need to compile some new css. Please use the sass structure provided and compile with the sass compiler packaged in this module. To install:
If you wish to develop on this module you will most likely need to compile some new css. Please use the sass structure provided and compile with the sass compiler packaged in this module.

We use 'yarn' not 'npm'.

To rebuild css after scss changes:

```
npm install
npm run build
yarn build
```

Contribution / Collaboration
Expand All @@ -57,17 +60,17 @@ Contribution / Collaboration
You are welcome to contribute functionality, bug fixes, or documentation to this module. If you would like to suggest a fix or new functionality you may add a new issue to the GitHub issue queue or you may fork this repository and submit a pull request. For more help please see [GitHub's article on fork, branch, and pull requests](https://help.github.com/articles/using-pull-requests)


Releases
---
Steps to build a new release:
- Checkout the latest commit from the `8.x-1.x` branch.
- Create a new branch for the release.
- Commit any necessary changes to the release branch.
- These may include, but are not necessarily limited to:
- Update the version in any `info.yml` files, including in any submodules.
- Update the CHANGELOG to reflect the changes made in the new release.
- Make a PR to merge your release branch into `master`
- Give the PR a semver-compliant label, e.g., (`patch`, `minor`, `major`). This may happen automatically via Github actions (if a labeler action is configured).
- When the PR is merged to `master`, a new tag will be created automatically, bumping the version by the semver label.
- The github action is built from: [semver-release-action](https://github.com/K-Phoen/semver-release-action), and further documentation is available there.
Releases
---

Steps to build a new release:
- Checkout the latest commit from the `8.x-1.x` branch.
- Create a new branch for the release.
- Commit any necessary changes to the release branch.
- These may include, but are not necessarily limited to:
- Update the version in any `info.yml` files, including in any submodules.
- Update the CHANGELOG to reflect the changes made in the new release.
- Make a PR to merge your release branch into `master`
- Give the PR a semver-compliant label, e.g., (`patch`, `minor`, `major`). This may happen automatically via Github actions (if a labeler action is configured).
- When the PR is merged to `master`, a new tag will be created automatically, bumping the version by the semver label.
- The github action is built from: [semver-release-action](https://github.com/K-Phoen/semver-release-action), and further documentation is available there.
2 changes: 1 addition & 1 deletion modules/jumpstart_ui/dist/css/anchor_nav.css

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

2 changes: 1 addition & 1 deletion modules/jumpstart_ui/dist/css/jumpstart_ui.layout.css

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

Loading
Loading