hook_library_info will be removed from core and replaced with yml files to declare libraries.

These things need to happen in AT D8:

1. Remove at_core_library_info()
2. Convert to using yml files for AT Core libraries.
3. Remove the auto-detect-library feature for sub-themes.

Additionally keep an eye on Libraries API for D8 to see if this can replace the current auto-detect library feature.

See: #1996238: Replace hook_library_info() by *.libraries.yml file

Comments

Jeff Burnz’s picture

Issue summary: View changes
Jeff Burnz’s picture

Title: Remove hook_library_info() invocations » Remove/convert hook_library_info()
Issue summary: View changes
Jeff Burnz’s picture

I need to postpone on #1996238: Replace hook_library_info() by *.libraries.yml file, in fact I probably won't make another commit to the whole project until this is resolved, its blocking development now so we just have to wait - all the necessary code is ready however, so we wait.

Jeff Burnz’s picture

Priority: Major » Critical
Status: Active » Postponed
Jeff Burnz’s picture

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.