Skip to content

Commit

Permalink
Fix navbar dropdown buttons toggle
Browse files Browse the repository at this point in the history
  • Loading branch information
Blari committed Nov 12, 2020
1 parent 410a2bf commit e05f855
Show file tree
Hide file tree
Showing 96 changed files with 1,976 additions and 2,055 deletions.
7 changes: 7 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,11 @@
# Changelog

## [1.2.4]

### Fixed

- Navbar dropdown toggle button

## [1.2.3]

### Fixed
Expand Down
2 changes: 1 addition & 1 deletion dist/charts.html
Original file line number Diff line number Diff line change
Expand Up @@ -687,4 +687,4 @@ <h5>
<!-- page specific js -->
<script src="js/charts.js"></script>
</body>
</html>
</html>
4 changes: 2 additions & 2 deletions dist/css/application.min.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/css/maps/application.min.css.map

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions dist/demo/ajax/messages.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<a class="list-group-item bg-warning-light" href="#">
<a class="list-group-item bg-primary-light" href="#">
<span class="thumb-sm float-left mr">
<img class="rounded-circle" src="demo/img/people/a2.jpg" alt="...">
<i class="status status-bottom bg-success"></i>
Expand Down Expand Up @@ -51,4 +51,4 @@ <h5 class="no-margin mb-xs">Mike Lewis</h5>
<time class="text-link help float-right">Apr 23</time>
<h5 class="no-margin mb-xs">Freda Edison</h5>
<p class="deemphasize text-ellipsis no-margin">Hey what's up? Me and Monica going for a lunch somewhere. Wanna join?</p>
</a>
</a>
2 changes: 1 addition & 1 deletion dist/icons.html
Original file line number Diff line number Diff line change
Expand Up @@ -2656,4 +2656,4 @@ <h4>Flat<span class="fw-semi-bold">icon</span></h4>

<!-- Page scripts -->
</body>
</html>
</html>
2 changes: 1 addition & 1 deletion dist/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -948,4 +948,4 @@ <h4>Notifications <span
<!-- page specific js -->
<script src="js/index.js"></script>
</body>
</html>
</html>
2 changes: 1 addition & 1 deletion dist/maps_google.html
Original file line number Diff line number Diff line change
Expand Up @@ -497,4 +497,4 @@ <h1 class="page-title">Google <span class="fw-semi-bold">Maps</span></h1>
<!-- page specific js -->
<script src="js/gmap.js"></script>
</body>
</html>
</html>
2 changes: 1 addition & 1 deletion dist/notifications.html
Original file line number Diff line number Diff line change
Expand Up @@ -551,4 +551,4 @@ <h5 class="mt-3">Dead Simple Usage</h5>
<!-- page specific js -->
<script src="js/notifications.js"></script>
</body>
</html>
</html>
2 changes: 1 addition & 1 deletion dist/tables.html
Original file line number Diff line number Diff line change
Expand Up @@ -1044,4 +1044,4 @@ <h3>Overflow <span class="fw-semi-bold">Table</span></h3>
<!-- page specific js -->
<script src="js/tables.js"></script>
</body>
</html>
</html>
2 changes: 1 addition & 1 deletion dist/typography.html
Original file line number Diff line number Diff line change
Expand Up @@ -607,4 +607,4 @@ <h4 class="mt-5">Blockquotes</h4>
<!-- Page scripts -->
<script src="../js/core/core-typography.js"></script>
</body>
</html>
</html>
10 changes: 5 additions & 5 deletions node_modules/.yarn-integrity

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

10 changes: 5 additions & 5 deletions node_modules/bootstrap/README.md

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

2 changes: 1 addition & 1 deletion node_modules/bootstrap/dist/css/bootstrap-grid.css

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

2 changes: 1 addition & 1 deletion node_modules/bootstrap/dist/css/bootstrap-grid.css.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion node_modules/bootstrap/dist/css/bootstrap-grid.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 node_modules/bootstrap/dist/css/bootstrap-grid.min.css.map

Large diffs are not rendered by default.

3 changes: 1 addition & 2 deletions node_modules/bootstrap/dist/css/bootstrap-reboot.css

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

2 changes: 1 addition & 1 deletion node_modules/bootstrap/dist/css/bootstrap-reboot.css.map

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions node_modules/bootstrap/dist/css/bootstrap-reboot.min.css

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

Large diffs are not rendered by default.

8 changes: 2 additions & 6 deletions node_modules/bootstrap/dist/css/bootstrap.css

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

2 changes: 1 addition & 1 deletion node_modules/bootstrap/dist/css/bootstrap.css.map

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions node_modules/bootstrap/dist/css/bootstrap.min.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion node_modules/bootstrap/dist/css/bootstrap.min.css.map

Large diffs are not rendered by default.

Loading

0 comments on commit e05f855

Please sign in to comment.