mirror of
https://github.com/yiisoft/yii2.git
synced 2025-11-02 21:41:19 +08:00
Added post-4.0 roadmap [skip ci]
This commit is contained in:
committed by
GitHub
parent
9f77192bcb
commit
3afd4c74d5
@ -117,6 +117,15 @@ We can tag additional releases in case someone will take the role of release man
|
||||
- [ ] Introduce configuration manager.
|
||||
- [ ] Implement `change()` for migrations.
|
||||
|
||||
# Post 4.0 (but could be done independently)
|
||||
|
||||
Start extracting separate independent components:
|
||||
|
||||
- [ ] DBAL layer.
|
||||
- [ ] ActiveRecord.
|
||||
- [ ] i18n.
|
||||
- [ ] Gii.
|
||||
|
||||
# Bootstrap extension
|
||||
|
||||
- [ ] Remove all widgets that doing things that could be done simpler via plain HTML.
|
||||
|
||||
Reference in New Issue
Block a user