Skip to content

Commit

Permalink
Merge pull request #254 from phpbits/add/special-characters-format
Browse files Browse the repository at this point in the history
Add Special Characters Inserter Format
  • Loading branch information
phpbits committed Mar 5, 2020
2 parents 1de8637 + dc05ac4 commit bc67825
Show file tree
Hide file tree
Showing 20 changed files with 43,651 additions and 1,466 deletions.
2 changes: 1 addition & 1 deletion build/admin.asset.php
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<?php return array('dependencies' => array('wp-polyfill'), 'version' => '79f8de63e9aca5e4babf087904803b49');
<?php return array('dependencies' => array('wp-polyfill'), 'version' => '5afb80fbbc757914180be2a678e6e4be');
102 changes: 101 additions & 1 deletion build/admin.js

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

2 changes: 1 addition & 1 deletion build/devtools.asset.php
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<?php return array('dependencies' => array('react', 'wp-polyfill'), 'version' => '149fd5f947e5ed90abf48691b979cde3');
<?php return array('dependencies' => array('react', 'wp-polyfill'), 'version' => '9dfb29e04b8ffee697b4e27885a322c4');
2,003 changes: 2,002 additions & 1 deletion build/devtools.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion build/editor.asset.php
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<?php return array('dependencies' => array('wp-polyfill'), 'version' => '1c611fc10820d3fd4eb2bfa6586e4205');
<?php return array('dependencies' => array('wp-polyfill'), 'version' => 'daa3da01a189a77ec9ccf0b4e055e75b');
2 changes: 1 addition & 1 deletion build/editor.build.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion build/index.asset.php
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<?php return array('dependencies' => array('lodash', 'react', 'wp-element', 'wp-polyfill', 'wp-wordcount'), 'version' => '40b234aa0b1d7aca65a88c99111bf754');
<?php return array('dependencies' => array('lodash', 'react', 'wp-element', 'wp-polyfill', 'wp-wordcount'), 'version' => '521e89666c960d2f93464d905b955113');

0 comments on commit bc67825

Please sign in to comment.