Skip to content

Commit

Permalink
4.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ph1p committed May 26, 2020
1 parent e6377c1 commit 1f73364
Show file tree
Hide file tree
Showing 3 changed files with 37 additions and 3 deletions.
36 changes: 35 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,47 @@
## 4.0.0 (2020-05-26)

* docs: replace gif ([528150b](https://github.com/ph1p/figma-chat/commit/528150b))
* docs(assets): update header and gif ([e6377c1](https://github.com/ph1p/figma-chat/commit/e6377c1))
* style: add correct colors to tooltip and scrollbar ([d6e9683](https://github.com/ph1p/figma-chat/commit/d6e9683))
* style: fix margin ([781cf2e](https://github.com/ph1p/figma-chat/commit/781cf2e))
* style: fix svg color ([231e94e](https://github.com/ph1p/figma-chat/commit/231e94e))
* style(message): fix width ([501f4d8](https://github.com/ph1p/figma-chat/commit/501f4d8))
* style(seperator): add theme color ([bcfea63](https://github.com/ph1p/figma-chat/commit/bcfea63))
* style(tooltip): update style ([9910ee8](https://github.com/ph1p/figma-chat/commit/9910ee8))
* refactor: update styling and fix some small bugs ([d8dff6e](https://github.com/ph1p/figma-chat/commit/d8dff6e))
* refactor(colors): add news colors ([2cee787](https://github.com/ph1p/figma-chat/commit/2cee787))
* refactor(style): fix icon and update settings colors ([1a327c1](https://github.com/ph1p/figma-chat/commit/1a327c1))
* fix: add missing method ([e7f9eac](https://github.com/ph1p/figma-chat/commit/e7f9eac))
* fix(lint): reorder imports ([0e127b4](https://github.com/ph1p/figma-chat/commit/0e127b4))
* fix(settings): move observer hoc ([649326b](https://github.com/ph1p/figma-chat/commit/649326b))
* fix(style): fix selection button style ([03342fd](https://github.com/ph1p/figma-chat/commit/03342fd))
* fix(theme): set chatbar font color ([4f38e35](https://github.com/ph1p/figma-chat/commit/4f38e35))
* feat(chat): add automatic pagination on scroll ([bb14fdf](https://github.com/ph1p/figma-chat/commit/bb14fdf))
* feat(chat): detect links in chat text ([2c274f1](https://github.com/ph1p/figma-chat/commit/2c274f1))
* feat(chatlist): add new chat list style ([82d92ad](https://github.com/ph1p/figma-chat/commit/82d92ad))
* feat(dark-theme): add theme support ([95a1093](https://github.com/ph1p/figma-chat/commit/95a1093))
* feat(emoji): add emoji picker functionality ([084f513](https://github.com/ph1p/figma-chat/commit/084f513))
* feat(minimized): add header functionality ([eb26300](https://github.com/ph1p/figma-chat/commit/eb26300))
* feat(settings): add new settings page and fix tooltips ([62de336](https://github.com/ph1p/figma-chat/commit/62de336))
* feat(theme): update message date color ([7bde21e](https://github.com/ph1p/figma-chat/commit/7bde21e))
* feat(todo): add todolist on first start ([d40e64c](https://github.com/ph1p/figma-chat/commit/d40e64c))
* feat(tooltip): add tooltip component ([f7af113](https://github.com/ph1p/figma-chat/commit/f7af113))
* feat(v4): start version 4 ([d4010d9](https://github.com/ph1p/figma-chat/commit/d4010d9))
* build: new logo and header ([00f4cd2](https://github.com/ph1p/figma-chat/commit/00f4cd2))



## <small>3.0.1 (2020-05-02)</small>

* 3.0.0 ([e670f47](https://github.com/ph1p/figma-chat/commit/e670f47))
* 3.0.1 ([41ea6d3](https://github.com/ph1p/figma-chat/commit/41ea6d3))
* fix(connection): replace some initialization code ([8fcfeec](https://github.com/ph1p/figma-chat/commit/8fcfeec))
* fix(reactive): the UI sometimes does not respond to the current status ([a124592](https://github.com/ph1p/figma-chat/commit/a124592))
* fix(settings): do not close settings ([7769dda](https://github.com/ph1p/figma-chat/commit/7769dda))
* fix(socket): save settings correctly and add socket hoc to colorpicker ([5d2be34](https://github.com/ph1p/figma-chat/commit/5d2be34))
* fix(spacing): remove some space ([d0f4597](https://github.com/ph1p/figma-chat/commit/d0f4597))
* docs: add a gif instead of screenshots ([6196d75](https://github.com/ph1p/figma-chat/commit/6196d75))
* docs: update header image ([dfdde0f](https://github.com/ph1p/figma-chat/commit/dfdde0f))
* 3.0.0 ([e670f47](https://github.com/ph1p/figma-chat/commit/e670f47))
* refactor: change scroll to bottom behavior and add changelog link ([d00a86a](https://github.com/ph1p/figma-chat/commit/d00a86a))
* refactor: remove props interface ([27e883f](https://github.com/ph1p/figma-chat/commit/27e883f))
* refactor: update animations ([977b877](https://github.com/ph1p/figma-chat/commit/977b877))
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "figma-chat",
"version": "3.0.1",
"version": "4.0.0",
"description": "",
"main": "code.js",
"scripts": {
Expand Down

0 comments on commit 1f73364

Please sign in to comment.