Skip to content

Commit 9440396

Browse files
v4.0.0 - Bootstrap 4 supported
1 parent dbd1452 commit 9440396

10 files changed

+2548
-600
lines changed

bootstrap-dropdown-hover.jquery.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"hover",
99
"ui"
1010
],
11-
"version": "1.0.4",
11+
"version": "4.0.0",
1212
"author": {
1313
"name": "István Ujj-Mészáros",
1414
"url": "https://github.com/istvan-ujjmeszaros"

bower.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "bootstrap-dropdown-hover",
3-
"version": "1.0.4",
4-
"homepage": "http://www.virtuosoft.eu/code/bootstrap-dropdown-hover/",
3+
"version": "4.0.0",
4+
"homepage": "https://www.virtuosoft.eu/code/bootstrap-dropdown-hover/",
55
"authors": [
66
"István Ujj-Mészáros <[email protected]>"
77
],
@@ -17,7 +17,7 @@
1717
"hover",
1818
"ui"
1919
],
20-
"license": "Apache License v2.0",
20+
"license": "Apache-2.0",
2121
"moduleType": [
2222
"node"
2323
],

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
"type": "library",
44
"keywords": ["bootstrap", "dropdown", "hover", "ui"],
55
"description": "Open dropdown menus on mouse hover, the proper way.",
6-
"homepage": "http://www.virtuosoft.eu/code/bootstrap-dropdown-hover/",
7-
"version": "1.0.4",
6+
"homepage": "https://www.virtuosoft.eu/code/bootstrap-dropdown-hover/",
7+
"version": "4.0.0",
88
"authors": [
99
{
1010
"name": "István Ujj-Mészáros",

index.html renamed to demo/index-bs3.html

Lines changed: 549 additions & 553 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)