ngx-inline-editor
ngx-inline-editor copied to clipboard
Roadmap to 1.0
- [x] Change name to
ngx-inline-editororng-inline-editorand move it to @qontu org - [ ] Rewrite README.md [WIP]
- [ ] Create documentation into the source code (using compodoc) [WIP]
- [ ] Use semver
- [ ] Create new examples using the new features and possibilities [WIP]
- [ ] Update gh-pages with documentation and examples [WIP]
- [ ] To do test to the project [WIP]
Controls & Features
- [x] text
- [x] textarea
- [x] select
- [ ] checkbox [WIP]
- [ ] radio
- [ ] date
- [ ] time
- [x] datetime
- [x] html5 inputs
- [x] pattern
- [x] number
- [x] range
- [ ] typeahead
- [ ] ui-select
- [ ] complex form
- [x] themes
I Just update the roadmap, including several features basic to do in 1.0
Hi @xxxtonixxx & @Caballerog — I've seen a few new commits in the past couple of months. Would either of you be willing to provide a status update on the project? I know you've both been busy, so not expecting v1.0.0 anytime soon, but curious to know if there's likelihood of fixes for the build (#125) & AOT (#127) anytime soon. Thanks for this library!