Skip to content

Commit

Permalink
Merge pull request #12 from RedHat-UX/develop
Browse files Browse the repository at this point in the history
Develop
  • Loading branch information
ryanaltvater committed Sep 11, 2023
2 parents 2352700 + 0753565 commit fe9ef9b
Show file tree
Hide file tree
Showing 202 changed files with 8,936 additions and 1,092 deletions.
4 changes: 2 additions & 2 deletions docs/assets/css/design-redhat.min.css

Large diffs are not rendered by default.

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions docs/assets/img/pages/design-principles/expand-icon.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions docs/assets/img/pages/design-principles/info-red-icon.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions docs/assets/img/pages/design-principles/search-icon.svg
1 change: 1 addition & 0 deletions docs/assets/img/pages/design-principles/shrink-icon.svg
Binary file modified docs/assets/img/pages/home/img-open-studio-community-606x419.png
Binary file modified docs/assets/img/pages/home/img-product-design-system-588x376.png
Binary file modified docs/assets/img/pages/home/img-same-soul-new-hat-677x404.png
10 changes: 10 additions & 0 deletions docs/assets/js/_filter-designers.min.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
/* ================================================================================ */
/* Project: Red Hat - Design Site
/* Author: Digital Experience
/* Date: Thu Aug 24 2023 12:51:47 GMT-0400 (Eastern Daylight Time)
/*
/* Copyright © 2023 Red Hat, Inc.
/* https://design.redhat.com
/* ================================================================================ */

!function(){let t,e,i;function r(e){let r=e.target.getAttribute("data-filter")||"all";for(const t of i)triggerAttribute=t.getAttribute("data-filter"),triggerAttribute===r?t.classList.add("active"):t.classList.remove("active");for(const e of t)e.classList.contains(r)||"all"===r?e.classList.add("active"):e.classList.remove("active")}document.addEventListener("DOMContentLoaded",(function(){i=document.querySelectorAll(".nav-discipline-filter a.nav-link"),t=document.querySelectorAll(".designer-list-view .card-wrapper"),e=document.querySelectorAll(".designer-list-view .card");for(const t of i)t.addEventListener("click",r)}))}();
10 changes: 10 additions & 0 deletions docs/assets/js/design-principles.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions docs/assets/js/design-redhat.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 10 additions & 0 deletions docs/assets/js/filter-designers.min.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
/* ================================================================================ */
/* Project: Red Hat - Design Site
/* Author: Digital Experience
/* Date: Thu Aug 24 2023 12:51:47 GMT-0400 (Eastern Daylight Time)
/*
/* Copyright © 2023 Red Hat, Inc.
/* https://design.redhat.com
/* ================================================================================ */

!function(){let t,e,i;function r(e){let r=e.target.getAttribute("data-filter")||"all";for(const t of i)triggerAttribute=t.getAttribute("data-filter"),triggerAttribute===r?(t.classList.add("active"),console.log("filter")):t.classList.remove("active");for(const e of t)e.classList.contains(r)||"all"===r?e.classList.add("active"):e.classList.remove("active")}document.addEventListener("DOMContentLoaded",(function(){i=document.querySelectorAll(".nav-discipline-filter a.nav-link"),t=document.querySelectorAll(".designer-list-view .card-wrapper"),e=document.querySelectorAll(".designer-list-view .card");for(const t of i)t.addEventListener("click",r)}))}();
Loading

0 comments on commit fe9ef9b

Please sign in to comment.