Skip to content

Commit

Permalink
Merge pull request #36 from oceanwp/dev-oe
Browse files Browse the repository at this point in the history
Dev oe
  • Loading branch information
eramits committed May 26, 2022
2 parents 849cc0d + 8e8e639 commit 1625ebb
Show file tree
Hide file tree
Showing 92 changed files with 9,805 additions and 2,611 deletions.
4 changes: 0 additions & 4 deletions assets/css/main.css
Original file line number Diff line number Diff line change
Expand Up @@ -100,8 +100,6 @@ body {
font-size: 14px;
line-height: 1.8;
color: #929292;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
overflow-wrap: break-word;
word-wrap: break-word;
}
Expand Down Expand Up @@ -1385,8 +1383,6 @@ input[type=checkbox]:checked:before {
width: 16px;
font: 400 14px/1 'Font Awesome 5 Free';
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}

input[type=checkbox]:checked:before {
Expand Down
2 changes: 0 additions & 2 deletions assets/css/pageHeader.css
Original file line number Diff line number Diff line change
Expand Up @@ -183,8 +183,6 @@ body.breadcrumbs-position-default .page-header-title {
font: normal normal 600 14px/1 'Font Awesome 5 Free';
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}

.site-breadcrumbs ul li:last-child:after {
Expand Down
3 changes: 0 additions & 3 deletions assets/css/simpleLineIcons.css
Original file line number Diff line number Diff line change
Expand Up @@ -202,9 +202,6 @@
font-variant: normal;
text-transform: none;
line-height: 1;
/* Better Font Rendering =========== */
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.icon-user:before {
content: "\e005";
Expand Down
2 changes: 0 additions & 2 deletions assets/css/slick.css
Original file line number Diff line number Diff line change
Expand Up @@ -232,8 +232,6 @@
text-align: center;
color: black;
opacity: 0.25;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
Expand Down
20 changes: 10 additions & 10 deletions assets/css/woo/wooCommerce.css
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Font Smoothing
.return-to-shop .button.wc-backward:before,
.woocommerce .widget_shopping_cart_content .buttons .button:after,
.woocommerce div.product form.cart .variations .reset_variations:before,
.wcmenucart i { font-weight: normal; font-style: normal; letter-spacing: normal; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
.wcmenucart i { font-weight: normal; font-style: normal; letter-spacing: normal; text-rendering: auto; }

/*------------------------------------------------------------------
Menu Cart
Expand Down Expand Up @@ -147,7 +147,7 @@ Buttons
.woocommerce #respond input#submit,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce ul.products li.product .added_to_cart { padding: 12px 20px; -webkit-appearance: none; -webkit-font-smoothing: inherit; }
.woocommerce ul.products li.product .added_to_cart { padding: 12px 20px; -webkit-appearance: none; }

/* Button > Loading*/
.woocommerce #respond input#submit.loading,
Expand All @@ -157,7 +157,7 @@ Buttons
.woocommerce #respond input#submit.loading:after,
.woocommerce a.button.loading:after,
.woocommerce button.button.loading:after,
.woocommerce input.button.loading:after { display: inline-block; font-family: 'Font Awesome 5 Free'; content: '\f110'; position: inherit; top: auto; right: auto; margin-left: 6px; vertical-align: top; font-weight: 400; -webkit-font-smoothing: antialiased; -webkit-animation: spin 2s infinite linear; -moz-animation: spin 2s infinite linear; animation: spin 2s infinite linear; color: inherit; opacity: 1; }
.woocommerce input.button.loading:after { display: inline-block; font-family: 'Font Awesome 5 Free'; content: '\f110'; position: inherit; top: auto; right: auto; margin-left: 6px; vertical-align: top; font-weight: 400; -webkit-animation: spin 2s infinite linear; -moz-animation: spin 2s infinite linear; animation: spin 2s infinite linear; color: inherit; opacity: 1; }

@-webkit-keyframes spin { 25% { -webkit-transform: rotate(270deg); } 50% { -webkit-transform: rotate(90deg); } 75% { -webkit-transform: rotate(360deg); } 100% { -webkit-transform: rotate(180deg); } }
@-moz-keyframes spin { 25% { -moz-transform: rotate(270deg); } 50% { -moz-transform: rotate(90deg); } 75% { -moz-transform: rotate(360deg); } 100% { -moz-transform: rotate(180deg); } }
Expand Down Expand Up @@ -230,14 +230,14 @@ Notices
.woocommerce-info a:hover { background-color: #0b7cac; }
.woocommerce-message:before,
.woocommerce-error:before,
.woocommerce-info:before { font-family: 'Font Awesome 5 Free'; margin-right: 10px; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-weight: 600; }
.woocommerce-info:before { font-family: 'Font Awesome 5 Free'; margin-right: 10px; font-weight: 600; }

ul.woocommerce-message:before,
ul.woocommerce-error:before,
ul.woocommerce-info:before { display: none; }
ul.woocommerce-message li:before,
ul.woocommerce-error li:before,
ul.woocommerce-info li:before { font-family: 'Font Awesome 5 Free'; margin-right: 10px; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-weight: 600; }
ul.woocommerce-info li:before { font-family: 'Font Awesome 5 Free'; margin-right: 10px; font-weight: 600; }

/* notices > success */
.woocommerce-message:before,
Expand Down Expand Up @@ -317,7 +317,7 @@ Product Entries

/* product entry > onsale/out of stock tag */
.woocommerce span.onsale,
.woocommerce ul.products li.product.outofstock .outofstock-badge { position: absolute; top: 20px; left: 20px; min-height: 0; min-width: 0; border-radius: 0; background-color: rgba(63,195,135,.8); color: #fff; padding: 8px 12px; text-transform: uppercase; font-size: 12px; line-height: 1; font-weight: 300; z-index: 9; -webkit-font-smoothing: inherit; }
.woocommerce ul.products li.product.outofstock .outofstock-badge { position: absolute; top: 20px; left: 20px; min-height: 0; min-width: 0; border-radius: 0; background-color: rgba(63,195,135,.8); color: #fff; padding: 8px 12px; text-transform: uppercase; font-size: 12px; line-height: 1; font-weight: 300; z-index: 9; }
.woocommerce ul.products li.product .onsale { top: 20px; left: 20px; margin: 0; right: auto; }
.woocommerce ul.products li.product.outofstock .onsale { display: none }

Expand Down Expand Up @@ -374,7 +374,7 @@ Single Product
.woocommerce div.product .woocommerce-product-gallery { position: relative; }
.woocommerce div.product .woocommerce-product-gallery .zoomImg { background-color: #fff; }
.woocommerce div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger { position: absolute; top: 10px; right: 10px; display: block; height: 32px; width: 32px; background-color: #eeeeee; color: #333333; border-radius: 3px; z-index: 99; text-align: center; text-indent: -999px; overflow: hidden; }
.woocommerce div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger:before { display: inline-block; font: normal normal 600 16px/1 'Font Awesome 5 Free'; font-size: inherit; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; display: block; content: '\f002'; line-height: 32px; text-indent: 0; }
.woocommerce div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger:before { display: inline-block; font: normal normal 600 16px/1 'Font Awesome 5 Free'; font-size: inherit; text-rendering: auto; display: block; content: '\f002'; line-height: 32px; text-indent: 0; }
.woocommerce div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger img { display: none !important; }
.woocommerce div.product .woocommerce-product-gallery img { margin: 0; }
.woocommerce div.product .woocommerce-product-gallery .flex-viewport { margin-bottom: 20px; }
Expand Down Expand Up @@ -759,8 +759,8 @@ Checkout
.woocommerce-checkout #payment ul.payment_methods { padding-bottom: 20px; }
.woocommerce-checkout #payment ul.payment_methods .wc_payment_method > input[type=radio]:first-child { position: absolute !important; clip: rect(1px 1px 1px 1px); clip: rect(1px,1px,1px,1px); }
.woocommerce-checkout #payment ul.payment_methods .wc_payment_method > label { display: block; font-size: 16px; font-weight: 600; padding: 20px; cursor: pointer; margin: 0; letter-spacing: 0.4px; }
.woocommerce-checkout #payment ul.payment_methods .wc_payment_method > label:before { font: normal normal 600 1em/1 'Font Awesome 5 Free'; text-rendering: auto; -moz-osx-font-smoothing: grayscale; }
.woocommerce-checkout #payment ul.payment_methods .wc_payment_method > label:before { display: inline-block; font-size: inherit; -webkit-font-smoothing: antialiased; content: '\f10c'; color: #333; margin-right: 10px; -webkit-transition: color ease .2s; -moz-transition: color ease .2s; transition: color ease .2s; }
.woocommerce-checkout #payment ul.payment_methods .wc_payment_method > label:before { font: normal normal 600 1em/1 'Font Awesome 5 Free'; text-rendering: auto; }
.woocommerce-checkout #payment ul.payment_methods .wc_payment_method > label:before { display: inline-block; font-size: inherit; content: '\f10c'; color: #333; margin-right: 10px; -webkit-transition: color ease .2s; -moz-transition: color ease .2s; transition: color ease .2s; }
.woocommerce-checkout #payment ul.payment_methods .wc_payment_method > input[type=radio]:first-child:checked + label:before { content: '\f192'; color: #13aff0; }
.woocommerce-checkout #payment ul.payment_methods li { background-color: #fafafa; text-align: left; margin-bottom: 1px; transition: all .3s ease; -webkit-transition: all .3s ease; -moz-transition: all .3s ease; -o-transition: all .3s ease; -ms-transition: all .3s ease; }
.woocommerce-checkout #payment ul.payment_methods li:hover { background-color: #f5f5f5; }
Expand Down Expand Up @@ -841,7 +841,7 @@ Account Page
.woocommerce-MyAccount-navigation ul li { list-style: none; border-bottom: 1px solid #e9e9e9; position: relative; }
.woocommerce-MyAccount-navigation ul li.is-active a:before { opacity: 1; }
.woocommerce-MyAccount-navigation ul li a { padding: 12px 0; display: block; }
.woocommerce-MyAccount-navigation ul li a:before { display: inline-block; font-family: 'simple-line-icons'; font-size: inherit; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: '\e085'; color: #13aff0; line-height: 22px; margin-left: 8px; width: 20px; text-align: right; float: right; opacity: .45; transition: opacity .3s ease; -webkit-transition: opacity .3s ease; -moz-transition: opacity .3s ease; -o-transition: opacity .3s ease; -ms-transition: opacity .3s ease; }
.woocommerce-MyAccount-navigation ul li a:before { display: inline-block; font-family: 'simple-line-icons'; font-size: inherit; text-rendering: auto; content: '\e085'; color: #13aff0; line-height: 22px; margin-left: 8px; width: 20px; text-align: right; float: right; opacity: .45; transition: opacity .3s ease; -webkit-transition: opacity .3s ease; -moz-transition: opacity .3s ease; -o-transition: opacity .3s ease; -ms-transition: opacity .3s ease; }
.woocommerce-MyAccount-navigation ul li a:hover:before { opacity: 1; }
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--dashboard a:before { content: '\e007'; }
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--orders a:before { content: '\e04d'; }
Expand Down
14 changes: 14 additions & 0 deletions changelog.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
== Changelog ==

= 2.0.0 =
- New: Theme Status: OceanWP theme update available notification.
- New: SVG Support for Media Library.
- New: Customizer Reset option.
- New: OceanWP Theme Changelog option.
- New: System Info option.
- New: Install default OceanWP child theme option.
- Added: Multiple OceanWP Theme Panel functionality.
- Added: OceanWP Theme Panel: Customizer Control: disable / enable Customizer sections created by Ocean free and pro extensions.
- Improved: OceanWP Theme Panel styling.
- Fixed: My Library: Shortcodes: Custom Template render issue with custom locations.
- Fixed: My Library: Import Wizard: Uncaught Error: Call to undefined function es_attr().
- Removed: Outdated non-standard CSS #349

= 1.9.5 =
- Fixed: Import Wizard: Code revision.
- Fixed: Import Wizard: Potential vulnerability patch: WPScan report #5224125.
Expand Down
Loading

0 comments on commit 1625ebb

Please sign in to comment.