| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
|
✔️ Deploy Preview for patternfly-elements ready! 🔨 Explore the source changes: fb55dd4 🔍 Inspect the deploy log: https://app.netlify.com/sites/patternfly-elements/deploys/60fb23879fee120008a792eb 😎 Browse the preview: https://deploy-preview-1642--patternfly-elements.netlify.app |
Sorry, something went wrong.
| this.sectionMargin = newVal; | ||
| } | ||
|
|
||
| _isValidMarkup() { |
There was a problem hiding this comment.
I was seeing this error on the pfe-accordion demo page but really it was just missed in the previous PR for jump links. This rule is no longer in place (content can exist at any level inside the DOM).
Sorry, something went wrong.
There was a problem hiding this comment.
Can we move this into a separate issue?
Sorry, something went wrong.
…atternfly-elements into fix-accordion-alignment-kit
|
@castastrophe - This is a pretty big change and its a ton to take in at once. Can we make some smaller, more incremental changes? The design system changes would be the first priority. Then we can look at extending pfe-accordion with pfe-collapse. |
Sorry, something went wrong.
|
I hear you but at this point I'm focusing on getting code I have handed off or merged. I'm short on time and need this in order to move forward with nav 1.0 patches. |
Sorry, something went wrong.
|
Ok but we're going to need some work on the animations. The closing animation is no longer working and the opening animation has some jank. I tried to see why the opening animation is no longer smooth but nothing jumped out to me. |
Sorry, something went wrong.
This is a recording of Chrome, Firefox, and then Safari: Screen.Recording.2021-07-21.at.9.17.37.AM.movIt's not a perfect animation but it's on par with what we have now. |
Sorry, something went wrong.
|
@castastrophe @kylebuch8 A few comments. AccordionThemesTypography
ArrowKitDemo
Hover state
Mobile
Disclosure
|
Sorry, something went wrong.
|
@coreyvickery I've isolated the design updates into a separate PR per @kylebuch8's request and implemented your feedback here: #1726 |
Sorry, something went wrong.
…to fix-accordion-alignment-kit
| get templateUrl() { | ||
| return "pfe-accordion-header.html"; | ||
| get html() { | ||
| // return `<slot></slot>`; |
There was a problem hiding this comment.
| // return `<slot></slot>`; |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Testing instructions
Browser requirements
Your component should work in all of the following environments:
Ready-for-merge Checklist
Merging
Please squash when merging and ensure your commit message uses conventional commit formatting.
Be sure to share your updates with the patternfly-elements-contribute@redhat.com mailing list!