Skip to content

Commit

Permalink
Merge branch 'develop'
Browse files Browse the repository at this point in the history
  • Loading branch information
erikhallaraaker committed Jun 29, 2018
2 parents 8d60f63 + 52ae2e2 commit f3a8045
Show file tree
Hide file tree
Showing 93 changed files with 3,814 additions and 482 deletions.
27 changes: 27 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,33 @@

All notable changes to this project will be documented in this file.

## [0.7.0] - 2018-06-?

### Added

- Added well component.
- Added a styling for using `text-muted` within a text-color modifyer class (i.e. `color-brand`).
- Added section about breakpoints.
- Added section about display classes.
- Added table with supported browsers in browser-support section.
- Added card component.

### Changed

- Changed the name of the alert class `alert-error` to `alert-danger` to match the other components.
- Changed alert component to `display: block` by default, no longer requiring class `in`. Close-buttons for the alert component now adds class `d-none` instead.
- Changed modal component to use class `d-block` instead of class `in`. Open/close-buttons for the modal component now toggles class `d-block` instead.
- Optimized `px-script` code for rangeslider component. It no longer triggers eventlistener for chrome-related styling in other browsers.

### Removed

- Removed class `fade` from modal for now.

### Fixed

- Fixed form components for other browsers than chrome.
- Fixed bug with breadcrumb component not rendering correctly if using spaces between `<li>`-elements.

## [0.6.0] - 2018-06-08

### Added
Expand Down
4 changes: 2 additions & 2 deletions dist/0.6.0/scripts/app.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/0.6.0/scripts/app.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/0.6.0/scripts/core-libraries.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/0.6.0/scripts/core-libraries.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/0.6.0/scripts/polyfills.js

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

2 changes: 1 addition & 1 deletion dist/0.6.0/scripts/polyfills.js.map

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions dist/0.6.0/scripts/px-script.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/0.6.0/scripts/px-script.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/0.6.0/scripts/react-libraries.js

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

2 changes: 1 addition & 1 deletion dist/0.6.0/scripts/react-libraries.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/0.6.0/styles/px.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/0.6.0/styles/templates/documentation.css

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

4 changes: 2 additions & 2 deletions dist/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<title>PayEx DesignGuide</title>
<link rel="icon" type="image/png" sizes="32x32" href="/icons/favicon-32x32.png"><link rel="icon" type="image/png" sizes="16x16" href="/icons/favicon-16x16.png"><link rel="shortcut icon" href="/icons/favicon.ico"><link href="/0.6.0/styles/px.css?dc2249f61e77e8d5afe4" rel="stylesheet"><link href="/0.6.0/styles/templates/documentation.css?dc2249f61e77e8d5afe4" rel="stylesheet"><link href="/styles/designguide.css?dc2249f61e77e8d5afe4" rel="stylesheet"></head>
<link rel="icon" type="image/png" sizes="32x32" href="/icons/favicon-32x32.png"><link rel="icon" type="image/png" sizes="16x16" href="/icons/favicon-16x16.png"><link rel="shortcut icon" href="/icons/favicon.ico"><link href="/0.6.0/styles/px.css?71ad4bbc9b10dd9361b4" rel="stylesheet"><link href="/0.6.0/styles/templates/documentation.css?71ad4bbc9b10dd9361b4" rel="stylesheet"><link href="/styles/designguide.css?71ad4bbc9b10dd9361b4" rel="stylesheet"></head>
<body>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-3440932-20"></script>
Expand All @@ -30,5 +30,5 @@ <h2>Welcome to the PayEx DesignGuide</h2>
<div id="root"></div>
<script>window.stopPx=true</script>
<script src="https://www.gstatic.com/charts/loader.js"></script>
<script type="text/javascript" src="/0.6.0/scripts/px-script.js?dc2249f61e77e8d5afe4&dc2249f61e77e8d5afe4"></script><script type="text/javascript" src="/0.6.0/scripts/polyfills.js?dc2249f61e77e8d5afe4&dc2249f61e77e8d5afe4"></script><script type="text/javascript" src="/0.6.0/scripts/core-libraries.js?dc2249f61e77e8d5afe4&dc2249f61e77e8d5afe4"></script><script type="text/javascript" src="/0.6.0/scripts/react-libraries.js?dc2249f61e77e8d5afe4&dc2249f61e77e8d5afe4"></script><script type="text/javascript" src="/0.6.0/scripts/app.js?dc2249f61e77e8d5afe4&dc2249f61e77e8d5afe4"></script></body>
<script type="text/javascript" src="/0.6.0/scripts/px-script.js?71ad4bbc9b10dd9361b4&71ad4bbc9b10dd9361b4"></script><script type="text/javascript" src="/0.6.0/scripts/polyfills.js?71ad4bbc9b10dd9361b4&71ad4bbc9b10dd9361b4"></script><script type="text/javascript" src="/0.6.0/scripts/core-libraries.js?71ad4bbc9b10dd9361b4&71ad4bbc9b10dd9361b4"></script><script type="text/javascript" src="/0.6.0/scripts/react-libraries.js?71ad4bbc9b10dd9361b4&71ad4bbc9b10dd9361b4"></script><script type="text/javascript" src="/0.6.0/scripts/app.js?71ad4bbc9b10dd9361b4&71ad4bbc9b10dd9361b4"></script></body>
</html>
Loading

0 comments on commit f3a8045

Please sign in to comment.