Skip to content

Dev Docs entry: Angular removal 7.2 #33289

@timroes

Description

@timroes

This issue is just there to create a single dev docs entry in the API changes blog post, for all the Angular removals, so not every Angular removal PR pops up as it's own section in the blog post.

Dev Docs

Autoload Cleanup & Angular Removal

Removed autoload items

As we work to gradually remove implicit dependencies across the Kibana core, the following items are no longer being imported by ui/autoload. If you use ui/autoload and your plugin relies on any of the following items, please import them explicitly where they are needed.

Removed unused Angular items

In the process of removing Angular from the Kibana core, the following unused items have been deleted. If you have used any of those in your plugin and want to keep using them, please copy over the source from the previous Kibana version directly into your plugin code.

Note: These have also been removed from ui/autoload.

Factories

  • dirtyPrompt, ui/dirty_prompt (via #34060)

Filters

Directives

Metadata

Metadata

Labels

Team:VisualizationsTeam label for Lens, elastic-charts, Graph, legacy editors (TSVB, Visualize, Timelion) t//release_note:plugin_api_changesContains a Plugin API changes section for the breaking plugin API changes section.v7.2.0

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions