|
| 1 | +## 5.0.0 (2021-11-07) |
| 2 | + |
| 3 | +* style: fix margin and update resizer color ([949ce38](https://github.com/ph1p/figma-chat/commit/949ce38)) |
| 4 | +* style: update online list ([6f31eff](https://github.com/ph1p/figma-chat/commit/6f31eff)) |
| 5 | +* style(message): add remove button ([a38b359](https://github.com/ph1p/figma-chat/commit/a38b359)) |
| 6 | +* style(settings): add some paddings and margins ([fb61daf](https://github.com/ph1p/figma-chat/commit/fb61daf)) |
| 7 | +* style(settings): fix some sizes and bugs ([7120318](https://github.com/ph1p/figma-chat/commit/7120318)) |
| 8 | +* style(web): add simple responsive design ([7ed66e1](https://github.com/ph1p/figma-chat/commit/7ed66e1)) |
| 9 | +* chore: update alle dependencies and remove pnp ([36d7d19](https://github.com/ph1p/figma-chat/commit/36d7d19)) |
| 10 | +* chore: update image in readme ([74df5c3](https://github.com/ph1p/figma-chat/commit/74df5c3)) |
| 11 | +* chore: update readme ([5d67f21](https://github.com/ph1p/figma-chat/commit/5d67f21)) |
| 12 | +* chore: update readme ([85117d5](https://github.com/ph1p/figma-chat/commit/85117d5)) |
| 13 | +* chore: update readme image ([b59f4e8](https://github.com/ph1p/figma-chat/commit/b59f4e8)) |
| 14 | +* chore(router): update dependencies and react-router ([0d30310](https://github.com/ph1p/figma-chat/commit/0d30310)) |
| 15 | +* refactor: add 🚀 ([28c63f3](https://github.com/ph1p/figma-chat/commit/28c63f3)) |
| 16 | +* refactor: add check for history replace ([5d7006d](https://github.com/ph1p/figma-chat/commit/5d7006d)) |
| 17 | +* refactor: add default username ([33aeb4a](https://github.com/ph1p/figma-chat/commit/33aeb4a)) |
| 18 | +* refactor: remove a lot of unused code, fix bugs and add correct font ([81751f4](https://github.com/ph1p/figma-chat/commit/81751f4)) |
| 19 | +* refactor: update connection information ([74658a9](https://github.com/ph1p/figma-chat/commit/74658a9)) |
| 20 | +* refactor(animation): remove unnecessary state ([3a5f071](https://github.com/ph1p/figma-chat/commit/3a5f071)) |
| 21 | +* refactor(css): fix heights and add better dark mode colors ([2969be8](https://github.com/ph1p/figma-chat/commit/2969be8)) |
| 22 | +* refactor(events): add new event management and store persistence ([3dae88f](https://github.com/ph1p/figma-chat/commit/3dae88f)) |
| 23 | +* refactor(events): update events, fix bugs and update store ([68d33be](https://github.com/ph1p/figma-chat/commit/68d33be)) |
| 24 | +* refactor(header): update header styles in web ([c0dcb59](https://github.com/ph1p/figma-chat/commit/c0dcb59)) |
| 25 | +* refactor(message): move message component to shared ([debcd67](https://github.com/ph1p/figma-chat/commit/debcd67)) |
| 26 | +* refactor(messages): update complete message handling and make it more understandable ([6f6c090](https://github.com/ph1p/figma-chat/commit/6f6c090)) |
| 27 | +* refactor(messages): update wrapper and make it shareable ([3706dc9](https://github.com/ph1p/figma-chat/commit/3706dc9)) |
| 28 | +* refactor(shared): update shareable code ([28a0fbf](https://github.com/ph1p/figma-chat/commit/28a0fbf)) |
| 29 | +* refactor(style): fix buttons and remove log ([e35d72e](https://github.com/ph1p/figma-chat/commit/e35d72e)) |
| 30 | +* refactor(web): add react-spring and fix bugs ([5d749b7](https://github.com/ph1p/figma-chat/commit/5d749b7)) |
| 31 | +* build: update dependencies ([46b03ce](https://github.com/ph1p/figma-chat/commit/46b03ce)) |
| 32 | +* build(deps): fix lint errors and update dependencies ([ac1b615](https://github.com/ph1p/figma-chat/commit/ac1b615)) |
| 33 | +* build(deps): update all dependencies ([7208059](https://github.com/ph1p/figma-chat/commit/7208059)) |
| 34 | +* build(folder): update build folder for all projects ([3b24cda](https://github.com/ph1p/figma-chat/commit/3b24cda)) |
| 35 | +* feat(auth): add auth string to handle easy login ([07b28a4](https://github.com/ph1p/figma-chat/commit/07b28a4)) |
| 36 | +* feat(giphy): add first giphy integration ([0f9334e](https://github.com/ph1p/figma-chat/commit/0f9334e)) |
| 37 | +* feat(giphy): add giphy to web gui ([b629bfe](https://github.com/ph1p/figma-chat/commit/b629bfe)) |
| 38 | +* feat(gui): update GUI styling and fix some bugs ([3439134](https://github.com/ph1p/figma-chat/commit/3439134)) |
| 39 | +* feat(monorepo): move all projects to one repository ([4f340a2](https://github.com/ph1p/figma-chat/commit/4f340a2)) |
| 40 | +* feat(notification): share notification component ([18805ff](https://github.com/ph1p/figma-chat/commit/18805ff)) |
| 41 | +* feat(online): move user list to shared and add view to web ([88ff960](https://github.com/ph1p/figma-chat/commit/88ff960)) |
| 42 | +* feat(pnp): finish to implement yarn 2 and pnp ([cdeaa57](https://github.com/ph1p/figma-chat/commit/cdeaa57)) |
| 43 | +* feat(reconnect): emit login on reconnect ([4e592f4](https://github.com/ph1p/figma-chat/commit/4e592f4)) |
| 44 | +* feat(reset): add menu to reset chat data, if the plugin does not start ([e0027a2](https://github.com/ph1p/figma-chat/commit/e0027a2)) |
| 45 | +* feat(resize): resize window in the right bottom corner ([35b8b50](https://github.com/ph1p/figma-chat/commit/35b8b50)) |
| 46 | +* feat(user): user current figma user as chat user ([31dc5c3](https://github.com/ph1p/figma-chat/commit/31dc5c3)) |
| 47 | +* feat(web): add first settings screen and login screen ([264966b](https://github.com/ph1p/figma-chat/commit/264966b)) |
| 48 | +* feat(web): update design ([8c11f3c](https://github.com/ph1p/figma-chat/commit/8c11f3c)) |
| 49 | +* feat(yarn) user yarn 2 with pnp ([7d63a3b](https://github.com/ph1p/figma-chat/commit/7d63a3b)) |
| 50 | +* Update README.md ([84f7919](https://github.com/ph1p/figma-chat/commit/84f7919)) |
| 51 | +* fix(history): add variable check ([cfa982f](https://github.com/ph1p/figma-chat/commit/cfa982f)) |
| 52 | +* fix(logout): set online users ([fde56ad](https://github.com/ph1p/figma-chat/commit/fde56ad)) |
| 53 | +* fix(server): fix server build script ([4b22210](https://github.com/ph1p/figma-chat/commit/4b22210)) |
| 54 | +* docs(readme): split information in seperate readmes ([590853e](https://github.com/ph1p/figma-chat/commit/590853e)) |
| 55 | +* docs(readme): update content ([4f84ca4](https://github.com/ph1p/figma-chat/commit/4f84ca4)) |
| 56 | + |
| 57 | + |
| 58 | + |
1 | 59 | ## <small>4.3.1 (2021-05-12)</small> |
2 | 60 |
|
| 61 | +* 4.3.0 ([1234070](https://github.com/ph1p/figma-chat/commit/1234070)) |
| 62 | +* 4.3.1 ([f934131](https://github.com/ph1p/figma-chat/commit/f934131)) |
3 | 63 | * build(deps): update dependencies ([de28784](https://github.com/ph1p/figma-chat/commit/de28784)) |
4 | 64 | * refactor: reduce bundle size ([f180513](https://github.com/ph1p/figma-chat/commit/f180513)) |
5 | 65 | * refactor: remove large gif ([c71908f](https://github.com/ph1p/figma-chat/commit/c71908f)) |
6 | 66 | * refactor: update store, move to eslint add socket hook ([ca69c30](https://github.com/ph1p/figma-chat/commit/ca69c30)) |
7 | 67 | * refactor(build): optimize build size ([9be3ed3](https://github.com/ph1p/figma-chat/commit/9be3ed3)) |
8 | 68 | * docs(readme): upload gif to github ([50bf366](https://github.com/ph1p/figma-chat/commit/50bf366)) |
9 | | -* 4.3.0 ([1234070](https://github.com/ph1p/figma-chat/commit/1234070)) |
10 | 69 | * fix(socket): initialize socket with null ([6d5d16c](https://github.com/ph1p/figma-chat/commit/6d5d16c)) |
11 | 70 | * fix(store): fix "strict" warning ([9f9a294](https://github.com/ph1p/figma-chat/commit/9f9a294)) |
12 | 71 |
|
|
0 commit comments