[phpMyAdmin Git] [phpmyadmin/phpmyadmin] 33b078: Add RTLCSS as a dependency

Maurício Meneghini Fauth mauricio at fauth.dev
Tue Dec 22 16:00:05 CET 2020


Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: 33b07866f29ff782409f8a30c386b2ca2dc0173b
https://github.com/phpmyadmin/phpmyadmin/commit/33b07866f29ff782409f8a30c386b2ca2dc0173b
Author: Maurício Meneghini Fauth <mauricio at fauth.dev>
Date: 2020-12-21 (Mon, 12 December 2020) -03:00

Changed paths: 
M package.json
M yarn.lock

Log Message:
-----------
Add RTLCSS as a dependency

Signed-off-by: Maurício Meneghini Fauth <mauricio at fauth.dev>

Commit: a30f7643bcf586a5d9fbcee37cd2af018b6e2dcd
https://github.com/phpmyadmin/phpmyadmin/commit/a30f7643bcf586a5d9fbcee37cd2af018b6e2dcd
Author: Maurício Meneghini Fauth <mauricio at fauth.dev>
Date: 2020-12-21 (Mon, 12 December 2020) -03:00

Changed paths: 
M themes/bootstrap/scss/_codemirror.scss
M themes/bootstrap/scss/_common.scss
M themes/bootstrap/scss/_designer.scss
M themes/bootstrap/scss/_enum-editor.scss
M themes/bootstrap/scss/_gis.scss
M themes/bootstrap/scss/_icons.scss
M themes/bootstrap/scss/_jqplot.scss
M themes/bootstrap/scss/_navigation.scss
M themes/bootstrap/scss/_reboot.scss
M themes/bootstrap/scss/_resizable-menu.scss
M themes/bootstrap/scss/_rte.scss
M themes/bootstrap/scss/theme.scss
M themes/metro/scss/_alert.scss
M themes/metro/scss/_card.scss
M themes/metro/scss/_codemirror.scss
M themes/metro/scss/_common.scss
M themes/metro/scss/_designer.scss
M themes/metro/scss/_enum-editor.scss
M themes/metro/scss/_gis.scss
M themes/metro/scss/_icons.scss
M themes/metro/scss/_jqplot.scss
M themes/metro/scss/_list-group.scss
M themes/metro/scss/_nav.scss
M themes/metro/scss/_navbar.scss
M themes/metro/scss/_navigation.scss
M themes/metro/scss/_reboot.scss
M themes/metro/scss/_resizable-menu.scss
M themes/metro/scss/_rte.scss
M themes/metro/scss/theme.scss
M themes/original/scss/_alert.scss
M themes/original/scss/_breadcrumbs.scss
M themes/original/scss/_card.scss
M themes/original/scss/_common.scss
M themes/original/scss/_icons.scss
M themes/original/scss/_list-group.scss
M themes/original/scss/_nav.scss
M themes/original/scss/_navbar.scss
M themes/original/scss/_navigation.scss
M themes/original/scss/_reboot.scss
M themes/original/scss/theme.scss
M themes/pmahomme/scss/_alert.scss
M themes/pmahomme/scss/_breadcrumb.scss
M themes/pmahomme/scss/_card.scss
M themes/pmahomme/scss/_codemirror.scss
M themes/pmahomme/scss/_common.scss
M themes/pmahomme/scss/_designer.scss
M themes/pmahomme/scss/_enum-editor.scss
M themes/pmahomme/scss/_gis.scss
M themes/pmahomme/scss/_icons.scss
M themes/pmahomme/scss/_jqplot.scss
M themes/pmahomme/scss/_list-group.scss
M themes/pmahomme/scss/_nav.scss
M themes/pmahomme/scss/_navbar.scss
M themes/pmahomme/scss/_navigation.scss
M themes/pmahomme/scss/_reboot.scss
M themes/pmahomme/scss/_resizable-menu.scss
M themes/pmahomme/scss/_rte.scss
M themes/pmahomme/scss/_tables.scss
M themes/pmahomme/scss/theme.scss
D themes/bootstrap/scss/_bootstrap-rtl.scss
D themes/bootstrap/scss/_direction.scss
D themes/bootstrap/scss/theme-rtl.scss
D themes/metro/scss/blueeyes-theme-rtl.scss
D themes/metro/scss/mono-theme-rtl.scss
D themes/metro/scss/redmond-theme-rtl.scss
D themes/metro/scss/teal-theme-rtl.scss
D themes/metro/scss/theme-rtl.scss
D themes/original/scss/theme-rtl.scss
D themes/pmahomme/scss/_direction.scss
D themes/pmahomme/scss/theme-rtl.scss

Log Message:
-----------
Remove directional Sass variables in favor of RTLCSS

Removes $direction, $right and $left.

