0.14 Release#79
Merged
Merged
Conversation
Props @MichaelArestad * Adds Reorder link next to Add Widget link * Reorder link causes reorder buttons with each widget to appear * Widgets can be moved up/down via buttons * Widgets can be moved to other sidebars via new subpanel (not yet fully functional) Other changes: * Use Backbone for keeping track of which sidebars are rendered * Add tabIndex to new UI elements for keyboard accessibility * Add methods for obtaining a widget’s sidebar control, and a sidebar’s widget controls * Add widget control methods for moving a widget up/down, and for getting its position in the sidebar.
…other sidebar * scope widget element lookups by associated sidebar * instead of appending to the parent, we should append relative to the first widget found
* Remove required preview refresh when widget is moved to another sidebar * Ensure that widget moved to other sidebar without drag/drop isn’t trashed
Add more icon matchers, clean up CSS, improve focus states
* Send all sidebars_widgets settings, not just the setting for the widget being edited * Let incoming customized POST data completely override sidebars_widgets settings; stop merging * Stop deleting widget instance settings from preview customizer because unnecessary and because of possible race condition when moving widgets across sidebars
Focus on first focusable instead of on first visible input
Add keyboard-accessible means of reordering widgets
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
No description provided.