Skip to content

Commit

Permalink
Object.likes property
Browse files Browse the repository at this point in the history
  • Loading branch information
dahlia committed Jan 2, 2025
1 parent 652ab83 commit 72b4d6d
Show file tree
Hide file tree
Showing 4 changed files with 563 additions and 112 deletions.
7 changes: 7 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,13 @@ To be released.
- `new Object()` constructor now accepts `shares` option.
- `Object.clone()` method now accepts `shares` option.

- Added `likes` property to `Object` class in Activity Vocabulary API.

- Added `Object.likesId` property.
- Added `Object.getLikes()` method.
- `new Object()` constructor now accepts `likes` option.
- `Object.clone()` method now accepts `likes` option.

- Added `emojiReactions` property to `Object` class in Activity Vocabulary
API.

Expand Down
Loading

0 comments on commit 72b4d6d

Please sign in to comment.