-
Notifications
You must be signed in to change notification settings - Fork 642
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
Toggle element selector modal sidebar for small screens and zoom #11323
Conversation
…n on small screens and toggle with a button
…actor primary nav button CSS to remove specificity
DEV-547 Element selector modals with sidebars become unusable at 320px
When the screen width is 320px, the sidebar takes up most of the available space in the modal. The sidebar should be narrowed, or stack above the element select area inside the modal. Screen Shot 2022-04-19 at 08.46.28.png Resolves CMS-191 |
…h onFadeIn/onFadeOut
…ing CSS instead of repurposed delete btn icon
# Conflicts: # src/web/assets/cp/dist/cp.js # src/web/assets/cp/dist/cp.js.map # src/web/assets/cp/dist/css/cp.css # src/web/assets/cp/dist/css/cp.css.map # src/web/assets/dashboard/dist/css/Dashboard.css.map # src/web/assets/garnish/dist/garnish.js # src/web/assets/garnish/dist/garnish.js.map # src/web/assets/login/dist/css/login.css # src/web/assets/login/dist/css/login.css.map # src/web/assets/pluginstore/dist/css/app.css # src/web/assets/pluginstore/dist/css/app.css.map # src/web/assets/pluginstore/dist/js/app.js # src/web/assets/pluginstore/dist/js/app.js.map
|
# Conflicts: # src/web/assets/cp/dist/cp.js # src/web/assets/cp/dist/cp.js.map # src/web/assets/cp/dist/css/cp.css # src/web/assets/cp/dist/css/cp.css.map # src/web/assets/cp/src/css/_main.scss # src/web/assets/edituser/dist/css/profile.css.map # src/web/assets/garnish/dist/garnish.js # src/web/assets/garnish/dist/garnish.js.map
ae4dbdb
to
873b7b2
Compare
Description
Craft.ui.createButton
function to usehtml
andid
fromconfig
objectRelated issues