Added post-4.0 roadmap [skip ci]

This commit is contained in:
Alexander Makarov
2018-07-04 13:45:49 +03:00
committed by GitHub
parent 9f77192bcb
commit 3afd4c74d5

View File

@ -117,6 +117,15 @@ We can tag additional releases in case someone will take the role of release man
- [ ] Introduce configuration manager. - [ ] Introduce configuration manager.
- [ ] Implement `change()` for migrations. - [ ] Implement `change()` for migrations.
# Post 4.0 (but could be done independently)
Start extracting separate independent components:
- [ ] DBAL layer.
- [ ] ActiveRecord.
- [ ] i18n.
- [ ] Gii.
# Bootstrap extension # Bootstrap extension
- [ ] Remove all widgets that doing things that could be done simpler via plain HTML. - [ ] Remove all widgets that doing things that could be done simpler via plain HTML.