summaryrefslogtreecommitdiffstatshomepage
path: root/src/js/_enqueues/admin/common.js
Commit message (Expand)AuthorAge
* Themes: Add filter on bulk action fields.Joe Dolson6 days
* A11y: Add spoken notice when screen options are saved on change.Joe Dolson2025-03-16
* Administration: Fix undefined element JS error in pagination handler.Joe Dolson2025-01-30
* Administration: Fix pagination in categories, tags, and plugins tables.Joe Dolson2025-01-29
* Quick/Bulk Edit: Add notice if no items selected.Joe Dolson2024-09-30
* Administration: A11y: Use `aria-haspopup` only if item has popup behavior.Joe Dolson2024-06-20
* Quick/Bulk Edit: Remove the `iedit` class from the row selector in `common.js`.Jb Audras2024-06-10
* Quick/Bulk Edit: Ensure the “All” checkbox is properly toggled in certain...Pascal Birchler2024-02-29
* Script Loader: Switch to JavaScript translations.Peter Wilson2024-02-18
* Plugins: Prevent `ajaxComplete` listener from observing all events.Joe Dolson2023-10-27
* Administration: Fix unusable mobile admin menu in Safari.Joe Dolson2023-10-09
* Docs: Use 3-digit, x.x.x style semantic versioning for two `@since` entries.Sergey Biryukov2023-10-04
* Plugins: Respect `prefers-reduced-motion` on plugin thumbnails.Joe Dolson2023-09-07
* Help/About: Fix closing contextual help when scrolled.Joe Dolson2023-07-16
* Administration: Fix JavaScript test failure.Joe Dolson2023-02-14
* Administration: Close admin menu when focus moves to body.Joe Dolson2023-02-14
* Administration: Avoid menu/sub-menu overlap on small screens.Jb Audras2022-10-04
* Help/About: Remove `.hidden` class when the Help Tab panel is displayed.Jb Audras2022-09-15
* Permalinks: Fix aria-live text when removing custom structure.Joe Dolson2022-08-19
* Administration: Revert [51946].Tonya Mork2022-01-17
* Administration: Add "File" to Theme/Plugin Editor menu names and relocate "Pl...Tonya Mork2021-12-21
* External Libraries: Further fix jQuery deprecations in WordPress core.Tonya Mork2021-11-30
* Admin/Menu: include `960` exact pixel width in collapse measurements.John James Jacoby2021-11-02
* Administration: Hide mobile menu on focusout.Joe Dolson2021-10-28
* External Libraries: Further fix jQuery deprecations in WordPress core.Sergey Biryukov2021-03-18
* Administration: Revert the change to `click` event handler for fly-out submenus.Sergey Biryukov2021-02-24
* External Libraries: Further fix jQuery deprecations in WordPress core.Sergey Biryukov2021-02-23
* External Libraries: First pass at fixing jQuery deprecations in WordPress cor...Sergey Biryukov2021-01-22
* Quick/Bulk Edit: By the power vested in me, I hereby declare the top bulk act...John Blackbourn2021-01-07
* Customize: Temporary fix for autosave restore notice not being removedRobert Anderson2020-11-17
* I18N: Use `wp.i18n` for translatable strings in `wp-admin/js/dashboard.js`.Dominik Schilling2020-10-14
* Administration: Make sure list table row actions in Extended view stay visibl...Sergey Biryukov2020-10-14
* Script Loader: Add backward compatibility for JavaScript i18n globals and pro...Sergey Biryukov2020-08-31
* Build/Test Tools: Enable JSDocs to be linted with ESLint.Jake Spurlock2020-07-27
* Docs: Improve description for the JS function that hides the update button fo...Sergey Biryukov2020-07-10
* Upgrade/Install: Ensure cleanup after canceled update.Jake Spurlock2020-07-10
* I18N: Use `wp.i18n` for translatable strings in `wp-admin/js/common.js`.Dominik Schilling2020-07-01
* Administration: Remove any CSS related to Internet Explorer versions 6 – 10.Dominik Schilling2020-05-06
* Docs: Improve inline comments per the documentation standards.Sergey Biryukov2020-01-29
* Docs: Replace `@returns` tags in JS docs with `@return`.Sergey Biryukov2019-11-29
* Accessibility: Make sortable meta boxes non sortable when there are no locati...Andrea Fercia2019-09-23
* Administration: Save column visibility on small screens.peterwilsoncc2019-02-01
* General: Explicitly assigns all JS globals to the window.Omar Reiss2018-08-19
* Docs: Add file doc `@output` annotations.Anton Timmermans2018-06-15
* Once upon a midnight dreary, while I coded, weak and weary,Gary Pendergast2018-05-23