-
Notifications
You must be signed in to change notification settings - Fork 16
Comparing changes
Open a pull request
base repository: xwp/wp-widget-customizer
base: 0.13
head repository: xwp/wp-widget-customizer
compare: 0.14
- 17 commits
- 8 files changed
- 3 contributors
Commits on Jan 12, 2014
-
Configuration menu - View commit details
-
Copy full SHA for 6df8a99 - Browse repository at this point
Copy the full SHA 6df8a99View commit details
Commits on Jan 13, 2014
-
Merge branch 'fix-wrong-event-name-keypress-keydown' of https://githu…
…b.com/knishiura-lab/wp-widget-customizer into develop Closes #72
Configuration menu - View commit details
-
Copy full SHA for 2341062 - Browse repository at this point
Copy the full SHA 2341062View commit details -
Configuration menu - View commit details
-
Copy full SHA for ac7e7d4 - Browse repository at this point
Copy the full SHA ac7e7d4View commit details
Commits on Jan 22, 2014
-
Integrate keyboard-accessible widget reordering
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.
Configuration menu - View commit details
-
Copy full SHA for bd7b173 - Browse repository at this point
Copy the full SHA bd7b173View commit details
Commits on Jan 27, 2014
-
Configuration menu - View commit details
-
Copy full SHA for 4f05ebc - Browse repository at this point
Copy the full SHA 4f05ebcView commit details -
Prevent widget element lookup race condition when moving widget to an…
…other sidebar * scope widget element lookups by associated sidebar * instead of appending to the parent, we should append relative to the first widget found
Configuration menu - View commit details
-
Copy full SHA for d2f9109 - Browse repository at this point
Copy the full SHA d2f9109View commit details -
Improve logic for cleaning up when widget is removed from sidebar
* Remove required preview refresh when widget is moved to another sidebar * Ensure that widget moved to other sidebar without drag/drop isn’t trashed
Configuration menu - View commit details
-
Copy full SHA for 3deb975 - Browse repository at this point
Copy the full SHA 3deb975View commit details
Commits on Jan 28, 2014
-
Configuration menu - View commit details
-
Copy full SHA for 39d11d8 - Browse repository at this point
Copy the full SHA 39d11d8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5e501d6 - Browse repository at this point
Copy the full SHA 5e501d6View commit details -
Merge pull request #75 from MichaelArestad/accessible-widget-reordering
Add more icon matchers, clean up CSS, improve focus states
Configuration menu - View commit details
-
Copy full SHA for 0fd6cd9 - Browse repository at this point
Copy the full SHA 0fd6cd9View commit details
Commits on Jan 30, 2014
-
Fix live previews for moving widget to another sidebar
* 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
Configuration menu - View commit details
-
Copy full SHA for fba1988 - Browse repository at this point
Copy the full SHA fba1988View commit details -
Configuration menu - View commit details
-
Copy full SHA for c94a562 - Browse repository at this point
Copy the full SHA c94a562View commit details -
Focus on newly moved widget control
Focus on first focusable instead of on first visible input
Configuration menu - View commit details
-
Copy full SHA for 7345a0f - Browse repository at this point
Copy the full SHA 7345a0fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5f12b86 - Browse repository at this point
Copy the full SHA 5f12b86View commit details -
Merge pull request #21 from x-team/accessible-widget-reordering
Add keyboard-accessible means of reordering widgets
Configuration menu - View commit details
-
Copy full SHA for c6df253 - Browse repository at this point
Copy the full SHA c6df253View commit details
Commits on Jan 31, 2014
-
Configuration menu - View commit details
-
Copy full SHA for cd4542f - Browse repository at this point
Copy the full SHA cd4542fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5fd6924 - Browse repository at this point
Copy the full SHA 5fd6924View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 0.13...0.14