-
Notifications
You must be signed in to change notification settings - Fork 163
Commit
- Loading branch information
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,94 @@ | ||
# Change Log | ||
|
||
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
# 2.0.0-alpha.1 (2023-12-29) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* Rename npm scripts in root package to avoid recursion due to lerna lifecycles (e.g. on `npm run version ...`) ([8b8700a](https://github.com/vadikom/smartmenus/commit/8b8700a987f2fae5f9aff4ec30b8af53c6fafab8)) | ||
|
||
|
||
|
||
## 1.2.1 (2022-11-03) | ||
|
||
|
||
|
||
# 1.2.0 (2022-11-03) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* Bootstrap 4 Addon JS error when used on a page in combination with Bootstrap v5.0.0-beta1 ([562d13b](https://github.com/vadikom/smartmenus/commit/562d13b688cd9f271ede15efc7f5b34527331384)) | ||
|
||
|
||
|
||
## 1.1.1 (2020-07-23) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* bump Bootstrap addon version due to typo ([f2d4c06](https://github.com/vadikom/smartmenus/commit/f2d4c06f7b6005fbb549cd28369977a9cd0af433)) | ||
* Problem with markCurrentTree in megamenu [#86](https://github.com/vadikom/smartmenus/issues/86) ([525dcb8](https://github.com/vadikom/smartmenus/commit/525dcb824591befcbd2f52c53dd7546c61109a81)) | ||
* Uncaught TypeError when clicking on items (that do not have a sub menu in certain cases) in collapsible mode ([89c4544](https://github.com/vadikom/smartmenus/commit/89c4544eb75eaf4cb12b8d822fcd2ff74b93613c)) | ||
|
||
|
||
|
||
# 1.1.0 (2017-09-17) | ||
|
||
|
||
|
||
## 1.0.1 (2016-11-01) | ||
|
||
|
||
|
||
# 1.0.0 (2016-01-27) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* broken "destroy" method in v1.0.0-beta1 ([b00959d](https://github.com/vadikom/smartmenus/commit/b00959d871413a9013a27b3792a8f683ee05b446)) | ||
|
||
|
||
|
||
# 1.0.0-beta1 (2015-06-01) | ||
|
||
|
||
|
||
## 0.9.7 (2014-08-25) | ||
|
||
|
||
|
||
## 0.9.6 (2014-03-27) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* Bootstrap addon now works in jQuery.noConflict() mode ([0fbeee9](https://github.com/vadikom/smartmenus/commit/0fbeee9e1aa0dfd52b801694ed593d43e23aede8)) | ||
* mainMenuSubOffsetY was not honored when bottomToTopSubMenus: true (mainMenuSubOffsetX was used instead) ([3f8127f](https://github.com/vadikom/smartmenus/commit/3f8127f089140fc8f608c646f71004872a1474b6)) | ||
|
||
|
||
|
||
## 0.9.5 (2014-01-19) | ||
|
||
|
||
|
||
## 0.9.4 (2013-12-01) | ||
|
||
|
||
|
||
## 0.9.3 (2013-10-08) | ||
|
||
|
||
|
||
## 0.9.2 (2013-09-03) | ||
|
||
|
||
|
||
## 0.9.1 (2013-06-19) | ||
|
||
|
||
|
||
# 0.9.0 (2013-06-01) |
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -10,5 +10,5 @@ | |
} | ||
}, | ||
"granularPathspec": false, | ||
"version": "2.0.0-alpha.0" | ||
"version": "2.0.0-alpha.1" | ||
} |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
# Change Log | ||
|
||
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
# 2.0.0-alpha.1 (2023-12-29) | ||
|
||
**Note:** Version bump only for package smartmenus-configurator |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
# Change Log | ||
|
||
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
# 2.0.0-alpha.1 (2023-12-29) | ||
|
||
**Note:** Version bump only for package smartmenus-docs |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
# Change Log | ||
|
||
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
# 2.0.0-alpha.1 (2023-12-29) | ||
|
||
**Note:** Version bump only for package smartmenus |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.