-
Notifications
You must be signed in to change notification settings - Fork 180
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
50 changed files
with
131 additions
and
37,497 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,8 @@ | ||
# Change Log | ||
|
||
## [1.0.1] 2021-03-05 | ||
### Improvements | ||
- Changes on sections pages | ||
|
||
## [1.0.0] 2021-03-04 | ||
### Original Release |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
<!-- | ||
========================================================= | ||
* Soft UI Design System - v1.0.0 | ||
* Soft UI Design System - v1.0.1 | ||
========================================================= | ||
* Product Page: https://www.creative-tim.com/product/soft-ui-design-system | ||
|
@@ -31,9 +31,7 @@ | |
<script src="https://kit.fontawesome.com/42d5adcbca.js" crossorigin="anonymous"></script> | ||
<link href="../../assets/css/nucleo-svg.css" rel="stylesheet" /> | ||
<!-- CSS Files --> | ||
<link id="pagestyle" href="../../assets/css/soft-design-system.css?v=1.0.0" rel="stylesheet" /> | ||
<!-- CSS Just for demo purpose, don't include it in your project --> | ||
<!-- <link href="../../assets/demo/demo.css" rel="stylesheet" /> --> | ||
<link id="pagestyle" href="../../assets/css/soft-design-system.css?v=1.0.1" rel="stylesheet" /> | ||
</head> | ||
|
||
<body class="alerts-sections"> | ||
|
@@ -746,7 +744,7 @@ <h3>Alerts</h3> | |
<div class="tab-pane active" id="preview-alerts"> | ||
<iframe width="100%" height="600px" srcdoc='<!doctype html><meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> | ||
<link href="https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700" rel="stylesheet" /> | ||
<script src="https://kit.fontawesome.com/42d5adcbca.js" crossorigin="anonymous"></script><link href="https://unpkg.com/[email protected].0/assets/css/soft-design-system.min.css" rel="stylesheet" /><div class="container py-5"> | ||
<script src="https://kit.fontawesome.com/42d5adcbca.js" crossorigin="anonymous"></script><link href="https://unpkg.com/[email protected].1/assets/css/soft-design-system.min.css" rel="stylesheet" /><div class="container py-5"> | ||
<div class="row"> | ||
<div class="alert alert-primary text-white font-weight-bold" role="alert"> | ||
A simple primary alert—check it out! | ||
|
@@ -940,7 +938,7 @@ <h3>Alerts</h3> | |
<!-- Control Center for Soft UI Kit: parallax effects, scripts for the example pages etc --> | ||
<!-- Google Maps Plugin --> | ||
<script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyDTTfWur0PDbZWPr7Pmq8K3jiDp0_xUziI"></script> | ||
<script src="../../assets/js/soft-design-system.min.js?v=1.0.0" type="text/javascript"></script> | ||
<script src="../../assets/js/soft-design-system.min.js?v=1.0.1" type="text/javascript"></script> | ||
</body> | ||
|
||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
<!-- | ||
========================================================= | ||
* Soft UI Design System - v1.0.0 | ||
* Soft UI Design System - v1.0.1 | ||
========================================================= | ||
* Product Page: https://www.creative-tim.com/product/soft-ui-design-system | ||
|
@@ -31,9 +31,7 @@ | |
<script src="https://kit.fontawesome.com/42d5adcbca.js" crossorigin="anonymous"></script> | ||
<link href="../../assets/css/nucleo-svg.css" rel="stylesheet" /> | ||
<!-- CSS Files --> | ||
<link id="pagestyle" href="../../assets/css/soft-design-system.css?v=1.0.0" rel="stylesheet" /> | ||
<!-- CSS Just for demo purpose, don't include it in your project --> | ||
<!-- <link href="../../assets/demo/demo.css" rel="stylesheet" /> --> | ||
<link id="pagestyle" href="../../assets/css/soft-design-system.css?v=1.0.1" rel="stylesheet" /> | ||
</head> | ||
|
||
<body class="modals-sections"> | ||
|
@@ -746,7 +744,7 @@ <h3>Modals</h3> | |
<div class="tab-pane active" id="preview-alert-dismiss"> | ||
<iframe width="100%" height="500px" srcdoc='<!doctype html><meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> | ||
<link href="https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700" rel="stylesheet" /> | ||
<script src="https://kit.fontawesome.com/42d5adcbca.js" crossorigin="anonymous"></script><link href="https://unpkg.com/[email protected].0/assets/css/soft-design-system.min.css" rel="stylesheet" /><div class="container py-7"> | ||
<script src="https://kit.fontawesome.com/42d5adcbca.js" crossorigin="anonymous"></script><link href="https://unpkg.com/[email protected].1/assets/css/soft-design-system.min.css" rel="stylesheet" /><div class="container py-7"> | ||
<div class="row mt-5"> | ||
<div class="col-sm-3 col-6 mx-auto"> | ||
<!-- Button trigger modal --> | ||
|
@@ -967,7 +965,7 @@ <h5 class="modal-title" id="exampleModalLabel">Your modal title</h5> | |
<!-- Control Center for Soft UI Kit: parallax effects, scripts for the example pages etc --> | ||
<!-- Google Maps Plugin --> | ||
<script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyDTTfWur0PDbZWPr7Pmq8K3jiDp0_xUziI"></script> | ||
<script src="../../assets/js/soft-design-system.min.js?v=1.0.0" type="text/javascript"></script> | ||
<script src="../../assets/js/soft-design-system.min.js?v=1.0.1" type="text/javascript"></script> | ||
</body> | ||
|
||
</html> |
Oops, something went wrong.