-
Notifications
You must be signed in to change notification settings - Fork 56
Chore merge from c735b2e to 9dd42e1 #1873
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
Changes from 21 commits
Commits
Show all changes
22 commits
Select commit
Hold shift + click to select a range
8071f53
c735b2e196544b3bba25d645f4d725e8667b106c
julien-deramond 206a6c2
639306242f4bb402eeaebcb819846909cceda774
julien-deramond 0b5a9a8
3ce4fedaa2e180f64093b48e7f9de04c5754ad98
julien-deramond a693b51
99e37244592b67d873ac563b2f172073fdd50287
julien-deramond 4dc4447
af600652667ef5d44137eba6d80f3e60c2d8503d
julien-deramond acfd040
2975911a869cda8dc60e415bb04a1b8beffc011d
julien-deramond 5ba59ad
52656db328c7141b0ab26a5871510e0d360b741f
julien-deramond af661cd
9f5dca077751ff4abc2361d13766a4ed18ee04fc
julien-deramond fd5d25e
7432ebc665042a7381a0682879996b049abb1ff6
julien-deramond fd39c1d
f5f6c5c4e3599458e4097f56318bf7b3f3bd9681
julien-deramond 3de8ada
80a526621f5baf6d048ea8dd2964eaac16f405b8
julien-deramond 56d8cab
70bad9b1b6a39a405b77a2d062b5e313a8219d6d
julien-deramond c511d80
7bffd6ea8d073f1c8fa2209ef2864227f7c5f213
julien-deramond 785ac76
02bb371f42e292196decfb57b78cf4504ee8377c
julien-deramond af293d8
83797243142ae162b264e3406072b63b189eef3e
julien-deramond 2d1705b
2f75915f699d2c05564692e83d0727f98c373ea7
julien-deramond a6392a5
3e3938f036c9feabf7a64548f94cb99dde44b18c
julien-deramond b9dbd74
68afebe5b5361deb1a220cd2f3f2e12e5c6ffc5e
julien-deramond 6bdf6d8
30e8d139fe0ba5d13692cd6e43ff734489ac4298
julien-deramond 659a54a
d0fece932072872eb0e6aa688849f80465cfe6b6
julien-deramond ef40a20
9dd42e1a07cba04d52050f47d9a343416d72b8c0
julien-deramond bb99853
Update site/layouts/_default/docs.html
julien-deramond File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -102,6 +102,7 @@ params: | |
js_bundle_hash: "sha384-EI6cnT2fBMBrnTJ/qDfugxlUP4IZpgvfH8vXsron3CcD2GWbP1KoEoG2XiXPe9Qs" | ||
popper: "https://cdn.jsdelivr.net/npm/@popperjs/[email protected]/dist/umd/popper.min.js" | ||
popper_hash: "sha384-oBqDVmMz9ATKxIep9tiCxS/Z9fNfEXiDAYTujMAeBAsjFuCZSmKbSSUnQlmh/jp3" | ||
popper_esm: "https://cdn.jsdelivr.net/npm/@popperjs/[email protected]/dist/esm/popper.min.js" | ||
focus_visible: "https://cdn.jsdelivr.net/npm/[email protected]/dist/focus-visible.min.js" | ||
focus_visible_hash: "sha384-xRa5B8rCDfdg0npZcxAh+RXswrbFk3g6dlHVeABeluN8EIwdyljz/LqJgc2R3KNA" | ||
|
||
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -40,8 +40,6 @@ | |
|
||
return item | ||
}) | ||
}, | ||
// Set debug to `true` if you want to inspect the dropdown | ||
debug: false | ||
} | ||
}) | ||
})() |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
// When navigating with the keyboard, prevent focus from landing behind the sticky header | ||
|
||
main *:focus { | ||
scroll-margin-top: 100px; | ||
louismaximepiton marked this conversation as resolved.
Show resolved
Hide resolved
|
||
} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.