bootstrap5-toggle 5.2.0-rc1 → 5.2.0-rc2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -3,12 +3,10 @@
3
3
  [![Bootstrap 5](https://img.shields.io/static/v1?label=bootstrap&message=%5E5.0.0&color=informational&logo=bootstrap&logoColor=white)](https://getbootstrap.com/docs/5.0)
4
4
  [![JSDelivr Badge](https://img.shields.io/jsdelivr/npm/hm/bootstrap5-toggle?label=hits&logo=jsdelivr&logoColor=white)](https://www.jsdelivr.com/package/npm/bootstrap5-toggle)
5
5
  [![NPM Badge](https://img.shields.io/npm/dm/bootstrap5-toggle?logo=npm)](https://www.npmjs.com/package/bootstrap5-toggle)
6
- [![Build](https://img.shields.io/github/actions/workflow/status/palcarazm/bootstrap5-toggle/build.yml?branch=v5&logo=npm)](https://github.com/palcarazm/bootstrap5-toggle/actions?query=workflow%3A%22Build+Check%22)
7
- [![Test](https://img.shields.io/github/actions/workflow/status/palcarazm/bootstrap5-toggle/cypress.yml?branch=v5&label=tests&logo=cypress)](https://github.com/palcarazm/bootstrap5-toggle/actions?query=workflow%3A%22Cypress+Tests%22)
8
- [![Security](https://img.shields.io/snyk/vulnerabilities/npm/bootstrap5-toggle@5.2.0-rc1?logo=snyk)](https://snyk.io/advisor/npm-package/bootstrap5-toggle)
6
+ [![Coverage Status](https://coveralls.io/repos/github/palcarazm/bootstrap5-toggle/badge.svg?branch=v5)](https://coveralls.io/github/palcarazm/bootstrap5-toggle?branch=v5)
7
+ [![Security](https://img.shields.io/badge/snyk-security%20analyse-informational?logo=snyk)](https://snyk.io/advisor/npm-package/bootstrap5-toggle)
9
8
  [![EOL](https://img.shields.io/endpoint?url=https%3A%2F%2Fpalcarazm.github.io%2Fbootstrap5-toggle%2Fapi%2Feol%2Fv5)](https://github.com/palcarazm/bootstrap5-toggle/security/policy)
10
9
  [![Funding](https://img.shields.io/badge/sponsor-30363D?style=flat&logo=GitHub-Sponsors&logoColor=#white)](https://github.com/sponsors/palcarazm)
11
- [![Rate this package](https://badges.openbase.com/js/rating/bootstrap5-toggle.svg?token=rNvznTVToo+EmX5g+KTvfYqI9+YTWJeUWTxPj7tLA6o=)](https://openbase.com/js/bootstrap5-toggle?utm_source=embedded&utm_medium=badge&utm_campaign=rating-badge&utm_term=js/bootstrap5-toggle)
12
10
 
13
11
  # Bootstrap 5 Toggle
14
12
 
@@ -30,15 +28,6 @@ See EOL for each version in [Security Policy Page](https://github.com/palcarazm/
30
28
 
31
29
  **Demos and API Docs:** https://palcarazm.github.io/bootstrap5-toggle/
32
30
 
33
- # Related Bootstrap Plugins
34
-
35
- <div align="center">
36
- <a href="https://github.com/palcarazm/bs-darkmode" title="Boostrap Darkmode"
37
- ><img
38
- src="https://github-readme-stats.vercel.app/api/pin/?username=palcarazm&repo=bs-darkmode&border_radius=10&show_owner=true"
39
- /></a>
40
- </div>
41
-
42
31
  ---
43
32
 
44
33
  <!-- To update TOC run .\node_modules\.bin\doctoc README.md --github -->
@@ -79,18 +68,18 @@ See EOL for each version in [Security Policy Page](https://github.com/palcarazm/
79
68
 
80
69
  ```html
81
70
  <link
82
- href="https://cdn.jsdelivr.net/npm/bootstrap5-toggle@5.2.0-rc1/css/bootstrap5-toggle.min.css"
71
+ href="https://cdn.jsdelivr.net/npm/bootstrap5-toggle@5.2.0-rc2/css/bootstrap5-toggle.min.css"
83
72
  rel="stylesheet" />
84
- <script src="https://cdn.jsdelivr.net/npm/bootstrap5-toggle@5.2.0-rc1/js/bootstrap5-toggle.ecmas.min.js"></script>
73
+ <script src="https://cdn.jsdelivr.net/npm/bootstrap5-toggle@5.2.0-rc2/js/bootstrap5-toggle.ecmas.min.js"></script>
85
74
  ```
86
75
 
87
76
  ### jQuery Interface
88
77
 
89
78
  ```html
90
79
  <link
91
- href="https://cdn.jsdelivr.net/npm/bootstrap5-toggle@5.2.0-rc1/css/bootstrap5-toggle.min.css"
80
+ href="https://cdn.jsdelivr.net/npm/bootstrap5-toggle@5.2.0-rc2/css/bootstrap5-toggle.min.css"
92
81
  rel="stylesheet" />
93
- <script src="https://cdn.jsdelivr.net/npm/bootstrap5-toggle@5.2.0-rc1/js/bootstrap5-toggle.jquery.min.js"></script>
82
+ <script src="https://cdn.jsdelivr.net/npm/bootstrap5-toggle@5.2.0-rc2/js/bootstrap5-toggle.jquery.min.js"></script>
94
83
  ```
95
84
 
96
85
  ## Download
@@ -102,13 +91,13 @@ See EOL for each version in [Security Policy Page](https://github.com/palcarazm/
102
91
  [![NPM Badge](https://img.shields.io/npm/dm/bootstrap5-toggle?logo=npm)](https://www.npmjs.com/package/bootstrap5-toggle)
103
92
 
104
93
  ```ksh
105
- npm install bootstrap5-toggle@5.2.0-rc1
94
+ npm install bootstrap5-toggle@5.2.0-rc2
106
95
  ```
107
96
 
108
97
  ## Yarn
109
98
 
110
99
  ```ksh
111
- yarn add bootstrap5-toggle@5.2.0-rc1
100
+ yarn add bootstrap5-toggle@5.2.0-rc2
112
101
  ```
113
102
 
114
103
  # Usage
@@ -3,12 +3,10 @@
3
3
  [![Bootstrap 5](https://img.shields.io/static/v1?label=bootstrap&message=%5E5.0.0&color=informational&logo=bootstrap&logoColor=white)](https://getbootstrap.com/docs/5.0)
4
4
  [![JSDelivr Badge](https://img.shields.io/jsdelivr/npm/hm/bootstrap5-toggle?label=hits&logo=jsdelivr&logoColor=white)](https://www.jsdelivr.com/package/npm/bootstrap5-toggle)
5
5
  [![NPM Badge](https://img.shields.io/npm/dm/bootstrap5-toggle?logo=npm)](https://www.npmjs.com/package/bootstrap5-toggle)
6
- [![Build](https://img.shields.io/github/actions/workflow/status/palcarazm/bootstrap5-toggle/build.yml?branch=v5&logo=npm)](https://github.com/palcarazm/bootstrap5-toggle/actions?query=workflow%3A%22Build+Check%22)
7
- [![Test](https://img.shields.io/github/actions/workflow/status/palcarazm/bootstrap5-toggle/cypress.yml?branch=v5&label=tests&logo=cypress)](https://github.com/palcarazm/bootstrap5-toggle/actions?query=workflow%3A%22Cypress+Tests%22)
8
- [![Security](https://img.shields.io/snyk/vulnerabilities/npm/bootstrap5-toggle@#version#?logo=snyk)](https://snyk.io/advisor/npm-package/bootstrap5-toggle)
6
+ [![Coverage Status](https://coveralls.io/repos/github/palcarazm/bootstrap5-toggle/badge.svg?branch=v5)](https://coveralls.io/github/palcarazm/bootstrap5-toggle?branch=v5)
7
+ [![Security](https://img.shields.io/badge/snyk-security%20analyse-informational?logo=snyk)](https://snyk.io/advisor/npm-package/bootstrap5-toggle)
9
8
  [![EOL](https://img.shields.io/endpoint?url=https%3A%2F%2Fpalcarazm.github.io%2Fbootstrap5-toggle%2Fapi%2Feol%2Fv5)](https://github.com/palcarazm/bootstrap5-toggle/security/policy)
10
9
  [![Funding](https://img.shields.io/badge/sponsor-30363D?style=flat&logo=GitHub-Sponsors&logoColor=#white)](https://github.com/sponsors/palcarazm)
11
- [![Rate this package](https://badges.openbase.com/js/rating/bootstrap5-toggle.svg?token=rNvznTVToo+EmX5g+KTvfYqI9+YTWJeUWTxPj7tLA6o=)](https://openbase.com/js/bootstrap5-toggle?utm_source=embedded&utm_medium=badge&utm_campaign=rating-badge&utm_term=js/bootstrap5-toggle)
12
10
 
13
11
  # Bootstrap 5 Toggle
14
12
 
@@ -30,15 +28,6 @@ See EOL for each version in [Security Policy Page](https://github.com/palcarazm/
30
28
 
31
29
  **Demos and API Docs:** https://palcarazm.github.io/bootstrap5-toggle/
32
30
 
33
- # Related Bootstrap Plugins
34
-
35
- <div align="center">
36
- <a href="https://github.com/palcarazm/bs-darkmode" title="Boostrap Darkmode"
37
- ><img
38
- src="https://github-readme-stats.vercel.app/api/pin/?username=palcarazm&repo=bs-darkmode&border_radius=10&show_owner=true"
39
- /></a>
40
- </div>
41
-
42
31
  ---
43
32
 
44
33
  <!-- To update TOC run .\node_modules\.bin\doctoc README.md --github -->
@@ -1,5 +1,5 @@
1
1
  /* Copyright Notice
2
- * bootstrap5-toggle v5.2.0-rc1
2
+ * bootstrap5-toggle v5.2.0-rc2
3
3
  * https://palcarazm.github.io/bootstrap5-toggle/
4
4
  * @author 2011-2014 Min Hur (https://github.com/minhur)
5
5
  * @author 2018-2019 Brent Ely (https://github.com/gitbrent)
@@ -1,5 +1,5 @@
1
1
  /* Copyright Notice
2
- * bootstrap5-toggle v5.2.0-rc1
2
+ * bootstrap5-toggle v5.2.0-rc2
3
3
  * https://palcarazm.github.io/bootstrap5-toggle/
4
4
  * @author 2011-2014 Min Hur (https://github.com/minhur)
5
5
  * @author 2018-2019 Brent Ely (https://github.com/gitbrent)