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

v3.0 #172

Merged
merged 29 commits into from
Apr 17, 2020
Merged

v3.0 #172

merged 29 commits into from
Apr 17, 2020

Conversation

mcallegari10
Copy link
Contributor

Change log

New features

Support and dependencies

  • Add TypeScript and types definition for better TypeScript support
  • Update React, Babel, Webpack, Redux and all dev dependencies versions to latest

Fixes

  • Fix some issues regarding QuickButtons component
  • Fix addLinkSnippet type issue
  • Fix prod configuration to export only the widget

mcallegari10 and others added 29 commits March 6, 2020 11:44
- Add TypeScript
- Update React, Babel, Webpack versions to latest
- Start migrating components to TS
TypeScript Redux migration
- fix type issues in the redux store
- bumped redux adn react-redux versions to latest
- change connect react-redux hoc for hooks
- fix some store types issues
- change refs to use useRef hook
- fix quick buttons feature, reducer and component
- fix indentation issues
- add timestamp to messages, now they will display underneath the
message
- change the use on launcher of conditional classes
- change state type in create reducer
- Add onTextInputChange new prop
- Fix addLinkSnippet typing issue
- mark messages as read/unread
- change badge component to handle automatically new messages received
- change prod configuration to export only the widget
- bump version to mark the 3.0 beta
- change date-fns import path
- add dependency to useffect in Messages component
- change messages reducer to ternary in delete messages handle
- add new functions to the main export
- remove badge prop
- update README with new props and dispatcher functions
- update year on LICENSE
- add align start to timestamp in response messages
- fix production build to not add the devtools
[New-feature] Messages deletion - Read/Unread
Co-Authored-By: Pablo Ferro <[email protected]>
Co-Authored-By: Pablo Ferro <[email protected]>
Co-Authored-By: Pablo Ferro <[email protected]>
@mcallegari10 mcallegari10 requested a review from pabloferro April 17, 2020 21:44
@mcallegari10 mcallegari10 requested review from damfinkel and pabloferro and removed request for pabloferro April 17, 2020 21:44
@mcallegari10 mcallegari10 marked this pull request as ready for review April 17, 2020 21:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants