Skip to content

Commit

Permalink
Added pot file and made build for release 1.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
mahype committed Oct 10, 2019
1 parent a776638 commit 77259c1
Show file tree
Hide file tree
Showing 46 changed files with 4,547 additions and 49 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
[![WordPress plugin](https://img.shields.io/wordpress/plugin/v/torro-forms.svg?maxAge=2592000)](https://wordpress.org/plugins/torro-forms/)
[![WordPress](https://img.shields.io/wordpress/v/torro-forms.svg?maxAge=2592000)](https://wordpress.org/plugins/torro-forms/)
[![Build Status](https://api.travis-ci.org/awsmug/torro-forms.png?branch=master)](https://travis-ci.org/awsmug/torro-forms)
[![Test Coverage](https://codeclimate.com/github/awsmug/torro-forms/badges/coverage.svg)](https://codeclimate.com/github/awsmug/torro-forms/coverage)
[![Latest Stable Version](https://poser.pugx.org/awsmug/torro-forms/version)](https://packagist.org/packages/awsmug/torro-forms)
[![License](https://poser.pugx.org/awsmug/torro-forms/license)](https://packagist.org/packages/awsmug/torro-forms)

Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "awsmug/torro-forms",
"description": "Torro Forms is an extendable WordPress form builder with Drag & Drop functionality, chart evaluation and more - with WordPress look and feel.",
"version": "1.0.7",
"version": "1.0.8",
"license": "GPL-2.0-or-later",
"type": "wordpress-plugin",
"keywords": [
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "torro-forms",
"version": "1.0.7",
"version": "1.0.8",
"description": "Torro Forms is an extendable WordPress form builder with Drag & Drop functionality, chart evaluation and more - with WordPress look and feel.",
"keywords": [
"wordpress",
Expand Down
2 changes: 1 addition & 1 deletion src/assets/dist/css/admin-evaluations.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* Torro Forms Version 1.0.7 (https://torro-forms.com)
* Torro Forms Version 1.0.8 (https://torro-forms.com)
* Licensed under GNU General Public License v2 (or later) (http://www.gnu.org/licenses/gpl-2.0.html)
*/
/* ----------------------------------------------------------------------------
Expand Down
2 changes: 1 addition & 1 deletion src/assets/dist/css/admin-evaluations.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion src/assets/dist/css/admin-form-builder.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* Torro Forms Version 1.0.7 (https://torro-forms.com)
* Torro Forms Version 1.0.8 (https://torro-forms.com)
* Licensed under GNU General Public License v2 (or later) (http://www.gnu.org/licenses/gpl-2.0.html)
*/
/* ----------------------------------------------------------------------------
Expand Down
4 changes: 2 additions & 2 deletions src/assets/dist/css/admin-form-builder.min.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion src/assets/dist/css/admin-icons.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* Torro Forms Version 1.0.7 (https://torro-forms.com)
* Torro Forms Version 1.0.8 (https://torro-forms.com)
* Licensed under GNU General Public License v2 (or later) (http://www.gnu.org/licenses/gpl-2.0.html)
*/
.torro-icon {
Expand Down
2 changes: 1 addition & 1 deletion src/assets/dist/css/admin-icons.min.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* Torro Forms Version 1.0.7 (https://torro-forms.com)
* Torro Forms Version 1.0.8 (https://torro-forms.com)
* Licensed under GNU General Public License v2 (or later) (http://www.gnu.org/licenses/gpl-2.0.html)
*/
.torro-icon{position:relative;top:-.0625em;display:inline-block;width:1rem;height:1rem;vertical-align:baseline;fill:currentColor}
2 changes: 1 addition & 1 deletion src/assets/dist/css/admin-settings.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* Torro Forms Version 1.0.7 (https://torro-forms.com)
* Torro Forms Version 1.0.8 (https://torro-forms.com)
* Licensed under GNU General Public License v2 (or later) (http://www.gnu.org/licenses/gpl-2.0.html)
*/
.nav-tab-wrapper,
Expand Down
2 changes: 1 addition & 1 deletion src/assets/dist/css/admin-settings.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion src/assets/dist/css/admin-tooltip-descriptions.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* Torro Forms Version 1.0.7 (https://torro-forms.com)
* Torro Forms Version 1.0.8 (https://torro-forms.com)
* Licensed under GNU General Public License v2 (or later) (http://www.gnu.org/licenses/gpl-2.0.html)
*/
.torro-tooltip-wrap {
Expand Down
2 changes: 1 addition & 1 deletion src/assets/dist/css/admin-tooltip-descriptions.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion src/assets/dist/css/clipboard.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* Torro Forms Version 1.0.7 (https://torro-forms.com)
* Torro Forms Version 1.0.8 (https://torro-forms.com)
* Licensed under GNU General Public License v2 (or later) (http://www.gnu.org/licenses/gpl-2.0.html)
*/
input.clipboard-field {
Expand Down
2 changes: 1 addition & 1 deletion src/assets/dist/css/clipboard.min.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* Torro Forms Version 1.0.7 (https://torro-forms.com)
* Torro Forms Version 1.0.8 (https://torro-forms.com)
* Licensed under GNU General Public License v2 (or later) (http://www.gnu.org/licenses/gpl-2.0.html)
*/
input.clipboard-field{height:28px;direction:ltr;font-family:Consolas,Monaco,monospace;font-size:12px;background-color:#f7f7f7;unicode-bidi:embed}button.button.clipboard-button{width:29px;height:27px;padding:3px;margin-top:1px;margin-left:1px}button.button.clipboard-button img{width:14px;height:auto}.no-clipboard .clipboard-button{display:none}
2 changes: 1 addition & 1 deletion src/assets/dist/css/frontend.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* Torro Forms Version 1.0.7 (https://torro-forms.com)
* Torro Forms Version 1.0.8 (https://torro-forms.com)
* Licensed under GNU General Public License v2 (or later) (http://www.gnu.org/licenses/gpl-2.0.html)
*/
.torro-element-wrap {
Expand Down
2 changes: 1 addition & 1 deletion src/assets/dist/css/frontend.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion src/assets/dist/css/template-tag-fields.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* Torro Forms Version 1.0.7 (https://torro-forms.com)
* Torro Forms Version 1.0.8 (https://torro-forms.com)
* Licensed under GNU General Public License v2 (or later) (http://www.gnu.org/licenses/gpl-2.0.html)
*/
.template-tag-list-wrap {
Expand Down
2 changes: 1 addition & 1 deletion src/assets/dist/css/template-tag-fields.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion src/assets/dist/js/admin-api-element-mapping.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* Torro Forms Version 1.0.7 (https://torro-forms.com)
* Torro Forms Version 1.0.8 (https://torro-forms.com)
* Licensed under GNU General Public License v2 (or later) (http://www.gnu.org/licenses/gpl-2.0.html)
*/
( function( torro, $, elementMappings ) {
Expand Down
2 changes: 1 addition & 1 deletion src/assets/dist/js/admin-api-element-mapping.min.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* Torro Forms Version 1.0.7 (https://torro-forms.com)
* Torro Forms Version 1.0.8 (https://torro-forms.com)
* Licensed under GNU General Public License v2 (or later) (http://www.gnu.org/licenses/gpl-2.0.html)
*/
!function(o,n,r){"use strict";var i,t;for(t in r)i=r[t],console.log(i)}(window.torro,window.jQuery,window.torroAPIElementMappings||[]);
2 changes: 1 addition & 1 deletion src/assets/dist/js/admin-email-notifications.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* Torro Forms Version 1.0.7 (https://torro-forms.com)
* Torro Forms Version 1.0.8 (https://torro-forms.com)
* Licensed under GNU General Public License v2 (or later) (http://www.gnu.org/licenses/gpl-2.0.html)
*/
( function( torro, fieldsAPI, $, data ) {
Expand Down
2 changes: 1 addition & 1 deletion src/assets/dist/js/admin-email-notifications.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion src/assets/dist/js/admin-evaluations.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* Torro Forms Version 1.0.7 (https://torro-forms.com)
* Torro Forms Version 1.0.8 (https://torro-forms.com)
* Licensed under GNU General Public License v2 (or later) (http://www.gnu.org/licenses/gpl-2.0.html)
*/
( function( $, ajaxurl ) {
Expand Down
2 changes: 1 addition & 1 deletion src/assets/dist/js/admin-evaluations.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion src/assets/dist/js/admin-fixed-sidebar.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* Torro Forms Version 1.0.7 (https://torro-forms.com)
* Torro Forms Version 1.0.8 (https://torro-forms.com)
* Licensed under GNU General Public License v2 (or later) (http://www.gnu.org/licenses/gpl-2.0.html)
*/
( function( $ ) {
Expand Down
2 changes: 1 addition & 1 deletion src/assets/dist/js/admin-fixed-sidebar.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion src/assets/dist/js/admin-form-builder.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* Torro Forms Version 1.0.7 (https://torro-forms.com)
* Torro Forms Version 1.0.8 (https://torro-forms.com)
* Licensed under GNU General Public License v2 (or later) (http://www.gnu.org/licenses/gpl-2.0.html)
*/
window.torro = window.torro || {};
Expand Down
Loading

0 comments on commit 77259c1

Please sign in to comment.