Skip to content
This repository was archived by the owner on Aug 22, 2023. It is now read-only.

Releases: justiceo/Angularize-wp

Add Editor and more components

27 Jul 16:51

Choose a tag to compare

  • 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

05 Jun 02:40

Choose a tag to compare

  • 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

28 May 20:55

Choose a tag to compare

Pre-release
v1.0.0-beta

update package.json