Added nova-drafts field to replace integrated drafts logic.
All functionality will remain.
NovaBlog::draftsEnabled() is replaced with NovaBlog::hasNovaDrafts.
Removed drafts_enabled from config. Now it checks whether user has the field package installed.
Removed most of draft logic, that was replaced by nova-drafts
Added nova-drafts field to replace integrated drafts logic. All functionality will remain.
NovaBlog::draftsEnabled()
is replaced withNovaBlog::hasNovaDrafts
. Removeddrafts_enabled
from config. Now it checks whether user has the field package installed. Removed most of draft logic, that was replaced by nova-drafts