-
Notifications
You must be signed in to change notification settings - Fork 384
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
Integrate admin bar with AMP dev mode #3187
Commits on Sep 4, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 3380451 - Browse repository at this point
Copy the full SHA 3380451View commit details
Commits on Sep 5, 2019
-
Skip sanitizing admin bar (and removing it) in favor of ignoring (in …
…dev mode) * Eliminate need for keeping forked version of admin-bar.css in plugin. * Automatically add data-ampdevmode attributes to scripts and styles that depend on the admin bar, excluding them from being sanitized out of the document. * Skip processing stylesheets that have data-ampdevmode attributes.
Configuration menu - View commit details
-
Copy full SHA for e3d4f57 - Browse repository at this point
Copy the full SHA e3d4f57View commit details
Commits on Sep 6, 2019
-
Prevent tree-shaking under #wpadminbar when admin bar is showing
Also add missing dynamic_element_selectors arg to stylesheet cache key.
Configuration menu - View commit details
-
Copy full SHA for 8640d1a - Browse repository at this point
Copy the full SHA 8640d1aView commit details -
Configuration menu - View commit details
-
Copy full SHA for f75586f - Browse repository at this point
Copy the full SHA f75586fView commit details -
Configuration menu - View commit details
-
Copy full SHA for a81fb73 - Browse repository at this point
Copy the full SHA a81fb73View commit details -
Skip converting elements in dev mode; skip processing style attribute…
…s for dev mode elements
Configuration menu - View commit details
-
Copy full SHA for bfad786 - Browse repository at this point
Copy the full SHA bfad786View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5bb7466 - Browse repository at this point
Copy the full SHA 5bb7466View commit details
Commits on Sep 7, 2019
-
Bring back remove_admin_bar_if_css_excluded and admin-bar CSS priorit…
…y for unauthenticated admin bars
Configuration menu - View commit details
-
Copy full SHA for d615d39 - Browse repository at this point
Copy the full SHA d615d39View commit details -
Prevent dev mode when admin bar shown for unauthenticated users
Refactor methods to improve readability and organization
Configuration menu - View commit details
-
Copy full SHA for 277131f - Browse repository at this point
Copy the full SHA 277131fView commit details -
Fix placement of dev_mode_enabled variable definition
Add todo comments for where dev mode should be used instead of allow_dirty_*. Make closures static.
Configuration menu - View commit details
-
Copy full SHA for 4b533d2 - Browse repository at this point
Copy the full SHA 4b533d2View commit details
Commits on Sep 8, 2019
-
Configuration menu - View commit details
-
Copy full SHA for e3025cd - Browse repository at this point
Copy the full SHA e3025cdView commit details
Commits on Sep 9, 2019
-
Fix typos in comments and add array casting
Co-Authored-By: Alain Schlesser <alain.schlesser@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for a726d41 - Browse repository at this point
Copy the full SHA a726d41View commit details
Commits on Sep 10, 2019
-
Merge branch 'develop' of github.com:ampproject/amp-wp into add/dev-m…
…ode-support * 'develop' of github.com:ampproject/amp-wp: (28 commits) Exclude development files from production build ZIPs Add filter to allow more video types in AMP story background se… (#3171) Update dependency @babel/cli to v7.6.0 (#3203) Update dependency @babel/core to v7.6.0 (#3204) Remove deprecated AMP_WP_Utils class Refresh Composer lock file Run build in a temporary folder Add shell script to clean up the current folder and then trigger a build Adapt Gruntfile to fetch optimized Composer dependencies within the build folder Retrieve Sabberworm patch directly from the GitHub PR Adding regression test for vertical text alignment issues Fixing minor errors in test descriptions Only restrict height inside non-fit text blocks Rewritten block size tests Limit height declaration to only direct descendant Remove now obsolete withEnforcedVideoUploadType HOC Update eslint-plugin-jest and apply fixes (#3192) Update dependency postcss to v7.0.18 (#3200) Update dependency terser-webpack-plugin to v2 (#3195) Update dependency webpack-cli to v3.3.8 (#3194) ...
Configuration menu - View commit details
-
Copy full SHA for 58f5eb3 - Browse repository at this point
Copy the full SHA 58f5eb3View commit details -
Configuration menu - View commit details
-
Copy full SHA for d1ac164 - Browse repository at this point
Copy the full SHA d1ac164View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5ba10b4 - Browse repository at this point
Copy the full SHA 5ba10b4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 38fa7ba - Browse repository at this point
Copy the full SHA 38fa7baView commit details -
Configuration menu - View commit details
-
Copy full SHA for 71c195c - Browse repository at this point
Copy the full SHA 71c195cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2471036 - Browse repository at this point
Copy the full SHA 2471036View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7c57708 - Browse repository at this point
Copy the full SHA 7c57708View commit details -
Configuration menu - View commit details
-
Copy full SHA for e15bbe3 - Browse repository at this point
Copy the full SHA e15bbe3View commit details -
Configuration menu - View commit details
-
Copy full SHA for d79be8d - Browse repository at this point
Copy the full SHA d79be8dView commit details
Commits on Sep 11, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 5de22ff - Browse repository at this point
Copy the full SHA 5de22ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for 290adf7 - Browse repository at this point
Copy the full SHA 290adf7View commit details