Skip to content

Allow multiple class on attribute class name. #51

Merged
andrew-worsfold merged 2 commits intoEnclavely:masterfrom
ManUtopiK:Fix-multiple-class
Oct 10, 2016
Merged

Allow multiple class on attribute class name. #51
andrew-worsfold merged 2 commits intoEnclavely:masterfrom
ManUtopiK:Fix-multiple-class

Conversation

@ManUtopiK
Copy link
Copy Markdown
Contributor

@ManUtopiK ManUtopiK commented Oct 10, 2016

Prevent multiple whitespace and whitespace at the end of string which throw an error because classList doesn't support whitespace.

…iple-class

* commit 'fe464e35e157f1916cd46d9632689d058902971b':
  Tailor 1.6.0. Updated readme.txt file.
  Tailor 1.6.0. Updated POT file.
  Tailor 1.6.0. Added - Native support for WordPress and third-party widgets.  Please refer to the associated upgrade notice. Improved - Support for IE9 browser, added external URL option to video control. Fixed - Range controls do not respect input attributes. Removed - Custom icon font used for alignments (replaced with built-in WordPress icons), deprecated column and grid styles.
@andrew-worsfold andrew-worsfold merged commit c46163b into Enclavely:master Oct 10, 2016
andrew-worsfold added a commit that referenced this pull request Oct 12, 2016
Improved - Reduced the amount of layout meta information saved to the post, the selector for element child containers can now be specified when registering the element.
Fixed - Live updates to Button do not target correct DOM node [GitHub #50](https://github.com/andrew-worsfold/tailor/issues/50), cannot add multiple custom class names to an element [GitHub PR #51](https://github.com/andrew-worsfold/tailor/pull/51), fields added to the widget form by third-party plugins are not handled correctly [GitHub PR #52](https://github.com/andrew-worsfold/tailor/pull/52).
ManUtopiK added a commit to ManUtopiK/tailor that referenced this pull request Oct 13, 2016
…to Fix-widgets-controlChange

* 'master' of https://github.com/andrew-worsfold/tailor:
  Tailor 1.6.2. Fixed - Copy history entry created when copying using the Copy button.
  Tailor 1.6.2. Added - "Copy" button to elements.
  Tailor 1.6.1. Improved - Reduced the amount of layout meta information saved to the post, the selector for element child containers can now be specified when registering the element. Fixed - Live updates to Button do not target correct DOM node [GitHub Enclavely#50](https://github.com/andrew-worsfold/tailor/issues/50), cannot add multiple custom class names to an element [GitHub PR Enclavely#51](https://github.com/andrew-worsfold/tailor/pull/51), fields added to the widget form by third-party plugins are not handled correctly [GitHub PR Enclavely#52](https://github.com/andrew-worsfold/tailor/pull/52).
  Prevent null matches. (Enclavely#52)
  Allow multiple class on attribute class name. Prevent multiple whitespace and whitespace and the end of string; (Enclavely#51)

# Conflicts:
#	assets/js/dist/sidebar.js
#	assets/js/src/sidebar/components/controls/widget-form.js
@ManUtopiK ManUtopiK deleted the Fix-multiple-class branch October 13, 2016 10:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants