Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: 9e7ad13dc595eacf64702d51b774ec804ff0a7d4
https://github.com/phpmyadmin/phpmyadmin/commit/9e7ad13dc595eacf64702d51b77…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2020-01-17 (Fri, 01 January 2020) -03:00
Changed paths:
M templates/home/index.twig
Log Message:
-----------
Change the grid breakpoint in home page
Uses the same breakpoint as the navbar.
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: ac8ecb7faf159bfe4e75114c71483a780738c63f
https://github.com/phpmyadmin/phpmyadmin/commit/ac8ecb7faf159bfe4e75114c714…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2020-01-17 (Fri, 01 January 2020) -03:00
Changed paths:
A themes/metro/scss/_navbar.scss
A themes/original/scss/_navbar.scss
A themes/pmahomme/scss/_navbar.scss
M templates/top_menu.twig
M themes/bootstrap/scss/_bootstrap.scss
M themes/metro/scss/_variables.scss
M themes/metro/scss/theme.scss
M themes/original/scss/_variables.scss
M themes/original/scss/theme.scss
M themes/pmahomme/scss/_variables.scss
M themes/pmahomme/scss/theme.scss
Log Message:
-----------
Convert top menu to Bootstrap's navbar component
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Commit: f3bfd0b79968c0b4903b82cda9ada6ef21866047
https://github.com/phpmyadmin/phpmyadmin/commit/f3bfd0b79968c0b4903b82cda9a…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2020-01-17 (Fri, 01 January 2020) -03:00
Changed paths:
M themes/bootstrap/scss/_common.scss
M themes/metro/scss/_common.scss
M themes/original/scss/_common.scss
M themes/pmahomme/scss/_common.scss
Log Message:
-----------
Remove topmenu custom CSS
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Commit: f24cedd7e327b39350de82fe6ee6f87d5132b368
https://github.com/phpmyadmin/phpmyadmin/commit/f24cedd7e327b39350de82fe6ee…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2020-01-17 (Fri, 01 January 2020) -03:00
Changed paths:
M js/menu_resizer.js
M templates/top_menu.twig
M themes/bootstrap/scss/_bootstrap.scss
M themes/bootstrap/scss/_common.scss
M themes/bootstrap/scss/_variables.scss
M themes/metro/scss/_common.scss
M themes/metro/scss/_variables.scss
M themes/original/scss/_common.scss
M themes/original/scss/_variables.scss
M themes/pmahomme/scss/_common.scss
M themes/pmahomme/scss/_variables.scss
Log Message:
-----------
Fix menu resizer for topmenu navbar
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Commit: fc8396f46704184a675fe1e64663117369791930
https://github.com/phpmyadmin/phpmyadmin/commit/fc8396f46704184a675fe1e6466…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2020-01-17 (Fri, 01 January 2020) -03:00
Changed paths:
A themes/metro/scss/_navbar.scss
A themes/original/scss/_navbar.scss
A themes/pmahomme/scss/_navbar.scss
M js/menu_resizer.js
M templates/top_menu.twig
M themes/bootstrap/scss/_bootstrap.scss
M themes/bootstrap/scss/_common.scss
M themes/bootstrap/scss/_variables.scss
M themes/metro/scss/_common.scss
M themes/metro/scss/_variables.scss
M themes/metro/scss/theme.scss
M themes/original/scss/_common.scss
M themes/original/scss/_variables.scss
M themes/original/scss/theme.scss
M themes/pmahomme/scss/_common.scss
M themes/pmahomme/scss/_variables.scss
M themes/pmahomme/scss/theme.scss
Log Message:
-----------
Merge pull request #15775 from mauriciofauth/bootstrap-navbar
Convert top menu to Bootstrap's navbar component