This repository was archived by the owner on Aug 22, 2023. It is now read-only.
Releases: justiceo/Angularize-wp
Releases · justiceo/Angularize-wp
Add Editor and more components
- CSS to be extracted
- [completed] Book-flight component
- Editor
- save, cancel, and save & publish
- edit title, excerpt, content (without image), featured image, category and tags
- add post location (in progress)
- [completed] simple editor: self contained text-only medium editor component
- [completed] upload file: upload files of different kinds to server and return url, with preview using ng-file-upload
- [completed] rest api schema: no more hard coding of rest api endpoints as we now generate the functions at run time from the schema at the index. Cached too.
Added sass support and drafts for common components
- Added ToolbarService
- Added sass support (necessary to load css from node_modules)
- Initial work on Editor Module, with Angular Material
- Added components
- Recent Posts
- [draft] Follow
- [draft] Like
- [draft] Author Popover
- [draft] Bookmark
- [draft] Search
- [draft] Book-flight
- [draft] Editor module
Initial working prototype
v1.0.0-beta update package.json