-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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
Add More Menu Item Api #4484
Add More Menu Item Api #4484
Commits on Jan 15, 2018
-
Copied mfolkeseth's implementation of the ellipsis menu api from mfol…
Alexander Botteram committedJan 15, 2018 Configuration menu - View commit details
-
Copy full SHA for d971eb5 - Browse repository at this point
Copy the full SHA d971eb5View commit details -
Alexander Botteram committed
Jan 15, 2018 Configuration menu - View commit details
-
Copy full SHA for cec1e66 - Browse repository at this point
Copy the full SHA cec1e66View commit details -
Alexander Botteram committed
Jan 15, 2018 Configuration menu - View commit details
-
Copy full SHA for 54e979d - Browse repository at this point
Copy the full SHA 54e979dView commit details -
Hide divider in ellipsis menu when no plugins are present
Alexander Botteram committedJan 15, 2018 Configuration menu - View commit details
-
Copy full SHA for 230c82a - Browse repository at this point
Copy the full SHA 230c82aView commit details -
Close menu on plugin menu item click
Alexander Botteram committedJan 15, 2018 Configuration menu - View commit details
-
Copy full SHA for 2a2224f - Browse repository at this point
Copy the full SHA 2a2224fView commit details -
Merge branch 'master' into add/api-add-ellipsis-menu-item
Alexander Botteram authoredJan 15, 2018 Configuration menu - View commit details
-
Copy full SHA for 011544a - Browse repository at this point
Copy the full SHA 011544aView commit details -
minor JSDoc and codestyle fixes
Alexander Botteram committedJan 15, 2018 Configuration menu - View commit details
-
Copy full SHA for 8ca0ac2 - Browse repository at this point
Copy the full SHA 8ca0ac2View commit details -
Merge branch 'add/api-add-ellipsis-menu-item' of https://github.com/Y…
…oast/gutenberg into add/api-add-ellipsis-menu-item
Alexander Botteram committedJan 15, 2018 Configuration menu - View commit details
-
Copy full SHA for 0b16b6c - Browse repository at this point
Copy the full SHA 0b16b6cView commit details -
Alexander Botteram committed
Jan 15, 2018 Configuration menu - View commit details
-
Copy full SHA for 399d526 - Browse repository at this point
Copy the full SHA 399d526View commit details
Commits on Jan 16, 2018
-
Merge branch 'master' into add/api-add-ellipsis-menu-item
Alexander Botteram committedJan 16, 2018 Configuration menu - View commit details
-
Copy full SHA for 2abf2e5 - Browse repository at this point
Copy the full SHA 2abf2e5View commit details -
Moved Plugins menu items in ellipsis menu above Editor Actions
Alexander Botteram committedJan 16, 2018 Configuration menu - View commit details
-
Copy full SHA for b6e9d92 - Browse repository at this point
Copy the full SHA b6e9d92View commit details -
Refactored Plugins component to not use MenuItemsToggle component
Alexander Botteram committedJan 16, 2018 Configuration menu - View commit details
-
Copy full SHA for 8d0de21 - Browse repository at this point
Copy the full SHA 8d0de21View commit details
Commits on Jan 19, 2018
-
Alexander Botteram committed
Jan 19, 2018 Configuration menu - View commit details
-
Copy full SHA for 050e377 - Browse repository at this point
Copy the full SHA 050e377View commit details -
Merge branch 'master' into add/api-add-ellipsis-menu-item
Alexander Botteram committedJan 19, 2018 Configuration menu - View commit details
-
Copy full SHA for 7fa0a42 - Browse repository at this point
Copy the full SHA 7fa0a42View commit details
Commits on Jan 22, 2018
-
Alexander Botteram committed
Jan 22, 2018 Configuration menu - View commit details
-
Copy full SHA for b68614f - Browse repository at this point
Copy the full SHA b68614fView commit details -
Alexander Botteram committed
Jan 22, 2018 Configuration menu - View commit details
-
Copy full SHA for 0e03a43 - Browse repository at this point
Copy the full SHA 0e03a43View commit details
Commits on Jan 23, 2018
-
Alexander Botteram committed
Jan 23, 2018 Configuration menu - View commit details
-
Copy full SHA for f7e4ac4 - Browse repository at this point
Copy the full SHA f7e4ac4View commit details -
Introduced MenuItemsSeparator component
Alexander Botteram committedJan 23, 2018 Configuration menu - View commit details
-
Copy full SHA for a9f7c8f - Browse repository at this point
Copy the full SHA a9f7c8fView commit details -
Alexander Botteram committed
Jan 23, 2018 Configuration menu - View commit details
-
Copy full SHA for 95c816d - Browse repository at this point
Copy the full SHA 95c816dView commit details -
Alexander Botteram committed
Jan 23, 2018 Configuration menu - View commit details
-
Copy full SHA for 438015d - Browse repository at this point
Copy the full SHA 438015dView commit details
Commits on Jan 31, 2018
-
Changed api to registerEditorMenuItem to be more agnostic
Alexander Botteram committedJan 31, 2018 Configuration menu - View commit details
-
Copy full SHA for b762428 - Browse repository at this point
Copy the full SHA b762428View commit details -
Fixed error in plugins/index.js
Alexander Botteram committedJan 31, 2018 Configuration menu - View commit details
-
Copy full SHA for 31d50a8 - Browse repository at this point
Copy the full SHA 31d50a8View commit details -
Alexander Botteram committed
Jan 31, 2018 Configuration menu - View commit details
-
Copy full SHA for 1fdf22c - Browse repository at this point
Copy the full SHA 1fdf22cView commit details
Commits on Feb 7, 2018
-
Merge branch 'master' into add/api-add-ellipsis-menu-item
Alexander Botteram committedFeb 7, 2018 Configuration menu - View commit details
-
Copy full SHA for 8997346 - Browse repository at this point
Copy the full SHA 8997346View commit details -
Alexander Botteram committed
Feb 7, 2018 Configuration menu - View commit details
-
Copy full SHA for f61a32b - Browse repository at this point
Copy the full SHA f61a32bView commit details
Commits on Feb 9, 2018
-
Separated plugin and editor menu item logic
Alexander Botteram committedFeb 9, 2018 Configuration menu - View commit details
-
Copy full SHA for 8bcb6fb - Browse repository at this point
Copy the full SHA 8bcb6fbView commit details -
Alexander Botteram committed
Feb 9, 2018 Configuration menu - View commit details
-
Copy full SHA for ffc6038 - Browse repository at this point
Copy the full SHA ffc6038View commit details -
Reuse validatePluginId function in editor-menu-item.js
Alexander Botteram committedFeb 9, 2018 Configuration menu - View commit details
-
Copy full SHA for 9779e93 - Browse repository at this point
Copy the full SHA 9779e93View commit details -
Replaced concatenated string with template string in editor-menu-item.js
Alexander Botteram committedFeb 9, 2018 Configuration menu - View commit details
-
Copy full SHA for 2ae47c6 - Browse repository at this point
Copy the full SHA 2ae47c6View commit details
Commits on Feb 12, 2018
-
Alexander Botteram committed
Feb 12, 2018 Configuration menu - View commit details
-
Copy full SHA for 4e4dee1 - Browse repository at this point
Copy the full SHA 4e4dee1View commit details
Commits on Feb 19, 2018
-
Merge branch 'master' into add/api-add-ellipsis-menu-item
Alexander Botteram committedFeb 19, 2018 Configuration menu - View commit details
-
Copy full SHA for 07b98e5 - Browse repository at this point
Copy the full SHA 07b98e5View commit details -
Added check for existing registered plugin to plugin-core
Alexander Botteram committedFeb 19, 2018 Configuration menu - View commit details
-
Copy full SHA for daa0605 - Browse repository at this point
Copy the full SHA daa0605View commit details -
Added tests for plugin-core.js
Alexander Botteram committedFeb 19, 2018 Configuration menu - View commit details
-
Copy full SHA for b1ab904 - Browse repository at this point
Copy the full SHA b1ab904View commit details -
Initial test setup for editor-menu-item.js
Alexander Botteram committedFeb 19, 2018 Configuration menu - View commit details
-
Copy full SHA for 74c12d8 - Browse repository at this point
Copy the full SHA 74c12d8View commit details -
Implemented test for editor-menu-item.js
Alexander Botteram committedFeb 19, 2018 Configuration menu - View commit details
-
Copy full SHA for 4178f8c - Browse repository at this point
Copy the full SHA 4178f8cView commit details
Commits on Feb 21, 2018
-
Alexander Botteram committed
Feb 21, 2018 Configuration menu - View commit details
-
Copy full SHA for 4a84ec2 - Browse repository at this point
Copy the full SHA 4a84ec2View commit details
Commits on Feb 22, 2018
-
Removed IDE specific .gitignore line
Alexander Botteram committedFeb 22, 2018 Configuration menu - View commit details
-
Copy full SHA for 27675de - Browse repository at this point
Copy the full SHA 27675deView commit details -
Alexander Botteram committed
Feb 22, 2018 Configuration menu - View commit details
-
Copy full SHA for c1c9a9a - Browse repository at this point
Copy the full SHA c1c9a9aView commit details
Commits on Feb 27, 2018
-
Alexander Botteram committed
Feb 27, 2018 Configuration menu - View commit details
-
Copy full SHA for 31a3815 - Browse repository at this point
Copy the full SHA 31a3815View commit details -
Renamed editor- and ellipsis menu items to more menu items
Alexander Botteram committedFeb 27, 2018 Configuration menu - View commit details
-
Copy full SHA for 37590b2 - Browse repository at this point
Copy the full SHA 37590b2View commit details -
Merge branch 'master' into add/api-add-ellipsis-menu-item
Alexander Botteram authoredFeb 27, 2018 Configuration menu - View commit details
-
Copy full SHA for 020e191 - Browse repository at this point
Copy the full SHA 020e191View commit details -
Alexander Botteram committed
Feb 27, 2018 Configuration menu - View commit details
-
Copy full SHA for d19a282 - Browse repository at this point
Copy the full SHA d19a282View commit details -
Merge branch 'add/api-add-ellipsis-menu-item' of https://github.com/Y…
…oast/gutenberg into add/api-add-ellipsis-menu-item
Alexander Botteram committedFeb 27, 2018 Configuration menu - View commit details
-
Copy full SHA for e29e15e - Browse repository at this point
Copy the full SHA e29e15eView commit details -
Show active lugin button in more menu
Alexander Botteram committedFeb 27, 2018 Configuration menu - View commit details
-
Copy full SHA for cceb1ad - Browse repository at this point
Copy the full SHA cceb1adView commit details -
Merge branch 'master' into add/api-add-ellipsis-menu-item
Alexander Botteram committedFeb 27, 2018 Configuration menu - View commit details
-
Copy full SHA for 7496fd3 - Browse repository at this point
Copy the full SHA 7496fd3View commit details -
Improved logic to detect whther a plugin is active in More Menu
Alexander Botteram committedFeb 27, 2018 Configuration menu - View commit details
-
Copy full SHA for b2f342a - Browse repository at this point
Copy the full SHA b2f342aView commit details
Commits on Feb 28, 2018
-
Show check-mark instead of icon when plugin is active in more menu
Alexander Botteram committedFeb 28, 2018 Configuration menu - View commit details
-
Copy full SHA for 79fe168 - Browse repository at this point
Copy the full SHA 79fe168View commit details -
Menu item now shows 'yes' icon when plugin is active and plugin has n…
…o icon itself
Alexander Botteram committedFeb 28, 2018 Configuration menu - View commit details
-
Copy full SHA for 2579564 - Browse repository at this point
Copy the full SHA 2579564View commit details -
Fixed invalid HTML by using span instead of div inside button to cont…
…ain svg icon
Alexander Botteram committedFeb 28, 2018 Configuration menu - View commit details
-
Copy full SHA for 54f2417 - Browse repository at this point
Copy the full SHA 54f2417View commit details -
Removed unsed css due to refactoring to MenuItemsGroup in plugins menu
Alexander Botteram committedFeb 28, 2018 Configuration menu - View commit details
-
Copy full SHA for dcab4c1 - Browse repository at this point
Copy the full SHA dcab4c1View commit details -
Moved filter before validation
Alexander Botteram committedFeb 28, 2018 Configuration menu - View commit details
-
Copy full SHA for 1c01707 - Browse repository at this point
Copy the full SHA 1c01707View commit details -
Removed unnecessary import statement
Alexander Botteram committedFeb 28, 2018 Configuration menu - View commit details
-
Copy full SHA for 1803d1a - Browse repository at this point
Copy the full SHA 1803d1aView commit details -
Removed unnecessary import statement
Alexander Botteram committedFeb 28, 2018 Configuration menu - View commit details
-
Copy full SHA for c0be60b - Browse repository at this point
Copy the full SHA c0be60bView commit details -
Moved validatePlugin function to root utils folder
Alexander Botteram committedFeb 28, 2018 Configuration menu - View commit details
-
Copy full SHA for da572d8 - Browse repository at this point
Copy the full SHA da572d8View commit details -
Alexander Botteram committed
Feb 28, 2018 Configuration menu - View commit details
-
Copy full SHA for b95e43d - Browse repository at this point
Copy the full SHA b95e43dView commit details -
Added test to test prevention of duplicate menu item ids
Alexander Botteram committedFeb 28, 2018 Configuration menu - View commit details
-
Copy full SHA for 4d544ec - Browse repository at this point
Copy the full SHA 4d544ecView commit details -
Renamed registerMoreMenuItem to __experimentalRegisterMoreMenuApi
Alexander Botteram committedFeb 28, 2018 Configuration menu - View commit details
-
Copy full SHA for 9acbe10 - Browse repository at this point
Copy the full SHA 9acbe10View commit details -
Changed __experimentalRegisterMoreMenuItem to experimental__registerM…
…oreMenuItem
Alexander Botteram committedFeb 28, 2018 Configuration menu - View commit details
-
Copy full SHA for e55bdcc - Browse repository at this point
Copy the full SHA e55bdccView commit details -
Merge branch 'master' into add/api-add-ellipsis-menu-item
Alexander Botteram committedFeb 28, 2018 Configuration menu - View commit details
-
Copy full SHA for 2679098 - Browse repository at this point
Copy the full SHA 2679098View commit details -
Renamed validatePlugin to validateNamespacedId, and improved document…
…ation
Alexander Botteram committedFeb 28, 2018 Configuration menu - View commit details
-
Copy full SHA for e70c88d - Browse repository at this point
Copy the full SHA e70c88dView commit details -
Various minor codestyle changes
Alexander Botteram committedFeb 28, 2018 Configuration menu - View commit details
-
Copy full SHA for ebafa1c - Browse repository at this point
Copy the full SHA ebafa1cView commit details -
Use validateNamespaceId from @wordpress/utils instead of relative path
Alexander Botteram committedFeb 28, 2018 Configuration menu - View commit details
-
Copy full SHA for d8afc30 - Browse repository at this point
Copy the full SHA d8afc30View commit details -
Switched to isString from lodash instead of utils in more-menu-item.js
Alexander Botteram committedFeb 28, 2018 Configuration menu - View commit details
-
Copy full SHA for 2ff0b8e - Browse repository at this point
Copy the full SHA 2ff0b8eView commit details -
Alexander Botteram committed
Feb 28, 2018 Configuration menu - View commit details
-
Copy full SHA for e71388b - Browse repository at this point
Copy the full SHA e71388bView commit details -
Moved validateNamespacedId imports to Wordpress Dependencies in sever…
…al files
Alexander Botteram committedFeb 28, 2018 Configuration menu - View commit details
-
Copy full SHA for 5ece508 - Browse repository at this point
Copy the full SHA 5ece508View commit details -
Alexander Botteram committed
Feb 28, 2018 Configuration menu - View commit details
-
Copy full SHA for 46642fa - Browse repository at this point
Copy the full SHA 46642faView commit details -
Removed unnecessary indentation in header/plugins/index.js
Alexander Botteram committedFeb 28, 2018 Configuration menu - View commit details
-
Copy full SHA for fdef65d - Browse repository at this point
Copy the full SHA fdef65dView commit details -
Switched from connect to compose and withSelect in header/plugins/ind…
…ex.js
Alexander Botteram committedFeb 28, 2018 Configuration menu - View commit details
-
Copy full SHA for 0a57601 - Browse repository at this point
Copy the full SHA 0a57601View commit details
Commits on Mar 1, 2018
-
Use wordpress dependency @wordpress/i18n instead of global wp.i18n in
Alexander Botteram committedMar 1, 2018 Configuration menu - View commit details
-
Copy full SHA for 8e97836 - Browse repository at this point
Copy the full SHA 8e97836View commit details -
Updated test desciption to better reflect the tested function's intent
Alexander Botteram committedMar 1, 2018 Configuration menu - View commit details
-
Copy full SHA for b9631b7 - Browse repository at this point
Copy the full SHA b9631b7View commit details -
Changed registerMoreMenuItem JSDoc
Alexander Botteram committedMar 1, 2018 Configuration menu - View commit details
-
Copy full SHA for 3910b3f - Browse repository at this point
Copy the full SHA 3910b3fView commit details -
Aligned parameters in utils/plugins.js
Alexander Botteram committedMar 1, 2018 Configuration menu - View commit details
-
Copy full SHA for 8ceca16 - Browse repository at this point
Copy the full SHA 8ceca16View commit details -
Updated classnames to meet recommended standards in edit-post's plugi…
…ns component
Alexander Botteram committedMar 1, 2018 Configuration menu - View commit details
-
Copy full SHA for a48baf8 - Browse repository at this point
Copy the full SHA a48baf8View commit details -
Removed some old code that wasn't relevant anymore
Alexander Botteram committedMar 1, 2018 Configuration menu - View commit details
-
Copy full SHA for ff5d2df - Browse repository at this point
Copy the full SHA ff5d2dfView commit details -
Changed experimental__registerMoreMenuApi to __experimentalRegisterMo…
…reMenuApi
Alexander Botteram committedMar 1, 2018 Configuration menu - View commit details
-
Copy full SHA for dca2e0e - Browse repository at this point
Copy the full SHA dca2e0eView commit details