- Separate out individual typescript types in index.d.ts. Its currently a God file.
- Decide on a stategy for JsTypes vs .d.ts types. Should we keep only public types in index.d.ts?
- Rename ui-router to ng-router.
- Set up docsy website
- Begin migrating protractor examples to playwright
- Figure out animation testing strategy
- Add new directives for ng-get, ng-post, ng-put, ng-delete
- Add Event bus
- Add mutation observer for removal on cache element data
- Fix linter errors
- Fix ts errors
- When fixed, added to CI
- Automate deployment