New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

react-activity-feed

Package Overview
Dependencies
Maintainers
5
Versions
122
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-activity-feed - npm Package Versions

13
13

1.0.1

Diff

Changelog

Source

1.0.1 - 2021-05-12

Fix

  • Fix built package
mahboubii
published 1.0.0 •

Changelog

Source

1.0.0 - 2021-05-07

Version 1.x is a major revamp of the SDK and comes with some breaking changes. This release also comes with lots of small bug fixes, using react Context API and hooks, and full typescript support. Some dependencies has been replaced or removed due to their lack of support.

Features

  • Typescript support
  • Bundle size reduced by 40%
  • SCSS support
  • Node v16 support

⚠️ BREAKING CHANGES ⚠️

  • Node v10 support is dropped.
  • Flow support has been removed in favor of Typescript.
  • dist/index.es.css is deleted in favor of dist/index.css.
  • InfiniteScroll component no longer supports getScrollParent property, scroll parent is now calculated within this component when useWindow property is set to false.
  • Gallery component replaced react-images with react-image-lightbox.
  • Text render uses linkifyjs instead of anchorme for better future support.
  • B2BTimeline, B2BActivity, Modal components and StreamApp.Consumer are removed.
  • EmojiPicker component ships with a lighter set of emojis to reduce bundle size. StatusUpdateForm and CommentField accepts a custom prop emojiData that allows extending default emoji list.
  • FlatFeed, NotificationDropdown, NotificationFeed no longer pass down the FeedManager props to activities.
  • CommentList, CommentField, LikeButton, ReactionList use context values and no longer accepts feed manager props.

Fix

  • Full browser build
mahboubii
published 0.10.9 •

Changelog

Source

0.10.9 - 2021-02-18

Fix

  • CommentItem crash on undefined user #146
mahboubii
published 0.10.8 •

Changelog

Source

0.10.8 - 2021-01-22

  • Close Faye connection on StreamApp unmount #135
mahboubii
published 0.10.7 •

Changelog

Source

0.10.7 - 2021-01-15

  • textRenderer supports new line in input texts #133
mahboubii
published 0.10.6 •

Changelog

Source

0.10.6 - 2020-12-15

  • Fix userId source in addReaction and addChildReaction #132
mahboubii
published 0.10.5 •

Changelog

Source

0.10.5 - 2020-12-15

  • Add userId to addReaction and addChildReaction if its missing #131
  • Fix timestamps for comment and userbar #130
jaapbakker88
published 0.10.4 •

Changelog

Source

0.10.4 - 2020-10-19

  • Updated Video component to correctly render youtube videos
jaapbakker88
published 0.10.3 •

Changelog

Source

0.10.3 - 2020-10-13

  • Updated Video component to correctly render youtube videos
vishtree
published 0.10.2 •

Changelog

Source

0.10.2 - 2020-04-10

  • Moving @webscopeio/react-textarea-autocomplete/style.css to vendor directory, to fix build.
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc