-
Updated
Oct 25, 2021
pattern-library
Here are 131 public repositories matching this topic...
-
Updated
Oct 1, 2020 - Java
-
Updated
Oct 22, 2021 - SCSS
-
Updated
Oct 28, 2021 - JavaScript
-
Updated
Sep 27, 2021
-
Updated
Oct 6, 2021 - TypeScript
-
Updated
Apr 15, 2021 - JavaScript
-
Updated
Oct 28, 2021 - Twig
-
Updated
Sep 15, 2021
-
Updated
Aug 25, 2020 - HTML
As mentioned in #33, the current way how copying assets (fonts, images) work is by manually configuring paths for a copy task. This works a bit against the concept of Webpack, which should automatically resolve dependencies and then copy them.
I can provide these changes via a pull request, as I already updated this behavior in my projects which are using patternlab-edition-node-webpack. So it'
-
Updated
Sep 14, 2021 - Vue
-
Updated
Apr 9, 2021 - HTML
-
Updated
Oct 25, 2021 - C#
-
Updated
Aug 19, 2021 - SCSS
-
Updated
Oct 27, 2021 - JavaScript
-
Updated
Oct 27, 2021 - JavaScript
-
Updated
Jul 13, 2021 - JavaScript
-
Updated
May 4, 2021
-
Updated
May 12, 2017 - PHP
-
Updated
Dec 15, 2020 - TypeScript
-
Updated
Jun 26, 2018 - HTML
-
Updated
Aug 10, 2021 - CSS
-
Updated
Aug 11, 2021 - CSS
-
Updated
Sep 4, 2020 - CSS
-
Updated
May 10, 2019 - JavaScript
Expected behaviour
Nicely styled OcNotification boxes
Actual behaviour
See screenshot, formatting with long lines feels off (both in heading & text)
Screenshots (if appropriate):
Improve this page
Add a description, image, and links to the pattern-library topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the pattern-library topic, visit your repo's landing page and select "manage topics."

Issue Summary
We set
X-Frame-Options: sameoriginonRenderPatternViewresponses, but if an exception is raised andDEBUG = True, the error page response does not have that heading set by default.Steps to Reproduce
assert Falsein theRenderPatternView.get()method)