Delete old $.inlineEditor implementation.

Review Request #13490 — Created Jan. 8, 2024 and discarded

Information

Djblets
release-5.x

Reviewers

Everything we have that used to use the JQuery-UI based
$.inlineEditor() has been moved over to our new backbone-based
InlineEditorView. This change deletes the old implementation.

Ran js-tests.

Summary ID
Delete old $.inlineEditor implementation.
Everything we have that used to use the JQuery-UI based `$.inlineEditor()` has been moved over to our new backbone-based `InlineEditorView`. This change deletes the old implementation. Testing Done: Ran js-tests.
5f7f838533875335c2689722954d65e226addab6
Description From Last Updated

I don't think we ever put this through a formal deprecation period. We should have at least a 2-release deprecation …

chipx86chipx86
chipx86
  1. Ship It!

  2. 
      
chipx86
  1. 
      
  2. Show all issues

    I don't think we ever put this through a formal deprecation period. We should have at least a 2-release deprecation period for this (warnings and all).

  3. 
      
david
Review request changed

Status: Discarded

Loading...