[ Cassondra ]
[ Cassondra ]
Haha the link you posted now links off to a [blog post](https://blog.nrwl.io/lerna-5-1-new-website-new-guides-new-lerna-example-repo-distributed-caching-support-and-speed-64d66410bec7) saying basically "We're not dead yet!"  I've done some cursory explorations into wireit and it looks pretty...
Incorporating requests from #483: > Requesting to add a few additional design hooks for the modal: ``` --pfe-modal--BackgroundColor --pfe-modal--BorderColor --pfe-modal--BorderRadius ``` > Note that with the background color variable being...
cc @Djfaucette and @zhawkins who have some React experience too and might have ideas/thoughts
Is there anything that a component can offer that would help with this for users or is it a case of needing more documentation?
Lots of +1 for Kendall's feedback above. I'll add, one workaround possible is to create a pfe-expandable component that is basically a wrapper for ``. Both continue to work and...
Reopening: TODO to clean up styles
Love the mixins approach! 👍
@coreyvickery I'd love to chat more about what you'd like the ideal "dark mode" experience to be for our patterns.
I think a potentially better approach to the similarities of tooltip and popover is the example of pfe-collapse. Collapse has no opinions about styles. It just defines the API and...
Design tokens!!! #solvesAllTheProblems If we're storing our defaults in a design token for each component, we can import that into the test file and auto-generate tests.