AlchemyCMS / alchemy_cms

Alchemy is the Open Source Rails CMS framework for the component based web that can be used as classic server side rendered or headless CMS.
https://www.alchemy-cms.com
BSD 3-Clause "New" or "Revised" License
818 stars 312 forks source link

Reintroduce autocomplete_tag_list partial #2833

Closed tvdeyen closed 3 months ago

tvdeyen commented 3 months ago

What is this pull request for?

We removed it in https://github.com/AlchemyCMS/alchemy_cms/pull/2748 but alchemy-devise uses it and apps or extensions might use it as well. It now uses the ViewComponent internally.