Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

API changes #1505

Closed
nadar opened this issue Sep 19, 2017 · 0 comments
Closed

API changes #1505

nadar opened this issue Sep 19, 2017 · 0 comments
Assignees
Milestone

Comments

@nadar
Copy link
Contributor

nadar commented Sep 19, 2017

old new
luya\admin\storage\ItemAbstract::getItemArray() removed
luya\admin\traits\SoftDeleteTrait::FieldStateDescriber() luya\admin\traits\SoftDeleteTrait::fieldStateDescriber()
luya\web\ExternalLink luya\web\WebsiteLink
luya\cms\helpers\Url::toModuleRoute($moduleName, $route, $params) luya\cms\helpers\Url::toModuleRoute($moduleName, array $route)
luya\cms\helpers\Url::toMenuItem($moduleName, $route, $params) luya\cms\helpers\Url::toMenuItem($moduleName, array $route)
luya\admin\image\Item::getSource() luya\admin\image\Item::getHttpSource()
luya\cms\frontend\Module::$enableCompression luya\cms\frontend\Module::$contentCompression
luya\cms\Menu::MENU_ITEM_EVENT luya\cms\Menu::EVENT_ON_ITEM_FIND
luya\admin\components\StorageContainer luya\admin\filesystem\LocalFileSystem
@nadar nadar added this to the 1.0.0 milestone Sep 19, 2017
@nadar nadar self-assigned this Sep 19, 2017
nadar added a commit that referenced this issue Sep 19, 2017
nadar added a commit that referenced this issue Oct 23, 2017
nadar added a commit that referenced this issue Nov 9, 2017
contentCompression, renamed luya\cms\Menu const MENU_ITEM_EVENT to
EVENT_ON_ITEM_FIND #1505
@nadar nadar closed this as completed Dec 5, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant