Skip to content

Commit

Permalink
Merge pull request #33 from creativetimofficial/refactor/main
Browse files Browse the repository at this point in the history
refactor: update product to v1.0.9
  • Loading branch information
groovemen authored Jul 15, 2022
2 parents 50598bc + a0c461e commit efa7796
Show file tree
Hide file tree
Showing 35 changed files with 215 additions and 136 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Change Log

## [1.0.9] 2022-07-15
### Update
- add button to the online builder in navbar

## [1.0.8] 2022-06-03
### Updates and Improvements
- update Bootstrap to v5.2.0-beta1
Expand Down
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) [![Tweet](https://img.shields.io/twitter/url/http/shields.io.svg?style=social&logo=twitter)](https://twitter.com/intent/tweet?url=https://www.creative-tim.com/product/soft-ui-design-system&text=Check%20Soft%20UI%20Design%20System%20made%20by%20@CreativeTim%20#webdesign%20#designSystem%20#softDesign%20#html%20https://www.creative-tim.com/product/soft-ui-design-system) [![Discord](https://badgen.net/badge/icon/discord?icon=discord&label)](https://discord.gg/FhCJCaHdQa)

![version](https://img.shields.io/badge/version-1.0.8-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.9-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
3 changes: 2 additions & 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.

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

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

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.8
* Soft UI Design System - v1.0.9
=========================================================
* 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.scss
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// =========================================================
// * Soft UI Design System - v1.0.8
// * Soft UI Design System - v1.0.9
// =========================================================
//
// * Product Page: https://www.creative-tim.com/product/soft-ui-design-system
Expand Down
1 change: 1 addition & 0 deletions assets/scss/soft-design-system/forms/_input-group.scss
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@

.input-group-text {
z-index: 9999;
height: 100%;
border-right: 0;
padding-left: 10px;
padding-right: 10px;
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.8
* Soft UI Design System - v1.0.9
=========================================================
* Product Page: https://www.creative-tim.com/product/soft-ui-design-system
Expand Down
9 changes: 6 additions & 3 deletions docs/documentation.html
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,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.8" rel="stylesheet" />
<link id="pagestyle" href="../assets/css/soft-design-system.css?v=1.0.9" rel="stylesheet" />
</head>

<body class="offline-doc">
Expand Down Expand Up @@ -698,6 +698,9 @@ <h6 class="dropdown-header text-dark font-weight-bolder d-flex justify-content-c
<p class="d-inline text-sm z-index-1 font-weight-bold" data-bs-toggle="tooltip" data-bs-placement="bottom" title="Star us on Github">Github</p>
</a>
</li>
<li class="nav-item my-auto ms-3 ms-lg-0">
<a href="https://www.creative-tim.com/builder/soft-ui-design-system" class="btn btn-sm btn-outline-primary btn-round mb-0 me-1 mt-2 mt-md-0">Online Builder</a>
</li>
<li class="nav-item my-auto ms-3 ms-lg-0">
<a href="https://www.creative-tim.com/product/soft-ui-design-system-pro" class="btn btn-sm bg-gradient-primary btn-round mb-0 me-1 mt-2 mt-md-0">Upgrade to Pro</a>
</li>
Expand All @@ -714,7 +717,7 @@ <h6 class="dropdown-header text-dark font-weight-bolder d-flex justify-content-c
<h1 class="title">
Soft UI Design System
</h1>
<h3 class="description">Documentation v1.0.8</h3>
<h3 class="description">Documentation v1.0.9</h3>
<br />
<a href="https://www.creative-tim.com/learning-lab/bootstrap/license/soft-ui-design-system" class="btn btn-primary btn-lg">View documentation</a>
</div>
Expand Down Expand Up @@ -879,7 +882,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.8" type="text/javascript"></script>
<script src="../assets/js/soft-design-system.min.js?v=1.0.9" type="text/javascript"></script>
</body>

</html>
Loading

0 comments on commit efa7796

Please sign in to comment.