Skip to content
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

Popover fix - from using in real apps #391

Merged
merged 3 commits into from
Mar 18, 2024
Merged

Conversation

forsbergplustwo
Copy link
Collaborator

  • Previous change to use append_to_body on Filters component caused Stimulus actions to not fire. So now we set the z-index properly, which fixes the original overlap issue.

@forsbergplustwo forsbergplustwo changed the title Fixes from using in real app [WIP] Fixes from using in real apps Feb 26, 2024
@forsbergplustwo forsbergplustwo changed the title [WIP] Fixes from using in real apps Popover fix - from using in real apps Mar 11, 2024
@kirillplatonov kirillplatonov merged commit 32787c7 into polaris-v12 Mar 18, 2024
4 checks passed
@kirillplatonov kirillplatonov deleted the actual-fixes branch March 18, 2024 09:45
kirillplatonov added a commit that referenced this pull request Mar 18, 2024
* Add ability to preview Polaris v12
* Pin the @shopify/polaris to 11.26 in package.json
* Fix banners
* Fix styling, buttons and typography
* Add `polaris_html_classes` helper (#366)
* Update html to better suit
* Fix OptionList Checkbox styles (#367)
* Update cards
* Add Inter font (#371)
* Fix path to font
* Fix Modals
* Scope ul css better on cards
* Fix pagination
* Fix ActionLists and Page -> ActionMenu
* Minor padding adjustment
* Fix NavigationList
* Improve preview
* Fix Popover
* Fix filter popovers
* Fix Tooltips
* Improve banners v12 styles (#379)
* Fix FormBuilder errors_summary rendering within page (#381)
* Fix padding for card without title (#382)
* Improve styles for banners within cards
* Fix Buttons
* Fix ActionList buttons
* Fix ActionList--active
* Fix CalloutCard
* Fix SaveBar
* Fix shadow of active primary button
* Fix Headings
* Make iconOnly buttons square
* Fix card section borders
* Fix path to font on production
* Reduce font size of help text component
* Fix card section border paddings
* Fix list bottom margin
* Adjust Polaris-FormLayout padding
* Fix date and time input styles
* Popover fix - from using in real apps (#391)
* Remove unnecessary append_to_body argument
* Reorganize css files (#398)

---------

Co-authored-by: Bjorn Forsberg <bjorn@forsbergplustwo.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants