Skip to content

Commit

Permalink
v2.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
ve3 committed Jul 31, 2022
1 parent d1404a8 commit 818b8c3
Show file tree
Hide file tree
Showing 39 changed files with 75 additions and 78 deletions.
6 changes: 3 additions & 3 deletions .dev-notes/tasks.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,21 +25,21 @@ For emit comments about line number from source, append this command to the curr

For force compile even CSS file is newer, append this command to the current command: `--force` (Old SCSS).

Please note that the SCSS files will be automatically compile and minified with source maps once `gulp` command has been called.
Please note that the SCSS files will be automatically compile and minified with source maps once `npm run build` command has been called.

-----

## Build

After finish development or editing the source code, these commands can help.

To build HTML from PHP, minify JS, compile SCSS, build JS packages, run `npm run build` or `gulp` command.
To build HTML from PHP, minify JS, compile SCSS, build JS packages, run `npm run build` command.

### Publish

To publish this package to node package manager please follow instruction.

1. Update the version number in package.json.
2. Run `gulp` command or run `npm run build` command.
2. Run `npm run build` command.
3. Commit and push to Github.
4. run `npm publish` command.
4 changes: 2 additions & 2 deletions accordion.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<link rel="stylesheet" href="assets/css/smartmenus/sm-rdta/sm-rdta.css?v=4dbff2c44b22786507f288a543a247cc">

<link rel="stylesheet" href="assets/css/rdta/typo-and-form/typo-and-form.css?v=782df4c386eb481a46cf4c87aeeb7d40">
<link rel="stylesheet" href="assets/css/rdta/rundiz-template-admin.css?v=19ca876622cacc570e9bdc547127c381">
<link rel="stylesheet" href="assets/css/rdta/rundiz-template-admin.css?v=db126f3139b1e9e4de7577b5dbf82307">

<link rel="stylesheet" href="assets/css/rdta-demo-pages.css?v=5c5a3502c8c15fba309fc170b49e4583">
<link rel="stylesheet" href="assets/css/rdta/components/rdta-accordion.css?v=32896afff18e509ba9a108dd11903423">
Expand Down Expand Up @@ -404,7 +404,7 @@ <h3 id="ex3-accordion-heading3" class="rd-accordion-header"><a data-toggle="acco
<script src="assets/js/sticky-sidebar/jquery.sticky-sidebar.min.js?npm-v=3.3.1"></script>
<script src="assets/js/resize-sensor/ResizeSensor.js?v=8652505c23e8fdc8016445c5e13bee64"></script><!-- use with sticky sidebar js, manual update. -->

