Branch: refs/heads/master
Home: https://github.com/phpmyadmin/website
Commit: e7ef18635b53fb1b086a827b4fc847546769c3b8
https://github.com/phpmyadmin/website/commit/e7ef18635b53fb1b086a827b4fc847…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2020-10-14 (Wed, 10 October 2020) -03:00
Changed paths:
A pmaweb/static/bootstrap/css/bootstrap.min.css
A pmaweb/static/bootstrap/css/bootstrap.min.css.map
A pmaweb/static/bootstrap/js/bootstrap.bundle.min.js
A pmaweb/static/bootstrap/js/bootstrap.bundle.min.js.map
A pmaweb/static/bootstrap/js/jquery-3.5.1.min.js
A pmaweb/static/bootstrap/js/jquery-3.5.1.min.map
M pmaweb/static/js/loader.js
M pmaweb/templates/_security_contact.html
M pmaweb/templates/base.html
M pmaweb/templates/news/post_archive.html
M pmaweb/templates/security/_list.html
M pmaweb/templates/themes.html
M pmaweb/templates/try.html
D pmaweb/static/bootstrap/config.json
D pmaweb/static/bootstrap/css/bootstrap-theme.css
D pmaweb/static/bootstrap/css/bootstrap.css
D pmaweb/static/bootstrap/js/bootstrap.js
D pmaweb/static/bootstrap/js/jquery-2.2.4.js
Log Message:
-----------
Upgrade Bootstrap and jQuery
- Upgrades Bootstrap to v4.5.3
- Upgrades jQuery to v3.5.1
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Commit: 21890548aa7e6a1ded5219b4b0acd627edc39ccc
https://github.com/phpmyadmin/website/commit/21890548aa7e6a1ded5219b4b0acd6…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2020-10-15 (Thu, 10 October 2020) -03:00
Changed paths:
A pmaweb/static/bootstrap/css/bootstrap.min.css
A pmaweb/static/bootstrap/css/bootstrap.min.css.map
A pmaweb/static/bootstrap/js/bootstrap.bundle.min.js
A pmaweb/static/bootstrap/js/bootstrap.bundle.min.js.map
A pmaweb/static/bootstrap/js/jquery-3.5.1.min.js
A pmaweb/static/bootstrap/js/jquery-3.5.1.min.map
M pmaweb/static/js/loader.js
M pmaweb/templates/_security_contact.html
M pmaweb/templates/base.html
M pmaweb/templates/news/post_archive.html
M pmaweb/templates/security/_list.html
M pmaweb/templates/themes.html
M pmaweb/templates/try.html
D pmaweb/static/bootstrap/config.json
D pmaweb/static/bootstrap/css/bootstrap-theme.css
D pmaweb/static/bootstrap/css/bootstrap.css
D pmaweb/static/bootstrap/js/bootstrap.js
D pmaweb/static/bootstrap/js/jquery-2.2.4.js
Log Message:
-----------
Merge pull request #133 from mauriciofauth/bootstrap-jquery
Upgrade Bootstrap and jQuery