Signed-off-by: Maurício Meneghini Fauth <mauricio at fauth.dev>

Commit: 8f0f1997c10986128e3ebbd0bfe8ef61d1926397
https://github.com/phpmyadmin/phpmyadmin/commit/8f0f1997c10986128e3ebbd0bfe8ef61d1926397
Author: Maurício Meneghini Fauth <mauricio at fauth.dev>
Date: 2020-12-22 (Tue, 12 December 2020) -03:00

Changed paths: 
A .rtlcssrc.json
M package.json
M templates/header.twig

Log Message:
-----------
Add rtlcss script command

yarn run css-rtl

Signed-off-by: Maurício Meneghini Fauth <mauricio at fauth.dev>

Commit: f9ae6d4c0c2d1ce2c692ec26ce695f986688c010
https://github.com/phpmyadmin/phpmyadmin/commit/f9ae6d4c0c2d1ce2c692ec26ce695f986688c010
Author: Maurício Meneghini Fauth <mauricio at fauth.dev>
Date: 2020-12-22 (Tue, 12 December 2020) -03:00

Changed paths: 
A .rtlcssrc.json
M package.json
M templates/header.twig
M themes/bootstrap/scss/_codemirror.scss
M themes/bootstrap/scss/_common.scss
M themes/bootstrap/scss/_designer.scss
M themes/bootstrap/scss/_enum-editor.scss
M themes/bootstrap/scss/_gis.scss
M themes/bootstrap/scss/_icons.scss
M themes/bootstrap/scss/_jqplot.scss
M themes/bootstrap/scss/_navigation.scss
M themes/bootstrap/scss/_reboot.scss
M themes/bootstrap/scss/_resizable-menu.scss
M themes/bootstrap/scss/_rte.scss
M themes/bootstrap/scss/theme.scss
M themes/metro/scss/_alert.scss
M themes/metro/scss/_card.scss
M themes/metro/scss/_codemirror.scss
M themes/metro/scss/_common.scss
M themes/metro/scss/_designer.scss
M themes/metro/scss/_enum-editor.scss
M themes/metro/scss/_gis.scss
M themes/metro/scss/_icons.scss
M themes/metro/scss/_jqplot.scss
M themes/metro/scss/_list-group.scss
M themes/metro/scss/_nav.scss
M themes/metro/scss/_navbar.scss
M themes/metro/scss/_navigation.scss
M themes/metro/scss/_reboot.scss
M themes/metro/scss/_resizable-menu.scss
M themes/metro/scss/_rte.scss
M themes/metro/scss/theme.scss
M themes/original/scss/_alert.scss
M themes/original/scss/_breadcrumbs.scss
M themes/original/scss/_card.scss
M themes/original/scss/_common.scss
M themes/original/scss/_icons.scss
M themes/original/scss/_list-group.scss
M themes/original/scss/_nav.scss
M themes/original/scss/_navbar.scss
M themes/original/scss/_navigation.scss
M themes/original/scss/_reboot.scss
M themes/original/scss/theme.scss
M themes/pmahomme/scss/_alert.scss
M themes/pmahomme/scss/_breadcrumb.scss
M themes/pmahomme/scss/_card.scss
M themes/pmahomme/scss/_codemirror.scss
M themes/pmahomme/scss/_common.scss
M themes/pmahomme/scss/_designer.scss
M themes/pmahomme/scss/_enum-editor.scss
M themes/pmahomme/scss/_gis.scss
M themes/pmahomme/scss/_icons.scss
M themes/pmahomme/scss/_jqplot.scss
M themes/pmahomme/scss/_list-group.scss
M themes/pmahomme/scss/_nav.scss
M themes/pmahomme/scss/_navbar.scss
M themes/pmahomme/scss/_navigation.scss
M themes/pmahomme/scss/_reboot.scss
M themes/pmahomme/scss/_resizable-menu.scss
M themes/pmahomme/scss/_rte.scss
M themes/pmahomme/scss/_tables.scss
M themes/pmahomme/scss/theme.scss
M yarn.lock
D themes/bootstrap/scss/_bootstrap-rtl.scss
D themes/bootstrap/scss/_direction.scss
D themes/bootstrap/scss/theme-rtl.scss
D themes/metro/scss/blueeyes-theme-rtl.scss
D themes/metro/scss/mono-theme-rtl.scss
D themes/metro/scss/redmond-theme-rtl.scss
D themes/metro/scss/teal-theme-rtl.scss
D themes/metro/scss/theme-rtl.scss
D themes/original/scss/theme-rtl.scss
D themes/pmahomme/scss/_direction.scss
D themes/pmahomme/scss/theme-rtl.scss

Log Message:
-----------
Merge pull request #16543 from mauriciofauth/rtlcss

Improve RTL support



More information about the Git mailing list