<script src="assets/js/rdta/rundiz-template-admin.js?v=5297364ea03fe91ecd356be98ef3f127"></script>
<script src="assets/js/rdta/rundiz-template-admin.js?v=75ee53c31bb3546320742997680dd1b5"></script>
<script src="assets/js/rdta/components/rdta-accordion.js"></script>
<script>
document.addEventListener('DOMContentLoaded', function() {
Expand Down
4 changes: 2 additions & 2 deletions alert-box.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<link rel="stylesheet" href="assets/css/smartmenus/sm-rdta/sm-rdta.css?v=4dbff2c44b22786507f288a543a247cc">

<link rel="stylesheet" href="assets/css/rdta/typo-and-form/typo-and-form.css?v=782df4c386eb481a46cf4c87aeeb7d40">
<link rel="stylesheet" href="assets/css/rdta/rundiz-template-admin.css?v=19ca876622cacc570e9bdc547127c381">
<link rel="stylesheet" href="assets/css/rdta/rundiz-template-admin.css?v=db126f3139b1e9e4de7577b5dbf82307">

<link rel="stylesheet" href="assets/css/rdta-demo-pages.css?v=5c5a3502c8c15fba309fc170b49e4583">
</head>
Expand Down Expand Up @@ -411,7 +411,7 @@ <h3>Placement</h3>
<script src="assets/js/sticky-sidebar/jquery.sticky-sidebar.min.js?npm-v=3.3.1"></script>
<script src="assets/js/resize-sensor/ResizeSensor.js?v=8652505c23e8fdc8016445c5e13bee64"></script><!-- use with sticky sidebar js, manual update. -->

<script src="assets/js/rdta/rundiz-template-admin.js?v=5297364ea03fe91ecd356be98ef3f127"></script>
<script src="assets/js/rdta/rundiz-template-admin.js?v=75ee53c31bb3546320742997680dd1b5"></script>
<script>
var timeout1, timeout2, timeout3, timeout4;

Expand Down
4 changes: 2 additions & 2 deletions alert-dialog.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<link rel="stylesheet" href="assets/css/smartmenus/sm-rdta/sm-rdta.css?v=4dbff2c44b22786507f288a543a247cc">

<link rel="stylesheet" href="assets/css/rdta/typo-and-form/typo-and-form.css?v=782df4c386eb481a46cf4c87aeeb7d40">
<link rel="stylesheet" href="assets/css/rdta/rundiz-template-admin.css?v=19ca876622cacc570e9bdc547127c381">
<link rel="stylesheet" href="assets/css/rdta/rundiz-template-admin.css?v=db126f3139b1e9e4de7577b5dbf82307">

<link rel="stylesheet" href="assets/css/rdta-demo-pages.css?v=5c5a3502c8c15fba309fc170b49e4583">
<link rel="stylesheet" href="assets/css/rdta/components/rdta-dialog.css?v=47b1b1dd8a454e73b256942ad1e32cf1">
Expand Down Expand Up @@ -394,7 +394,7 @@ <h3>Events</h3>
<script src="assets/js/sticky-sidebar/jquery.sticky-sidebar.min.js?npm-v=3.3.1"></script>
<script src="assets/js/resize-sensor/ResizeSensor.js?v=8652505c23e8fdc8016445c5e13bee64"></script><!-- use with sticky sidebar js, manual update. -->

<script src="assets/js/rdta/rundiz-template-admin.js?v=5297364ea03fe91ecd356be98ef3f127"></script>
<script src="assets/js/rdta/rundiz-template-admin.js?v=75ee53c31bb3546320742997680dd1b5"></script>
<script src="assets/js/rdta/components/rdta-dialog.js"></script>
<script src="assets/js/rdta/components/rdta-alertdialog.js"></script>
<script>
Expand Down
2 changes: 1 addition & 1 deletion assets/css/rdta/rundiz-template-admin.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/css/rdta/rundiz-template-admin.min.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion assets/js/rdta/components/rdta-accordion.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
Rundiz template for admin v 2.2.2
Rundiz template for admin v 2.2.3
License: MIT
*/
/**
Expand Down
2 changes: 1 addition & 1 deletion assets/js/rdta/components/rdta-accordion.min.js

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/rdta/components/rdta-alertdialog.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
Rundiz template for admin v 2.2.2
Rundiz template for admin v 2.2.3
License: MIT
*/
/**
Expand Down
2 changes: 1 addition & 1 deletion assets/js/rdta/components/rdta-alertdialog.min.js

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/rdta/components/rdta-dialog.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
Rundiz template for admin v 2.2.2
Rundiz template for admin v 2.2.3
License: MIT
*/
/**
Expand Down
2 changes: 1 addition & 1 deletion assets/js/rdta/components/rdta-dialog.min.js

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/rdta/components/rdta-tabs.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
Rundiz template for admin v 2.2.2
Rundiz template for admin v 2.2.3
License: MIT
*/
/**
Expand Down
2 changes: 1 addition & 1 deletion assets/js/rdta/components/rdta-tabs.min.js

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/rdta/components/rdta-tooltips.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
Rundiz template for admin v 2.2.2
Rundiz template for admin v 2.2.3
License: MIT
*/
/**
Expand Down
2 changes: 1 addition & 1 deletion assets/js/rdta/components/rdta-tooltips.min.js

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/rdta/rundiz-template-admin.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
Rundiz template for admin v 2.2.2
Rundiz template for admin v 2.2.3
License: MIT
*/
/*! Rundiz template for admin
Expand Down
2 changes: 1 addition & 1 deletion assets/js/rdta/rundiz-template-admin.min.js

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

Loading

0 comments on commit 818b8c3

Please sign in to comment.