Skip to content

Commit a468fbd

Browse files
authored
PR: Sticky Menu Mobile UX - First Section Open by Default (#817)
* Update styling for sticky menu to match default section's width - improve scroll's computing and behaviour * Keep first collapsed section open on mobile * Update changelog * Fix typo, add class to editor view
1 parent 9776269 commit a468fbd

File tree

15 files changed

+70
-41
lines changed

15 files changed

+70
-41
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
<?php return array('dependencies' => array('react-jsx-runtime', 'wp-block-editor', 'wp-blocks', 'wp-data', 'wp-element', 'wp-i18n'), 'version' => '13d96dfe8887ae4aa73f');
1+
<?php return array('dependencies' => array('react-jsx-runtime', 'wp-block-editor', 'wp-blocks', 'wp-data', 'wp-element', 'wp-i18n'), 'version' => '601d359713183558912f');

build/blocks/sticky-menu/index.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

build/blocks/sticky-menu/style-index-rtl.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

build/blocks/sticky-menu/style-index.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
<?php return array('dependencies' => array(), 'version' => 'ddb73b0400ce838ed521');
1+
<?php return array('dependencies' => array(), 'version' => 'cf51a72123735683e0ba');

0 commit comments

Comments
 (0)