Go to file
Gary Pendergast f5b136b0a7 Menus: Remove error styling when the user addresses the error.
An error is triggered if a Menu Name isn't given when the user attempts to create a menu. When they go back and add a name, the error styling can be removed.

Props ashokrd2013, piyush9100, welcher, afercia.
Fixes #42321.



git-svn-id: https://develop.svn.wordpress.org/trunk@44680 602fd350-edb4-49c9-b593-d223f7449a82
2019-01-21 22:09:48 +00:00
src Menus: Remove error styling when the user addresses the error. 2019-01-21 22:09:48 +00:00
tests PHPCS: Fix formatting issues introduced in [44670]. 2019-01-21 19:56:47 +00:00
tools
.editorconfig
.gitignore Build/Test Tools: Update `.gitignore` to exclude `twentynineteen` and `twentysixteen`. 2019-01-09 13:44:30 +00:00
.jshintrc
.npmrc
.nvmrc
.travis.yml
Gruntfile.js TinyMCE: retire wp-tinymce.php and remove pre-compression of wp-tinymce.js. 2019-01-18 19:50:19 +00:00
appveyor.yml Build Tools: Don't send AppVeyor notifications on Slack on repeated successful builds. 2019-01-15 05:48:46 +00:00
composer.json Build Tools: Upgrade WPCS to 2.0.0. 2019-01-18 02:14:24 +00:00
composer.lock Build Tools: Upgrade WPCS to 2.0.0. 2019-01-18 02:14:24 +00:00
jsdoc.conf.json
package-lock.json TinyMCE: retire wp-tinymce.php and remove pre-compression of wp-tinymce.js. 2019-01-18 19:50:19 +00:00
package.json TinyMCE: retire wp-tinymce.php and remove pre-compression of wp-tinymce.js. 2019-01-18 19:50:19 +00:00
phpcs.xml.dist Coding Standards: Upgrade WPCS to 1.2.1. 2019-01-12 06:40:16 +00:00
phpunit.xml.dist
webpack.config.js
wp-cli.yml
wp-config-sample.php
wp-tests-config-sample.php Tests: Revert [44509]. 2019-01-09 11:13:03 +00:00