Skip to content

Commit

Permalink
feat: v1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dragosct committed Mar 5, 2021
1 parent 5a33400 commit a93e4f7
Show file tree
Hide file tree
Showing 50 changed files with 131 additions and 37,497 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
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
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# [Soft UI Design System](http://demos.creative-tim.com/soft-ui-design-system/presentation.html?ref=readme-suds)

![version](https://img.shields.io/badge/version-1.0.0-blue.svg) [![GitHub issues open](https://img.shields.io/github/issues/creativetimofficial/soft-ui-design-system.svg?maxAge=2592000)](https://github.com/creativetimofficial/soft-ui-design-system/issues?q=is%3Aopen+is%3Aissue) [![GitHub issues closed](https://img.shields.io/github/issues-closed-raw/creativetimofficial/soft-ui-design-system.svg?maxAge=2592000)](https://github.com/creativetimofficial/soft-ui-design-system/issues?q=is%3Aissue+is%3Aclosed)
![version](https://img.shields.io/badge/version-1.0.1-blue.svg) [![GitHub issues open](https://img.shields.io/github/issues/creativetimofficial/soft-ui-design-system.svg?maxAge=2592000)](https://github.com/creativetimofficial/soft-ui-design-system/issues?q=is%3Aopen+is%3Aissue) [![GitHub issues closed](https://img.shields.io/github/issues-closed-raw/creativetimofficial/soft-ui-design-system.svg?maxAge=2592000)](https://github.com/creativetimofficial/soft-ui-design-system/issues?q=is%3Aissue+is%3Aclosed)

![Image](https://raw.githubusercontent.com/creativetimofficial/public-assets/master/soft-ui-design-system/opt_sds_free_thumbnail.jpg)

Expand Down
2 changes: 1 addition & 1 deletion assets/css/soft-design-system.css

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

4 changes: 2 additions & 2 deletions assets/css/soft-design-system.css.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion assets/css/soft-design-system.min.css

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

2 changes: 1 addition & 1 deletion assets/js/soft-design-system.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*!
=========================================================
* Soft UI Design System - v1.0.0
* Soft UI Design System - v1.0.1
=========================================================
* Product Page: https://www.creative-tim.com/product/black-dashboard
Expand Down
2 changes: 1 addition & 1 deletion assets/scss/soft-design-system.scss
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// =========================================================
// * 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
Expand Down
2 changes: 1 addition & 1 deletion assets/scss/soft-design-system/theme.scss
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*!
=========================================================
* 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
Expand Down
66 changes: 32 additions & 34 deletions index.html

Large diffs are not rendered by default.

8 changes: 3 additions & 5 deletions pages/about-us.html
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
Expand Down Expand Up @@ -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="about-us">
Expand Down Expand Up @@ -1221,7 +1219,7 @@ <h6 class="text-gradient text-primary text-sm">Legal</h6>
<!-- 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>
<script>
// get the element to animate
var element = document.getElementById('count-stats');
Expand Down
8 changes: 3 additions & 5 deletions pages/author.html
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
Expand Down Expand Up @@ -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="blog-author bg-gray-100">
Expand Down Expand Up @@ -1001,7 +999,7 @@ <h6 class="text-white font-weight-bolder text-uppercase mb-lg-4 mb-3">Soft</h6>
<!-- 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>
10 changes: 4 additions & 6 deletions pages/contact-us.html
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
Expand Down Expand Up @@ -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="contact-us">
Expand All @@ -43,7 +41,7 @@
<div class="col-12">
<nav class="navbar navbar-expand-lg blur blur-rounded top-0 z-index-3 shadow position-absolute my-3 py-2 start-0 end-0 mx-4">
<div class="container-fluid">
<a class="navbar-brand font-weight-bolder ms-sm-3" href="https://demos.creative-tim.com/soft-ui-design-system/presentation.html" rel="tooltip" title="Designed and Coded by Creative Tim" data-placement="bottom" target="_blank">
<a class="navbar-brand font-weight-bolder ms-sm-3" href="site.live_gtm" rel="tooltip" title="Designed and Coded by Creative Tim" data-placement="bottom" target="_blank">
Soft UI Design System
</a>
<button class="navbar-toggler shadow-none ms-2" type="button" data-bs-toggle="collapse" data-bs-target="#navigation" aria-controls="navigation" aria-expanded="false" aria-label="Toggle navigation">
Expand Down Expand Up @@ -921,7 +919,7 @@ <h6 class="text-gradient text-primary text-sm">Legal</h6>
<!-- 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>
10 changes: 4 additions & 6 deletions pages/sign-in.html
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
Expand Down Expand Up @@ -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="sign-in-illustration">
Expand All @@ -43,7 +41,7 @@
<div class="col-12">
<nav class="navbar navbar-expand-lg blur blur-rounded top-0 z-index-3 shadow position-absolute my-3 py-2 start-0 end-0 mx-4">
<div class="container-fluid">
<a class="navbar-brand font-weight-bolder ms-sm-3" href="https://demos.creative-tim.com/soft-ui-design-system/presentation.html" rel="tooltip" title="Designed and Coded by Creative Tim" data-placement="bottom" target="_blank">
<a class="navbar-brand font-weight-bolder ms-sm-3" href="site.live_gtm" rel="tooltip" title="Designed and Coded by Creative Tim" data-placement="bottom" target="_blank">
Soft UI Design System
</a>
<button class="navbar-toggler shadow-none ms-2" type="button" data-bs-toggle="collapse" data-bs-target="#navigation" aria-controls="navigation" aria-expanded="false" aria-label="Toggle navigation">
Expand Down Expand Up @@ -770,7 +768,7 @@ <h4 class="mt-5 text-white font-weight-bolder">"Attention is the new currency"</
<!-- 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>
10 changes: 4 additions & 6 deletions presentation.html
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
Expand Down Expand Up @@ -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="presentation-page">
Expand All @@ -43,7 +41,7 @@
<div class="col-12">
<nav class="navbar navbar-expand-lg blur blur-rounded top-0 z-index-fixed shadow position-absolute my-3 py-2 start-0 end-0 mx-4">
<div class="container-fluid">
<a class="navbar-brand font-weight-bolder ms-sm-3" href="https://demos.creative-tim.com/soft-ui-design-system/presentation.html" rel="tooltip" title="Designed and Coded by Creative Tim" data-placement="bottom" target="_blank">
<a class="navbar-brand font-weight-bolder ms-sm-3" href="site.live_gtm" rel="tooltip" title="Designed and Coded by Creative Tim" data-placement="bottom" target="_blank">
Soft UI Design System
</a>
<button class="navbar-toggler shadow-none ms-2" type="button" data-bs-toggle="collapse" data-bs-target="#navigation" aria-controls="navigation" aria-expanded="false" aria-label="Toggle navigation">
Expand Down Expand Up @@ -2106,7 +2104,7 @@ <h6 class="text-gradient text-primary text-sm">Legal</h6>
<!-- 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>
<script type="text/javascript">
if (document.getElementById('state1')) {
const countUp = new CountUp('state1', document.getElementById("state1").getAttribute("countTo"));
Expand Down
10 changes: 4 additions & 6 deletions sections/attention-catchers/alerts.html
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
Expand Down Expand Up @@ -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">
Expand Down Expand Up @@ -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!
Expand Down Expand Up @@ -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>
10 changes: 4 additions & 6 deletions sections/attention-catchers/modals.html
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
Expand Down Expand Up @@ -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">
Expand Down Expand Up @@ -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 -->
Expand Down Expand Up @@ -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>
Loading

0 comments on commit a93e4f7

Please sign in to comment.