Summary
- [New #70] Added feature to drag comment dialogs (commit: 01f2c34) (details)
- [Fix #70] Changed position of comment overlay to avoid overlapping with other elements (commit: 38537c5) (details)
- [Upd] Overlay placement is calculated only when the component is mounted or updated for performance matters (commit: dc0f316) (details)
- [Upd #70] Changed layout of comment dialogs and close button added (commit: 6042863) (details)
- [New #70] Added delete comment feature (commit: fb3f8d2) (details)
- [Upd #70] Recycle Bin is shown only when comment is hovered (commit: 40e0460) (details)
- [Upd #70] Added visual indication when comment is being deleted (commit: 73b4299) (details)
- [Upd #70] Refactor for readability (commit: 26f5545) (details)
- [Upd #70] Props not needed (commit: b12d05e) (details)
- [Upd #70] Refactor for readability (commit: f4be32d) (details)
- [Upd #70] Refactor for readability (commit: af9d67f) (details)
- [Upd #87] Increase field size of form textarea alongside input size (commit: 74e6508) (details)
- [Upd #87] Autoscroll to last comment in comment dialog (commit: 7965018) (details)