Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

V0.1 #441

Merged
merged 41 commits into from
Mar 28, 2020
Merged

V0.1 #441

merged 41 commits into from
Mar 28, 2020

Conversation

bologer
Copy link
Owner

@bologer bologer commented Feb 22, 2020

Extensions API

Client

List of events to subscribe for:

  • on init

Client

Global Changes

  • migrate to Parceljs
  • migrate to TypeScript
  • use Prettier for code formatting
  • use Redux for state management

Speed Optimization

  • rewrite to React Hooks
  • use react context to propogate style changes in admin
  • use Formik (hooks) for form management
  • update packages to latest version
  • add bash script to help configure project after cloning from git

 - introduced new API response
 - introduced redux
 - now comments loaded same as cloud, which allows to insert multiple widgets on page if needed
 - some other cosmetic improvements & refactoring
- replaced Quill bubble editor with snow variant
- design of comment form is now synced with cloud version
- remove social assets as they are directly used by react component
- started using styled component for some components
- sorting of comments & comment creation moved to salient fetch comments action (new action)
@bologer bologer mentioned this pull request Feb 22, 2020
@bologer bologer added the WIP Word in progress label Feb 22, 2020
@bologer bologer added this to the 0.1 milestone Feb 22, 2020
…design

- moved back API response envelope, adopted React to it
- added proper error treating from API
- form style improvements
- a lot of clean-up and improvements
- added more logging to sync in/out files
# Conflicts:
#	templates/comments.php
- most of the components are now eslint & Prettier compatible
- bug fixes & improvements
@bologer bologer changed the title V1.0.0 V0.1 Mar 16, 2020
- moved page rating to extensions
- Subscrition migrated to extensions + refactored to ts
- Comment rating refactored to ts
- Added storage.ts helpers to work with local storage
- Other small changes & improvements
- other small improvements
@bologer bologer merged commit efa07d0 into master Mar 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
WIP Word in progress
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant