Skip to content

Commit

Permalink
Minor fixes before release
Browse files Browse the repository at this point in the history
  • Loading branch information
michelegiorgi committed Dec 12, 2020
1 parent afa4dc1 commit be8de4b
Show file tree
Hide file tree
Showing 8 changed files with 40 additions and 26 deletions.
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,11 @@
[![Formality](https://formality.dev/download/mark-repo.svg)](https://formality.dev)
[![Formality](https://formality.dev/download/mark-repo-final.svg)](https://formality.dev)

# Formality ![license](https://img.shields.io/github/license/michelegiorgi/formality?color=%231B4DDB&style=flat-square) ![license](https://img.shields.io/github/v/release/michelegiorgi/formality?color=%231B4DDB&style=flat-square)

**[New plugin website](https://formality.dev)**  |  [Wordpress.org page](https://wordpress.org/plugins/formality)  |  [Donate link](https://www.paypal.me/michelegiorgi/)
Designless, multistep, conversational, secure, all-in-one WordPress forms plugin.

* * *
## Welcome

Welcome to the official **Formality repository** on GitHub. Here you can browse the source, look at open issues and keep track of development.
If you are not a developer, please download the latest release of the Formality plugin from the [WordPress.org plugins repository](https://wordpress.org/plugins/formality) or directly install it from the plugins page in your WordPress admin.
Expand Down
11 changes: 6 additions & 5 deletions assets/styles/public/common/_embed.scss
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ body {
iframe {
border: none;
width: 100%;
height: 100%;
height: 100%;
}
}
&--loaded {
Expand All @@ -61,7 +61,7 @@ body {
}
.formality__sidebar__iframe {
transform: translateX(0);
}
}
}
}
.formality__cta-wrap {
Expand All @@ -74,8 +74,9 @@ body {
&-center { text-align: center; }
&-left { text-align: left; }
&-right { text-align: right; }
}
}
a.formality__cta {
border: none;
all: initial;
display: inline-block;
color: var(--formality_col2);
Expand Down Expand Up @@ -136,6 +137,6 @@ body {
}
}
}
}
}
}
}
}
3 changes: 2 additions & 1 deletion assets/styles/public/common/_global.scss
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@
box-shadow: none;
text-decoration: none;
color: inherit;
border: none;
}
.formality__wrap {
transition: opacity 0.1s linear;
Expand All @@ -62,7 +63,7 @@
.formality__wrap {
position: relative;
z-index: 1;
}
}
&:before {
will-change: transform;
position: absolute;
Expand Down
25 changes: 14 additions & 11 deletions assets/styles/public/components/_fields.scss
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@
right: 0;
}
&:-webkit-autofill,
&:-webkit-autofill:hover,
&:-webkit-autofill:hover,
&:-webkit-autofill:focus,
&:-webkit-autofill:active {
color: var(--formality_col1);
Expand All @@ -149,10 +149,10 @@
appearance: none;
}
input[type=number]{
&::-webkit-inner-spin-button,
&::-webkit-outer-spin-button {
-webkit-appearance: none;
margin: 0;
&::-webkit-inner-spin-button,
&::-webkit-outer-spin-button {
-webkit-appearance: none;
margin: 0;
}
}
.formality__note {
Expand Down Expand Up @@ -184,7 +184,7 @@
opacity: 1;
transform: scale(1);
}
}
}
}
.formality__label {
position: relative;
Expand Down Expand Up @@ -516,7 +516,7 @@
top: 0;
left: 0;
height: 100%;
z-index: 2;
z-index: 2;
}
.formality__select__list {
margin: 0;
Expand Down Expand Up @@ -631,7 +631,7 @@
font-family: 'Material Icons';
}
&:first-child:before { content: "arrow_drop_up"; }
&:last-child:before { content: "arrow_drop_down"; }
&:last-child:before { content: "arrow_drop_down"; }
}
}
}
Expand Down Expand Up @@ -673,7 +673,7 @@
}
}
}
}
}
}
> .formality__label {
display: block;
Expand Down Expand Up @@ -701,7 +701,7 @@
opacity: 1;
}
}
}
}
}
}
.formality__label {
Expand All @@ -722,6 +722,9 @@
height: auto;
transform-origin: center center;
transform-box: fill-box;
@include breakpoint(mobile) {
widows: 2.5em;
}
.border {
fill: none;
stroke-width: 2px;
Expand All @@ -737,7 +740,7 @@
transform-box: fill-box;
opacity: 0;
fill: var(--formality_col1);
}
}
}
}
}
Expand Down
6 changes: 6 additions & 0 deletions assets/styles/public/layouts/_header.scss
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,12 @@
font-weight: bold;
padding: 0;
margin: 0;
@include breakpoint(mobile_xl) {
font-size: 2.4em;
}
@include breakpoint(mobile) {
font-size: 2.2em;
}
&:before,
&:after {
display: none;
Expand Down
7 changes: 6 additions & 1 deletion assets/styles/public/modifiers/_loading.scss
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,9 @@
}
}
}
}
}
&.formality--first-loading {
.formality__body .formality__nav__list {
backdrop-filter: none !important;
}
}
5 changes: 0 additions & 5 deletions assets/styles/public/modifiers/_side.scss
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,4 @@
margin: -1em -1.2em 2em;
}
}
&.formality--first-loading {
&.formality--conversational .formality__body .formality__nav__list {
backdrop-filter: none !important;
}
}
}
2 changes: 1 addition & 1 deletion readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ You will find **Formality** menu in your WordPress admin screen.
== Changelog ==

= 1.0.7 =
Release Date: December 10th, 2020
Release Date: December 12th, 2020

* New website online
* Minor UI fixes
Expand Down

0 comments on commit be8de4b

Please sign in to comment.