Go to file
Andrew Ozz d8c52aba85 TinyMCE, inline link:
- Fix applying the changes when pressing the Enter key in Firefox. No longer inserts new paragraph in the editor.
- Fix empty check when getting text from the dialog.
- Always focus the URL field when opening the dialog.
- Add back the keydown events in the modal.

See #33301.

git-svn-id: https://develop.svn.wordpress.org/trunk@36743 602fd350-edb4-49c9-b593-d223f7449a82
2016-02-27 00:51:41 +00:00
src TinyMCE, inline link: 2016-02-27 00:51:41 +00:00
tests Tests: Don't modify global state before checking whether to skip `get_locale()` tests. 2016-02-26 20:28:07 +00:00
tools/i18n i18n-tools: Respect the coding standards when adding textdomains with add-textdomain.php. 2016-02-20 21:43:51 +00:00
.editorconfig
.gitignore Remove accidental .svn addition to .gitignore 2015-12-12 18:26:22 +00:00
.jshintrc
.travis.yml
Gruntfile.js Build Tools: Revert to using a human readable timestamp rather than the unix timestamp in [36315]. 2016-01-20 02:01:57 +00:00
package.json
phpunit.xml.dist
wp-cli.yml
wp-config-sample.php
wp-tests-config-sample.php Unit Tests: Correct comment in `wp-tests-config-sample.php`. 2016-01-21 20:24:12 +00:00