Commit Graph

10 Commits

Author SHA1 Message Date
unknown
845c141e8e refactor: hide the drag and drop icon when there's only one image and file in the cell, to save on space 2023-02-18 19:56:25 +05:30
unknown
3902111d21 Merge branch 'reorderImageFileField' of https://github.com/saravanan-inc/rowy into reorderImageFileField 2023-02-08 22:21:15 +05:30
unknown
2c77eeb8f8 feat: add drag and drop to file field 2023-02-08 21:47:25 +05:30
Yash Joshi
c1d5c21d2a fix: prevent redirecting to link when deleting file (#1047)
* Bump tinymce from 5.10.4 to 5.10.7

Bumps [tinymce](https://github.com/tinymce/tinymce/tree/HEAD/modules/tinymce) from 5.10.4 to 5.10.7.
- [Release notes](https://github.com/tinymce/tinymce/releases)
- [Changelog](https://github.com/tinymce/tinymce/blob/5.10.7/modules/tinymce/CHANGELOG.md)
- [Commits](https://github.com/tinymce/tinymce/commits/5.10.7/modules/tinymce)

---
updated-dependencies:
- dependency-name: tinymce
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

* fix: prevent redirecting to link when deleting file

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Shams <shams.mosowi@gmail.com>
Co-authored-by: Han Tuerker <burhan.tuerker@gmail.com>
2023-01-05 06:22:18 +03:00
Sidney Alcantara
cf069aac62 Merge branch 'develop' into feature/rowy-706-table-upgrade 2022-11-22 17:28:31 +11:00
Sidney Alcantara
86b2004215 fix disabled cell styles 2022-11-18 14:27:08 +11:00
Sidney Alcantara
6f0873ff7d improve Table code organization & fix memo issues 2022-11-17 18:17:43 +11:00
Sidney Alcantara
3ca6f8d068 move ChipList.tsx 2022-11-15 17:36:48 +11:00
Sidney Alcantara
059c616414 memoize more components 2022-11-15 16:53:20 +11:00
Sidney Alcantara
f9656e2c4e migrate all remaining fields 2022-11-11 15:49:47 +11:00